This guide shows how to install and run DeepSeek on Ubuntu or RHEL/CentOS using the simplest methods (Docker or prebuilt binaries). You’ll learn to download the model, run a prompt, and verify output.
READ MOREMicrosoft has just announced a milestone: the Windows Subsystem for Linux (WSL) is now open-source. At Build 2025, the company confirmed that the WSL codebase has been published on GitHub, allowing anyone to download, build, and modify it. In the official announcement, Microsoft wrote “the code that powers WSL is now available on GitHub … and open sourced to the community”.
READ MORERHEL and CentOS provide powerful command-line tools for disk and storage management. To get started, identify existing disks and partitions using commands like lsblk (list block devices) or fdisk -l. For example, lsblk displays all disks and partitions in a clear tree view. The fdisk -l command reports disk sizes and partition tables; e.g., it might show a 30 GiB /dev/sda disk with /dev/sda2 marked as an LVM partition.
READ MOREShodan is a powerful search engine designed to find internet-connected devices across the globe. It goes beyond conventional search engines by enabling the discovery of specific hardware and software configurations. This guide covers installing and effectively using Shodan’s Command-Line Interface (CLI) on Linux systems including Debian-based (like Ubuntu) and CentOS/RHEL.
READ MORESELinux (Security-Enhanced Linux) is a powerful security feature of Red Hat Enterprise Linux and CentOS. It provides a mechanism to enforce mandatory access control policies. However, SELinux can occasionally block legitimate activities if misconfigured. Here’s how you can investigate and resolve SELinux issues effectively.
READ MOREGLPI (Gestionnaire Libre de Parc Informatique) is a powerful open-source IT asset management, issue tracking, and service desk system. This guide covers the installation of GLPI on a RHEL/CentOS-based server.
READ MORE