[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Yast for debian



On Mon, 2012-12-17 at 15:26 +0100, Ralf Mardorf wrote:
> On Mon, 2012-12-17 at 16:57 +0500, Muhammad Yousuf Khan wrote:
> > instead of x server, admins can use a pseudo-graphical user interface
> > to manage the server.
> 
> "pseudo-graphical" does mean "ncurses",
> http://en.wikipedia.org/wiki/Ncurses , then you should take a look at
> "dpkg-reconfigure", as I've wrtten in a previous mail, e.g.
> 
> dpkg-reconfigure keyboard-configuration

PS: You could write a simple bash script (even without knowledge how to
write scripts, it can be learned on the fly).

There are several ncurses based apps to configure your server.

A script could ask for what to do? E.g.

1. Keyboard
2. Network
3. Quit

1. e.g. will run dpkg-reconfigure keyboard-configuration
2. perhaps could run pppoeonf
3. simply would be exit 0.



Reply to: