sshd problems

2002-12-18 Thread Albert A. Ogonevskij
Hi there! I have RedHat 7.3 installed. Now i have installed OpenSSH and have such prob: i cant connect to my computer from another: "Connection refused" error appears. But when i'm trying to connect from localhost, all works fine. Where is problem? Thanx. Albert -- redhat-list mailing list un

Re: sshd problems

2002-12-18 Thread Albert A. Ogonevskij
Brenden Walker wrote: My guess would be iptables/chains or some other firewall is blocking the SSH port. -Original Message- From: Albert A. Ogonevskij [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 10:51 PM To: [EMAIL PROTECTED] Subject: sshd problems Hi there! I

Re: can't login from

2002-12-23 Thread Albert A. Ogonevskij
i had the same prob on my RedHat 7.3 this helped: ipchains -I input 1 -s 0/0 -d 0/0 21 -p tcp -y -j ACCEPT if you are using ftp with not standart port, change 21 -> your port Albert Ogonevskij On Sun, Dec 22, 2002 at 01:45:51PM -0500, Mike Burger wrote: > IPtables firewall in the way? > >

mouse in console

2002-12-23 Thread Albert A. Ogonevskij
Hi there! I load my linux(RedHat 7.3) with vga=791 option and copy/paste feature dunno works in console. When i move mouse in console, behavior of mouse pointer is very strange. How can i solve this prob. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe

Re: JPG files etc..

2002-12-24 Thread Albert A. Ogonevskij
hi try to install ImageMagic it has utility - display This can help. Albert On Tue, Dec 24, 2002 at 11:48:41AM -0500, Ted Gervais wrote: > > RH8.0 installed out of the box can't seem to read jpg, jpeg, or tiff files. In > fact any of those type of files can't be viewed. What is the proper way o

sendmail, fetchmail

2002-12-25 Thread Albert A. Ogonevskij
hi there! on my RedHat 7.3 i have sendmail+fetchmail+procmail. i've dicided to use ssmtp instead of sendmail muttrc : set sendmail="/usr/sbin/ssmtp" everything works fine. But after uninstalling sendmail fetchmail dunno works i've found such thing in maillog: Dec 24 16:14:05 abyss procmail[1381

Nvidia driver problems

2002-12-25 Thread Albert A. Ogonevskij
Hi there! i'm trying to install NVIDIA drivers for my redhat 7.3 and i see such thing: [root@abyss NVIDIA]# rpm -ivh NVIDIA_kernel-1.0-4191.rh73up.i386.rpm Preparing...### [100%] 1:NVIDIA_kernel

Re: Nvidia driver problems - SOLVED

2002-12-25 Thread Albert A. Ogonevskij
On Wed, Dec 25, 2002 at 07:43:43AM -0500, Robert P. J. Day wrote: > On Wed, 25 Dec 2002, Albert A. Ogonevskij wrote: > > > Hi there! > > > > i'm trying to install NVIDIA drivers for my redhat 7.3 and i see such > > thing: > > > > [root@abyss NVIDI

Re: Nvidia driver problems - SOLVED

2002-12-25 Thread Albert A. Ogonevskij
On Wed, Dec 25, 2002 at 04:12:06PM +0100, Michael Schwendt wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 25 Dec 2002 20:42:42 -0500, Albert A. Ogonevskij wrote: > > > Very strange thing: > > [root@abyss NVIDIA]# ls > > NVIDIA_kernel-1.0-41

Re: Disk druid

2002-12-26 Thread Albert A. Ogonevskij
IMHO the best tool to manage disks - fdisk and you can format partitions with mkfs Albert On Wed, Dec 25, 2002 at 11:20:27PM -0500, Linux Admin wrote: > Is it possible to run disk druid after installation to add a second disk > to the system. If not what is the best tool to manually add second dis