• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

just installed linux, quick question, how to edit network settings?

It can depoend of the distribution you installed.
Assuming redhat or mandrake, you find network stuff under the following dirs.
/etc/sysconfig
/etc/sysconfig/network-scripts

hostname is set in /etc/sysconfig/network
ip for each nic is set in /etc/sysconfig/network-scripts/ifcfg-ethx where x is 0-n.
just poke around and look at the man pages for files in these dirs.

 
Back
Top