| by Scott Kilroy

How to monitor network activity on a Linux system

There are many reasons why you may want to monitor the network activity on your Linux system.

Read More
| by Scott Kilroy

LibreOffice 7.1 Office Suite Enters Beta, Promises a Plethora of Improvements

After about six months of development, the upcoming LibreOffice 7.1 office suite is now ready for public beta testing.

Read More
| by Scott Kilroy

Valve funds open source developer to work on Zink, the OpenGL on Vulkan driver

OpenGL implementation on top of Vulkan with ‘Zink’ will continue.

Read More
| by Scott Kilroy

How to Install ElkArte Forum with Apache and Let’s Encrypt SSL on CentOS 8

ElkArte is a free and open-source forum software based on Simple Machine Forum. In this tutorial, we will show you howto install ElkArte with Let’s Encrypt SSL on CentOS 8.

Read More
| by Scott Kilroy

Top Tips to Protect Your Linux System

Linux-based operating systems have a reputation for their high-security level. That’s one of the reasons why the market share for Linux has been growing. The most commonly used operating systems such as Windows are often affected by targeted attacks in…

Read More
| by Arround The Web

How to Install and Use Thonny Python IDE on Linux

Thonny is an Integrated Development Environment (IDE) for Python beginners. It is created with Python and released under MIT License. It is cross-platform and can run in Linux, macOS, Windows. Related Article: 10 Best
The post How to Install and Use Th…

Read More
| by Scott Kilroy

The Few, the Tired, the Open Source Coders

I should be working on Bootstrap!

Read More
| by Arround The Web

5 Tips To Help You With Cross-Platform For App Testing

When you build a website or an application that is supported over multiple platforms is the right strategy for attracting more users to it, as people can have different preferences and focusing only on only the desktop version, or an app supported sole…

Read More
| by Scott Kilroy

How to Setup Private Docker Registry in Kubernetes (k8s)

Learn how to setup private docker registry in Kubernetes cluster step by step.

Read More
| by Scott Kilroy

How to Monitor Apache Performance Using mod_status in Ubuntu

you can get a very detailed overview of your web server’s performance by enabling the mod_status module.

Read More
| by Scott Kilroy

Install the XFCE desktop on your Raspberry PI

In this article you’ll learn how to install the XFCE desktop on your Raspberry PI.

Read More
| by Scott Kilroy

Synchronize Files Between Multiple Systems With Syncthing In Linux

This guide explains what is Syncthing, how to install Syncthing on Linux, how to synchronize files between multiple Linux systems.

Read More
| by Scott Kilroy

5 Ways to Install IntelliJ IDEA on Ubuntu

The IntelliJ IDEA is an open-source IDE (Integrated Development Environment)  for developing Java applications. It is developed and maintained by Jetbrains, a company also popular for developing PyCharm IDE. It’s estimated that over 70% of Java develop…

Read More
| by Scott Kilroy

Installation of Sublime text editor on Ubuntu 20.04

Sublime Text is a well-known text editor used to write source code for web development. This tutorial will assist you in installing Sublime Text on an Ubuntu 20.04 machine.

Read More
| by Arround The Web

Sysmon – A Graphical System Activity Monitor for Linux

Sysmon is a Linux activity monitoring tool similar to Windows task manager, was written in Python and released under GPL-3.0 License. This is a Graphical visualization tool that visualizes the following data. By default
The post Sysmon – A Graphical Sy…

Read More
| by Scott Kilroy

How to Administrate CloudLinux OS from Command Line

2DayGeek: This quick article shows you how to administrate cloudLinux OS from command line.

Read More
| by Scott Kilroy

How to Install Cockpit Web Console on Debian 10

Learn how to install and use cockpit web console on Debian 10.

Read More
| by Scott Kilroy

Vulkan Ray Tracing becomes official with Vulkan 1.2.162

with Vulkan 1.2.162 the Ray Tracing extensions have become part of Vulkan bringing it from provisional status to official.

Read More
| by Arround The Web

Terminal Vitality

by George F Rice

Ever since Douglas Engelbart flipped over a trackball and discovered a mouse, our interactions with computers have shifted from linguistics to hieroglyphics. That is, …

Read More
| by Scott Kilroy

How to use Nginx to redirect all traffic from http to https

If your website is hosted with NGINX and it has SSL enabled, it’s best practice to disable HTTP completely.

Read More