Re: Squid question

2000-08-23 Thread Nitebirdz
out of that server first. I hope I explained myself.:-) ------ Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

RE: single user mode

2000-08-23 Thread Nitebirdz
get to change the permissions on the file so no other user can > read the password. Of course, you can also set a password in the BIOS, > and that would make more sense to me. It would be more secure, I think. > > > -- > Nitebir

Re: single user mode

2000-08-23 Thread Nitebirdz
> > ~~:S:wait:/sbin/sulogin > > Although the lilo password has the added functionality of > preventing users from passing arguments at the LILO: prompt. Which comes in handy as a way to prevent: linux init=/bin/sh -- Nitebirdz http://www.linuxnovice.org Tip

Re: Terabyte Drives!

2000-08-24 Thread Nitebirdz
b/linux/kernel/people/hedrick/ ------ Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: RH Firewall

2000-08-24 Thread Nitebirdz
disk should suffice. Check out the "Firewall and Proxy Server HOWTO": http://www.linuxdoc.org/HOWTO/Firewall-HOWTO.html -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___ Redhat-list mailing

Re: Network problems

2000-08-24 Thread Nitebirdz
Sharing bit from the Net, I suppose. I believe a lot of people use Wingate or something similar for this purpose, but I don't know how good it is. I heard it is quite insecure. Why don't you do a search in a place like http://www.tucows.com? -- Nitebirdz http:

Re: Kernel mailing list archive

2000-08-24 Thread Nitebirdz
reply, but just in case you cannot find anything else perhaps you can use Linuxcare's Kernel Traffic: http://kt.linuxcare.com/kernel-traffic/back-issues.epl ------ Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___

Re: Network problems

2000-08-25 Thread Nitebirdz
solv.conf search uswest.net nameserver 204.147.80.1 Your resolv.conf did not specify any DNS server to be used for name resolution, which would prevent you from being able to ping by using host names. However, that still does not explain why you cannot ping IP addresses either. What did you get

Re: Samba Newbie alert!

2000-08-25 Thread Nitebirdz
d still be a pain to maintain in the sense that changing the password in the PDC does *not* change it in the smbpasswd file. Just an idea. :-) -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___

Re: Ifconfig & Ckconfig (& Others)

2000-08-25 Thread Nitebirdz
If that works you can then add the /sbin directory to your path in the .bashrc or .bash_profile files. Let me know if that answers your question. -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___ Redh

aic7xxx driver hangs during isntall

2000-08-21 Thread Nitebirdz
anythihg else. I already tried passing the following parameter at the boot prompt: linux aic7xxx=no_reset Any help or suggestions would be appreciated. -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links

Re: Additions to "Needing help with eth0"

2000-08-28 Thread Nitebirdz
ation and put Caldera instead. For some weird reason, the box still reported the old kernel version... that I had under Red Hat! It makes me wonder if perhaps lilo doesn't get written to the MBR correctly. Why don't you try going over lilo.conf and then running lilo again? What do you

Re: even more Additions to "Needing help with eth0"

2000-08-28 Thread Nitebirdz
d to the other nomenclature. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: What is the 't' option in chmod?

2000-08-28 Thread Nitebirdz
e not able to rename or remove files that do not belong to them. Check out the following document: http://oreilly.linux.com/lpt/a/40 --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___

Re: RH 5.0., RH 5.2 functionality

2000-08-28 Thread Nitebirdz
mail/IRC server on Red Hat 5.2 since May 1999, and experienced no problems on December 31. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://

RE: Can't I set a users "shell" to /usr/bin/passwd?

2000-08-28 Thread Nitebirdz
e or /dev/null instead. I guess that would work too. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: running sshd

2000-08-28 Thread Nitebirdz
here is an exporting of encryption > technology issue that may be the reason that RH does not include it directly > in the distro. > > Bret > > I thought ssh was free since a week or so, but I may be mistaken. They made it free only for BSDs and Linux both for commercial and non-commercial use. http://linuxtoday.com/news_story.php3?ltsn=2000-08-15-004-04-PR --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: [OT] Netscape address book crashes the whole app

2000-08-29 Thread Nitebirdz
ape directory does the trick and you still get to keep the bookmarks, address book, etc. Sorry if you tried this already and it didn't work. As I said, I missed most of the thread. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc.

Re: Installing ethernet card problem

