Asked By
romuald
0 points
N/A
Posted on - 11/01/2011
Hello! Good Day…
I am looking for an alternative for Gnome Panel in Unity. I really liked the System Monitor applet back when I was still using gnome panels. It allowed me to monitor both my processor and bandwidth and it was also light. I also found the little graph useful because it let me spot erratic processes and it indicated once a download is completed, allowing me to updated promptly.
I am using a netbook now and I am wondering now if I could also find these features with the current Unity interface. I am not exactly looking for anything fancy since I am already using Unity 2D. I just need an alternative that will allow me to see my CPU usage and bandwidth in real time.
I would also like it to be permanently visible and light. I hope you can give me suggestions.
Thank you.
Looking for an alternative for Gnome Panel in Unity
Hi,
You can install system-monitor in unity too in unity 2d interface.Pls follow below steps.
Â
Open xterminal
sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload
Â
Once installed, launch System Load Indicator from Dash.
Â
Alternatively you can switch your desktop from unity 2d to gnome classic as follows.
Open Terminal
sudo apt-get install gnome-session-fallback
sudo gedit /etc/lightdm/lightdm.conf
change user-session to gnome-classic
Â
Restart system and while logging in change session from unity2d to gnome classic
Â
Regards,
Yogesh.
Â
Looking for an alternative for Gnome Panel in Unity
Hello
I recommend that you install Mint on your Ubuntu machine. You can do it by typing these commands into terminal:
Â
-
sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu/ $(lsb_release -cs) main"
-
sudo apt-get update
-
sudo apt-get install mate-archive-keyring
-
sudo apt-get update
-
sudo apt-get install mate-core
-
sudo apt-get install mate-desktop-environment
Â
After Mate is installed open System Monitor and kill unity-2d-panel then in terminal type mate-panel. Now you have panel on which you can put system monitor and a bunch of other widgets.
Enjoy