Download the software and run the following commands
sudo apt install ./some-code-server-amd64.deb
or
sudo dpkg -i ./some-code-server-amd64.deb
(This will install the software)
sudo systemctl enable some-code-server
(This will enable the server)
sudo systemctl start some-code-server
(This will start the server)
sudo systemctl stop some-code-server
(Use this command to stop the server)
Once Some code is started open the following URL in the browser
Follow the setup procedure
Email notifications are used for password recovery and user invitations
If you are unable to see the screens above try changing the port or follow trouble-shooting procedure
20 December 2023
Back
Backup/RestoreNext Page
Installation on windows (desktop)