Latest Articles
How to install Jenkins on EC2 instance [Step-by-Step]
Step by Step instructions to install Jenkins on EC2 Instance on AWS. Configure Jenkins and create your first Job using Jenkins on Linux environment
Configure IPv6 UEFI PXE Boot with Kickstart [RHEL/CentOS 8]
Step by step instructions to install and configure IPv6 UEFI PXE Boot using kickstart configuration file. Automate the installation over IPv6 network using …
9 su command examples in Linux [Cheat Sheet]
su command is used to switch users between one user to another and execute commands. You can either keep the user environment or use a different shell with su …
Yes, you CAN change commit message in git, here's HOW!
You just learned how to git change commit messages using the --amend flag, git reset command, and interactive rebase.
Set up GitHub with Visual Studio code [Step-by-Step]
Step by step instructions to setup GitHub with Visual Studio Code. Write your first commit, create branch, pull and push your changes to remote repo using …
