Hello everyone. As I stated in my last post the next step was basic Linux commands. Using the website linuxsurvival.com I began the journey of learning the basic Linux commands. The tutorial is actually done very well as it not only teaches you the commands and some terminology but also allows you to practice the commands as you learn them. Through out my professional life I have had to learn Linux commands on the fly. Some of the early commands that I learned about were grep, ls and of course cd. This tutorial went over those commands but also how to use the manual (man), how to do a recursive copy and remove using "-r" as well as a quick overview of Linux file security. That part of the tutorial i found was one of the most important things for me as I have had issues in the past with changing security and ownership of files and directories in order for me to run programs. The tutorial only went over permissions such as read, write and execute for a file or directory and did not go over changing ownership groups. For anyone starting out with Linux and want to learn some basic and frequently used commands in Linux then Linux Survival website is a great place to start.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.