Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

check ubuntu or centos

cat /etc/os-release
lsb_release -a
hostnamectl
Comment

how to check linux is ubuntu or centos

awk -F= '/^NAME/{print $2}' /etc/os-release
Comment

PREVIOUS NEXT
Code Example
Shell :: photoview github 
Shell :: ansible skip tag 
Shell :: linux time now command 
Shell :: keycloak docker disable https 
Shell :: Example of Bash Variable in String 
Shell :: backup ubuntu 22 
Shell :: git restoring deleted files 
Shell :: docker exec it bash python 
Shell :: branch creation 
Shell :: linux chown 
Shell :: wget - 
Shell :: docker-proxy port 80 
Shell :: how to make maven clean install faster in eclipse 
Shell :: mysql connect another port 
Shell :: ubuntu change primary group 
Shell :: basename bash 
Shell :: image crop and center linux 
Shell :: how can i solve my problems? 
Shell :: find resolution of image terminal linux 
Shell :: compare files linux 
Shell :: bash copy folder 
Shell :: selenium run chhrome headless 
Shell :: créer un script linux 
Shell :: mvn clean install does not running test 
Shell :: vim get color name at cursor 
Shell :: github create repository command line 
Shell :: move multiple files cmd 
Shell :: docker start container detached 
Shell :: git bash 
Shell :: Concatenating Strings in Bash 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =