#linux
Read more stories on Hashnode
Articles with this tag
goutam@localhost# gsettings set org.gnome.desktop.wm.preferences button-layout "close,minimize,maximize:" Installing Browser(Chrome) uname -m: tell...
docker –version:get the currently installed version of docker ubuntu@ip-172-31-31-147:~$ docker --version Docker version 20.10.21, build...
The most significant difference between hypervisors and Dockers is the way they boot up and consume resources. Hypervisors are of two types – the bare...
[root@localhost~]# root -->user name(logged in) localhost -->Machine Name ~(tild) -->Home Dir $ --> Any User(normal Account) # --> Root User/Super...
DNS Using dig and host The bind-utils package (or dnsutils for Debian based systems) provides tools used to query DNS servers. We will use dig and...
Task 1: find the purpose of basic Terraform commands which you'll use often terraform init terraform init -upgrade terraform plan terraform...