7 followers
Most often use technologies like PHP, Laravel, JavaScript, SQL and Linux. Portsmouth university alumni. Like a one-line, elegant algorithm.
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...
There can be multiple ways for MySQL/MariaDB database export and import during database server migration or database backup. The quickest seems to be...
Linux secure copy SCP command · SCP comes in handy to copy files to a remote server from a computer or vice versa. You can also copy server files to...