i am trying to set up ifconfig in solaris unix but when i do
ls -l /etc/hosts it shows:
lrwxrwxrwx 1 root root 12 jul 28 04:27 /etc/hosts -> ./inet/hosts
what does this mean? is it appending or redirecting info of /etc/hosts to ./inet/hosts? i tried cat to ./inet/hosts
but says no record.
and when i do vi /etc/hosts and i try to edit it shows read only even if i am login as root.
i tried to see whether there is an option to make file editable but no. i do know know how... i want to try adding new network interface...please help
ls -l /etc/hosts it shows:
lrwxrwxrwx 1 root root 12 jul 28 04:27 /etc/hosts -> ./inet/hosts
what does this mean? is it appending or redirecting info of /etc/hosts to ./inet/hosts? i tried cat to ./inet/hosts
but says no record.
and when i do vi /etc/hosts and i try to edit it shows read only even if i am login as root.
i tried to see whether there is an option to make file editable but no. i do know know how... i want to try adding new network interface...please help