2000-08-29 Thread Nitebirdz
on what I could > try next? > > Thanks > Peter > [EMAIL PROTECTED] > Compiling the driver into the kernel definitely makes sense if you plan to use the NIC all the time. However, I don't think that's the cause of your problem at all. I'd look into the IRQ conflict iss

Re: Running Apache

2000-08-29 Thread Nitebirdz
ttpd/html. I believe that's the default for Apache in Red Hat. Of course, go ahead and change the permissions in the /root directory back to normal too. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. _

Re: FTP

2000-08-29 Thread Nitebirdz
f anything at all? Or perhaps you should rather look at the /var/log/xfer file instead. Yes, the other problem you're mentioning appears to be related to name resolution issues. Try to FTP to the box using the IP address instead. You may need to add the name of the system to your /etc/ho

Re: Running Apache

2000-08-29 Thread Nitebirdz
On Tue, 29 Aug 2000, Vikas wrote: > Nitebirdz wrote: > > > > On Tue, 29 Aug 2000, Vikas wrote: > > > > > I have tried several times but while the "httpd" is running I cannot > > > access the page from Netscape. It keeps on giving the same

Re: Ark Ethernet 10/100 card supported?

2000-08-29 Thread Nitebirdz
Linux/kernel/pcmcia/SUPPORTED.CARDS At least the Ark Sky-Link Express PA2100 seems to be supported. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: bind not started after initializing RH 6.1

2000-08-29 Thread Nitebirdz
ck with runlevel you are running by default ("grep default /etc/inittab" will do). -- Go to /etc/rc.d/rcX.d (where X is your default runlevel), and change the filename from K45named to S45named. That should do it, but if you're still experiencing problems make sur

Re: Need advise on setting up sshd

2000-08-29 Thread Nitebirdz
use no encrypted keys are being exchanged, but it should at least establish a connection through that port. netstat | grep ssh This other command should show if there is any daemon listening on port 22, and also if there is already any established connection. Just a few ideas... --

Re: bind not started after initializing RH 6.1

2000-08-29 Thread Nitebirdz
On Tue, 29 Aug 2000, Mikkel L. Ellertson wrote: > On Tue, 29 Aug 2000, Nitebirdz wrote: > > > On Fri, 25 Aug 2000, Fernando Rowies wrote: > > > > > > Actually, that configuration will **not** initialize bind upon > > boot. That's precisely the meani

Re: Need advise on setting up sshd

2000-08-29 Thread Nitebirdz
Personally, I choose to run either OpenSSH or ssh-1.2.27/29 (there have been several upgrades due to security holes), although I admit I had to do it due to license restrictions that do not apply anymore. I must say I never experienced any problem with those

RE: /home removal exploit

2000-08-29 Thread Nitebirdz
; rgds, > Other things you may also want to clarify: -- Is the /home partition usually mounted via NFS? -- Can you reply with a copy of your /etc/fstab file? --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Wine: Won't run 01 Aug 2000 RPM

2000-08-30 Thread Nitebirdz
o check the wine project's site: http://www.winehq.com/ --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: adduser

2000-08-30 Thread Nitebirdz
well... > Make sure you have not opened the file for editing in another xterm, perhaps using vi or emacs. That would cause the lock, I think. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. __

Re: /home removal exploit

2000-08-30 Thread Nitebirdz
e contents of the /etc/fstab file and also the output of the "mount -a" command. There is a chance that you accidentally mounted something on top of the /home directory, therefore making it disappear. Other than that, you can also use "locate [homedir]" where homedir is perhaps the

Re: SSH2 <-> SSH1 compatiblility (Re: need advise)

2000-08-30 Thread Nitebirdz
t; > Why? There's no patent on RSA encryption any more, which is the > primary reason, IIRC, that OpenSSH ever existed! :-) > John > Perhaps the main argument in favor of using OpenSSH now would be that of convenience then. If it fixes the problem you're having with ssh

Re: Where can I get SSH1 rpms for RH 6.2?

2000-08-30 Thread Nitebirdz
o a search for something like ssh*.src.rpm. When the results come back, I simply do a search in that page (Alt+F in Netscape) for "redhat" or something like that. It works all the time. :-) --- Nitebirdz http://www.linuxnovice.org Your place for tips, news,

Re: /home removal exploit

