I would like to learn how do I add/remove/rename devices in /dev. Need also more detail on meaning of these nodes and how are they managed.
I need an example snmpd.conf file that is configured with all the usual cpu, memory, disk and interface info for use with Cacti and whatever snmp.
I'm having trouble with default file/directory permissions using Linux. I know that the default is 0022, and you can change it using umask.
When I create a file, 0022 gives me:
-rw-r--r-...
Hi.
In DOS, you can create a Bat file to execute some programs or commands in secuence.
I need to create something similar to a bat file in linux to execute the following commands... i d...
I'd like to list all currently installed packages with it's repository assignment (so I know from which repo every package was installed)
yum list all # prints the repository, but no status (...
I administer a Linux server used by about 200 users. Some time some user process start consuming too much of memory slowing down the system for all users. How can I "renice" memory usage of a ...
How to delete the last 10 commands from bash redhat command history?
Hi
I have a windows 2003 domain to which I want to connect Ubuntu clients. I can currently validate user names and passwords against the domain controller but I am unable to mount network dri...
We want to create a centralized log server in fedora 6. In that we want to store all linux server logs, AP(Access point) log, virus scanner log, ADSL router log etc... In fedora 6 how to conf...
I just installed esx server 3.5 but cannot optain and IP address. I am using a Lenovo T61 core 2 dou 2ghz proc with 2gb ram and 160gb HD. this is just so i can test the server out. I installe...
Hi All
I have a mysql cluster running it works fine in terms of functionality however on both servers ndbd is eating memory. The server is Ubuntu hardy , I installed from the apt repos. MySQL...
I need step by step instructions to the T to have my red hat 5 server joined to our windows domain controller. i really need detailed help with this. please anyone. thank you
Where did I go wrong?
1. downloaded jre1.6.0_06 and stored at /home/tam directory
2. created symbolic link
/home/tam/.mozilla/plugins libjavaplugin_oji.so -> /home/tam/jre1.6.0_06/plugin/...
Im having trouble accessing a share I creating on a SLES 10 machine from a windows xp machine.
I created the share with Swat, when i go to map the drive it prompts for a user name and passwor...
ok, i just created an app and db on my local system. we are now using linux os. I have moved the code to the server, created the db and now I need to add the tables and data which are all lo...
Hello
I am trying to get pam mount to mount some cifs shares upon user login. It seems that pam_mount is not passing the password off to volumes.
on pam_mount.conf.xml I have a line like ...
I am trying to reset users passwords to what is included in a txt file using --stdin, but I'm getting this error message. What do I need to do to get passwrd to recognize this option? Is there...
I am currently configuring apache on centos... i've installed httpd via yum and have added a virtual host
when i restart httpd it says DocumentRoot [/data/www/mywebsite] does not exist
t...
So I'm having 3 issues.
1) is that I'm not getting a challenge request to login when i go to my FTP site with an internet Browser (Firefox 3 and IE7). (Other FTP sites of similar setup are ...
The server has a bunch of .conf files for virtual hosts and I want to reload one. How can I do this without restarting the server?
Disclaimer: /dev/sda is not mounted (It wasn't mounted when I backed it up, and it isn't mounted now that I'm trying to restore the backup)
Hi, i made a backup of my hard drive a month ago ...
I am new to Linux and wondering if I should install AVG antivirus or equivalent on my Linux Web Server. I checked online and found both sides of the story promoting both. Wondering what your e...
I am trying to connect an XDMCP session (Exceed 8 and/or Cygwin) from a Windows client to a Linux ES 5.2 system. In both cases, I just get a dead screen (no connection).
If I use Exceed, it...
I have an Ubuntu 7.10 x86_64 linux box with a 15,000RPM SCSI drive as it's primary hard drive. All the OS stuff is on it in Ubuntu style, 1 partition mounted on /. This is a development mach...
Hiya,
I am using the attached script to compress the weblogs once a month, but as you can see it needs to be manually edited. I do prefer a cronjob once a month though (considering we have...