-
-
Notifications
You must be signed in to change notification settings - Fork 43
Enable Root Access
-
Connect in SSH and enter the following command (you will need to enter your user password):
sudo -i
-
Then enter this command to change root password:
passwd
-
Enter a password twice for the root user.
-
Then enter the following command:
sudo nano /etc/ssh/sshd_config
-
Edit the file by replacing the line
#PermitRootLogin prohibit-password
byPermitRootLogin yes
:
-
Then on your keyboard press the keys
Ctrl + X
to exit,Y
to save andEnter
to validate. -
Enter this command to apply change:
sudo service ssh restart
-
Log out of the current SSH session.
-
You can now login to SSH with
root
user rather thanpi
.
• About
• Wiki Changelog
• KlipperScreen Changelog
• STL Files & Themes
• Restore OS Image File
• SSH Connection
• Change pi User Password
• Change Timezone
• Change Wi-Fi Location
• Update Dependencies
• Delete Flsun Builds
• Install Official Builds (1 instance)
• Install Official Builds (Multiple instances)
• V400 (MKS Nano V2.0 - STM32F103)
• V400 (Nano V2.1 Clone - GD32F303)
• V400 (BigTreeTech SKR 3.0)
• V400 (MKS Nano V3.0/V3.1)
• Super Racer (MKS Nano V3.0/V3.1)
• Super Racer (BigTreeTech SKR 1.3)
• Super Racer (BigTreeTech SKR 2.0)
• Fix Shutdown button in Mainsail
• Add Webcams Support
• Add Timelapse Support
• Add Exclude Objects Support
• Use Klipper TMC Autotune
• Use Neopixels Ring Light
• Use BigTreeTech KNOMI
• Calibrate your Printer
• Measure resonances with Raspberry Pi Pico
• Measure resonances with Fysetc Portable Input Shaper
• Start and End Gcode
• Enable Firmware Retraction
• Display Thumbnails in Mainsail and KlipperScreen
• Enable Root Access
• Change SSH Welcome Message and Cleanup Files
• Set a Static IP Address
• Change Boot Logo