2000-08-30 Thread Nitebirdz
On Wed, 30 Aug 2000, Michael H. Warfield wrote: > On Wed, Aug 30, 2000 at 08:53:56AM -0500, Nitebirdz wrote: > > > Check out the contents of the /etc/fstab file and also the output of the > > "mount -a" command. There is a chance that you accidentally mounted >

System does not boot

2000-08-31 Thread Nitebirdz
x27;t show any errors. Any ideas? --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: LILO beyond 1024

2000-08-31 Thread Nitebirdz
ystem/boot/lilo/ --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: web-based passwd change

2000-08-31 Thread Nitebirdz
llow you to do that and much more else. Do a search for it in freshmeat. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/

Re: Urgent: Upgrading from RH6.1 to 6.2 through telnet....

2000-08-31 Thread Nitebirdz
I never got it to work. You can also try downloading all the RPMs and running "rpm -Uvh *" on them. Would a kickstart with an install over FTP also work? --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. __

Re: files not in rpm db

2000-08-31 Thread Nitebirdz
is is a new install, and I suppose that there should only be RPMs installed. I finally figured out that the package came with the libXpm RPM package (duh!), but why didn't "rpm -qf" returned that in the first place? --- Nitebirdz http://w

Re: How many IP's can 1 NIC card have?

2000-08-31 Thread Nitebirdz
age to redirect them? > I may be totally wrong, but I think I read recently in this very same list that the amount is actually in the hundreds. Take it with a grain of salt though. :-) --- Nitebirdz http://www.linuxnovice.org Your pl

RE: system logging

2000-09-01 Thread Nitebirdz
out /var/log/messages --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: locked accounts with shadow suite

2000-09-01 Thread Nitebirdz
. Adding the * to the password field also works, or at least that's the way I've done it most of the time. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing

Re: Offline web page access using RH6.x ?

2000-09-01 Thread Nitebirdz
I know for certain there are quite a few scripts that will fetch pages for you. Actually, I think lynx or wget can do it too. Not sure though. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___

Re: Starting gdm on two virtual consoles

2000-09-01 Thread Nitebirdz
then. Here is my stupid question now. Does it also work if I add yet another line? 2=/usr/bin/X11/X --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Starting gdm on two virtual consoles

2000-09-01 Thread Nitebirdz
On Fri, 1 Sep 2000, Mikkel L. Ellertson wrote: > On Fri, 1 Sep 2000, Nitebirdz wrote: > > > On Thu, 31 Aug 2000, Mikkel L. Ellertson wrote: > > > > > Uncomment the last line of the file - ie > > > #1=/usr/bin/X11/X > > > becomes > > >

Re: does RH install on SGI Visual Workstation 320?

2000-09-07 Thread Nitebirdz
http://linuxtoday.com/stories/2548.html --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: fonts in redhat 6.2

2000-09-08 Thread Nitebirdz
e other text-based editors. Granted that you have a point though. Designing the alternate site is cumbersome and it also requires extra work... changing the colors of the site to make it at least readable is only a matter of common sense. --- Ni

Re: making sense of log messages

2000-09-08 Thread Nitebirdz
TCP/IP v6?). It also gives you the source and destination IP addresses. Again, I don't know much about ipchains but that's what it looks like. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. __

Re: fonts in redhat 6.2

2000-09-08 Thread Nitebirdz
frames based web site that I can't see in > Lynx... so much for that site. > Heheheee. This other reply to the same guy is also pretty funny. :-) --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc.

Re: SSH

2000-08-05 Thread Nitebirdz
ial purposes unless you purchase a license, as far as I understand. Personal use must be another issue, I guess. -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... ___ Redhat-list mailing list

Re: console System monitor?

2000-09-14 Thread Nitebirdz
KDE desktop environment also provides a resource meter that it is obviously copied from the one in WinNT, just in case you're interested. I just forgot the name of the thingie, but you can look around the applications menus in any Red Hat box. It's installed by default. -

Re: FW: newaliases

2000-09-14 Thread Nitebirdz
in /usr/bin/newaliases, but you may prefer to run "locate newaliases". --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Possible list bug

2000-09-18 Thread Nitebirdz
21) that needs amending. > Not really. The Internet community has to agree on some sort of string terminator to signal "end of message". There has to be some sort of standard. No matter what we choose there will always be someone who accidentally types it at the prompt and hoses a m

Re: Booting sequence in Linux

2000-09-20 Thread Nitebirdz
s unmounted 7) the usual boot sequence (e.g. invocation of /sbin/init) is performed on the root file system --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list

