Read and Troubleshoot Linux Config Files 10x Faster!
Author Archives: raylech1986it
An Antidote to Perfectionism
An Antidote to Perfectionism
FREE 5+ Hour Linux Server Course
Discovered this free Linux server course recently. Instructor is Shawn Powers from CBTNuggets and he uses a Centos 7 virtual machine to demonstrate all of the concepts he covers. Let me know what you think. ➡ https://www.freecodecamp.org/news/linux-server-course-system-configuration-and-operation/
How To Quickly Create A Git Repository For Rapid Testing
Quickly Create A Git Repository For Rapid Testing
How To Read Git Branches
Love Git Branches But Hate Reading Them? If you’re using git branching, it can be difficult sometimes to orient yourself within your git repository (repo). Knowing where you are, where you want to go, and how to get there is next to impossible if you don’t know how to read your commit history (branches) SoContinue reading “How To Read Git Branches”
Ahh yes…
How To Exponentially Increase Your Problem Solving Skills
If you ask vague questions 👉🏻 you’ll get vague answers. The opposite is also true: Ask razor sharp questions 👉🏻 you’ll get razor sharp answers. Specificity and Clarity are Super Powers 💪🏼💪🏼
CentOS Linux 8 Will End In 2021 And Shift To CentOS Stream
Possible Alternatives To CentOS Here are some alternatives identical to CentOS: 100% binary clones of Red Hat Rocky Linux Project Lenix Infograph Showing Where CentOS Stream Will “Sit” CentOS Stream will be a rolling release operating system, similar to Arch Linux. Therefore, it will NOT have version numbers and will site between Fedora and RedContinue reading “CentOS Linux 8 Will End In 2021 And Shift To CentOS Stream”
How To Connect To Your Raspberry Pi’s Graphical Desktop From Windows 10
Connect To Your Raspberry Pi’s Graphical Desktop From Windows 10 Using RDP
Quick Primer to Git’s Workflow
If you don’t understand this fundamental concept, then nothing in Git (or Github) will ever make sense.