








ThistleWeb wrote:I found Crunchbang to be lighter that any Mint, it's not much different from a raw Debian. If resources are a priority I'd be looking at those two before Mint, even LXDE.






nunol wrote:Of the supported Mint LXDE releases Mint 9 LXDE is the one that uses less RAM and the one that is supported for more time (LTS - 3 years instead of 1.5 years).
If you want less RAM usage you can do some tuning to Mint 9 LXDE:
- Lower swappiness from 60 to 10.
- Remove mint-fortune from runing when you open a terminal.
- Go to the "autostart" file and remove everything you don't use (mintupdate, printer support, Bluetooth support, notifications, etc).
- Remove a few tty's if you don't use them all at the same time
- Remove the ability to have icons if you don't use that, remove the "@pcmanfm --desktop" line from the autostart file.
On Mint 10 LXDE I went from 85MB of RAM usage after boot to 51MB with this. That's lower than Crunchbang and Archbang (about 60MB) without modifications but more than AntiX or Puppy.
If you want even less RAM usage with Mint and LXDE you have to go for the Debian based Mint and install the LXDE desktop yourself. If you look outside of Mint and/or LXDE take a look at Mint 9 Fluxbox, Crunchbang, AntiX, Debian LXDE or Puppy.



sudo nano /etc/bash.bashrc
nunol wrote:I removed notifications by removing the line from the autostart file and by removing "notify-osd" from the system with apt-get. Don't know a better way.

sudo apt-get remove notify-osd@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
@setxkbmap -option terminate:ctrl_alt_bksp
@lxpanel --profile Mint-LXDE
@xscreensaver -no-splash
@nm-applet
@pcmanfm --desktop
@bluetooth-applet
@sh -c 'test -e /var/cache/jockey/check || exec jockey-gtk --check'
@gnome-power-manager
@system-config-printer-applet
@mintupdate-launcher
@/usr/lib/linuxmint/mintUpload/launch-file-uploader.py@/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
@setxkbmap -option terminate:ctrl_alt_bksp
@lxpanel --profile Mint
@xscreensaver -no-splash
@nm-applet
@pcmanfm --desktop
@bluetooth-applet
@sh -c 'test -e /var/cache/jockey/check || exec jockey-gtk --check'
@gnome-power-manager
@system-config-printer-applet
@mintupdate-launcher
@/usr/lib/linuxmint/mintUpload/launch-file-uploader.py
@mintwelcome-launcher

nunol wrote:Actually the notifications are not in the autostart file, you can remove it by running:Perhaps there is a better way to do this as it installs a new file but I don't know.
- Code: Select all
sudo apt-get remove notify-osd

gothmog123 wrote:I tried to remove it but it wants to take gnome power manager with it. I need that.



Users browsing this forum: No registered users and 4 guests