Re: [LIH](no subject)

2003-01-18 Thread Sankarshan Mukhopadhyay
which services specifically need to be disabled - heuristically speaking ? sm --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/03 --

Re: [LIH]Unable to mount *.iso file

2003-01-18 Thread Binand Raj S.
On Sat, Jan 18, 2003 at 06:27:15PM +0530, Vamsi Krishna wrote: > I tried to mount a iso files with the following mount options >$mount -t iso9660 -o loop xyz.iso mountpoint > > it says >mount: could not find any device /dev/loop# You running a custom kernel? Anyway, try after /sbin/i

Re: [LIH]Single User Mode

2003-01-18 Thread Sharninder
> > u have to put this entry int ur /etc/inittab file > > ~~:S:wait:/sbin/sulogin > > this line would ask for a password while anyone tries to login > into single user mode (by default no password is asked). if u > dont want any single user logins then replace the last part of > the line > (/sbin/s

Re: [LIH]Unable to mount *.iso file

2003-01-18 Thread Sharninder
> I tried to mount a iso files with the following mount options > $mount -t iso9660 -o loop xyz.iso mountpoint > do u have the loop* devices in /dev/. if not, use the mknod program to make the loopback devices. Sharninder Singh National Institute Of Management Calcutta Building No. 117 Command

Re: [LIH](no subject)

2003-01-18 Thread Sharninder
> i have a problem in my system.i installed red hat 7.3 (valhalla) > linux.when i login as root in KDE version i get an error stating > the application has crashed.but when i create a new user and > enter in KDE mode there are no problems.i can login as root in > GNOME looks like the kdepanel cr

[LIH](no subject)

2003-01-18 Thread lakshmi k narasimhan
i have a problem in my system.i installed red hat 7.3 (valhalla) linux.when i login as root in KDE version i get an error stating the application has crashed.but when i create a new user and enter in KDE mode there are no problems.i can login as root in GNOME without any problems.please help me

[LIH]Unable to mount *.iso file

2003-01-18 Thread Vamsi Krishna
hi, I tried to mount a iso files with the following mount options $mount -t iso9660 -o loop xyz.iso mountpoint it says mount: could not find any device /dev/loop# can any one tell me what is the reason for this ,i tried to overcome this by giving loop=/dev/fd0 but it is saying /dev/fd0

Re: [LIH]Single User Mode

2003-01-18 Thread Vineet Mehta
Sharninder, u have to put this entry int ur /etc/inittab file ~~:S:wait:/sbin/sulogin this line would ask for a password while anyone tries to login into single user mode (by default no password is asked). if u dont want any single user logins then replace the last part of the line (/sbin/sulogi

Re: [LIH]Single User Mode

2003-01-18 Thread Sharninder
> > you miss the point here. Say you patch your kernel so that it > ignores the boot parameter, should be fairly easy to change. But > this does not achieve any thing at all. > so that means that i have to patch the kernel to achieve what i want, basically .. I did'nt ask this question from a se

Re: [LIH]Single User Mode

2003-01-18 Thread Sreangsu Acharyya
On Sat, 18 Jan 2003, Sharninder wrote: > > Dude, hasn't it occured to you that if somebody can boot in from > > a floppy, he can load whatever kernel he likes onto that floppy > > as well, and then mount whatever partitions he wants from there? > > well, all this occurred to me ... but what i don

[LIH]Test Ignore *nt*

2003-01-18 Thread Sukrit
--- This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will allow you to extend the highest allowed 128 bit encryption to all your clients even if they use browsers that are limited to 40 bit encryption. Get a guide here:htt

Re: [LIH]Single User Mode

2003-01-18 Thread Sharninder
> > Dude, hasn't it occured to you that if somebody can boot in from > a floppy, he can load whatever kernel he likes onto that floppy > as well, and then mount whatever partitions he wants from there? well, all this occurred to me ... but what i don't know why no one is even trying to answer what

Re: [LIH]Single User Mode

2003-01-18 Thread Suresh Ramasubramanian
On Saturday, January 18, 2003 6:30 PM [GMT+0530=IST], Sharninder <[EMAIL PROTECTED]> wrote: >> restricted >> password=master >> > > this is not what i wanted ... anyone can bypass lilo by using their > own copy of lilo from a floppy or something ... what i want is that > even if someone knows the

Re: [LIH]Single User Mode

2003-01-18 Thread Sharninder
> > restricted > password=master > this is not what i wanted ... anyone can bypass lilo by using their own copy of lilo from a floppy or something ... what i want is that even if someone knows the lilo password the kernel does'nt take the "single" parameter ... the kernel never goes to single use

Re: [LIH]Single User Mode

2003-01-18 Thread Divyesh A.
On Sat, 18 Jan 2003, Sharninder wrote: > is there any way i can stop anyone from booting linux into single > user mode ... basically disable the "linux single" paramter to the > kernel. You can ! You need to put two lines into lilo.conf and run lilo again .. add in to lilo.conf somewhere before

[LIH]Single User Mode

2003-01-18 Thread Sharninder
is there any way i can stop anyone from booting linux into single user mode ... basically disable the "linux single" paramter to the kernel. Sharninder Singh National Institute Of Management Calcutta Building No. 117 Command Hospital Complex Alipore Kolkatta -

Re: [LIH]dsl connection and pop3

2003-01-18 Thread Sharninder
> At present there is no local DNS server. Will I have to setup > local DNS too. your ISP *must* be providing you with a dns server name when u get connected .. if it's not ask them ... or else use VSNL's servers 202.54.9.1 and 202.54.1.30 Sharninder Singh National Institute Of Management Calcutt

Re: [LIH]dsl connection and pop3

2003-01-18 Thread Binand Raj S.
On Sat, Jan 18, 2003 at 03:42:28PM +0530, Dileep M. Kumar wrote: > >>>At present there is no local DNS server. Will I have to setup local > >>>DNS too. > > I am running a local DNS here. It is better to have one locally. You probably are running a DNS cache, not a server. But never mind... > Yea

[LIH]perdition pop3 proxy

2003-01-18 Thread Rajesh
Hello, Anybody on the list using perdition pop3 proxy ? I have created the popmap file : rajesh:[EMAIL PROTECTED] Than created the db file using /usr/bin/makegdbm popmap.db < popmap Now if I start perdition this happens : [root@ho /root]# /etc/init.d/perdition start Starting perdition servic

Re: [LIH]dsl connection and pop3

2003-01-18 Thread Dileep M. Kumar
On Sat, Jan 18, 2003 at 03:23:03PM +0530, Rajesh wrote: >>>At present there is no local DNS server. Will I have to setup local >>>DNS too. I am running a local DNS here. It is better to have one locally. >>>When the user puts say pop3.gmx.net as pop server, it should be >>>resolvable isn't

Re: [LIH]SQUID IS WORKING FINE BUT SMALL PROB

2003-01-18 Thread nilesh vaghela
What is alternative ? IPCHAINS can work for this ? How to redirect SMTP AND POP3 services? So the MDS can send and received the mail. Presently all the PC from private network can ping to any internet address. Thanx for your reply. Nilesh From: Amitava Sen <[EMAIL PROTECTED]> Reply-To: [EMA

Re: [LIH]dsl connection and pop3

2003-01-18 Thread Rajesh
On Wed, Jan 15, 2003 at 04:05:41PM +0530, Dileep M. Kumar wrote: >On Wed, Jan 15, 2003 at 03:40:38PM +0530, Rajesh wrote: > Since now we have a DSL connection, can those mails be downloaded by those users directly on their PC using this DSL connection. > >setup NAT. every body can downlo

[LIH]dt_settime

2003-01-18 Thread krishnaprasad yalavarthi
hi, Is it possible to use dt_settime() function and set the system time when we run a program in user level. __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --