What version of ubuntu am I running? I didn’t actually know how to find out without using gnome! This worked though: lsb_release -a
What version of ubuntu am I running? I didn’t actually know how to find out without using gnome! This worked though: lsb_release -a
and to find out if I’m on 32 or 64 bit: uname-m (if it doesn’t mention 64 then I usually assume it’s 32 bit) 🙂