#devops
Read more stories on Hashnode
Articles with this tag
Hello Guys, Let's take a look at the below steps, we can have the Server on the cloud/On-premises as well depending on the customer's requirement. 1)...
YAML’s official definition is a “human-friendly, data serialization standard for all programming languages.” YAML’s main advantage over other similar...
The script will show the below output on the Screen. 1) welcome the user with his name 2) Show the date & time 3) Uptime of the server and the last...
1) Write a bash script createDirectories.sh that when the script is executed with three given arguments (one is the directory name and second is the...
What is Kernel:- The kernel is a computer program that is the core of a computer's OS, It is the portion of the operating system code that is always...
To view what's written in a file. To change the access permissions of files Read (r) : The read permission allows you to open and read the...