4

In openSUSE there is a set up tool called YaST working on GUI and command line. Is there such tool for Ubuntu for instance on YaST one can configure samba and the services.

Here is a picture for those that do not know: pic off of wikipedia

user68186
  • 33,360
Dan
  • 3,418
  • 6
  • 23
  • 32

1 Answers1

1

Ubuntu Tweak does much of that - you can install it with:

sudo apt-get install ubuntu-tweak

It looks like this:

Ubuntu Tweak

As for Service Administration, this may work:

sudo apt-get install jobs-admin

jobs-admin

For more, see the question here.

Wilf
  • 30,194
  • 17
  • 108
  • 164