Pages

Madbox Linux: super fast Linux

You want a super fast Linux?

You can download and use Madbox Linux.

Madvox is build on Ubuntu 12.04 and OpenBox desktop.

Information
Base : Ubuntu precise (development branch) 12.04
Kernel : 3.2.0-20
Window Manager : Openbox 3.5.0


Applications:
 Accessories : lxterminal, lxpanel, pcmanfm, geany
 Multimedia : mirage, gnome-mplayer, pavucontrol
 Web : chromium
 System : gparted, htop, ..


List all entries in Startup Applications menu in Ubuntu 12.04

In normal case, entries in Startup Applications in Ubuntu 12.04 does not display.
You can enable all the entries by applying following commands in a terminal,

cd /etc/xdg/autostart/
sudo sed --in-place 's/NoDisplay=true/NoDisplay=false/g' *.desktop

How to install minimal gnome-shell

Execute the following command in a terminal,

sudo apt-get --no-install-recommends install gnome-shell

Installation of minimal gnome-shell is essential in the process of building live CD from scratch.