SSShahanaz Shanuinshahanashefi.hashnode.dev路Jul 21, 2023 路 4 min readEssential Linux CommandsTASK 1: To view what's written in a file. ubuntu@ip-172-31-90-1:~/shanu$ cat test-2.txt This is a new file Cat: This is used to concatenate and display files on the terminal. It can also be used to modify existing ones. TASK 2: To change the access ...00
SSShahanaz Shanuinshahanashefi.hashnode.dev路Jul 19, 2023 路 3 min readDay 2 - Basic linux commands馃摎 Introduction to Linux 馃挕Free and open-source operating system. 馃挕 Provides a powerful and flexible platform for computing. 馃挕 Developed by Linus Torvalds in 1991. 馃挕 Offers various distributions like Ubuntu, Fedora, and Debian. 馃挕 Known for stabil...00
SSShahanaz Shanuinshahanashefi.hashnode.dev路Jul 18, 2023 路 2 min readDay 1 : Introduction to Devops馃摎 What is DevOps DevOps is a culture and set of practices that emphasize teamwork and communication between development and operations teams. It emphasizes the use of automation and tools to make the software development and deployment process more ...00