Comment vérifier la version d'Ubuntu

Si vous souhaitez vérifier la version d'Ubuntu, vous pouvez utiliser cette commande :

lsb_release -a

Comment vérifier l'adresse IP sur Ubuntu

ip addr show

How to check Mysql version on Ubuntu

mysql -V

How to check Python version in Ubuntu

python -V

How to check PHP version on Ubuntu

php --version

How to check RAM in Ubuntu

free -h

How to check kernel version in Ubuntu

uname -a

How to check Ubuntu packages installed

dpkg -l

How to check package installed in Ubuntu

dpkg -l | grep package_name

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *