Category Linux

Linux category contains tutorials about how to install or solve problems with software on Linux systems.

Web Dev For Beginners

Web Development for Beginners – A Curriculum Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 24-lesson curriculum all about JavaScript, CSS, and HTML basics. Each lesson includes pre-and post-lesson quizzes, written instructions to complete the lesson, a…

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…

Free Tools For Developers

Free Tools For Developers

Free For Developers Developers and Open Source authors now have many services with free tiers, but it’s not so easy to find them all. This list contains software (SaaS, PaaS, IaaS, etc.) and other tools that offer a free tier…

How to fix fusermount executable file not found

Quickly fix fusermount: exec: “fusermount”: executable file not found in $PATH by installing missing Filesystem in Userspace package. This is a clear indication of the missing executable. Install Filesystem in the Userspace package. Mount configured remote. Problem solved.

C coding style

C doesn’t have standards or official tips once it involves code writing vogue. Having such freedom is repeatedly helpful and additionally important, but collaborating on a project with totally different developers can before long need a group of writing style…