Re: CVS again

2000-09-27 Thread Nitebirdz
eck out the keygen manual page. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Gnome login failure

2000-10-04 Thread Nitebirdz
error message you're getting? Check out the /etc/inittab file for relevant entries. That's where the message is coming from. If you still have any questions, please reply with an exact copy of the message you're getting and a copy of the relevant line from your inittab file.

RE: NFS Problem

2000-10-04 Thread Nitebirdz
; Are you sure the /etc/exports file is correct? It sounds like a permission issue to me coming precisely from the nfsd daemon. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: can anyone explain what this is?

2000-10-07 Thread Nitebirdz
some system resources. Another advantage: TCP wrappers. The inetd daemon checks the /etc/hosts.allow and /etc/hosts.deny file for security settings, etc. That's basically it, although there are some other things that could be said about it, of course. :) ---

Re: Device not ready

2000-10-14 Thread Nitebirdz
t automatically. Same thing applies to the /dev/fd0 device (floppy). --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: POP3

2000-10-19 Thread Nitebirdz
the name, it also contains the POP3 daemon. Install it, and it should be up and running right away. It requires nearly no configuration. Just an idea. --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc.

Re: xinetd vs oidentd

2000-10-20 Thread Nitebirdz
nk > I believe you should be able to do something like this: set nat entry add [local IP] 113 [public IP] 113 tcp For instance: set nat entry add 10.0.0.4 113 209.147.80.5 113 tcp --- Nitebirdz http://www.linuxnovice.org Your place for tips, news, etc. __

Re: Rebuilting the Kernel

2000-10-24 Thread Nitebirdz
hat you will compile into the kernel, as modules, etc. If you don't want to change that information, then you should be able to recompile without modyfying the .config file, I suppose. --- Nitebirdz --- A master was explaining the nature

Re: Gnome running when it wasn't installed

2000-10-24 Thread Nitebirdz
top file I was referring to above and remove the word "GNOME" from it. Instead, you can enter "KDE" or "AnotherLevel" (again without quotes). The first one will bring up kdm, while the second one will bring up xdm in order to allow for a "visual login&q

Re: Kernel config file

2000-10-24 Thread Nitebirdz
On Tue, 24 Oct 2000, Christopher W. Aiken wrote: > When I run make xconfig to set up a new kernel, > one of the "option buttons" is to "load config file". > > My question is how can I make a "config" file > from my current running kernel? I would like this > config file as a starting point for

Re: installing Apache on RH6.2

2000-10-25 Thread Nitebirdz
daemon? Does it work if you launch it? --- Nitebirdz --- A master was explaining the nature of the Tao to one of his novices, "The Tao is embodied in all software -- regardless of how insignificant," said the master. -- "Is the Tao

Re: How much memory required for 6.1 installer

2000-11-06 Thread Nitebirdz
nks on the left column under the heading "Floppy Based": http://www.lwn.net/2000/1102/dists.php3 -- Nitebirdz -- Thus spake the master programmer: "Y

Installing multiple Linux distros

2000-11-12 Thread Nitebirdz
rch on the Internet using different search engines... and only found a lot of garbage. I'd appreciate any pointers. Thanks. -- Nitebirdz -- Thus spake the master programmer: "You can de

Re: Installing multiple Linux distros

2000-11-12 Thread Nitebirdz
On Sun, 12 Nov 2000, Leonard den Ottolander wrote: > Hi Nitebirdz, > > > Could someone please point me to any online documentation on how to install > > multiple Linux distros on the same hard drive? > > I don't know about documentation on this subje

Re: how to log port 80 activity?

2000-02-25 Thread Nitebirdz
nsubscribe" > > >as the Subject. > > > > --- > > Alan D. Mead / Research Scientist / [EMAIL PROTECTED] > > Institute for Personality and Ability Testing > > 1801 Woodfield Dr / Savoy IL 61874 USA > > 217-352-4739 (v) / 217-352-9674 (f) >

RE: VNC

2000-02-25 Thread Nitebirdz
e Subject. > > > > > > /usr/X11R6/bin is but not /usr/bin/X11 (a link back to /usr/X11R6/bin > anyway). I checked and I can't find a "xauth" file anywhere on the system. > Anyone know what provides this file...maybe something isn't installed right? >

Re: Network

