Day-20 Networking in DevOps
#90DaysOfDevOps Journey
Oct 13, 20222 min read44
Search for a command to run...
Articles tagged with #linux
#90DaysOfDevOps Journey
Automation with Linux
Ok, we saw about file systems and file permissions, but now suppose you want to change or edit a file. How would you do that? We can do that using text-editors. There are a lot of text-editors available, like Vim, Nano, Gedit, VScode, GNU emacs, etc....
How to change Linux File Permissions #90DaysOfDevOps
We looked at Linux user administration yesterday, along with a few user management-related functions. Today, we'll take a look at the Linux file system as well as some straightforward techniques for testing Linux drives and partitions. Linux File Sys...
#90DaysOfDevOps Linux Series