Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top Linux Admin Solutions: 26 - 50 of 58
 
Dear Sir/Madam: While installing the OS i had manually done the /opt partition on the 73.3 GB hard disk recently wanted add one more disk of 146GB then thought to increase the /opt size als...
I have a new 9.04 server install with postfix. I am trying to send a test email using the instructions from this Postfix Basic Setup link. https://help.ubuntu.com/community/PostfixBasicSetup...
How to block spam mail coming through an image?. I am using sendmail.
Dear Experts: I have a mail server running on centos by using zimbra this uses the mysql for the message storage  on installation it created the user account as zimbra when i do su - zimbra...
Hi Experts, I need some help removing some files from disk. My OS is Linux. I did do the rm -f also but no success. The file names maybe contain characters that are not allowed but still I thi...
Hai everybody. I want to create domain using CENTOS 5.2 as domain controller.So, i want to know that what are the directory services (like Active directory) available for Centos 5.2 .
Hi Guys, How do you view/display the background processes (on Linux) once you've logged into a new bash shell. These processes would have either been started from /etc/rc3.d/*,  CRONTAB,...
I have a linux machine (SUSE 9) with Oracle 9iR2 has my ERP system I heared about there is a way to install a resync software on windows machine can copy the linux server on other space. ple...
I'm trying to setup a public key without a password so I can automate rsync backups from one server to another. I've done the following: ===================================== Client Server...
I"m using the linux find command to locate a file. The find command gives the directory and file path and want to cut off the directory path and keep the file name from a find search, how can ...
I would like to take the output of each grep line and use it as grep argument against a file. The I'm trying below does not give an output but the output variable does contain grep matches fro...
Dear Sir: I am having linux mail server with 200 users. I want to access the log of only one user , if i try using vim /var/log/maillog i get all the users log report which is a huge file, ...
When I export the following command: # export PATH=$PATH:/opt/iozone/bin I can run the "iozone" command from withint the same shell I executed the export from. However, when I open up...
Dear All, i need a command that compare files between 2 two folders (including sub folders)...If the file exist continue comparing...Else copy the file that does not exist from source to de...
I have an Ubuntu server, v 8.04, running Exim 4.69. Outgoing emails are routed through a smarthost I have no control over. Incoming and outgoing emails are working fine. However, if a pa...
Hi, experts, I was changing my audio settings (I have a SoundBlaster card) and I lost the sound. It's a double-boot, so when I boot in Windows, I have sound, but back in Ubuntu I don't. ...
Hi, We are having speed and scalability issues with our website hosted in LAMP environment. As i am new to Linux / Apache i am copying server related data here. Please let me know what i ca...
how to Create files named k.mine, K.mine, and mine.k, and make them executable (chmod a+x k.mine K.mine mine.k). Only two files should be listed by the findcommand.
Hi, I have a problem where a directory on my linux box has all ??? for its name. How can I delete this directory from the command line. Normally, I would use mc to do this as it can han...
Hey, I'm trying to install mISDN and got an error:  "Missing Dependency: fedora-usermgmt is needed by package mISDN-1.1.5-2.fc9.i386 (/root/Desktop/mISDN-1.1.5-2.fc9.i386.rpm)"; So,  I...
Hi, Got a CentOS webserver hosting around 150 websites and each of their apache log files (access_log, error_log, combined_log) were saved separately (/var/log/site1, /var/log/site2 and so ...
Dear Sir, I have BIND DNS installed on a Centos 5 server...I have Defined an A record for my website domain..>Everything looks great...Now I have a lot of load on my web site and i'm thinki...
Hi Guys, How do I check which process(es) are required by another process? Eg.  Proccess-X doesn't want to start, and I know it relies on other processes (but I don't know which processe...
I am trying to use CentOS 5.2 as a Workstation within our company. We typically use a WinXP box at users desks, but I'd like to start changing them over to Linux.  Web and Email are easy.  How...
Dear Experts: I have rhel5 . in this used LVM. /USR and /VAR are under LVM. now var is filled up with the space i want to increase a space for the /VAR by reducing the /USR because the /USR i...