When is the NEXT meet ??
Is it gonna be at IMT .
_
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--- Begin Message ---
Can i know when and where the lecture on Linux basics & networking is to be held.
>Fro
Hi ppl
we are looking for Linux Professionals holding B.E./B.tech/MCA degree with sound
knowledge of C,Shell scripting,php,MySQL,perl,networking,firewalls and basic linux
administration.knowledge of firewalls on linux is must.
pls send ur Resumes.
Our Contact No.s
Ph 6101130,6104673
Dear Sandeep,
dmesg let's you peek into the kernel log buffer at any time - it's most
common use is to log messages after boot up, but it can be used at any time.
Try this:
#ifconfig eth0 down
#ifconfig eth0 up
And run dmesg after this - you'll see that messages appear indicating the
status cha
Dear all,
I want to run a set of commands periodically from cron. I have
made file try and put the commands there. Then from crontab -e command, I
have set that these commands should be run every 30 minutes. But it is not
running the commands. If I give command in crontab -e, then
Hi all,
Some time back there was a discussion on which list manager is the best.
I believe we were earlier using Majordomo. Could u please shed some light on
y majordomo is not such a good choice and what r we using right now ??
Do suggest a good list manager, if possible..
thanx
-jasmeet
Dear Sandeep,
To execute try give the following line in crontab:
30 * * * * /home/vipine/try
BTW, have you tried executing try as standalone?
Regards,
Sanvir Jham
Sandeep Vasishta wrote:
> Dear all,
> I want to run a set of commands periodically from cron. I have
> made fi
On Thu, Feb 21, 2002 at 03:33:19AM +, Sandeep Vasishta wrote:
| vi try
| cd /home/vipin
| mkdir vipin
| cp vipin try_cron
|
| and I have made try file executable.
|
| crontab -e
|
| 30 * * * * cd /home/vipine; ./try
^ is this a typo?
Other than that, remove 'cd
u have missed with another * dear
spo total six stars i believe
i willwork
Sandeep Vasishta <[EMAIL PROTECTED]> wrote:
Dear all,I want to run a set of commands periodically from cron. I have made file try and put the commands there. Then from crontab -e command, I have set that these commands