Dear All : I have a Linux Box ( Redhat Server 2.3 ) and I want to synchronize its time with Windows 2000 NTP Server , How can I do this .. I made some steps : ...
On Wed, 1 Dec 2004 12:38:17 +0200 ... If you just want to keep the Redhat box synched, you don't need to run an ntp server on it. I usually set up a daily or...
When I used the command : ntpdate -u <myserver-IP> I got the message : 1 Dec 17:36:23 ntpdate[7074]: no server suitable for synchronization found And When I...
On Wed, 1 Dec 2004 17:36:13 +0200 ... On your windows box, change: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters \LocalNTP from 0 to...
I did this ,, and everything should be ok from the Windows side ,, The problem is in the Linux side ... Eng. Mohamed Farid ,, Mediterranean Smart Cards Company...
I'm not sure of the reproduction license issues, but Amazon sells a set of OpenOffice "Clue Sheets" in PDF for $4 each (Writer, Calc, Impress, etc.), or $15...
Dear All : I need a text mode management software to management my Linux Redhat Users , and groups .. I don't need it web-enabled software ,,, I need a text...
I have an exchange in my internal Network , and I want to setup a new Linux server to work as a SMTP Gateway .. so that all the emails coming or sending to or...
... groupadd, useradd, userdel, groupdel. all have manpages. -- Public Key available Here: http://www.bravegnuworld.com/~rjune/pubkey.asc [Non-text portions of...
... short answer is any distro, the basic idea is you set your gateway to be higher priority(lower number) in dns(or replace the current one if that's the ...
Thanks Richard : Yes of course they have , but I need a Dialog style Software to help me manage the users and the groups not using the command line .. Thanks...
Hi Mohamed, I searched for a while on Google and SourceForge, but I didn't see anything like what you're looking for. You might want to post your question over...
... Perhaps I missed something, I thought the command line tools useradd, userdel, usermod and groupadd, groupdel, and groupmod fit his criteria. -- Public Key...
... I had understood the same thing. Perhaps the OP is looking for something closer to the hand-holding tools like the KDE Control Center application for ...
... sysadmin?</joking> :) All of the rest of us. :-)...
Drew, Bill
drewwe@...
Dec 7, 2004 4:45 pm
275
Another newbie question. I have the latest version of Fedora on my test machine. How do I start Apache webserver on it? Where is the httpd directory...
Drew, Bill
drewwe@...
Dec 7, 2004 7:49 pm
276
... Generally, you use apachectl to talk with the server bash# apachectl start to start the server. To restart it (forcing it to reread configuration files),...
Got it going after doing: su - apachectl start You can see the default apache page at http://lib2.morrisville.edu Many thanks. Bill Drew drewwe@......
Drew, Bill
drewwe@...
Dec 7, 2004 8:14 pm
278
... In Redhat/Fedora # to start apache /sbin/service httpd start # To enable apache on startup /sbin/chkconfig httpd on -- Public Key available Here: ...
... Oops, sorry. to verify that apache has been installed. rpm -q httpd the html documents should be in either /srv/<something> or /var/www -- Public Key...
I found this tip when I was trying to verify the version of some installed software that I couldn't find on the server. The graphical RPM installers for Linux...
... Congrats. :) Oh, the other aspect I forgot to mention is that this is a one-shot deal. If you want it to come up after a reboot, you've got to make sure...
I just rebooted my linux machine to test the restart for the apache server. It works fine. I ran the command suggested by Richard June. I have been doing...
Drew, Bill
drewwe@...
Dec 7, 2004 9:39 pm
283
Is www.linuxinlibraries.com down? I can't get to it at all. Bill Drew drewwe@... [Non-text portions of this message have been removed]...
Drew, Bill
drewwe@...
Dec 7, 2004 9:56 pm
284
... Ah, good to meet another old-timer [salutes] I did my share of Gopher, Archie and Veronica, WAIS and then running Spyglass Mosaic on an DEC Ultrix box....
Well if you are looking for ILS type open source to 'play' with, there is also KOHA (http://www.koha.org). I have not done much with it, but it looks...
... Ah...that was the Perl project I had looked at a while back. There are a whole slew of OSS projects related to libraries. The most "master" list that...
I remember that back in the RedHat 7.x days, there was a tool that I believe was called userconf. I believe that it was part of the linuxconf package. Anyhow,...