< Grimoire

Miscellaneous Linux Commands

Collection of commands for Linux command line that do not exactly fit anywhere else. Will be updated as I acquire more!

Network Services

sudo ss -atpu

Finds network services currently running on the server.

sudo apt purge <service_name>

In conjuction with the previous command, this will remove service that are no longer needed.

Information

lsb_release -a

Displays information regarding Operating System (at least for Debian 12)

^
🦊 gemini://eltheria.org/grimoire/linux/2024_11_24_Miscellaneous_Linux_Commands.gmi