2000-02-25 Thread Nitebirdz
hares from WinNT servers into your Linux workstations. I believe there is also a QT based front-end that makes it even easier to mount those shares (check freshmeat.net for "samba" and see what you get). Regarding the idea of mounting /home/username from the WinNT server, I've

Re: "who" command does not produce any output? (fwd)

2000-02-26 Thread Nitebirdz
> Did you try something like this to at least be aware of what is causing the problem? who 2>errors.out This will copy all errors to the errors.out file (you can name it anything else), so that you can then run more or less on it and see if you get any error messages. Just a thought, al

Re: "who" command does not produce any output? (fwd)

2000-02-26 Thread Nitebirdz
> > | TAOS sysAdmin Inc. | > > / > > > > > > -- > > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > > as the Subject. > > > > > > > > -- > > To unsubscribe: mail [EMAIL PR

Re: top failure

2000-02-26 Thread Nitebirdz
stem ran into. I use this trick pretty much every time I run into a problem, and so far it has proven to be extremely helpful. Again, please correct me if I'm wrong, since I'm here to help when I can and learn from the gurus. ;-) - Nitebirdz - It's not t

Re: top failure

2000-02-26 Thread Nitebirdz
ised. Did you take a look at all the log files to make sure everything is right? How about the bash history? A possible cracker may have installed a root kit that is causing all these problems. Just a suggestion. > >Again, please correct me if I'm wrong, since I'm here to help

Re: RH6.2 ISO Image - where

2000-02-26 Thread Nitebirdz
8 9397-1040 > F: +61 8 9397-0548 > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. > > It was last time I checked (a couple of days ago). However, Red Hat already created a directory for it in the FTP directory, which caus

Re: Net traffic monitoring

2000-02-26 Thread Nitebirdz
ww.zip.com.au/~cs/ > > Men are not hanged for stealing horses, but that horses may not be stolen. > - Lord Halifax, Works > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. > > Another tool similar to MRTG that

Re: proftpd and group permissions

2000-02-26 Thread Nitebirdz
and I still remember the first time I set up a ftp server and had mistaked like the one I'm describing here. - Nitebirdz - It's not too late to turn back from the "Gates" of Hell... Linux: the free 32-bit operating system, available NOW. Why waait for NT? (Brandon S. Allbery) -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: RH6.2 ISO Image - where

2000-02-29 Thread Nitebirdz
his was nothing but a beta version. Again, my fault for not being more specific in my reply. Sorry. > On Sat, 26 Feb 2000, Nitebirdz wrote: > > > On Sun, 27 Feb 2000, Edward Dekkers wrote: > > > > > > Where is the best place to find an ISO image of RH6.

Re: Development Environments

2000-02-29 Thread Nitebirdz
CTED] with "unsubscribe" > as the Subject. > > I heard really good things about both Code Commander and Code Crusader. I did run Code Crusader for a while, and it is just like any other IDE. In any case, believe it or not, I ended up switching back to good old vim. -

Re: Changing Apache location

2000-03-05 Thread Nitebirdz
On Fri, 3 Mar 2000, Doug Piper wrote: As far as I know, all you need to do is change the configuration in httpd.conf, and then make sure the new directory exists and it has the correct permissions. Nitebirdz > Everywhere I have seen /www/httpd is an alias. > Doug > > Todd

Re: OT-What Netscapes config file?

2000-03-05 Thread Nitebirdz
cause they end up having something similar to "My Yahoo" after all. :-) - Nitebirdz - It's not too late to turn back from the "Gates" of Hell... Linux: the free 32-bit operating system, available NOW. Why waait for NT? (Brandon S. Allbery) -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: Linux Shell Programming

2000-03-05 Thread Nitebirdz
unsubscribe" > as the Subject. > > O'Reilly's "Learning the Bash Shell" is great. http://www.oreilly.com/catalog/bash2/ - Nitebirdz - It's not too late to turn back from the "Gates" of Hell... Linux: the free 32-bit operati

Re: Vmware 2.0

2000-03-05 Thread Nitebirdz
On Sat, 4 Mar 2000, Brandon Dorman wrote: > Hey guys. > > Has anyone actually bought VMware? I'm thinking about it, seeing > how useful it is, but for $300, I don't know... > I believe the non-commercial version is more like $ 60 or so. - Nitebirdz --

Re: FTP and SSH

2000-03-20 Thread Nitebirdz
> Chad > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. > > Chad, why wouldn't you use scp, which is part of the ssh suite? - Nitebirdz - It's not too late to turn back from the "Gates&quo

