I have recently installed lubuntu and want some software to make it run smoothly.Also, after i installed lubuntu, i saw no grub image (it seems bad without image) So, Please tell me how to set grub image
Asked
Active
Viewed 6,021 times
2 Answers
4
First update your system , so that It will let you install updates.
sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgradeTo play MP3 songs you might need some codecs , so
sudo apt-get install lubuntu-restricted-extrasOpen Ubuntu Software Center and Look for VLC Media Player.
For Having better Battery you can use tlp.
sudo add-apt-repository ppa:linrunner/tlp sudo apt-get update sudo apt-get install tlpTo change GRUB background , you can use Grub Customizer
sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer
Raja G
- 105,327
- 107
- 262
- 331
0
To complete rajagenupula answer, you can find a complete post about it on forumubuntu. Here is the link : http://ubuntuforums.org/showthread.php?t=1880394
Laurent
- 185
- 14