Hello all,
I’ve just installed OpenSuse 11.3 on my new laptop but I’ve skiped the network configuration during the installation of system, but after that when I use the command : dhclient eth0 I’ll be connected without any problem except when I reboot the system, I should retype the command to connect … Anyone would help me please …
You might try using Yast from the application launcher manu. System > Yast > Network Devices > Network Settings.
I guess I would start YaST, enter the root user password, Select Network Devices on the Left and Network Settings on the right. This is where your network setup exists, to see if HDCP is set and so forth. You can also activate the NetworkManager if you would like for it to handle your networking. It is good for Wireless, not required but works for Wired networking. You can find your wired port name like eth0 for instance. You can open a terminal session and type sudo /sbin/ifstatus eth0 at the prompt to see what it says if you are NOT using the NetworkManager.
Thank You,
Thank you guys, it works …