Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check ububtu version

lsb_release -a
Comment

how to check my ubuntu version

cat /etc/os-release

OR

lsb_release -a
Comment

get ubuntu version information

uname -a
lsb_release -a
Comment

check ubuntu version

uname -a
cat /proc/version
cat /etc/os-release
lsb_release -a
Comment

PREVIOUS NEXT
Code Example
Shell :: install openjdk8 in ubuntu 
Shell :: how to uninstall all extensions in vs code 
Shell :: how to install iis web using powershell 
Shell :: git push to another remote branch overwrite 
Shell :: magento 2 check version command line 
Shell :: git config user 
Shell :: remove nginx 
Shell :: how to install latest composer in mac 
Shell :: powershell get input from user 
Shell :: install telnet linux ubuntu 
Shell :: errors were encountered while processing: mysql-server-5.7 mysql-server e: sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: git delete local branches not on remote 
Shell :: ubuntu check if apache is running 
Shell :: git pull changes from master 
Shell :: How do I export data from firebase authentication? 
Shell :: install yarn with npm 
Shell :: list all ssh connections ubuntu 
Shell :: fix failed to fetch in apt-get update 
Shell :: change git remote repository 
Shell :: how to restart the network in ubuntu 
Shell :: ubuntu 20.04 install yarn 
Shell :: how to uninstall postgres from ubantu 
Shell :: git change commit message of old commit 
Shell :: check selinux status 
Shell :: allow ssh root 
Shell :: nginx cors 
Shell :: vue js version check 
Shell :: apt remove ppa 
Shell :: git set name and email 
Shell :: open ubuntu etch host 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =