sql-command-cheat-sheet.md update cheat sheet Mar 14, 2022 View all files README 🎃 SQL Injection Demo Watch the Video First! Video Link:https://www.youtube.com/watch?v=wSOlJ_duQU4&t=110s In this video, I covered what SQL is, some basic commands of MySQL, how to perform SQL in...
This should get you in where you can use your standard MySQL queries. Like show tables, select, insert, and repair. Remember to end everything with a ";". Putty Command Cheat Sheet Here are some of the most common commands you can use in your SSH environment. Sign Up For An Exclusive...
Step 1: Upgrade Arch Linux To get started, log into your system and carry out a full system upgrade using the following command. sudo pacman -Syu This might take some time depending on your internet connection. Upgrade Arch Linux Step 2: Install Cinnamon Desktop on Arch Linux Once the syst...
Docker Cheat Sheet Docker Q & A Kubernetes Q & A - Part I Kubernetes Q & A - Part II Docker - Run a React app in a docker Docker - Run a React app in a docker II (snapshot app with nginx) Docker - NodeJS and MySQL app with React in a docker Docker - Step by ...
Puppet agent post install tasks - configure agent, hostnames, and sign request . Since our infrastructure is set up to be managed with Puppet, we will learn how to do a few basic tasks to get us started. How Facts Are Gathered
It provides a DIY approach in the sense that you can complete control over it, right from installation. During installation you have to configure everything from the ground up using the CLI for example the disk partitions, setting up the base environment, configuring time and date, etc. ...