Uncategorized

nagios 3

How To Install & Setup Nagios Core On Raspberry PI Members Public

Have you ever thought about how some of the World’s biggest companies monitor hundreds of devices? If not, then do it now because, in this tutorial, I am going to introduce you to Nagios. Nagios is a monitoring solution that can monitor a few devices in your house or

sohail
sohail
Linux Tutorials
Create new users and Grant permissions in MySQL

Create New MySQL User With Password And Grant Permissions Members Public

MySQL databases handle all the data for websites and apps. Security is of extreme importance when it comes to handling data. So far we have been using the root user for everything. But in real websites, the root user is never used as it has access to all databases. This

sohail
sohail
MySQL series
Number Systems Used In Computing

Number Systems Used In Computing Members Public

What are the numbers? Are they some physical entity? Some phenomena? No, they are just objects used for measuring a quantity. You must already be aware of the decimal number system that we use. It has the digits from 0-9(0,1,2,3,4,5,6,7,8,9)

sohail
sohail
news
game 1

Shoot Spaceships In Another Classic Arcade Hyperspace Drifter Members Public

Hyperspace Drifter is a classic arcade space shooter game. The game features beautiful 3D-like environment settings and cool flat-like spaceship art. It is lightweight too so the game does not require much computing resources unless you are playing it in maximized window mode. Installation Hyperspace Drifter is available on itch.

sohail
sohail
Games
While Loop Break Continue

While Loop, Break & Continue - Python Programming Members Public

Looping is one of the most important core concepts when learning to program. I often see a lot of people get confused with looping. So let us quickly have a look at how loops work. There are various types of loops like the while, do while and for loops. However,

sohail
sohail
Learn Python
What is Server Side Rendering 1

What Is Server Side Rendering? Is It Still Useful? Members Public

The past few years have seen a hoard of new JavaScript frameworks taking over web development. Skills with Single Page Applications and Progressive Web Apps are the new things that every new developer wants on their resume. Most of the web services are migrating towards Client Side Rendering with JavaScript

sohail
sohail
Linux Tutorials
UberWriter Markdown Text Editor For GNOME

UberWriter Markdown Text Editor For GNOME Members Public

UberWriter is a markdown text editor for GNOME. The app works with other desktop environments too since it is available only on flathub repository. All you have to do is install the app on your KDE, Cinnamon desktop while flatpak takes care of all the required dependencies to run UberWriter.

sohail
sohail
Reviews
Timetable Scheduler App For Linux

Timetable Scheduler App For Linux Members Public

Timetable is a scheduling app available on flathub repositories. The app is maintained by the Elementary OS team and thus it’s User Interface looks like its own native OS. Might look a bit out of place on GNOME, KDE, Cinnamon, etc but still yet the app works like a

sohail
sohail
Reviews