General :: How To Assign More Than One IP In RHEL5
Jan 8, 2010I am using RHEL 5 or 5.5 version as my os. I want to assign more than one ip for that machine. I am very new to linux.
View 7 RepliesI am using RHEL 5 or 5.5 version as my os. I want to assign more than one ip for that machine. I am very new to linux.
View 7 RepliesHow to assign virtual ip in RHEL5.4?
View 3 Replies View RelatedI've installed a new copy of Ubuntu 10.10.Now the big question for me is how do we assign hostname to a given ip? I've given the hostname during the server installation and "cat hosts" says "ebox" hostname I'm trying to put on.Also,I modified the network/interfaces to static and assigned proper values.
#hostname returns ipaddr not the hostname. Also nslookup hostname/ipaddr says server can't find ....
So,is installing dns through bind and setting-up the only way to do that?
I have a fresh installed redhat 9 with 1 network card attached may I know what command will I type to assign 10.0.0.1 on the network card?
and also when I type hostname it always reply localhost.localdomain
how can I assign a hostname
I have 2 wans . I want to assign a particular wan to selected IPs.Will I achieve it by iptables or ?
View 1 Replies View RelatedI am looking to assign custom icons to my folders. Like the game folder having a joystick , Ebooks folder etc. but sadly i am unable to find any thing on google. Can any ome suggest some good places to look
View 2 Replies View RelatedI bought a Media-Teach NEMESIS USB headphones. They work really great except there's this one button that lunches Windows Media Player on Windows but on Linux... it doesn't seem to do anything... So my question is, how do I assign a different task for this button on Linux? For example I want it to go to a website address.I guess I need to get what signal it sends thru usb to my system and then somehow manipulate it? Can this be done with a shell script or perhaps there's a tool/program available on Linux for this
View 2 Replies View Relatedso i wrote myself a very simple hellworld program in c++
...the usual stuff
int main()
{
[code]...
In my red hat Linux machine there was a Lan card using eth0. IP is asign to that network card and it is functioning properly. I add another ethernet card in my linux machineit was detacted and when i use the commandQuote:[root@localhost root] # ifconfig -ait show me both eth0 and eth1 lan cards.I can see Ip address in my eth1 ethernet card but When I enter into
Code:
[root@localhost root] # cd /etc/sysconfig/network-scripts
and i use ls command it only show me the file ifcfg-eth1 and with
[code]...
I am using internet in my home PC using Red Hat 9. To assign static IP to my linux machine I use "System Settings....> Network" and then double click on "eth0" to assign the static IP.Well these all settings by using GUI interface.Kindly guide me that if I use only command line interface "runlevel 1" then in that case which file should i edit and assign my static IP,Subnet Mask,Default Gateway DNS settings.2- 2nd thing is,is there any way that I may open web broswer in command line? or the administrator should only use internet on Run Level 5 ?
View 14 Replies View RelatedI am using RHEL 5. In my Linux Box I have two Lan cards (eth0 and eth1). "eth0" is connected with network 192.168.10.0 and "eth1" is connected with network 192.168.11.0. Both Network are inter connected via routing. Now I want a situation where, I want to dedicatedly assign some port numbers against a lan card. Like eth0 will be assigned for ssh (22) and eth1 is assigned for telnet (23). So that, when a user connect to 22 port then he/she is connected to the server through eth0 , and when a user connect 23 port then he/she is connected to the server through eth1. Is it possible to do using iptables or other?
View 2 Replies View RelatedI am using Asus eee PC model 1001P and I am running ubuntu netbook remix on it. I have a 160 GB hard drive. When I was installing ubuntu I assigned only 50 GB for it, thinking that I will use the remaining partition for windows. But right now after using UNR, I don't want to use windows at all. Is it possible that I can assign the remaining 100 GB unassigned partition back to Ubuntu without reinstalling the whole operating system again?
View 4 Replies View RelatedI would like to assign a static IP to Debian running on my virtual box. How should I do it? What needs to be written in /etc/network/interfaces.
View 5 Replies View RelatedI'm on a regular Fedora 9 desktop computer with an ext3fs filesystem.
I'm trying to give myself access to /dev/ttyS0. This is because I'm developing code that uses a serial port. While I'm developing this code I don't want to be continually working as super user. I have the following information about /dev/ttyS0:
Code:
So as root I added myself (username freddy) to the group uucp. This is just temporary, for while I work on this code and try different stuff as user freddy. Once the code is established and I have a single program with a fixed name, I plan to give myself an entry in /etc/sudoers that will allow me to run the finished program.
Here's the info on user freddy:
Code:
The problem then is that now if I try to use /dev/ttyS0 I can't.
Code:
I thought that if I was a member of group uucp which is associated with /dev/ttyS0 that I would be given rw access to /dev/ttyS0. What am I missing here?
What the c stands for in the ls -l listing?
I have a RHEL Machine. All I have is 5 Ethernet cards.I want all of them to be assigned IP through DHCP while I boot my system.
View 4 Replies View RelatedI have installed Ubuntu 8.10 Server Edition on Virtual Box. When I start the virtual machine I do not have connection to my home network. The router I have does not assign any IP address to this machine. Now I have some questions which I am finding hard to find answers for over the internet and other forums.
If I do have a network interface (I checked this using ifconfig -a) then is there a command to actually make the operating system connect to that network (something like repair on windows)?? Also what is the difference between a network interface with alias eth0 and eth5? I know that when it was eth0 the virtual machine used to connect to the network automatically. Now that it is eth5 it does not! I do not know however if this is related.
Please send me the code how to assign ipv6 address using ioctl system call using C.
View 1 Replies View RelatedHow to assign CPU and memory resource to a certain process? How to assign CPU and memory resource to a certain user?Let's assume the software is no limit for resource usage.Below is a description of my situation.dual 6 core, 32G memory, RHEL5.5 client with workstation option.I run a big computation (say process1). However, I found from KDE system guard the CPU and memory are not loaded as expected. below are numbers. user% system%process1 100 0.00and CPU idle 90%, memory free 97%
View 3 Replies View RelatedI want to use a combination that avoids alphabetic/punctuation characters because that way I have a consistent physical position on different layouts. Control_R+Menu fits that requirement and is also located at a very convenient position.This combination used to work in KDE 3.5 for the global kxkb switch action, or any keyboard action for that matter. In KDE 4, trying to assign Menu by pressing the Menu key always activates the keyboard trap widget's context menu, in this case giving me the What's this?How do I work around that problem? Alternatively, do you have a snippet that I can paste into $HOME/.kde/share/config/kglobalshortcutsrc and which works?
View 1 Replies View RelatedI have a lil' problem with a new project. I'd like to find out how to set the ability to change to the next track in a playlist by using ongly the scroll wheel of a standard usb mouse. The objective is to assign a keystroke or a command to both mouse button 4 and mouse button 5 (scroll wheel up and scroll wheel down), so that a program like rythmbox or vlc would skip to the next or previus song in the playlist.
View 1 Replies View RelatedI am using CentOS 5.5 and I created few users (useradd john etc.) and now I want to assign privileges to this user on some directories and files in those directories. For example I want to give read privileges to directory "/documents" and all of files under that directory.
View 13 Replies View RelatedI was thinking about setting up my own mail server. Problem is my ISP will not let me have a static IP unless I upgrade to a Business class service which is just too expensive for home use. As a work around I use a DDNS service from Dlink, which is actually done via DYNDNS.com. So essentially I have mydomain.dlinkddns.com point to my Dynamic WAN IP, and it is all automatically managed by my router.
Is there a way I can haveoint to my mail server without it being a subdomain of my DDNS om)? In other words I would like to have the email someone@mymaildomain.com and not have it be dlinkddns.com or something like that. I know someone has done it, I just have never done it. Not quite sure what to google to find the answer myself either.
how to assign shutdown and reboot privileges to the user.please tell directory hierarchy privileges for /root,/bin./lib,/tmp,/var,/pro etc ...
And also i would like to give space quota to particular user and directory for users.
I am trying to use my Microsoft Optical Wheel Mouse (it has left button, right button and the wheel button) in Ubuntu 9.04.I would like to use the wheel button to perform the same task as backspace key in firefox browser and file browser. I have hunted around the net for the past two weeks and found many articles on imwheel and editing x11config files but they all are for 5 of 7 button mice. I have installed and used imwheel -c which tells me that it is "wheel: Left Button 6". However as a total beginner with Linux I am not sure what to do from here. I am hoping that someone would be kind enough to give me a reasonably detailed explanation of what I need to do. If someone could spend some time to list what files I need to edit and what I need to insert into them for this mouse I would be grateful.
View 3 Replies View RelatedWhen trying to mkfs -t ext3 /media/HD-CEIU2 mounted drive, I receive "is not a block special device". Then after answering yes to proceed anyway, get messages indicating the device couldn't be read. I did fdisk the drive and rebooted.
View 1 Replies View RelatedI am newbie in Linux, using RHEL5. I created an account for user. User cannot log on from GUI but able to log on from command line by (ctrl-alt-f1). As a root I can log on from GUI mode.
View 2 Replies View Relatedi want to install dns in my pc. all configurations in a broad way
View 7 Replies View RelatedI have installed Dlink-DWL-G520 in RHEL5 - kernel 2.6.18-8.el5. Now I want to give WEP key to get IP from my wireless accesspoint. How I can give that key?
View 1 Replies View RelatedI want to make a snapshot of RHEL5 about my current situation ,how will I do that ?
View 3 Replies View RelatedI have installed a second NIC to my Desktop on LINUX (Oracle Enterprise Linux 5). However, it does not get recognized while I'm performing the install and only eth0 card shows up.
View 5 Replies View Related