Category Tutorials

The tutorials category contains a list of articles which are educational materials.

How to install inotify-tools Linux

How to install inotify-tools Linux

This tutorial will learn how to install inotify-tools on different Linux distributions. inotify-tools is a Command-line utility for inotify. What is inotify-tools inotify-tools is a command-line program for Linux delivering a simple interface to inotify. These programs can be used to watch and act upon…

C programming basics

Hello, World The following code is just a basic Hello, World program where text is printed to screen. Going line by line: #include <stdio.h>– this includes a standard IO header file from your system in your program, so the printf function works. In C programs…

SEO Tutorial For Beginners

So you want to be better at SEO? Well, we’re going to take a look at a simple, easy-to-follow 10-step tutorial to help you get started. It’s a great way to learn SEO if you’re new to the industry and…