Do not use on any
shared computer
July 25, 2008 12:42pm pdt

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

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

 
Top Linux Solutions: 126 - 150 of 336
null
Hi, I need to run /bin/mount and /sbin/mount.cifs commands as nobody user (it has (bin/bash shell). So, I've edited /etc/sudoers and added: Cmnd_Alias    CMD_MOUNT = /bin/mount Cmnd_...
We're rolling out a secure application. We have PHP developers and ASP developers, but am curious as to what is a more secure backend, Linux or Windows? I have one developer wanting Windows...
Does Windows have somethng like Linux's tcpdump or SUN's snoop that can output to wireshark?
Hello. I have a directory structure with old .svn folders and files I need to get rid of (these files are hidden). I need to remove all of these files within a certain directory recursively. ...
I am trying to set up an ecard program on my site. I use Linux. I have to chmod some files but can't remember how I have done it in the past. Attached are the instructions for the ecard setup....
Hardware: - Vostro 200, Intel Core 2 Due, 1GB RAM, 160GB SATA. This machine is pretty new from 11/07 OS: - Fedora 8. (Has installed: VNC, Apache, mySQL, PHP) I have found this machine ...
I'm trying to extract the last 10 characters of every line in a text file by using linux command line using "grep", etc.   For example, if this is the text file: abcacbacbac1234567890 a...
Is there a command that will show me what version of Linux I am using? I know how to find the kernal version, but I was hoping for something more substantial like if I am using RedHat, etc..
From a linux server response I got this Server: Apache/1.3.41 (Unix) mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.7a what ...
Hi, I just requested a server upgrade from 2GB ram to 4GB ram, but the server only appears to be showing 3.15GB Can somebody help me out? Thanks [root@138 ~]# uname -a Linux 2.6.9...
We have a client that cannot login to cPanel from where he works due to all ports above 1000 are blocked by his company(cPanel uses port 2082 or 2083). Are there any ways to login cPanel fr...
Hi guys, I installed proftpd for my Centos and it's been working fine with CentOs, but there is only one problem with the timeout, can i increase the timeout to 2 hours ? if so, how do i do...
Hi I have few questions in swapping and Demand paging Please answer  for the following 1. what is the role of a file system  in  linux memory management 2 .how swapping is usually don...
Dear Sir/Madam Did anybody know how to install linux (centOS) with raid 1? AnyBody can help? Thanks Francis SZE
Hello there, I have two dedicated servers and I would like to know how can I transfer a video DVD that its 4.5GB from server1 to server2.. I usually download the files to my computer and the...
I need to check a file line by line for a missing brace. The line can contain multiple, nested braces using {}. Such as this... #alias {botcast} #if {$botfail<$maxfail} {cast '$lastspell' $ta...
This has always bugged me. If I want to do a recursive search on all files of a specific type (like *.c*, for instance)? This works:  grep -R 2.04.0 * |grep VERSION but it takes forev...
I need to set up a SSL subdomain that will point to a different directory on the server.  In this answer, http://www.experts-exchange.com/OS/Linux/Q_23401613.html, it was suggested that I set ...
hi :) my question is this.. i have a dedicated server but no graphics desktop KDE install from my hosting company but i need remote desktop :( is possible i make install the graphics shell ...
i just installed fc8 and i cant login at console but i can remote ssh in... at console, i typed root <enter> or admin<enter> it waits there a long time..
I have drbd setup and I have moved myql partition to the drbd device and moved the data portion of my website to the drbd device. I have installed drbd and it is working and mysql moved and wo...
We have a 5 TB  SCSI hotplug disk that's configured as hardware RAID 5.   From ESX GUI,  could see 4.6TB usable space (ie nett after RAID 5).   After installing Linux OS, we could see 2TB...
I am attempting to consolidate an old SUSE 9 Server so that it can be run as a guest under a Xen environment on CentOS 5.2. I have several other Xen environments running fine on the CentOS 5.2...
iptables -A INPUT -i eth1 -p tcp --destination-port 25 -j REJECT iptables -A INPUT -i eth1 -p tcp --destination-port 5432 -j REJECT iptables -A INPUT -i eth1 -p tcp --destination-port 22 -j ...
Hi Experts I used GParted and made a new partition for installing Ubuntu. I played with it for a while and decided to remove Ubuntu and set everything back to windows-only. I entered into ...