# Linux Helper

Linux helper

This is my little linux diary. A summary of useful commands under debian.

Show OS Version

$ lsb_release -a

shutdown & start network interface

sudo ifdown eth0
sudo ifup eth0
File System

Folder size

du -sh

Free Disk Space

df -h

remove folder

rm -r directoryName

List files with permissions

ls -la
Icinga2, monitor vCenter
Thinstation, Configuration. Part 2

Share it

Written by

Martin Schmidli

Welcome! My focus these days is mainly on Modern Workplace, based on Microsoft 365 solutions. Feel free to reach out if you have any questions!

Comments