at boot fsck says i have to run manually, drops a shell. ( longer description, another 500 pts @ http://www.experts-exchange.com/OS/Linux/Administration/Q_22919696.html )
mount /dev/sda1
t...
Cannot yum install phpmyadmin.
Can someone show me how to configure phpmyadmin from the download package and run on http://default server/phpmyadmin
I have a whole bunch of folders/files with the owner of dspam and the group of dspam
Currently, id dspam shows:
uid=104(dspam) gid=105(dspam) groups=105(dspam)
I need to set the UID and...
Can someone point me to a document that goes into detail on the cpu states for the top command?
I'm looking at this:
Cpu(s): 9.3% us, 4.0% sy, 0.0% ni, 80.1% id, 5.3% wa, 1.3% hi, ...
Dear all,
How can I get the unix timestamp(seconds since 1970) from RH7.3 using simple bash shell script?
Hi,
I have a dedicated server running Fedora C2. When I use Navicat MySQL GUI to connect to the server's IP address, it always say
"Host 'x.x.x.x' is not allowed to connect to this MySQL s...
I want to give a access permission for 4 users for the same folder (Foler Name: source_code) with different access rights in linux.
I want to give access rights for a folder in GUI mode and...
From terminal (via ssh) I have sudo power. I need to know what parameters to issue with useradd so that
user gets created
user gets non default home dir of /var/www/username
user has ftp ...
Hi Folks,
I want to know how to lock a file in Linux? I did a search on this and found commands like flock, lockf, fcntl etc...but didn't get a clear idea about it.
Along with my above ...
Hi All,
i have this entery in the cron tab that is executed every minute
*/1 * * * * /bin/sh /var/www/xxxvhosts/100at.com/httpdocs/05-1.txt
my manager need t...
Dear Experts,
I'm not very familiar with linux...but I try to get around a little bit :)
I need to load automatically a driver before anoter driver is loaded, how can I do it?
The dri...
How do I change IP Address of my linux machine.
Pls. provide a step by step documentation as I'm absolutely new to Linux & know absolutely nothing but ny boss has dropped this resposibility ...
I would like to ask if there is any command that I can monitor CPU Usage in Redhat 7.1 .
Hi , am new to Samba..
I can connect from Linux to Windows using :
smbclient //servername/apps -Uusername
This asks for a password and i can get in ok...
However I want to connect ...
I am currently using scp manually to update different files from one host to 3 other hosts : at connection my password is requested and I enter it
I want to setup crontab to do so.
...
Hello, I was trying to get a Ventrilo Server up and running on my Linux box and I was wondering if anybody knew how to open up a TCP Port in Debian Linux. Just as Windows XP allows exceptions...
First I would like to thank everyone who has helped me with my email server in the past. One of my colleagues tried to help me and ended up crashing the test email server. He then restored...
On server, I have directory entitled webroot for storing all scripts of my Web Root.
When I download updated scripts in a package, such as webroot.tar, they create a directory at the same l...
I am trying to delete files at the command line on my esx server and I keep getting the error:
rm: cannot remove /vmfs/volumes/filename.vmdk: Device or resource busy
I have a new PC with a fresh ubuntu installation and I want to use it as a server. I have a LAN, all my computers have Windows XP professional installed. This is what I need to do:
- All ...
Hi there
Having a huge problem and I can't figure out why this keeps happening:
dig r-nash.office.protected.com @192.168.2.2
; <<>> DiG 9.3.4 <<>> r-nash.office.protected.com @192.16...
Does anyone know of a good way to get hardware information from a Linux box at the command line? I'm specifically trying to find hard disk details.
How do I check what is the Linux version installed on my machine? and how do I check for the system uptime
I modified /etc/security/limits.conf. I can manually raise the number of file descriptors using ulimit -n. I can put that command in /etc/profile or similar.
How can I avoid /etc/profile or...
I need to reboot a Linux server by executing a bat file from a Windows server.
This gets me logged into the server from the command line
putty root@<IP Address> -pw <Password>
When I...