Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,213
» Latest member: tokowin99
» Forum threads: 4,030
» Forum posts: 16,405

Full Statistics

Online Users
There are currently 481 online users.
» 0 Member(s) | 479 Guest(s)
Bing, Google

Latest Threads
Top Up Game Online Cepat ...
Forum: Network Problems
Last Post: tokowin99
16 minutes ago
» Replies: 0
» Views: 2
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 393
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 84,909
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 39,439
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,849
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,320
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,300
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 115,084
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 53,283
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 43,551

 
  SuSe
Posted by: jauaflash - 2004-08-23, 04:29 AM - Forum: SUSE - No Replies

I'm using SuSe 9.1. I'm pretty happy with it for the most part except that it doesn't initially load tar, so I'm not even sure if I can load files from tarballs, even after installing it. RPM searching is pretty easy though with the help of YaST. My major complaint is that I can't really change away from KDE with this and sometimes newer distributions of software doesn't work for some reason or another (like firefox 0.9). If you're a windows user that's toying with the idea of switching to Linux without any prior knowledge, I'd say SuSe is the way to go.

Print this item

  install some files
Posted by: hek - 2004-08-20, 08:12 AM - Forum: Compressed Files - Replies (4)


i am using Fedora

 

and i am a totally newbie , yesterday i installed for the first time linux

 

but know i dont know how to install some files.

ik know that i must just the terminal and rpm -ivh namexxxx.rpm

 

but that he say : no such file or directory

 

the files are in /home/user/download's/blalala.rpm

 

 

 

second point

 

how to install tar.gz

 

are there no good install clients

 

 

thx !

Print this item

  Secure DCOM
Posted by: Evolver - 2004-08-20, 05:05 AM - Forum: Windows XP - No Replies


DCOM is a a very little used technology that has been built into the

Windows operating system so as to allow the various software components

to inter-operate across any network... worms and viruses.... ;)

 

DCOM in Windows XP has always been a bad idea! It is a potential source

for trouble.

 

You see DCOM is a new name for the old OLE.

 

OLE (Object Linking and Embedding) was a bad idea that Microsoft tried to make happen... Now they call it DCOM...

 

How Do You Disable DCOM in Windows XP..?

 

1. Click Start menu, and then click the Run icon.

 

2. Then egedit then click the OK button.

 

3. You Must go to : HKEY_LOCAL_MACHINE\Software\Microsoft\OLE

 

4. Now You will see there is a String Value called: EnableDCOM

 

5. Set the value to: N (it should currently be Y)

 

6. Close the Registry Editor. Shutdown and Restart your computer.

 

7. That's it :)

 

Note: This has been tested only for LAN user's but it probebly work's anywere .

 

Good Luck.

 

:P:P

Print this item

  cxoffice
Posted by: c_lisp - 2004-08-19, 02:35 PM - Forum: Fedora - Replies (2)

anybody know how to get cross over office working agian. After you upgraded the newest security patch for fedora.

Print this item

  ATI Radeon Drivers (fglrx), FC2 and 9550GE
Posted by: OVERKILL - 2004-08-19, 01:42 AM - Forum: Fedora Core Release 2 - Replies (2)


Well, being Canadian, I decided to give my local neighbour ATI a shot to replace my NVidia card, which was a Hercules 3D Prophet II GTS Pro, based on of course the GeForce II GTS Pro. It's been a great card and still is...though its sitting in another box now.

 

So, I pulled my new ASUS ATI Radeon 9550GE (Gamer Edition) from its box (Yes, I'm cheap and didn't spring for a 9600XT or 9800 series card) and expected to be able to install the new 3.11.1 series drivers and be on my way....that assumption was my first big mistake. First off, there are no drivers for XORG's version of X, so you have to force install the drivers. Secondly, you have to use the "-replacefiles" option because the drivers conflict with MESA as well. So, after finding this out and using the appropriate options to work around the problems the drivers installed....which was great until it went to load the module and I got the following message:

 

FATAL: Error inserting fglrx (/lib/modules/2.6.7-1.494.2.2smp/kernel/drivers/char/drm/fglrx.ko): No such device

 

Which is odd, because the 9550 is on the list of supported cards........

 

So, I did an lspci to see what that turned up for the card ID:

 

01:00.0 VGA compatible controller: ATI Technologies Inc: Unknown device 4153

01:00.1 Display controller: ATI Technologies Inc: Unknown device 4173

 

Which to me, looks normal.

 

So, what is it, that ATI doesn't support this variant of the 9550 GPU even though its really no different from the normal 9550? I don't know, but I"m very frustrated and might load XP on this thing tonight in order to have Video support....not something I'm looking forward to doing.

 

Has anybody else come across this problem and discovered a solution?

 

If so, please let me know!

Print this item

  How to securely update the kernel via SSH.
Posted by: z0ny - 2004-08-18, 04:15 PM - Forum: Kernel Related - No Replies


Nowadays many private persons have a dedicated server somewhere. Of course there sometimes is the urge to upgrade the kernel to a newer version in order to fix holes or even add new features (like grsec). And here comes the problem for many people: if you misconfigure something your server might hang after the reboot stating "Kernel panic.". Now you have to call support ($$$) and wait until they fix the machine (in most cases reboot with the old kernel). But here comes the trick: this doesn't have to happen!

 

