lubuntu
Table of Contents
Lubuntu
I run Lubuntu on an old laptop I have, that I mostly use for watching films with Kodi. I'm not very used to Debian/Ubuntu flavours, so I'm making lots of notes.
Useful Commands
lsb_release -a
check distro release version
Updat/grading
When there's a new proper version of the distro things get a little trickier sometimes, especially if you haven't updated in ages.
Troubles
I ran into a problem where it wouldn't update from 15.10 to 17.10 becaues for some reason it was set to only upgrade to LTS releases (fine), but I was somehow on a non-LTS! This was easy enough to change in /etc/update-manager/release-upgrades
Process
- Getting ready / setting the table:
sudo apt-get update
thensudo apt-get upgrade
thensudo apt-get dist-upgrade
to get your current version up-to-date.sudo apt-get autoremove
andsudo apt-get clean
to clean up a bit.sudo apt-get install update-manager-core
to make sure update mechanism is up-to-date.
- Upgrade:
sudo do-release-upgrade
Mirrors
Adding these lines to /etc/apt/sources.list
auto picks the closest mirrors when updating.
deb mirror://mirrors.ubuntu.com/mirrors.txt precise main restricted universe multiverse deb mirror://mirrors.ubuntu.com/mirrors.txt precise-updates main restricted universe multiverse deb mirror://mirrors.ubuntu.com/mirrors.txt precise-backports main restricted universe multiverse deb mirror://mirrors.ubuntu.com/mirrors.txt precise-security main restricted universe multiverse
- Useful? https://repogen.simplylinux.ch/
3ds
artist
australia
cli
company
config
edf
film
fixes
food
form
game-maker
genre
guide
hardware
index
instrument
internet
japan
language
linux
list
melbourne
multiplayer
music
music-making
nintendo
open-source
organisation
person
project
protocol
ps2
recommendations
sandlot
series
snes
software
song
sport
switch
theme
tool
translation
video
videogame
videogames
website
wiki
windows
lubuntu.txt · Last modified: 2020/11/04 17:07 by rjt