Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Time Tested Linux Solutions: 1976 - 2000 of 3289
 
I have Red Hat 7.2 installed on Compaq Desktop pro. Lilo boot, no errors on the boot.when I try to run startx from the shell, I have error " no screen attached". What could be the problem?  T...
Hey guys, look at the following lines of my ~/usr/log/messages file <XX>Mar 26 15:40:02 sendmail[74024]: h2Q6G4De071670: to=user@isp.com, delay=09:23:57, xdelay=00:00:25, mailer=remote, p...
I currently have postfix running on a RedHat 8 box, and it works fine for delivering mail to my internal network.  What I would like to do, is be able to access my mail account from the web.  ...
I want to make my Linux server's network connections redundant. I have a redundant network, but the redundancy ends at the server's single NIC card. So I am looking for a solution here. Con...
HOW CAN i SCANDISK ON LINUX THANK
Please tell me the soft ware to burn in test that run on linux
I am having problems sending mail in PHP code. It apparently uses the system sendmail command, so I'm looking at that. Below are commands sending email to 3 different addresses: myUsername@...
Hi There I am busy upgrading my services and among them, vsftp. All the years, I've been running vsftp, and noticed that inorder for things to work, I had to use an FTP client that you can ...
Hello I have Mandrake 9.2 (2.4.22) and I installed the latest WINE from RPM from the wine website. The RPM missed many thing and complained about missing registry, missing DLLs etc. Well I hap...
#include        "unp.h" #include        <sys/param.h> #include        <sys/ucred.h> ssize_t recv_cred(int, void *, size_t, struct fcred *); main() {         int                      ...
What is the correct syntax to ping local Windows XP computer from a Linux box?
Forbidden You don't have permission to access /nagios/cgi-bin/status.cgi on this server. Apache/2.0.49 (Fedora) Server at localhost Port 80 PLEASE READ http://nagios.sourceforge.net/do...
Hi, is it possible to find the size of a folder without using 'du'? I have 2 folders and they are supposed to contain exactly the same content, however, when I do a 'du' on each, they retur...
When I try 'sudo get-apt' update I get the error command not found. Why is this not working? I can do 'su root' and exe the command, is this basically the same thing? I am sort of used to sudo...
hi, how to enable cron for root ? And for those user who donot have cron file inside the /var/cron/ ,howto enable them? tnx
Hi, i install qmail on my linux box(local server), i successfully send testing email to user@192.168.0.1 (localIP), but failed to send to my bsher@yahoo.com (outgoing email).. Any id...
I have a problem remonting my root disk rw after preforming e2fsck the command for remounting /sbin/mount -w -v -n -o remount / My fstab file /dev/hdc     /mnt/cdrom     iso9660     noauto     0 0 ...
Sometimes when my mail-server sends mail to another provider (example skynet.be) the mail is being rejected because he can't find my hostname. "Client host rejected, can't find hostname" He ...
I'm using an xterm in my linux environment.  I would like to know how to use the backspace/delete buttons correctly.  I know about ctrl-h, and I prefer the backspace button.  Is there any opti...
I am running RedHat Linux 7.0 I have an HP SCSI tape drive installed. When attempting to run the backup script this error is returned: /dev/st0: Input/output error tar: /dev/st0: Cannot...
There are too many httpd processes in my RH linux server running Apache. It makes the loading average very high, and the websites very slow to connect, and finally server "down"! How can I ...
Hello experts: I ran into a site which gives me some space but requires that I upload/download files using tools such as "tera term" and use xyzmodem protocols. My questions are: 1) Why...
Hi Please look at attached /boot/grub/menu.lst file.. What must my default value be to boot into Windows XP as default ? Thanks
This morning I was unable to log into a server through the network, and things weren't any better on the console; the whole machine appeared to be quite unresponsive (even though there seemed ...
I'm trying to read/write to a partition on a Linux machine directly. Specifically, I want to know how to given a specific sector number to write a value to it. I don't want to use system calls...