General :: Command To Show The Luns Mapped To Redhat Enterprise Server 6.1 Host?

Nov 15, 2010

command to show the luns mapped to redhat enterprise server 6.1 host. And how do i known the WWNN for the FC HBA attach to the host.

View 6 Replies


ADVERTISEMENT

General :: Restoring RedHat Enterprise Server X64 5.4?

Jul 11, 2011

at work place I have an HP ProLiant DL580 with RedHat Enterprise Server 5.4 x64. Today I cloned this machine using clonezilla. What I would like to do is restore the image to VMWare machine for personal purpose (I cannot perform tests on production machine). But after restoring on VMWare I got "Kernel Panic". That's normal due to different hardware.

Now, is there a way to remove the Kernel Panic and correctly boot the machine? I ask our tech department for the RedHat CD1 to enter the "linux rescue" enviromnent, then try to re-read the hardware list with

# chroot /mnt/sysimage
# kudzu

View 3 Replies View Related

Server :: CVS Configuration On Redhat Enterprise ?

May 11, 2009

Installation of CVS on Redhat linux

Installing CVS on Redhat Linux Redhat Enterprise 4.0

The following steps give simple steps to install CVS software on Redhat Enterprise Linux 4.0.

1) Download the tarball cvs-1.11.1p1.tar.gz
2) Run "gunzip cvs-1.11.1p1.tar". You will get file called cvs-1.11.1p1.tar.
3) Then extract this file using command
"tar -xvf cvs-1.11.1p1.tar".
4) Then go to directory cvs-1.11.1p1.
5) There you will find a file called INSTALL. Read it once carefully.
6) Now run the command "./configure."
7) Build it using the command "make".
8) Install binaries/documentation using command "make install".
9) Now open file called /etc/services and add the following lines.
Cvspserver 2401/tcp # CVS client/server operations
cvspserver 2401/udp # CVS client/server operations
10) Open file called /etc/xinetd.conf and add the following lines to that file.
service cvspserver
{
Port = 2401
socket_type = stream
protocol = tcp
wait = no
user = root
passenv =
server = /opt/bin/cvs
server_args = --allow-root=/home/cvs -f pserver
env = HOME=/home/cvs
log = /var/log/cvslog
}
11) Space on both sides of = in the above file is a must.
12) Restart xinetd services by running command " services xinted restart "
13) Check whether CVS is running on the port 2401 by using the following command "nmap IP |grep 2401". If the CVS server is running correctly it will give output as "2401/tcp open cvspserver ".

It doesn't output like "2401/tcp open cvspserver"

View 1 Replies View Related

Server :: VNC Connection To REDHAT Enterprise 4?

Sep 26, 2009

I have a problem in connecting from windows xp OS to the REDHAT LINUX through vncviewer. The first connection works fine. However, if I want to add more than one connection by establishing the hostname:2 through vncviewer, it stops working. I have tried modifying the file /etc/sysconfig/vncservers to add more than one allowable connections. It still fails...

View 4 Replies View Related

Server :: Configure Redhat Enterprise Server 4 As Router And Proxy Server

May 18, 2010

Im new in linux i want to configure my redhat machine as both router and transparent proxy!

View 1 Replies View Related

Networking :: Cannot Unload Or Blacklist Bcm43xx On Redhat Enterprise Server?

Jan 21, 2010

I installed Redhat nash version 5.1.19.6 with kernel 2.6.18-128.el5-xen-i686 on a Dell Inspiron 1300 with Broadcom BCM4401 (eth0/LAN) and BCM4318 (eth1/WLAN). eth0 is working fine, but eth1 was causing trouble. After some difficulties with missing packages I managed to install ndiswrapper, blacklisted module bcm43xx in /etc/modprobe.d/blacklist and removed it, loaded module ndiswrapper and had connection. But after reboot module bcm43xx was again loaded. So blacklisting does not seem to work.And additionally strange to me, I cannot unload module bcm43xx anymore. And if I load ndiswrapper driver bcm43xx is still used as the terminal command 'dmesg' is showing me in the system log, while ndiswrapper was used when the connection was once and only once established

View 13 Replies View Related

Software :: Syslog Alerts Not Triggering To Server (Redhat Enterprise 5)?

Nov 13, 2010

