Skip to content

Instantly share code, notes, and snippets.

View Vitawt-The-Duke's full-sized avatar
🎯
Focusing

Mikalai Vitawt-The-Duke

🎯
Focusing
View GitHub Profile
@Vitawt-The-Duke
Vitawt-The-Duke / swap-commands.txt
Created June 24, 2024 15:56 — forked from dan-palmer/swap-commands.txt
Enable Disable OSX Swap etc
# check swap usage
sysctl vm.swapusage
# disable encrypted swap - SNOW LEOPARD
sudo defaults write /Library/Preferences/com.apple.virtualMemory UseEncryptedSwap -boolean no
# disable encrypted swap - LION
sudo defaults write /Library/Preferences/com.apple.virtualMemory DisableEncryptedSwap -boolean yes
# disable swap

Step 1. Starting the Rescue System - Linux 64bit

Activating the Rescue System

To start a server in the Rescue System, it needs to be activated in the Robot.

Under "Main Functions; Server" select the desired server and then open the tab "Rescue". Here the desired variant can be activated.

The password that was given to you when you activated the Rescue System can now be used to login as "root" via SSH. Restarting the Server