The open source VLMCSD project on GitHub (https://github.com/Wind4/vlmcsd) allows you to run a Microsoft KMS activation server emulator on platforms other than Windows Server (including Linux, Android, FreeBSD, macOS, and…
Linux
What Others Are Reading in Linux
- Azure and Microsoft 365Group PoliciesLinuxMicrosoft OfficePowerShellWindows 10
How to Disable Microsoft Teams Auto Startup
March 12, 2024By default, when you install Office 365/Office 2019, all Microsoft Office apps are installed, including Teams (you can install only specific Office apps using the Office Deployment Tool). MS Teams…
ClamAV is an open-source antivirus. It is used to detect viruses, trojans, and malware. It is mostly used on Linux platforms to scan user directories accessible over FTP or Samba,…
Cron is a task scheduler for Unix-based systems including all Linux distros. The cron daemon works in the background on your host and runs scheduled tasks according to the schedule.…
In this article, we will show how to configure routing and manage network routes on Linux using the ip command on Linux CentOS (how to view the routing table, add/remove…
- LinuxWindows 10Windows 11Windows Server 2022
How to Check, Enable or Disable SMB Protocol Versions on Windows
July 3, 2025The Server Message Block (SMB) is a client-server network protocol used in Windows networks to provide remote access to shared files, printers, other network resources, and for interprocess communication. TCP…
Simple Network Management Protocol (SNMP) is used to get information about the current status of servers, network equipment, printers or other IP devices. You can get different metrics through SNMP:…
In this article we will show how to reset the administrator password on the HPE server management board — Integrated Lights-Out (ILO). This guide is based on iLO v4, but…
Parted is a PARTition EDitor for Linux to create, format, delete, shrink and extend disk partitions. The tool is easy to use and available in all Unix/Linux distros. A GUI…
In this article we will discuss how to check the performance of a disk or storage array in Linux. IOPS (input/output operations per second) is the number of input-output operations…