Re: Excessive Out going Traffic

2000-03-20 Thread Nitebirdz
onged times of upto an hour. Dose anyone know > > of away to find out what sort of traffic is being sent over an ether and > > specifically what process is causing it? > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subjec

Re: Fw: export display

2000-03-20 Thread Nitebirdz
ED] with "unsubscribe" > as the Subject. > > Sure it will. I've used it to connect to Win95, Win98, WinNT 4.0 Workstation and WinNT 4.0 Server... as well as Linux, of course. - Nitebirdz - It's not too late to turn back from the "Gates"

Re: Excessive Out going Traffic

2000-03-20 Thread Nitebirdz
IL PROTECTED] with "unsubscribe" > > as the Subject. > > -- > robert canary > system services > OhioCounty.Net > [EMAIL PROTECTED] > (270)298-9331 Office > (270)298-7449 Fax > > > > -- > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" > as the Subject. > > - Nitebirdz - It's not too late to turn back from the "Gates" of Hell... Linux: the free 32-bit operating system, available NOW. Why waait for NT? (Brandon S. Allbery) -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: RH on a 386?

2000-05-18 Thread Nitebirdz
e, I'd recommend a small distribution such as Trinux (http://www.trinux.org) which fits in a floppy, especially if your friend is thinking about using the box as a router or firewall. - Nitebirdz "Open source tries to move software from a witchcraft to a science. Peo

Re: command to keep job running after logout?

2000-05-18 Thread Nitebirdz
command & > Actually, as far as I remember, it was "nohup". Simply running the command in the background by using the ampersand will stop it as soon as you log out. - Nitebirdz "Open source tries to move software from a witchcraft to a science. Peop

Re: console login and telnet probs..

2000-05-18 Thread Nitebirdz
xplain the error from pine, I think. But then, I may also be waay off mark. ;-) - Nitebirdz "Open source tries to move software from a witchcraft to a science. People start discussing ideas and suddenly you don't have shamanistic companies telling you how it is." (Linus Torvalds) -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: How do I create a restricted ftp account?

2000-05-18 Thread Nitebirdz
llowing document from the wu-ftpd site explains it all: http://www.landfield.com/wu-ftpd/guest-howto.html - Nitebirdz "Open source tries to move software from a witchcraft to a science. People start discussing ideas and suddenly you don't have shamanistic com

Re: configuring single key password

2000-05-18 Thread Nitebirdz
x27;t > know to start. I don't know how to configure this. Can anybody help > me? > Did you try running X through an ssh tunnel? That should fix the security problem, since ssh connections are always encrypted. - Nitebirdz "Open source tries to move soft

Re: Need help to set up Linux/NT bootloader

2000-05-18 Thread Nitebirdz
pub/Linux/docs/HOWTO/mini/Linux+NT-Loader As far as I remember, you still need to make the changes to the NT Loader by editing the c:\boot.ini file. Read the document I listed above, and that will clarify it. - Nitebirdz "Open source tries to move software from a witc

Re: anonymous ftp

2000-06-11 Thread Nitebirdz
to set up ftp - for both users, and for > anonymous? > > Also, I think part of my problem may be that portsentry is blocking me when > I try to do an ftp... how can I fix that? > Are you sure you want to allow FTP access? I mean, why not allow simple downloads via H

Code Crusader: segmentation fault

2000-06-14 Thread Nitebirdz
I just installed Code Crusader using the source rpm from the contrib directory, and it gives me a segmentation fault as soon as I try to run it. I didn't experience any problems during the installation though. Anybody can suggest a fix for this? -- Nitebirdz http://www.linuxnovice.org

RE: How to take advantage of SSL/SSH?

2000-06-14 Thread Nitebirdz
27;s got > ssh file transfers built-in. > John > Isn't that a commercial client though? Not sure. Just asking. -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: ftponly

2000-06-15 Thread Nitebirdz
pd instead: http://www.proftpd.net/ -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: mail problem

2000-06-15 Thread Nitebirdz
#x27;re sending email from the local host or when you connect to the server using a mail client? -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Kernel 2.2.16 RPM released

2000-06-19 Thread Nitebirdz
/RedHat/RPMS/kernel-2.2.16-1.i386.html -- Nitebirdz http://www.linuxnovice.org Tips, articles, news, links... -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

  1   2   3   4   5   >