I have added a domain to the access and local-host-names files in /etc/mail and run makemap hash to update the db files. I thought I should do the same for the domaintable but apparently the ...
I recently set up MRTG on my server and it is working fine so far for every host I try except localhost.
I did not have snmpd installed, but now do. I used apt-get to install snmpd and lef...
I want to make my linux server (Running RedHat 8) listen all the time on Port 16881, and when it sees a packet on that port, send a wake-up packet to my media server. This is so that my media ...
We are trying to set-up an Oracle 10G cluster on redhat enterprise 4.x86_64.
I have a an external, Fibre channel connected device ( EMC Clarion ) that I have used fdisk to create thse par...
Suse Linux doesn't recognise "service vsftpd stop" or "service vsftpd start". How can I stop/start/restart vsftpd from the command line in Suse Linux 10? I'm sick of rebooting!!
I have been using two Linux boxes in the past. I configured those to use public key to authenticate my SSH sessions.
From my Windows machine I have used this setup with Putty for more than...
I have been trying to get amavis and spamassassin to modify the subject
line on all mail that it finds as spam.
The mail server is running SUSE 9.1 with Postfix, clamd av, amavis-new,
and...
we have Apache web server with Tomcat4.1.27 and mysql 4.0.13 installed in the server hosting our application. The problem we are facing is, as application runs over a period of time there a...
Can someone please help me with the proper install of php5 and apache2 with mysql and GD support on RHEL 4. Changing to a diffrent OS is not an option.
I havent used the RedHat up2date opti...
i had some issues with an upgrade. I installed a drive, partitioned it, formated it, copied my /var/spool over. Mail server ran great for oh 2 weeks. drive went south, i cant cd /var/spool/mai...
**********************************
[zenoss@it bin]$ zenoss start
Daemon: zeoctl . daemon process started, pid=17560
Daemon: zopectl . daemon process started, pid=17564
Daemon: zenhub start...
Trying to configure SAMBA on a new install of CentOS.
I installed SAMBA and made a simple share, but I went into the config and tried to config it for Wins and Domain controller, Now the sh...
I need to reboot a Linux server by executing a bat file from a Windows server.
This gets me logged into the server from the command line
putty root@<IP Address> -pw <Password>
When I...
I have a CentOS 5 server with 2 drives (/dev/sda and /dev/sdb). It was originally setup without RAID (/dev/sdb was blank). I've gone through the process of configuring the second drive, sett...
Hello, I was trying to get a Ventrilo Server up and running on my Linux box and I was wondering if anybody knew how to open up a TCP Port in Debian Linux. Just as Windows XP allows exceptions...
I created an account for myself.
I want to give myself root permissions, so I do not have to user the 'root' acount.
I know there is a file I can edit.
Does anyone know how to do this.
...
Hi all,
I need a tool to resize linux partition that installed on it fedora core 6 (100 gb)
so that I can install centos 5 also on it
please guide me what to do and where to go to make su...
There are Apache log files in /var/log/httpd - both access and errors that I want to turn off. How do I turn off logging?
Hi,
I know in Solaris we can set up syslog-ng to receive syslogs from
other servers.
How do we do this in Redhat Linux?
if it's not possible with whatever that's native in Linux 9 R...
My purpose is to give a normal user 'sandy' to give permissions to edit the /etc/services file on machine 'linux'
So, this is my /etc/sudoers file on machine 'linux'
------------------------...
Hi group,
I'm a user as user1 and also an existig group as developers so when I try:
useradd -G developers user1
it returns
user user1 exists.
My quesiton...
I have about 20 users on a linux box (debian/etch) and I have them in two groups. I edited the etc/group file. when I do a grep groupname I see that they are listed in those groups, however ...
Dear Expert,
In linux SuSe (9.X or 10.X) , how could i change timezone and make it effect without reboot from shell?
thanks,
ikhmer
I think this should be simple but I don't seem to be able to do it the right way. Packages that are in the RPM format can be easily installed simply by double clicking on them. However I have ...
Hi,
I am having an issue with nfs shared directory.
I have a a directory called /data on my nfs server.
I can mount the direcotry with the command
mount -t nfs nfsserver:/data /mount di...