Blog

DeepSeek-TUI

DeepSeek-TUI is an open-source command-line coding assistant written in Rust. https://github.com/Hmbown/DeepSeek-TUI To install on Ubuntu, just download the latest release To run…

SSH Login delay

When i login to a server, SSH connection take more than 2 minutes. Solution: In the server, I disabled UseDNS in /etc/ssh/sshd_config…

iotop

iotop shows which process is doing disk I/O. Shows only tasks doing I/O: -o toggles “only active I/O”-a accumulates I/O per process-P…

Windows RDP Lockout

When connecting to a windows RDP server, i got error We couldn’t connect to the remote PC because the user account has…

Alpine Linux

Alpine Linux is a lightweight, security-focused Linux distribution renowned for its simplicity, small footprint, and performance. Designed for power users, developers, and…

CPU

To find cpu temperature on Linux, run You can also use sensors command, to install, use To find cpu frequency, run To…