10 More Discussions You Might Find Interesting
1. Debian
I have a new Ethernet device that has a default IP address on a different subnet and need to change it. I have a Debian 6.0 host connected to the device with a crossover cable and have changed the host /etc/hosts and /etc/networks files to the same subnet as the new device and rebooted. Ping... (2 Replies)
Discussion started by: snorkack59
2 Replies
2. Shell Programming and Scripting
Hi
I need to Grep for an ipaddress and need to substitute one octet with another octet
I have used the following code
gateway=`netstat -rn| grep default | tr -s " "|cut -d " " -f2 | head -1`
If the output is 9.3.94.1
I need to modify as 9.3.100.1
Please help (4 Replies)
Discussion started by: Priya Amaresh
4 Replies
3. UNIX and Linux Applications
There is a linux server in my team where everyone is using xterm to connect to the server and work.
Problem is I'm unable to find the ipaddress of the xterm user. It just shows the display as "localhost".
example:
st_capuk@MGTS5026-13sh1:~> ps -eaf | grep xterm
1010 9328 9327 0 May07 ?... (2 Replies)
Discussion started by: Arun_Linux
2 Replies
4. Shell Programming and Scripting
Hi all ,
I have written the script but the ip address is not getting replaced correct me i ima wrong
#!/bin/bash
echo "enetr ip"
read $a
echo $a
b=`grep -o '\{1,3\}\.\{1,3\}\.\{1,3\}\.\{1,3\}' /usr/local/kalyan/mysqlup.sh`
echo "$b"
sed -i 's/'$b'/'$a'/g' /usr/local/kalyan/mysqlup.sh
... (1 Reply)
Discussion started by: kalyankalyan
1 Replies
5. UNIX for Dummies Questions & Answers
Hi Friends,
I am new to UNIX. I wonder how can I get the ipaddress of my machine? In windows, i can use ipconfig to get my ipaddress. I am aware of ifconfig but it does not give the ipaddress.:)
Thanks and regards,
Dinesh Venkatesan. (4 Replies)
Discussion started by: DineshV
4 Replies
6. UNIX for Advanced & Expert Users
which kernel data structure stores ipaddress. and how to change the ipaddress other that ifconfig.
in case of dhcp client daemon how linux automatically assigns ipaddress fetched?
Would some one answer these questions please? (3 Replies)
Discussion started by: Gopi Krishna P
3 Replies
7. Shell Programming and Scripting
(I think this question desearves separate thread..)
I have a problem with 'while'
I am trying to set variables by 'while' and it is fine inside, but after completting the loop all changes are lost:
> bb="kkkk - 111\nlllll - 22222\nbbbb - 4444"
> echo "$bb"
kkkk - 111
lllll - 22222
bbbb -... (3 Replies)
Discussion started by: alex_5161
3 Replies
8. Shell Programming and Scripting
Hi,
How can I figure out the IP address of my node in HP-UX?
Here is uname -a:
/throra10 >uname -a
HP-UX finprod B.11.23 U ia64 3832216299 unlimited-user license
This is to launch Xterminal.
Thanks. (7 Replies)
Discussion started by: RockyC123
7 Replies
9. Shell Programming and Scripting
hi,
can any one say how to get the server name if we know the ipaddress
ie nslookup gives ipaddress if server name is given
in the same way can i have server name if i know ipaddress
thanks & regards
babu :o (1 Reply)
Discussion started by: babu@shell
1 Replies
10. HP-UX
Hi,
Pls tell me any command in Hp-unix to find out the machine ipaddress
Thanks,
shruti (14 Replies)
Discussion started by: shruti_mgp
14 Replies