Most popular BASH conditional expressions
In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming
Continue reading >In computer science, conditional statements, conditional expressions and conditional constructs are features of a programming
Continue reading >There are a lot of characters that have special meaning to the shell. Here are 17 of those special characters in the
Continue reading >Summarizing your access logs More often than not you would need to go though your access logs. I personally have to do
Continue reading >Here’s a cool free book that would help you learn BASH and its basic and advanced concepts. Source
Continue reading >Here’s a script that would import all of the .sql files in your current directory. I usually use that in case there
Continue reading >In most cases the sleeping MySQL connections should not really be bothering you, however in some cases the very large number
Continue reading >This is a very simple bash script that you could use to gain general information for the SSL certificate of a certain domain
Continue reading >CloudFlare offers a free DDoS protection and they have a cool API that you could use to enable and disable their DDoS protection
Continue reading >Recently one of my websites got hacked. It was a simple WordPress website so it was easy to fix, however I’ve decided
Continue reading >As you all know, the information stored in your database is very important, so backing it up regularly is an essential task. Most
Continue reading >