Hi All
I have Red Hat 7.3 installed on x86. It was working fine. Suddenly I can
ping that server, but can't do telnet to it.
When i rebooted it, now it starts booting process, but before getting the OS
back, I get error:
"end_request: I/O error, dev 03:02 (hda), sector 5505168"
Does anyone had an
Hi All
Thanks for your responses.
But even after doing the following:
1. edited /etc/sysconfig/syslog file and changed
SYSLOGD_OPTIONS="-m 0" to SYSLOGD_OPTIONS="-r -m 0"
2. saved that file
3. /etc/rc.d/init.d/syslog restart
and then checked /syslog/nortel_8600 file, but nothing is coming to th
Hi All
I am trying to setup syslog on red hat 7.3 for a nortel 8600. 8600 was
configured to send logs to another server before, but that server has been
replaced with another another new linux box. and 8600 was sending logs to
previous syslog server
Now, i did the following:
1 Edited /ets/syslo
All
i wrote the following perl script and tried to connect to mysql database:
# File name fig13.pl
#!/usr/bin/perl -w
use DBI;
$dbh = DBI->connect("DBI:mysql:zipcodes","username","mypass");
if ($dbh) {
print "Connection successful\n";
}
then after giving execute permission, i tried to run it by
t;
>On Mon, Jul 15, 2002 at 03:29:45PM +, Starman P wrote:
> > I installed red hat 7.3 on x86 with wu-ftp. Now I can do ftp to this
>linux
> > machine using regular user id, but it takes me only to the / directory
>and I
> > can't cd to any other directory, even
Hi all
I installed red hat 7.3 on x86 with wu-ftp. Now I can do ftp to this linux
machine using regular user id, but it takes me only to the / directory and I
can't cd to any other directory, even thoughsame user can go to any
directory when I login to this machine using telnet.
How can I chang
Hi All
I installed Red Hat 7.3 on x86 and I named the host as "wildcat" and the
full name is "willcat.mydomaim.com". I have got apache installed on this
machine. Now from web browser I can view the home page by typing the address
as http://wildcat.mydomain.com. But when I type
http://www.wildca
Hi All
sorry for the stupid ques, but as i am new to linux, i had to ask this to
you all. i installed redhat 7.2 on x86 and it works fine. except one thing.
i can do telnet from the linux box to other unix machines, but i can't do
telnet to the linux machine from any other computer.
Does anyone