Programming :: How To Configure Network In Rhel5
Oct 1, 2010
When i use this command
#service network start
my Internet connection terminated/very slow ..
I'm configuring lamp in my system,but when i use to start apache and eth0 ....Internet slowing down..
View 1 Replies
ADVERTISEMENT
Nov 13, 2009
configureing my Domain name (dbpche.com) in RHEL5.0 and also how to make it accessable to the internet access via httpd (apache)I have configure apache, and tested it in local its working fine. but i want to configure it with my Domain name.
View 2 Replies
View Related
Dec 22, 2010
I have a Multitech MT9234ZBA-USB modem. The CD included RHEL drivers which I have installed with RPM. The lsusb command output shows the modem: Bus 004 Device 005: ID 06e0:0319 Multi-Tech Systems, Inc.Which communications software should I use to connect to the modem and issue AT commands?
View 4 Replies
View Related
Dec 24, 2008
i wnt to know how to configure nat server in rhel 5 i have net on eth0 so hw can i share net on my lan through nat server
View 3 Replies
View Related
Dec 8, 2010
how to configure vsftp in my rhel5 server.
View 2 Replies
View Related
Apr 11, 2011
I am studying RHEL myself, not clear with following topics How to configure DNS slave server in RHEL 5 Whether named.rfc1912.zones file entry can be included in named.conf itslef,if not What is following entry means inside named.conf file
zone "." in{
type hint;
file "root.servers";
[code]...
View 3 Replies
View Related
Jan 12, 2010
I want to configure a PXE Install Server with RHEL5u3 64bit.
View 1 Replies
View Related
Nov 13, 2010
in RHEL5 I want to configure wireless on my laptop but after many procedures followed none of them worked? how to do it? my laptop is HP520
View 4 Replies
View Related
Jan 8, 2010
I want install postfix on rhel5 please send me the configuration of
View 2 Replies
View Related
Jan 7, 2010
I want to install swat on rhel5. how to install it on rhel5.
View 1 Replies
View Related
May 21, 2010
I am trying to configure a system to boot Windows XP, CentOS 4 and RHEL5. I have one hard drive that contains both Windows XP and CentOS 4, and a separate drive that contains RHEL5. Until recently, I only had one SATA cable, so I could only connect one drive at a time. Under this configuration, everything works fine. When the RHEL5 drive is connected, I can boot into it. When the Windows/CentOS drive is connected, I can dual-boot into either OS. (GRUB was configured on this drive automatically when I installed CentOS into a new partition.)
Opening the box and moving the SATA cable is a lot of trouble, so I finally got a second SATA cable and enabled both SATA0 and SATA1 in the BIOS. I currently have the Windows/Centos drive as the primary, and I can still boot into both Windows/Centos. Now, I want to add RHEL5 to menu, but I can't find the file GRUB is using to present its menu at startup.
I have configured GRUB before on other systems, but I just know the very basics, such as where the grub.conf file should be. So, I spent a whole day reading advice online and asking friends who might have experience with these issues. Here are the steps I have taken so far:
I confirmed there is no /boot/grub directory, and /etc/grub.conf is a broken soft-link to /boot/grub/grub.conf. I did a find for grub.conf, which found nothing. I did a find for menu.lst, which found one item -- an example GRUB config file in /usr/share/doc/grub-0.95. I noticed that when CentOS boots, I see the GRUB commands printed to the screen, the first of which is:
root (hd0,2)
So, I did a grep -R "(hd0" * at the / directory, which also found only one item -- the example menu.lst file in /usr/share/doc/grub-0.95. I discovered that I can go to the command line grub from the grub menu and do:
cat (hd0,2)/grub/grub.conf
The cat command returns a printout of the grub configuration the system is obviously using. I didn't create this file, but the titles are identical to what I see in the GRUB menu, the default boot is Windows, and the timeout is very short. This must be the file. It looks like:
default=2
timeout=5
splashimage=(hd0,2)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.9-89.ELsmp)
[Code].....
I've also tried making the RHEL5 drive the primary drive. In that case, I can modify the existing /boot/grub/grub.conf file and see my changes at the GRUB boot menu. However, I can't get Windows to boot in this configuration. I've done a lot of google searching on the topic and added map commands to make Windows think it is on the primary drive. But, I'm still unsuccessful on this front as well. I think I'm closer to solving the problem with Windows/CentOS as the primary. However, if you think I will have more success with RHEL5 as the primary drive, I can provide more details as to my current grub.conf on that drive in a later post.
View 6 Replies
View Related
Dec 15, 2009
I am new to this forum. I am a both rhel5 and fedora user.I can not configure my Samsung syncmaster 632nw monitor to display full screen at 1360X768.There is huge blank space on left and right portion of the monitor.The maximun resolution is 1024*768 and minimum is 640*480.
I have tried many times to solve it using xorg.conf but still unable to do it.
Here is xorg.conf's content :
View 5 Replies
View Related
May 23, 2010
I have CentOS installed on my system.I have ubuntu too running in VirtualBox on centOS.I want to simulate network based installation of RHEL/CentOS. Can it be done on a stand alone PC with internet?
View 4 Replies
View Related
Sep 17, 2010
How can i write a simple c program in my RHEL5?I am more concerned about what are toosl i need to install to get a C platfrom running in my RHEL5?
View 14 Replies
View Related
Dec 1, 2010
I am final year MCA student. I like to do my project in Linux. I know a little in C. I am pursuing RHCE certification. I am using rhel5. I am interested to write linux device drivers and willing to do my project in that.
View 9 Replies
View Related
Mar 9, 2011
how to remove the network alias (ex: ifcfg-eth0:2)from RHEL5, i had deleted the ifcfg-eth0:2 file from /etc/sysconfig/network-scripts/ifcfg-eth0:3but i can still see the entry in the graphical network configuration after i issued the command system-config-network, i want to remove it from there.
View 3 Replies
View Related
Oct 5, 2010
I have a server that is on both a standard network and a virtual network, as follows: server1 attached to standard network server1 acting as Dom0 with two linux DomU guests (under Xen) I only have one network card. How do I configure server1 to have a different hostname on the standard network than on the virtual network? Here are the relevant network configuration files for server1:
/etc/sysconfig/network-scripts/ifcfg-eth0:1
DEVICE=eth0:1
BOOTPROTO=none
NETMASK=255.255.255.0
IPADDR=192.168.122.9
[Code]...
View 1 Replies
View Related
Aug 30, 2010
today I tried to configure a network route to a host for testing my network interface. Code: route add 192.168.1.15 eth0 As I have to eth interfaces and both interface got their IP from DHCP (192.168.1.11 and 192.168.1.12) and are in the same subnet, I shut the other interface down:
Code: ifconfig eth1 down Then I tried to test the interface by doing a ping to 192.168.1.15.
Problem: When I unplug the cable from eth0 (and eth1 is still plugged) the ping still works. Somehow my linux (it's debian) powers up again eth0 and pings over this port.
How can I stop my linux doing this. I just want to have the route added only on the one interface - not the other. Is it maybe some case of a default-gateway?
View 5 Replies
View Related
Aug 13, 2011
I've installed the Ubuntu 10.04 Server onto a PPC G4 Mac just for the experience of setting up a server. During the installation process Ubuntu couldn't auto-configure my DHCP Network. I'm using the airport card on a wireless network. How can I manually configure the network once Ubuntu is installed.
View 6 Replies
View Related
Feb 1, 2010
Im new in this world of linux and suse. I have just installed the opensuse 11.2 in a Dell Inspiron 5160. Such laptop has a BCM4306 Wireless LAN controller. When I tried to configure a wlan connection, I found that the firmware was not installed. After looking in different forums, I installed the firmware b43. Now, my wlan card is abled to find the wireless of my router.
I have tried to configure a connection with YAST as well as with Network Manager, but both cases failled. Specifically, when I use Network manager, Im able to see in the applet my connection, how strong is the signal, but I see a yellow symbol (in one forum, such a box is shown with a green symbol).
I have check many time all about the secutity, encryption, and so one and all seems to be correct. But when I open the mozila firefox or the konqueror browser, no chance to surffer in internet. Now Im just a step to become crazy. The drivers are ok, the information about the router and the keys are ok, but in such a way, I am still harmloss.
View 1 Replies
View Related
Nov 27, 2010
I have just installed opensuse 11.3. I am absolutely new for Linux and for this forum. I have tried to open Network manager to configure my wlan. But its not starting. How to start network manager and configuring my wlan.
View 4 Replies
View Related
Sep 6, 2011
I'm going to come right out and say I am a complete novice with Linux/SUSE. The equipment I'm having a problem with is a little web-server that was purchased by my employer that has, quite suddenly, stopped functioning. I was changing the IP address within YaST, at which point the device offered to update itself, which I saw no harm in. Post-update, however, I was unable to so much as ping the device.
I tried "ifconfig eth0": "Error fetching interface information: Device not found." I went into network settings via YaST and found that there are two cards now listed as: RTL8111/8168B PCI Express Gigabit Ethernet controller Both IP addresses are "Not configured". The information pane, for both cards, cites:
RTL8111/8168B PCI Express Gigabit Ethernet controllerBusID : 0000:02:00.0 Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details. The only difference in either of the cards is the BusID (0000:02:00.0 and 0000:03.00.0)
I can neither edit nor delete either of these cards. As I mentioned, I am a total Linux novice, and am at a total loss for what to do next, or even how to find critical information about the system itself. I know enough to check dmesg, but not enough to have any clue what to look for in the output.
View 9 Replies
View Related
Mar 30, 2010
I've just isntalled Debian 5.04 + Xfce. During the install, i didn't have the ADSL modem connected, therefore i didn't configure the network. Now I connect it but it doesn't work, Debian just won't recognize it. According to various guides I shouldn't need to do anything for it to work, so that's why I'm here.
View 4 Replies
View Related
Sep 18, 2009
I have bought a new USB modem from my service provider. The model they provided is "Huawei EC1260" Huawei Terminal. As usual the official support is for windows and mac.
I tried to install this device using two methods..
1) Set knetworkmanager settings to "traditional with ifup". Then in wireless setup there is a choice of having "usb" (A tick box). I selected that, and setup completed successfully but the knetworkmanager was not up(I did ifdown wlan0 (wlan0 was the wireless config name), ifup wlan0 and the rcnetwork restart.)
2) Again knetworkmanager was set to "traditional method with ifup. This times while adding the connection I specifically selected the type "USB", then clicked to finish the configuration. The configuration finished without any errors but when I checked the Network Configuration screen no USB device was added there.
Are there any specific steps to configure a USB modem
View 9 Replies
View Related
Aug 5, 2010
I am using opensuse 11.2 with a server that has a static ip from my isp and the ip is working. I have tried with an old domain but I cannot try anymore with it. I have installed yast dns server and configured it normally. When I will buy a new domain i will asign those nameserver(s) to ns(x).domain.com with my ip address.
When the changes will take effect at the registrar it will point to my dns server. I have added two forwarders to my isp domain name servers and a zone with mydomain.com and for testing I don't have firewall. The dns server is started at boot time. That's all that is required to be done? I have to set other things before I buy the domain?
View 4 Replies
View Related
Dec 7, 2010
is SAMBA server a ftp server, if not what is the name of ftp server in linux? I want to configure and use a ftp server
View 2 Replies
View Related
May 28, 2011
i just installed fc15 on a virtual machine and since i wanted to learn how to configure it manually, i chose minimal installation. i have referring the deployment guide, now im trying to configure the network interface. what are the steps i have to follow when i install a new network interface manually? no GUI tools are available here because of the minimal installation. im stucked
View 2 Replies
View Related
Mar 9, 2011
I am doing a project based on the AD-HOC network. i have to do this on the two linux systems currently i am using fedora 13 and opensuse 10.3 beacuse the two laptops supports only these. the exact problem is how to configure the adhoc network to connect these two systems urgent reply needed please
View 1 Replies
View Related
Aug 5, 2010
I installed OEL4 on both of my Laptops using VMware with Windows 7 as HOST.
I want to configure RMAN. So I need individual IP addresses.
Now how can I ping these both Linux (OELs) from VMwares.?
How to configure the network b/w these two? I have a Ethernet cable. (No router)
In simple:
How to ping two Guest OSs (which are installed on two diff Laptops) which are in VMware with windows 7 as Host.?
View 3 Replies
View Related
Jul 26, 2009
I try to install CentOS 5.3 with DVD. After choosing option for disk format, next step should have been Network configuration (for dynamic or static) but I found no thing. I chech many times but still can not find any steps so that I can configure network before anaconda starts to install CentOS. Note that, I choose option to install from dvd not via network.
View 3 Replies
View Related