Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: recoco on June 27, 2006, 06:26:29 AM

Title: How can i "reconfigure" my SME Server?
Post by: recoco on June 27, 2006, 06:26:29 AM
I'm a newbie to SME.I want to change my install config for SME Server,such as eth ip,route, and so on.I tried to change these values on /etc/sysconfig.But found the warning message:DO NOT MODIFY THIS FILE!
I have searched the admin manual but can't find it.Can anybody help me?Thanks in advance!
Title: How can i "reconfigure" my SME Server?
Post by: crazybob on June 27, 2006, 06:41:35 AM
From a keyboard and monitor attached to the server, or using putty, login as admin, and the admin/root password. This will take you to the configuration screens.

This is explained in a strange area accessable on the left side of your browser called Documentation

see section  5.5. Configuring your SME Server and section 6.2 in the users manual

Bob
Title: How can i "reconfigure" my SME Server?
Post by: JonB on June 27, 2006, 06:45:05 AM
Log into the console as admin and admin password or use SSH and log in as admin and the admin password.

You will get the Server Console screen.

Choose option 2 "Configure this server"

This will bring you to the configuration screen you got when you first installed the server.
Title: How can i "reconfigure" my SME Server?
Post by: recoco on June 27, 2006, 07:35:04 AM
got it.Thank you very much!I have never logined as admin.I usually login as root....
Title: How can i "reconfigure" my SME Server?
Post by: judgej on June 27, 2006, 10:39:39 AM
Quote from: "crazybob"
From a keyboard and monitor attached to the server, or using putty, login as admin, and the admin/root password. This will take you to the configuration screens.


I never realised you could access that screen from putty. Nice tip!
Title: How can i "reconfigure" my SME Server?
Post by: raem on June 27, 2006, 11:52:06 AM
judgej

> I never realised you could access that screen from putty. Nice tip!

Also if you are logged in as root you can run the command
/sbin/e-smith/console
Title: How can i "reconfigure" my SME Server?
Post by: TheMonk on November 19, 2006, 02:05:59 PM
Quote from: "RayMitchell"

Also if you are logged in as root you can run the command
/sbin/e-smith/console


Code: [Select]

su - admin


Should do the same thing   :wink: