Questioning your own understanding is being ‘critical’, not ‘incompetent’.
Author Archives: raylech1986it
Specifying A Range of Commits for Planning Git Merges
Specifying A Range of Commits for Planning Merges!
How To Make Learning Exponentially More Enjoyable
Learning a technical skill in a vacuum (because it’s “cool”) is very dull, boring and won’t sustain you.. But learning a technical skill in pursue of a goal and solving a problem: now things are getting juicy!!!😊
The Best RedHat-based Linux Distributions
If you’re looking for a Red Hat-based operating system, here are the most popular: Rocky Linux AlmaLinux CentOS Fedora Oracle Linux ClearOS Full Article 👉www.tecmint.com/redhat-based-linux-distributions/ Keep in mind, you can get free self-support licenses for Red Hat itself if you want. Support is still community based but you will be entitled to security and operatingContinue reading “The Best RedHat-based Linux Distributions”
This Ritual Blew Me Away 😱
This Ritual Blew Me Away! 😱
Quickly Get Git Help
If you’re using a git command but need a quick refresher, remember this syntax: If you need the full man page for a git command, it’s: If you want to see ALL AVAILBLE <verb> options; type git and then TAB key twice (like you would with a linux command): Full Demonstration
Read and Troubleshoot Linux Config Files 10x Faster! 2.0
Read and Troubleshoot Linux Config Files 10x Faster!
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