Skip to content

Instantly share code, notes, and snippets.

@phista7
Last active December 31, 2022 12:21
Show Gist options
  • Save phista7/d1183117808492ba0e9d82e3a82b1130 to your computer and use it in GitHub Desktop.
Save phista7/d1183117808492ba0e9d82e3a82b1130 to your computer and use it in GitHub Desktop.

Cheatsheet

Anmelden

ssh marc@185.230.162.146
Passwort pasten mit Strg + V
Einloggen mit Enter

Auf Konsole zugreifen

Nach Einloggen tmux a um auf konsole zuzugreifen

Plugin downloaden

FileZilla öffnen
Mit Server verbinden
.jar Plugin file von PC auf Server (Server/plugins) kopieren
SSH-Verbindung aufbauen
in MC-Konsole gehen

Server rebooten/reloaden

reboot

stop

reload

rl confirm

tmux a funktioniert nicht mehr weil Hostsystem gecrashed?

  1. cd ~/Server
  2. tmux
  3. ./start.sh

Wie kommt man aus tmux raus?

Ctrl + B & D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment