Make a PING detector

24. November 2020 Jan Brekke 0

In this article we are going to create a PING detector right in the Linux terminal. This script will detect any ping packages (ICMP) sent […]

Fix Unverified Repository

19. February 2019 Jan Brekke 0

Scenario: You have added a new repository to the “sources.list” file in “/etc/apt/“, but when you run “apt-get update” it refuse to use your added […]

The Root Folders of Linux

4. December 2018 Jan Brekke 0

“/”Root directory that forms the base of the file system. All files and directories are logically contained inside the root directory regardless of their physical […]