Pregunta

Here's the thing. I forgot which I installed. I have used cat /etc/lsb-release and lsb_release -a and they both display Ubuntu 11.10. Well that's fine but Xubuntu and Ubuntu are pretty much the same thing so I wouldn't be surprised if they just used the Ubuntu as alias for Xubuntu. How can I make absolute certain which one I have?

¿Fue útil?

Solución

Do you have Unity?

enter image description here

If so, that's Ubuntu. If not, that's Xubuntu.

Otros consejos

dpkg -l | grep ubuntu-desktop

uname -a

cat /etc/apt/sources.list

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top