Vai al contenuto

Renaming Network Interfaces on Linux to eth0

How to rename network interfaces on SysLinuxOS and Debian Gnu/Linux permanently to eth0, eth1, wlan0. These names (eno1, enp5s0, wlp3s0, enp2s0, wlp2s0) are not always intuitive, especially when using multiple interfaces on the same machine

Convert Comics Cbr/Cbz to Pdf with AllCbrztoPdf

Convert Comics Cbr/Cbz to Pdf with AllCbrztoPdf. One of the most common problems that users face is converting comic image files, such as CBR and CBZ files, to PDF format. To solve this problem, I have created AllCbrztoPdf, a Bash script that greatly simplifies this process. The script is designed to automatically convert CBR and CBZ files to PDF format using a series of standard Bash commands, making the conversion of large amounts of files a simple and fast task.

How to create VLAN in Linux using the ip command

To create VLANs in SysLinuxOS and Debian GNU/Linux using the “ip” command, follow these steps: 1) Install the “vlan” package by running the following command: sudo apt-get install vlan 2) Load the 8021q kernel module using the “modprobe” command: sudo modprobe 8021q Verify that the module is loaded by running: lsmod | grep 8021q The output should be similar to:… Leggi tutto »How to create VLAN in Linux using the ip command

Installing Zabbix on SysLinuxOS and Debian 11

Installing Zabbix on SysLinuxOS and Debian 11 Zabbix is an open-source network and server monitoring system that allows you to keep track of the availability, performance, and status of network devices, servers, and applications. Zabbix is capable of collecting data from various types of devices, such as servers, switches, routers, firewalls, sensors, and applications, and analyzing them to identify any… Leggi tutto »Installing Zabbix on SysLinuxOS and Debian 11

Fast-cli Speedtest-cli su SysLinuxOS

Fast-cli Speedtest-cli su SysLinuxOS SysLinuxOS ha al suo interno due tools per speed test da linea di comando. Fast-cli e Speedtest-cli: speedtest-cli: speedtest-cli speedtest-cli –listspeedtest-cli –share speedtest-cli –server “number” fast-cli: fastfast -u Fast-cli Speedtest-cli su SysLinuxOS enjoy 😉