Re: IP Alias

2001-10-19 Thread Kalle Olavi Niemitalo
"Chad Morgan" <[EMAIL PROTECTED]> writes: > eth0, IP Address A - can ping from my computer and from other computers > eth0:0, IP Address B - can ping ONLY from my computer but not from = > others. It is listed in ifconfig Are they in the same subnet? If you assign IP address A to eth0 and B to e

Re: Linuxification of DOS text files

2001-09-25 Thread Kalle Olavi Niemitalo
"V. T. Jones" <[EMAIL PROTECTED]> writes: > What is the program to run to convert DOS text files to Linux text files, > and vice versa. I.e., replace 0D 0A with 0A. tr -d '\r' If you also want to convert between CP437 and Latin-1, try "recode".

Re: Word-wrapping text editor

2001-09-25 Thread Kalle Olavi Niemitalo
"V. T. Jones" <[EMAIL PROTECTED]> writes: > I want a terminal based text editor that does word-wrap rather than just > wrapping in the middle of a word when it gets to the end of a line. "Joe" > seems to do this. Can emacs or vi be made to do this? When Emacs wraps your text in the middle of a

Re: X won't allow display export...

2001-07-31 Thread Kalle Olavi Niemitalo
"Robert L. Harris" <[EMAIL PROTECTED]> writes: > Make sure the option "-nolisten tcp" has been removed. Or if you don't trust the network, tunnel the connection via ssh.

Re: upgrade kernel / alsa

2001-01-23 Thread Kalle Olavi Niemitalo
[EMAIL PROTECTED] writes: > I have the 2.2.17-ide kernel with alsa-ide packages > installed to handle sound, > and I am thinking of upgrading to 2.2.18-ide. > What would be the best way to do this ? Install kernel-image-2.2.18-ide, then alsa-modules-2.2.18-ide. After you know it works, you can r

Re: lib*

2001-01-19 Thread Kalle Olavi Niemitalo
"triendl.kj" <[EMAIL PROTECTED]> writes: > how to get the newest libz (necessary for enlightenment) Try entering "libz.so" in the "Search the Contents of the Latest Release" form at .

Re: find???

2001-01-17 Thread Kalle Olavi Niemitalo
Stephen Brooker <[EMAIL PROTECTED]> writes: > Can anyone give any hints as to why find is running and what might be > starting it? It is probably run from the daily updatedb or checksecurity cron scripts. "ps fax" should show which. You can of course disable those scripts but then you lose som

Re: Full System Restore with tar: Reminder!

2001-01-16 Thread Kalle Olavi Niemitalo
[EMAIL PROTECTED] (Jim Dennis) writes: > (Note: I just try to do an rmdir as the easiest way to detect > a non-empty directory *and* to detect a non-directory node named > /proc at the same time. Modern versions of mount and fsck allow referring to ext2 file systems by LABEL or GUID (or was it