7 followers
Most often use technologies like PHP, Laravel, JavaScript, SQL and Linux. Portsmouth university alumni. Like a one-line, elegant algorithm.
What is Git? its three states and the basic workflow 路 What is Git? Snapshots, Not Differences馃梽 The major difference between Git and any other VCS is...
Automate development tasks and deployment by using GitHub Actions 路 GitHub Actions provides free virtual machines (runners) that we can use to automate...
How to use the most popular Linux text editor 路 Bram Moolenaar , the creator of vim, cloned and improved vi and released it in 1991. The name vim came...
Compared to Tachyons, Bootstrap is higher level framework, but Bootstrap is heavy. Bootstraps btn class adds over 400 lines of CSS code to the HTML...
Monitors server access logs and automatically bans IP addresses of bots and attackers 路 A Fail2Ban installation monitors server access logs and...
MySQL database management via command-line 路 To log in to MySQL server via terminal, use login credentials and hostname. mysql -h localhost -u username...