Search Results

Search: Posts Made By: lechuga
2,744
Posted By lechuga
May you have many processes running as root, and...
May you have many processes running as root, and these processes request more cpu and more memory and more and more ...
13,336
Posted By lechuga
some tar examples: for file.tar.Z: ...
some tar examples:

for file.tar.Z:
uncompress file.tar.Z ; tar -xvf file.z

for file.tar.gz
gunzip file.tar.gz ; tar -xvf file.tar

for file.tar
tar -xvf file.tar

Hope that can help you....
9,911
Posted By lechuga
What is your SO ?
What is your SO ?
Forum: Red Hat 01-21-2008
15,174
Posted By lechuga
system-config-printer It's the red hat...
system-config-printer

It's the red hat based command to config the printer in a command line.
Forum: Red Hat 01-03-2008
4,852
Posted By lechuga
Boot from Red Hat rescue disk, folwo the...
Boot from Red Hat rescue disk, folwo the instructions, and then

chroot /mnt/sysimage
grub-install --root-directory=/ '(hd0)'

bye!
Forum: Red Hat 01-03-2008
15,174
Posted By lechuga
In red-hat and centos system-config-printer
In red-hat and centos

system-config-printer
Forum: Linux 01-03-2008
8,810
Posted By lechuga
cat /proc/cpuinfo
cat /proc/cpuinfo
Forum: Red Hat 01-03-2008
3,418
Posted By lechuga
dd bs=1024 if=/dev/zero of=/dev/sdXX
dd bs=1024 if=/dev/zero of=/dev/sdXX
Forum: Linux 01-03-2008
44,471
Posted By lechuga
The swap partiotion has no uuid. Check this: ...
The swap partiotion has no uuid. Check this:

[root@sirim ~]# cat /etc/fstab | grep -i swap
LABEL=SWAP-sda3 swap swap defaults 0 0

[root@sirim ~]# findfs...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 01:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy