Best of SysadminFebruary 2025

  1. 1
    Article
    Avatar of last9Last9·1y

    Your Go-To Linux Commands Cheat Sheet

    A comprehensive cheat sheet covering essential Linux commands for directory navigation, file management, user and permission management, system monitoring, networking, disk usage, software handling, system performance, log management, task automation, and firewall security. It's an invaluable resource for both new users and seasoned admins to enhance productivity and streamline system administration tasks.

  2. 2
    Article
    Avatar of codem13Codem13·1y

    Linux Firewall Management

  3. 3
    Article
    Avatar of communityCommunity Picks·1y

    Windows Finally Has a 'Sudo'-Style Command Too

    Windows 11 version 24H2 introduces a new feature called 'sudo' that allows users to run single commands as an administrator, similar to the sudo command in Linux. This feature can be enabled through System Settings under the 'For developers' section. The default setting runs commands in a new window, but other options are available. If users experience issues or prefer a more Linux-like experience, they can use the open-source tool gsudo.