How To Configure Idle Time-out Settings For An Application Pool (IIS 7)

This guide is applicable to Windows 7, Windows Server 2008, Windows Server 2008 R2 and Windows Vista. A simple way to preserve system property is to set-up idle time-out settings... Read more
How to Configure, Install and Deploy ASP.NET Core to IIS

How to Configure, Install and Deploy ASP.NET Core to IIS

ASP.NET Core is a free and a composable framework for building web apps. It is open source and completely free. You can get it on Github. The modular framework performs... Read more
How to Secure PHP Integrated Into Your Web Page with Configuration Settings

How to Secure PHP Integrated Into Your Web Page with Configuration Settings

How to Secure PHP – PHP is a great scripting language with a lot of capabilities. PHP is often used on web pages in conjunction with HTML. Once a server... Read more
How To Install Hugo On Ubuntu

How To Install Hugo On Ubuntu 18.04

How To Install Hugo On Ubuntu [toc] Introduction Hugo is an open-source website framework developed in Go to help users create websites with ease. It is a reliable and modern... Read more
How To Set up a VSFTPD Server on an Ubuntu

How To Set up a VSFTPD Server on an Ubuntu 16.04 VPS or Dedicated Server

How To Set up a VSFTPD Server on an Ubuntu [toc] Brief Description FTP data is usually insecure since information (usernames, passwords, data) is transmitted unencrypted in clear-text. It’s very... Read more

Bluehost Review

In a Nutshell Bluehost Review 2020 – Bluehost gives users an intuitive, easy-to-use control panel with extremely cost-effective pricing and a variety of hosting options. Pros Easy and intuitive to... Read more

cloc – Count Lines of Code in Many Programming Languages

While working on different projects, sometimes you might be required to provide a report or statistics of your progress, or simply to calculate the value of your code. There is... Read more

How to Use ‘fsck’ to Repair File System Errors in Linux

How to Use ‘fsck’ to Repair File System Errors in Linux – Filesystems are responsible for organizing how data is stored and recovered. One way or another, with time, filesystem... Read more

How to Create and Execute a .Jar File in Linux Terminal

A JAR (Java ARchive) is platform-independent file format used to aggregate many Java class files and associated metadata and resources such as text, images, etc, into a single file for... Read more

whowatch – Monitor Linux Users and Processes in Real Time

whowatch is a simple, easy-to-use interactive who-like command line program for monitoring processes and users on a Linux system. It shows who is logged on to your system and what... Read more