just set up a windows server and other windows boxes send alerts to it no problem.Yesterday I configured my linux box (RHEL 5) using /etc/sysconfig/syslog and /etc/syslog.conf so that all alerts would go to the syslog server.There are no external firewalls involved and while the firewall is working on my linux boxI have made sure port 514 TCP/UDP are let through.Ive checked syslogd and klogd are running.I've also applied the '*@10.20.30.40' line in etc/syslog.conf. Basically Id like everything to go to the syslog server.Now if I telnet to the syslog server on port 514 I can type text on the linux box and it comes through on the syslog server. Great - but no syslog alerts seem to come through normally, even when I reboot the box.I've tried *., .*, and * to no avail, ive got an entry in my hosts file for the server 10.20.30.40 and tried using a name instead of an ip address, no luck.

View 1 Replies View Related

Red Hat :: Oracle 10g Database Installation Procedures In Redhat Enterprise Server 5?

Jan 13, 2011

I have installed Redhat Enterprise Linux Server 5 on my laptop. I want to install Oracle 10g database on RHEL5 server. I want to know whether any additional rpm's need to install before installing the Oracle 10g.

View 1 Replies View Related

General :: Can Use Redhat Enterprise After 30 Days Evaluation ?

Jul 5, 2010

Actually i want to know if i don't want any support or software update from redhat, can i continue to use RHEL after 30 days evaluation ?

View 3 Replies View Related

General :: Difference Between Redhat Enterprise System 5 And 9?

Jan 10, 2011

I would like to know the difference between redhat enterprise linux 5.4 and redhat linux 9.0. Also, if redhat linux 9.0 could be used as a server os.

View 2 Replies View Related

General :: Where To Download Redhat Enterprise.system.ES.V4.0?

Jan 31, 2011

Where can i download Redhat Enterprise.Linux.ES.V4.0?

View 5 Replies View Related

General :: Download RedHat Enterprise System 5?

Mar 22, 2011

Wish to download RedHat Enterprise Linux 5

View 2 Replies View Related

General :: RedHat Enterprise 6 And Windows 7 Dual Boot?

Mar 2, 2011

I have currently Windows 7 running and installed on partition C.I have partition D empty , and I would like to install Red Hat on it without affecting Windows seven ( i.e., dual boot Windows 7 & Red Hat6 ).

View 2 Replies View Related

General :: Ftp Missing In Redhat Enterprise Release 5.1 - Tikanga

Oct 26, 2010

I want to enable ftpd, but there is none in /etc/init.d/vsftpd, /etc/init.d/wuftpd...in Redhat Entierprise Linux release 5.1 (Tikanga)

Also I could not find yum in this version --- to be able to install ftp pkg if there is non-exist.

How could I have ftp or enable ftp in the Redhat 5.1 version: Redhat Entierprise Linux release 5.1 (Tikanga)

Also I could not run : "service vsftpd start" <--- it seems the service is not existing.

View 8 Replies View Related

General :: Redhat Enterprise 5 Doesn't See The Network Card?

Mar 2, 2011

The message I get when I try and activate is "3c501 device eth0 does not seem to be present. delaying initialization."

Does anybody know what cards are compatible without downloading drivers and other such exercises?

View 1 Replies View Related

General :: Access Usb Drive In Redhat Enterprise System?

Jun 10, 2010

Want to access usb drive in redhat enterprise linux

View 2 Replies View Related

General :: Change Command Line Based SUSE System Enterprise Server To Gnome?

Sep 6, 2009

I have a virtual machine with SUSE Linux Entperise 10 SP2 (I586) installed. However, the default setting is using command line based interface.

Is it possible to change it to be GNOME or KDE based interface ?

View 1 Replies View Related

General :: Wireless Unable On My Redhat Enterprise System 5 Box / Enable It?

Jan 27, 2011

I;m using RHEL5, i have a problem with my wireless lan card, my laptop wireless cant be enable , i always show a inactive in the network configuration property, i know it detect in my box code...

View 10 Replies View Related

General :: Postfix 2.0.16 On Redhat Enterprise 3.0AS Does Not Deliver Mail To Outlook

Mar 16, 2011

I am a first timer in setting up a mail server. As I heard that Postfix is a very simple mail server to configure I decided to use it on the same server where we have our squid. It seems that it is really simple enough because immediately after configuring,I can send and receive internal e-mails and send external emails. As I replied to the external emails that I received myself I found out that all of them just landed on the mail queue and this is where my problem starts. I cannot make Postfix deliver the messages to my outlook mailbox. By the way, I am sending the emails the through outlook also.

View 109 Replies View Related

General :: Redhat 4.0 Enterprise Edition Installation - Prompting For Drivers?

Apr 6, 2010

I am trying to install Redhat linux 4.0 Enterprise edition in my system. The system starts booting from CD-ROM and starts installation. It prompts for language selection(By default English) and then key board type ( By default US type). After this it is prompting to select the drivers with the following options.

