- Debian Admin - http://www.debianadmin.com -
Manage Runlevels,Startup scripts Using Boot Up Manager(BUM) GUI
Posted By Admin On 22nd October 2006 @ 10:39 In General, Other Linux | No Comments
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Boot-Up Manager has been developed and tested on Ubuntu, but as it only relies on Perl-Gtk2 libraries, it can be run on any Debian-like system.
Install Boot Up Manager (BUM) in Ubuntu
If you want to install latest package you need to download from here using the following command
wget http://ftp.debian.org/debian/pool/main/b/bum/bum_2.1.8-1_all.deb
Now you have bum_2.1.8-1_all.deb package
Install this package using the follwoing command
sudo dpkg -i bum_2.1.8-1_all.deb
Now if you want to open BUM go to Desktop—>Administration—>BootUp-Manager you can see this in the following screen
Once it open the BUM you should see the following screen and you can see the version details also
Now if you want to see services,startup and shutdown scripts you need to check the box next to Advanced in the bottom of BUMWindow
BUM Services windows screen
BUM startup and shutdown scripts Screen
Install Boot Up Manager (BUM) in Debian
If you want to install latest package you need to download from here using the following command
#wget http://ftp.debian.org/debian/pool/main/b/bum/bum_2.1.8-1_all.deb
Now you have bum_2.1.8-1_all.deb package
Install this package using teh follwoing command
#dpkg -i bum_2.1.8-1_all.deb
This will complete the installation
Now if you want to open BUM go to System—>Administration—>BootUp-Manager you can see this in the following screen
Once it open the BUM you should see the following screen and you can see the version details also
Now if you want to see services,startup and shutdown scripts you need to check the box next to Advanced in the bottom of BUM Window
BUM Services windows screen
BUM startup and shutdown scripts Screen
You may also be interested in...
Article printed from Debian Admin: http://www.debianadmin.com
URL to article: http://www.debianadmin.com/manage-runlevelsstartup-scripts-using-boot-up-managerbum-gui.html
Click here to print.