Search the web
Sign In
New User? Sign Up
ilughyd · Hyderabad Linux Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19386 - 19415 of 20657   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19386
File : FAQ Description : Mailing List FAQ...
ilughyd@yahoogroups.com
Send Email
Jun 1, 2007
8:13 am
19387
Hello All, Linux System and Device Driver Programming training is one of flagship training solutions offered by Concepts Systems. This training has become...
Concepts Systems
concepts_sys
Offline Send Email
Jun 3, 2007
5:33 am
19388
Gora Mohanty gora at sarai.net Fri May 25 13:34:49 CEST 2007 Hello all, Below is an invitation for proposals for the RGF-Sarai CSDS programme for short-term...
Frederick Noronha
fredericknor...
Offline Send Email
Jun 3, 2007
11:57 am
19389
Gora Mohanty gora at sarai.net Fri May 25 13:34:49 CEST 2007 Hello all, Below is an invitation for proposals for the RGF-Sarai CSDS programme for short-term...
Frederick Noronha
fredericknor...
Offline Send Email
Jun 3, 2007
3:51 pm
19390
Latest Ruby Quiz: ==================================================================== There has been some debate on the proper ways to screen programmers you...
durgaprasad_guda
durgaprasad_...
Offline Send Email
Jun 4, 2007
2:05 pm
19391
Hi, Can any one guide me to websites which provide good documentation for linux administration through command mode? Regards. Mathew...
mathewcos
Offline Send Email
Jun 5, 2007
8:48 am
19392
Hi, Can any one provide good documents/web site for linux administration through command mode? Regards, Mathew...
mathewcos
Offline Send Email
Jun 5, 2007
8:49 am
19393
Hi We are having the monthly meets on the evening of last Saturday of every month. when invited to attend the meet, many have said that saturday evening is not...
Cheedhu
i_cheedhu
Offline Send Email
Jun 5, 2007
9:07 am
19394
Hi , kbase.redhat.com is one such link.Hope you find it helpful. Thanks. ... Success does not come to you, you got to get it. [Non-text portions of this...
santosh kumar
dsantosh_k
Offline Send Email
Jun 5, 2007
1:03 pm
19395
I would second Cheedhu's request because Sundays are a (compulsory) holiday for students and this time is usually wasted for a siesta. Traffic would be low on...
thejaswi_p_23
Offline Send Email
Jun 5, 2007
4:47 pm
19396
... I am all for it. Raghuram...
raghuram
rocknuts2000
Offline Send Email
Jun 5, 2007
5:28 pm
19397
Hi Santosh, Thanks. Regards, Mathew ... administration...
mathewcos
Offline Send Email
Jun 6, 2007
5:10 am
19398
Hi I am for it. I am now unable to attend on saturdays as driving back from bagumper to saket is a nightmare and also findin parking is another big issue on...
Anand G
ygoteti
Offline Send Email
Jun 6, 2007
7:30 am
19399
Hi, I am trying to set a cronjob. OS is FEDORA CORE 4. #crontab -e It is opening a file /tmp/crontab.XXXXHarH4r file (The lication of the file is visible at...
mathewcos
Offline Send Email
Jun 6, 2007
9:04 am
19400
... the cron job is scheduled to run every minute...!? Is that what is needed ? ... 6:off ... 6:off ... Does the script execute manually? What does the log...
Cheedhu
i_cheedhu
Offline Send Email
Jun 6, 2007
9:21 am
19401
... editing the /etc/crontab file directly does not work as the crontab has to be installed crontab -e is the way to setup a cron job It opens a temp file,...
Cheedhu
i_cheedhu
Offline Send Email
Jun 6, 2007
9:27 am
19402
... Hi, Yes the script executes manually. How to check the mail to root and logs? Regards, Mathew...
mathewcos
Offline Send Email
Jun 6, 2007
9:40 am
19403
... editor ... Hi, Cron tab is installed as I can see from, #rpm -qa|grep cron Regards, Mathew...
mathewcos
Offline Send Email
Jun 6, 2007
9:42 am
19404
Hi, You can see your cron jobs by using the list option of crontab crontab -l And the cron jobs for a user are stored at the following location on a linux box ...
srinivas raj
bseenu@...
Send Email
Jun 6, 2007
9:59 am
19405
... Hi, Now it id executing. I set using, #crontab -e Now I can see a 'root' file at /var/spool/cron Also, I am able to see the cron jobs set by root using, ...
mathewcos
Offline Send Email
Jun 6, 2007
10:18 am
19406
... to check mails # mutt to chekc logs # cat /var/log/cron - Cheedhu...
Cheedhu
i_cheedhu
Offline Send Email
Jun 6, 2007
11:24 am
19407
... Hi, I deleted the files in /var/spool/mail directory I set the cron jobs. But I am not able to see any other mails once the cron job is executed? Please...
mathewcos
Offline Send Email
Jun 6, 2007
11:27 am
19408
... Hi, mutt command- unable to find. cat /var/log/cron - file doent exists. Regards Mathew...
mathewcos
Offline Send Email
Jun 6, 2007
12:29 pm
19409
... <snip> ... you'll get email if there is something in stdout/error. crond logs will be in /var/log/cron or /var/log/messages depending on where syslog is...
Rajiv
rajive_c
Offline Send Email
Jun 6, 2007
1:07 pm
19410
... will be in ... writing to. ... Hi, I checked syslog.conf . It is in '/var/log/cron' But I am not able to see any cron file in '/var/log/cron' Regards, ...
mathewcos
Offline Send Email
Jun 6, 2007
1:16 pm
19411
Hi , 1) run the mail command from the root user as i see you are setting it for the root user. 2) you will get some mails. 1) At what time or for how many...
santosh kumar
dsantosh_k
Offline Send Email
Jun 6, 2007
5:25 pm
19412
The log file could then possibly be /var/log/cron.log -srini ... -- ~Regards Srinivas [Non-text portions of this message have been removed]...
srinivas raj
bseenu@...
Send Email
Jun 7, 2007
4:44 am
19413
HI.. I feel I can make a small modification to ur timing schedule. What I feel as a student who travel a lot of time by busses is that instead of sunday...
venu madhav
venu_taurus539
Offline Send Email
Jun 7, 2007
5:39 am
19414
... These are the kind of reasons why most LUGs like Delhi, calcutta, Pune, Goa etc, have it at about 2:00pm in the afternoon - Cheedhu...
Cheedhu
i_cheedhu
Offline Send Email
Jun 7, 2007
7:10 am
19415
... Is syslogd running! atleast you should have a 0 byte file. -rajiv...
Rajiv
rajive_c
Offline Send Email
Jun 7, 2007
11:00 am
Messages 19386 - 19415 of 20657   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help