... Yes! thats you. But what about any SCO guru..? Is there any? Sifat __________________________________________________ Do you Yahoo!? HotJobs - Search new...
6281
Hasnain Atique
hatique@...
Nov 2, 2002 10:31 am
I know a few, but unfortunately they're out of the country. The two places in BD doing serious work with SCO are Technohaven and LEADS .. why not try someone...
Hello, I am interested to program a mouse driver in c/c++ for linux.So i need help.I just know commands of linux so plz tell me from where i start.Plz also...
6283
Liton
ays@...
Nov 3, 2002 4:02 am
In Windows_NT, it has a Index Server. Pls give me idea for Index server in Linux. [Non-text portions of this message have been removed]...
... What exactly does your "Index Server" do in Windows NT? -- Mojahed System Administrator, Agni Systems Limited...
6285
Arup
arup@...
Nov 3, 2002 5:38 am
Hi Mojahed Bhai, Sorry for the late reply. Actually out goal was to remove windoz from our office and at the same time we want to control each machine from one...
6286
A&Y Services
ays@...
Nov 3, 2002 5:51 am
Mojahed Bhai: To create a search option in Webpage by ASP, Index server maintain a Calalogue to store any words (like search engine) which contain ...
I need only IE6 to run from those workstations (thin clients). I tried with WINE to install IE6. It installs fine. But can;t execute it. :( `Jamil ... From:...
6288
Enayetur Raheem
enayet@...
Nov 3, 2002 7:09 am
Hello I want to shutdown the system at a certain time. Is it possible to do that under RH 8.0? If yes, would anybody supply the script and tell me how to ...
6289
Ahamed Bauani
bauani@...
Nov 3, 2002 7:19 am
Just make a contrab entry . Thanks Ahamed Bauani....
use crontab as root. (ie. crontab -e) then give an entry for "/sbin/shutdown -h now" at that timing. `Jamil ... From: "Enayetur Raheem" <enayet@...> To:...
6291
Enayetur Raheem
enayet@...
Nov 3, 2002 8:59 am
This means: in the /etc/crontab file I will add the line /sbin/shutdown -r now Enayet...
use the command, #crontab -e it will open a file (specific for a single user) in the vi editor. the file locates on /var/spool/cron/<username> there are...
6293
Ahamed Bauani
bauani@...
Nov 3, 2002 9:14 am
If you want to use your /etc/crontab then you have to do a lot of work : 1st in /etc/crontab add following line : 07 * * * * root run-parts...
6294
Enayetur Raheem
enayet@...
Nov 3, 2002 9:25 am
Thanks for nice help. I will try it later. Now I just have added the line 05 13 * * * root /sbin/shutdown -r now This works only when I logged in as root. But...
6295
Enayetur Raheem
enayet@...
Nov 3, 2002 9:46 am
Dear Mr Bauani I have done it. I have followed as per your instructions and the system is shutting down without login. Enayet...
6296
Ahamed Bauani
bauani@...
Nov 3, 2002 10:02 am
no no...
6297
Enayetur Raheem
enayet@...
Nov 3, 2002 10:09 am
but its working......
6298
Ahamed Bauani
bauani@...
Nov 3, 2002 10:11 am
Just login as root : then : give the command : crontab -e then add the line : 1 19 * * * /sbin/shutdown -r now >> /dev/null then save and exit. Varify with...
6299
Ahamed Bauani
bauani@...
Nov 3, 2002 10:12 am
That's Nice :) This is for redhat system. In any UNIX system you have to do as my previous mail. Thanks Bauani...
i can pop mails but can't send through... can't either telnet to port 25.... do i hav to start smtp service manually ? how ? help !!! take care Kiler ...
6301
Ahamed Bauani
bauani@...
Nov 3, 2002 10:47 am
Remember, The option * * * * * is for : 1st * for min.of hours 2nd * for hours of day 3rd * for day of year So you can easily set your accept time. Thanks ...
6302
Ahamed Bauani
bauani@...
Nov 3, 2002 10:49 am
I cann't understand 'do i have to start service manually'. In RedHat , give a command : # ntsysv It will show your what the service will start autometicaly...
like in RHL 7.0 i had to do nothing with SMTP service... it works just fine with sendmail by default..... in RHL 8.0 i configured sendmail like as RHL 7.0 but...
6304
Liton
ays@...
Nov 3, 2002 11:11 am
Mojahed Bhai: To create a search option in Webpage by ASP, Index server maintain a Calalogue to store any words (like search engine) which contain ...
6305
Ahamed Bauani
bauani@...
Nov 3, 2002 11:16 am
First of all, please check the sendmail installed on your system or not (rpm -q sendmail) Then give the command 'netstat -nat ' to see there is any 25 port...