OUR SPONSOR

MassiveGRID Banner

Recent Posts

Decisions A Way To Make BASH Program Intelligent

Decisions | A Way To Make BASH Program Intelligent – Learn BASH | Part 4

BySohailNov 25, 20185 min read

Welcome to the fourth chapter of BASH scripting series in which we will discuss the topic, decisions. Like a human being making decisions throughout the day, computers too need to decide on the best possible route when executing stuff from time to time. It has to consider whether a certain line of statements is necessary to be executed or not, based on a condition. In computer programming, the condition is usually…

Password Hashing And Why We Need It

Password Hashing And Why We Need It

BySohailNov 24, 20182 min read

As a web developer, you must have come across the term password hashing at least once. Let us quickly understand what is password hashing and why we even need it. What is…

PHP 5.x Security Support Ends In December 2018 Puts 60 Websites On Risk

PHP 5.x Security Support Ends In December 2018 Puts 60%+ Websites On Risk

BySohailNov 23, 20183 min read

Basically, in 10 weeks we will have more than half of the websites exposed to potential security problems if after the new year there is a vulnerability in PHP 5.x.According to statistics…

Best Open Source Skype Alternatives For Linux

Best Open Source Skype Alternatives For Linux

BySohailNov 19, 20184 min read

Video calls and conferencing have become almost a regular thing. Interviews, business talks, personal calls are all made on video call software like Skype. However, Skype has always given updates…