Search the web
Sign In
New User? Sign Up
linuxinlibraries · Linux In Libraries (LIL)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 259 - 288 of 897   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
259
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 : ...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 1, 2004
2:20 pm
260
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...
Dan Dofton
taster_of_fi...
Offline Send Email
Dec 1, 2004
3:05 pm
261
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...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 1, 2004
3:43 pm
262
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...
Dan Dofton
taster_of_fi...
Offline Send Email
Dec 1, 2004
5:00 pm
263
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...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 1, 2004
5:35 pm
264
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...
b972_mi
Online Now Send Email
Dec 1, 2004
7:41 pm
265
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...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 5, 2004
9:23 am
266
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...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 5, 2004
3:42 pm
267
... groupadd, useradd, userdel, groupdel. all have manpages. -- Public Key available Here: http://www.bravegnuworld.com/~rjune/pubkey.asc [Non-text portions of...
Richard June
Fat_happy_pe...
Offline Send Email
Dec 6, 2004
3:01 am
268
... 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 ...
Richard June
Fat_happy_pe...
Offline Send Email
Dec 6, 2004
3:03 am
269
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...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 6, 2004
8:23 am
270
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...
Alex D. Vancina
advancina
Offline Send Email
Dec 6, 2004
9:36 pm
271
Thanks Alex .. I did this now ,, thanks for your advise ... Eng. Mohamed Farid ,, Mediterranean Smart Cards Company ,, Telecommunication & Security...
Mohamed Farid
funnynetwalker
Offline Send Email
Dec 7, 2004
7:32 am
272
... Perhaps I missed something, I thought the command line tools useradd, userdel, usermod and groupadd, groupdel, and groupmod fit his criteria. -- Public Key...
Richard June
Fat_happy_pe...
Offline Send Email
Dec 7, 2004
2:26 pm
273
... 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 ...
Tim Chase
gumnosathotm...
Offline Send Email
Dec 7, 2004
4:08 pm
274
... sysadmin?</joking> :) All of the rest of us. :-)...
Drew, Bill
drewwe@...
Send Email
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@...
Send Email
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),...
Tim Chase
gumnosathotm...
Offline Send Email
Dec 7, 2004
7:57 pm
277
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@...
Send Email
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: ...
Richard June
Fat_happy_pe...
Offline Send Email
Dec 7, 2004
8:18 pm
279
... 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...
Richard June
Fat_happy_pe...
Offline Send Email
Dec 7, 2004
8:20 pm
280
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...
G James Jones
usijones
Offline Send Email
Dec 7, 2004
8:23 pm
281
... 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...
Tim Chase
gumnosathotm...
Offline Send Email
Dec 7, 2004
8:26 pm
282
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@...
Send Email
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@...
Send Email
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....
Tim Chase
gumnosathotm...
Offline Send Email
Dec 7, 2004
10:06 pm
285
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...
Rob Brown
brownie_rob
Offline Send Email
Dec 7, 2004
10:28 pm
286
... 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...
Tim Chase
gumnosathotm...
Offline Send Email
Dec 7, 2004
10:50 pm
287
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,...
Don McMorris
don4263
Offline Send Email
Dec 8, 2004
9:33 pm
288
This will take care of the anti-spam and anti-viral filtering? --Don...
Don McMorris
don4263
Offline Send Email
Dec 8, 2004
9:39 pm
Messages 259 - 288 of 897   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