" SELECT DRIVERS", "CHOOSE DRIVERS FROM LOCATION", "BACK". Why it is prompting for drivers?. what type of drivers it is looking for? what is the solution? My system mother board type is Intel 80865.

View 2 Replies View Related

Networking :: What Is Command To Show Host Name Of Ip Address?

May 25, 2010

What is the command to show the host name of the ip address?Suppose, I've an ip address like 209.191.122.70, now I want to know its host name.What is the command for that?

View 7 Replies View Related

Software :: Need Command To Show Host Name / IP Address

Jun 16, 2010

I need a command that can show me the HOST-NAME as well as ip-address in a single stress.

View 4 Replies View Related

General :: Steps To Install Nokia Pcsuite In Redhat Enterprise System 6?

Feb 14, 2011

I don't know about how to install nokia pcsuite in redhat enterprise linux 6.

View 5 Replies View Related

Server :: Redhat - Solaris - Host Went Down - RCA ?

May 1, 2011

My server running on RHEL/Solaris went down of its own. I have rebooted the box and now the host is up. what are all the log files do i need to check to find root cause for this issue. I have already checked /var/log/messages and sar logs but not of much help.

View 4 Replies View Related

Server :: Rsync Files And Directories From A RedHat Host To A Windows Server 2003R2?

Jun 9, 2011

I'm trying to rsync files and directories from a RedHat linux host(v 4.5 & 4.7) to a Windows server 2003R2 Standard Edition with cygwin running. I'm executing the rsync command from the cygwin shell. The transfer involves rsync'ing approximately 1 TB of data from the linux server to the windows server. After about 280+GB of data transfer, the transfer just dies.

There seems to be no particular file or directory that the transfer stops at. I'm able to rsync GB's of data from other linux hosts to this cygwin server with no problem. Files and directories rsync fine.The network infrastructure is essentially the same regardless of the server being rsync'ed in that it is GB Ethernet running through Cisco GB switches. There appear to be no glitches or hiccups across the network path.

I've asked the folks at rsync.samba.org if they know of any problems or issues. Their response has been neutral in that if the version of rsync that cygwin has ported is within standards then there is no rsync reason this problem should happen.I've asked the cygwin support site if they know of any issues and they have yet to reply. So, my question is whether the version of rsync that is ported to cygwin is standard. If so, is there any reason cygwin & rsync keep failing like this?

I've asked the local rsync on linux guru's and they can't see any reason this should fail from a linux perspective. Apparently I am our company cygwin knowledge base by default.

View 3 Replies View Related

General :: How To Find / Recover Redhat Enterprise Linux 3 Username & Password For Login

May 7, 2010

I have a server x86 architecture and my problem is lost my username & password. Hope anyone can help about this matter as i need to log in to the server for maintenance purpose.

View 1 Replies View Related

General :: Getting DHCP Options On A TinyCore Or Oracle Enterprise Host?

Feb 11, 2011

I have several hosts running either TinyCore or Oracle Enterprise Linux that are using DHCP to get their IP addresses and other network configuration.I'd like to use DHCP to pass in some other information, but I don't know how to get DHCP options, including custom options, in a CLI script.

View 2 Replies View Related

Server :: Mounting Multiple LUNs Over 1 HBA?

Apr 27, 2011

Is it possible to present multiple LUNs from 1 SAN with 1 NFS server? Currently, my NFS server is directly connected to my FC SAN. Do I have to install and configure multipathing for this to work OR is this just not possible to do over one connection?

View 6 Replies View Related

Server :: Multipathing Check How The Luns Are Configured

Mar 30, 2011

Multipathing in linux -need to check how the luns are configuredI have no idea about luns configuration in linux environment(newbie) and now i have issue figuring out the configurationSenario,By the look of the multipath output 3 luns are connected to server1 is from Hitachi and 2 from Sunstorage(Thumper)What i am trying to achieve,I need to check how the 3 luns are configured on OS levelI need to differentiate Hitachi and thumper lun The next is to check whether 3 luns are mirrored or not (if not ,how they configured)The third and last .I need to remove the mirroring luns (if exist) and leave the system with only Hitachi lun

View 1 Replies View Related

General :: Get The Ip Address Of Host Using Of Host And Nslookup Command?

Oct 20, 2010

HOW TO GET THE IP ADDRESS OF HOST IN LINUX WITH USING OF HOST AND NSLOOKUP COMMAND and after getting the ip address how to assign it in the variable

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved