|
|
|
|
|
by yjftsjthsd-h
187 days ago
|
|
> Protip, if you have access to the computer: `lsb_release -a` should list both release and codename. This command is not specific to Ubuntu. I typically prefer cat /etc/os-release
which seems to be a little more portable / likely to work out of the box on many distros. |
|