×


Category: Linux Backup


Setup .Net Core in Ubuntu 20.04 - A step by step guide ?

This article covers a step by step procedure on how to install dotnet core on Ubuntu 20.04 LTS Linux system. 


Install Jekyll on Ubuntu 20.04 - A step by step guide ?

This article covers how to install and publish a static website using Jekyll. In fact, Jekyll is an open-source static-site generator written in Ruby which allows for quick execution of commands that help manage your site from initial to production deployment, all from your command line.


Install HTTrack Server on Ubuntu 20.04 - A step by step guide ?

This article covers how to install HTTrack, run, and remove HTTrack on Ubuntu Linux system. In fact, HTTrack is an exclusive utility to copy web pages to a local disk for offline development and browsing to test web applications. 


How to Install Httrack on Kali Linux ?

You can install Httrack by running the following commands:

$ apt-get update
$ apt-get install httrack


Customize the Terminal on Ubuntu 20.04 - how to do it ?

This article covers how to resize and reconfigure our Ubuntu terminal. 


Install 11ty on Ubuntu 20.04 - A step by step guide ?

This article covers how to install Eleventy (11ty) on Ubuntu 20.04 Linux system. In fact, 11ty is a nice static site generator powered by NodeJS. 


Disable Screen Timeout in Ubuntu 20.04 - Best Method ?

This article covers the different methods you can apply to disable the screen lock in ubuntu. In fact, the screen delay option exists to conserve power when your computer is idle. If the default timeout settings are hindering your day-to-day workflow.

It is important to clarify that the screen lock provides a light security mechanism, if someone has physical access to your device, even with a screen lock, he will be able to gather the information from the disk or to reset the root password.