-
Notifications
You must be signed in to change notification settings - Fork 250
How to setup OpenSSH Server
exalab999 edited this page Jan 14, 2019
·
2 revisions
Requirement: SSH Server installed
After running the SSH command provided in the app, sometimes you may not able to use root user to login to SSH Server, as some SSH Client require user to enter a password. This could be solved by creating a new user, login using that user and switch to root then by running su
command.
To create a new user, run this in the Linux distro:
adduser
Then enter username, password, and anything you prefer when prompt.
*Documentation
- Arch Linux/ corrupted packages with invalid gpg key
- How to start and stop the distro
- How to use /sdcard
- How to setup OpenSSH Server
- How to start and stop the VNC Server (Desktop Environment)
- How to connect to VNC Server
- How to change the resolution of VNC Server
- How to backup and move Linux distro to another device
- Is it possible to install multiple distro on a device ?
- Guide to solve Proot signal 6, or function not implemented error
- Rooted users: How to solve pulseaudio error
- vncserver-start:-command-not-found