So here comes a howto for a kernel of the 2.4 branch - the steps for the 2.6 branch are pretty much the same (except for installation stuff of course). I also won't go into detail about how to compile the kernel as we already have tutorials about this in the forums.

 

 

 

1. Download and extract the latest kernel sources from www.kernel.org to '/usr/src' and enter the freshly created directory '/usr/src/linux-<release>'.

 

2. Open 'kernel/panic.c' with the editor of your choice.

 

3. Scroll a bit down until you see a line stating 'int panic_timeout;'.

 

4. Change that line from 'int panic_timeout;' to 'int panic_timeout = <seconds>;' (in example 'int panic_timeout = 5;' - this causes the kernel to reboot on a kernel panic after the number of seconds you specify).

 

5. Compile the kernel and its modules like the other howtos here tell you ('make mrproper', 'make menuconfig', 'make dep && make bzImage modules modules_install') and copy the kernel ('cp arch/i386/boot/bzImage /boot/vmlinuz-<release>'), the System.map ('cp System.map /boot/System.map-<release>') and the current configuration ('cp .config /boot/config-<release>') to '/boot'.

 

6. Some of you may need an initrd image so create it with 'mkinitrd /boot/initrd-<release>.img <release>' (in example: 'mkinitrd /boot/initrd-2.4.27.img 2.4.27'. See the manpage for more information.

 

7. Install the LILO bootmanager. This is important as GRUB does not have the feature we rely on soon!

 

8. Edit LILO's configuration file ('/etc/lilo.conf'). An example below:



Code:
prompt
timeout=50
default="oldkern"
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-oldkern
       label="oldkern"
       initrd=/boot/initrd-oldkern.img
       read-only

image=/boot/vmlinuz-newkern
       label="newkern"
       initrd=/boot/initrd-newkern.img
       read-only




Make sure you
do not
add the new kernel as the default kernel!!!
Run 'lilo' on the console to apply the changes.

 

9. Finally run 'lilo -R newkern' ("newkern" has to be the label of your new kernel of course, in my example above it was "newkern" as you can see) to boot this kernel on the next reboot and only on the next reboot. If you keep it this way and boot two times LILO will boot "newkern" first and "oldkern" afterwards.

 

 

Now you're done. As already said LILO will now boot "newkern" on the next reboot. If you misconfigured the kernel and get a kernel panic the kernel will initiate a reboot after the number of seconds you specified in panic.c and select the old and working kernel "oldkern" then (as it's the default kernel). So you either get the new kernel running or you return to the old kernel. If the new kernel is running change your bootloaders configuration (you may now switch back to GRUB if you don't like LILO) to default to that one now. Much more secure and though pretty simple, eh? :)

 

Another hint: it's also a good idea to install a crontab that does a reboot after a certain amount of time just in case your kernel works but your network card doesn't (run 'crontab -e' and add '0,30 * * * * /sbin/shutdown -r now' to reboot on every half and full hour). Hope you enjoyed it. :)

 

z0ny

Print this item

  orinoco gold wireless
Posted by: c_lisp - 2004-08-16, 01:44 PM - Forum: Fedora - Replies (15)

I have fedora core 2, but when I try to setup my wireless network setup I don't see anything that has orinoco on it. I see orinoco drives in fedora though. I was wonder if anybody can tell me how to set it up? I have my gold card is model 8460-03.

Print this item

  Create User FTP Account for Pureftp
Posted by: alan - 2004-08-15, 08:01 PM - Forum: How Do I? - Replies (1)


Can somebody please guide me the steps to create ftp user account. One account with upload/download/delete and one with just mainly download.

 

 

Thanks!

Print this item

  Only windows is capable of this
Posted by: mephistophyles - 2004-08-14, 11:02 PM - Forum: Windows - Replies (1)


I have a 80 gig hard drive on this computer, running XP, mandrake is on the other one (older comp) but I did partition this comp, with c: and d:, but somehow, bill gates only knows, I managed to have 119.4gigs of memory on those 2 drives... if any one has an explanation I would like to know.

<a class="ipsAttachLink ipsAttachLink_image" href="<fileStore.core_Attachment>/post-12-1092524533.jpg" data-fileid="165">[img]<fileStore.core_Attachment>/post-12-1092524533.jpg[/img]</a>



Attached Files
.jpg   onlywindows.JPG (Size: 98.9 KB / Downloads: 0)
Print this item

  Tomcat
Posted by: FluKex - 2004-08-14, 02:35 AM - Forum: How Do I? - Replies (1)


Ok, so, the never ending struggle to actually find someone that knows how to install configure/use tomcat has begun..

 

Basically i got fedora core 2. and i need to get tomcat installed and running on it.

 

I've apt-get'd tomcat, and its installed about 13 packages.

 

i've started the service. but now. what do i do? how can i test it? i've googled to death and back. everyone says connect to port localhost:8080

well, i get blank, no connection..

 

HELP?!

Print this item