Sponsored Content
Operating Systems Linux Remote Access of Red Hat Linux Post 302519737 by pramodpatil on Thursday 5th of May 2011 12:38:26 AM
Old 05-05-2011
Error

I trying to connect through VNC viewer to my Red Hat Linux. It is showing following error.
unable to connect to host: Connection refused (10061)
I checked on Red Hat Server & I found that VNCSERVER service is running properly on server. But still I am not able to connect from network.
Server IP address is 192.168.15.1
Tried to connect on following port
192.168.15.1:0
192.168.15.1:2
192.168.15.1:9

Please help.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red Hat Linux 6.0

Ok here is my problem i do not know the command to load a driver for my network card in Ted hat linux 6.0 could sombody give me a hand. and if there is anyone that has a list of commands for red hat that would be great also (2 Replies)
Discussion started by: bbutler3295
2 Replies

2. UNIX for Dummies Questions & Answers

Slackware's Linux 3.0 VS Red Hat Linux 7.x

Hello guys, I got overzealous (I Think). I got the book Linux Unleashed that comes with the Slackware 3.0 Version of Linux for $2.00.I also have Red Hat Linux 7.2 (No book, just the OS).What I wanted to know was,other than the bells and whistles of Red Hat is there any significant difference... (2 Replies)
Discussion started by: perrylx
2 Replies

3. UNIX for Dummies Questions & Answers

XP to Linux (Red Hat)

I have a PC running XP, and I have a PC that dual boots W2K and Red Hat Linux 7.3. I have the two connected via crossover cable, and the two can access each other when both are running windows. If I were to boot up Linux, can my XP PC telnet to the Linux PC? Any pointers or websites to... (3 Replies)
Discussion started by: lawadm1
3 Replies

4. Linux

Red Hat Linux 9

Hello there! Will anybody please tell me some good links to online eBooks on Red Hat Linux 9 user experiences and the like. If the books are in PDF Format, it will be nice to read. Thanks for cooperation in advance. Enjoy using open source and breathe freely! JAM (5 Replies)
Discussion started by: Jawwad
5 Replies

5. Red Hat

RAID on Red Hat Linux 7.2

Hi all I have an old Compaq DL380 (G1) server with 4 hard disks. It is running Red Hat Linux 7.2 One of the disks died. I didn't build the box myself. How would I determine if software RAID was configured? I had a look a /etc/fstab, but it's only referring to ida/c0d0 The... (3 Replies)
Discussion started by: soliberus
3 Replies

6. Linux

login in red hat linux

Hi, I have got a very simple, but unresolved problem. I am trying to login in Red Hat Linux here. However the login shell is mentioned as csh in /etc/passwd file. I am unable to make out which file is executed on login - .bash_profile ? There is no file like .bash_login or .bash_tshrc.... (3 Replies)
Discussion started by: asutoshch
3 Replies

7. Linux

How to access WINDOWS drives from RED HAT 9???

Hello , I am using Red hat 9. I want to access the windows drives from my Linux. Can you please tell me the commands to mount those drives. Till now I am rebooting into windows, copying files into a pen drive and then again coming back to Red hat. help me please (7 Replies)
Discussion started by: nsharath
7 Replies

8. Red Hat

Update Red Hat linux from 4.5 to 5.2.. Please help..

Hi! I have a Red Hat linux 4.5, and need to update it to 5.2. Can someone please help me in the steps that I need to perform. Thanks a lot!! nua7 (3 Replies)
Discussion started by: nua7
3 Replies

9. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

10. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies
IPW(4)							   BSD Kernel Interfaces Manual 						    IPW(4)

NAME
ipw -- Intel PRO/Wireless 2100 IEEE 802.11 driver SYNOPSIS
ipw* at pci? dev ? function ? DESCRIPTION
The ipw driver provides support for the Intel PRO/Wireless 2100 MiniPCI network adapter. The Intel firmware requires acceptance of the End User License Agreement. The full license text can be found in /lib- data/firmware/if_ipw/LICENSE. The license is agreed to by setting the sysctl variable hw.ipw.accept_eula to 1. By default, the ipw driver configures the adapter for BSS operation (aka infrastructure mode). This mode requires the use of an access point. For more information on configuring this device, see ifconfig(8). EXAMPLES
Join an existing BSS network (i.e.: connect to an access point): ifconfig ipw0 inet 192.168.0.20 netmask 0xffffff00 Join a specific BSS network with network name ``my_net'': ifconfig ipw0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net Join a specific BSS network with 64 bits WEP encryption: ifconfig ipw0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net nwkey 0x1234567890 Join a specific BSS network with 128bits WEP encryption: ifconfig ipw0 inet 192.168.0.20 netmask 0xffffff00 nwid my_net nwkey 0x01020304050607080910111213 DIAGNOSTICS
ipw%d: device timeout The driver will reset the hardware. This should not happen. SEE ALSO
an(4), awi(4), pci(4), wi(4), ifconfig(8), ipwctl(8) The IPW Web Page, http://damien.bergamini.free.fr/ipw/. AUTHORS
The ipw driver and this man page were written by Damien Bergamini <damien.bergamini@free.fr>. BSD
November 7, 2008 BSD
All times are GMT -4. The time now is 06:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy