Categories
Ubuntu

How to Set Up V2Ray Proxy on Ubuntu 22.04/20.04 Server

This tutorial is going to show you how to set up V2Ray proxy server on Ubuntu 22.04/20.04. V2Ray is a […]

Categories
Raspberry Pi

Build a Raspberry Pi image with Packer – packer-builder-arm

How to use Packer to build Raspberry Pi images Introduction: Building a Raspberry Pi image with Packer Today we are […]

Categories
Linux

How to secure your Linux web server

Building a LAMP server and getting it all nicely configured with reliable data handling, a domain, and a TLS certificate […]

Categories
Linux

How to Manually Mount/UnMount a USB Device on Ubuntu 20.04 and 22.04

When you connect a USB drive to our system, it is usually mounted automatically and a directory with your user […]

Categories
Linux

How to Install Ntopng Network Monitoring Tool on Ubuntu 20.04

Ntopng is a web-based application for true network traffic flow monitoring that is available as open freeware. It’s an improved […]

Categories
Ubuntu

How to Install ntopng Traffic Analysis Tool on Ubuntu Server

ntopng (ntop next generation) is a high-speed web-based traffic analysis and flow collection tool. This tutorial is going to show […]

Categories
Linux

How To Create RAID Arrays with mdadm on Ubuntu 18.04

Introduction The mdadm utility can be used to create and manage storage arrays using Linux’s software RAID capabilities. Administrators have […]

Categories
Linux

Top 25 Best Linux Performance Monitoring and Debugging Tools

I’ve compiled 25 performance monitoring and debugging tools that will be helpful when you are working on Linux environment. This […]

Categories
Linux

How To Manage and Use MySQL Database Triggers on Ubuntu 18.04

The author selected the the Apache Software Foundation to receive a donation as part of the Write for DOnations program. […]

Categories
Linux

30 Bash Script Examples

Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative […]