LinuxCommonly Used CommandsOn this pageCommonly Used CommandsViewing files Viewing files with size ls -l --block-size=G Services Check running services systemctl status <service-name> Restart service systemctl restart <service-name> tmux New session tmux new -s <session-name> Enter existing session tmux a -t <session-name>