Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Chorke Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 02:36, 17 June 2025 Shahed talk contribs created page Cloud/Shahed/AE (Created page with "==SSH== <syntaxhighlight lang="bash"> ssh -qt shahed@shahed-ae.local bash cat <<'EXE' | sudo bash free -th && echo && systemd-analyze && echo df -h && echo && lsblk && echo swapon --show EXE </syntaxhighlight> ==WOL== <syntaxhighlight lang="bash"> cat <<'EXE'| sudo bash apt-get update;echo apt list -a --upgradable;echo apt-get install -y wakeonlan;echo EXE </syntaxhighlight> ==WOL » MAC » Find== <syntaxhighlight lang="bash"> WOL_HOST='shahed-an.local' ping -q -c5...")