Advertisement

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Linux Solutions: 176 - 200 of 363
 
Hi, In Ubuntu OS where can i find what ip address the machine has taken. Regards Sharath
Hello, I am trying to setup a task to run every 10 minutes in cron. Unfortunately, the release of linux the server is running seems to be using a weird cron daemon. Which doesnt seem to have ...
Can we use rsync to backup vmware vm's?  I have written the script to suspend the vm then i was going to use rsync to move it DR site.  Rsync states that it will only copy the changes but how ...
HI i am trying to install mysql in linux server but giving trouble. what step i took already :  yum list mysql Installed Packages mysql.i386                               5.0.45-7.el5 ...
Hello friends, Where is the web root folder in Ubuntu Linux?  I have an index.htm page that I would like to be running from my Ubuntu OS. Thanks so much, Jazon
I am moving a website to a new server for a client, and they keep referencing a folder named /~books/ in their code. However, when I create the folder on the new server, I keep getting a 404 w...
I'm currently schedule a task using crontab, however, I can I schedule my program to be running weekly?
Hi, I have reached the limits of what I understand of the Linux security model. I need some help now. I have a directory open for anonymous uploads. The directory is owned by user ftp in a...
Hello Experts, Is there a way to make a bash/perl script/program executable and at the same time hide its content from the users? The reason for this is that I want to provide sample progra...
Dear Experts, How do you automatically block ip addresses of machines that tries to shh into your server (debian)? Thank you :)
We are about to deploy a new web server.  It is running CentOS 5.1, Apache 2, PHP 5.  Everything looks good and is running much faster then on our old NetWare/Apache box. The only issue we ...
I have a Redhat Linux 3 VM session that I am trying to set up a domain on.  When I change the resolv.conf from ;gernerated by /sbin/dhclien-script search localhost nameserver 192.168.182....
Hi, The following started happening right after I updated Zone Alarm Security Suite to a patched 7_483_000 version. All leading me to a KNOPPIX Disk in my CD Rom waiting for my input. ...
Hi Guys, We have several Compaq/HP (G1 & G2) servers running RedHat 7.3. I need to compile a list of all the HardDrives in these servers. Some have RAID, some don't, some use SCSI, so...
Hello What would be the best way to get all the files and dir granted to a specific group?  Would it be possible to filter it furhter to rw and/or rwx afterwards? Thank you
I want to assign partition like below: /   5 GB /var   2 GB /data   990+ which ever is left I am midst of installing OS and i am little confused how to go ahead i reached the parti...
i have two  disk ---------- /dev/hda  , /dev/hdc . and i have  raid1 support  and using mdadm tools .  1 ) Inorder to have mirroring , i am mounting /dev/md0  and writing to that . Then ...
I am having problems with compiling methabot-0.3.1.tar.bz2 with curl-config, anyone know what the problem here is? SOURCE -> http://downloads.sourceforge.net/methabot/methabot-0.3.1.tar.bz2...
Hello there, I have two dedicated servers and I would like to know how can I transfer multiple files from one to the other.. Im running centos v4.6 on both and to transfer one files I usuall...
How can I check if I am running a "bigmem" linux kernel? I am using Centos uname -a Linux 2.6.9-67.ELsmp #1 SMP Fri Nov 16 12:49:06 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
We currently use a centralized backup where all servers' backups are done through the network (gigabit switch).  We're planning to relocate our datacentre over 2 consecutive weekends.   As s...
Hi, I want to find all the files in a directory on daily/weekly basis (not yet decided), and compress each into its own file. I've used 'find /path/to/files* -mtime +5 -exec rm {} \;' in...
Hello, How do I use wget to download all files/folders in the following folder?  I just want the image files and directory structure, no HTML/PHP/Index files etc.  I have done this before b...
I have inherited a Centos 5 installation for a medium size company. We are using it to host our Web site and for eMail (Postfix). I am located in San Francisco, Ca. Where can I get hands on...
I installed monit in my linux server and it is working fine. It has a webpage which notifies the monitoring services and hosts. all the success links are in green and blur in color. Somethin...