Enable ssh root login access
Set a new password for the root
user.
sudo passwd
Now open for editing ssh daemon's config file /etc/ssh/sshd_config
.
Set a new password for the root
user.
sudo passwd
Now open for editing ssh daemon's config file /etc/ssh/sshd_config
.
This guide will show you how to prepare sample Electron application for publishing from scratch:
Your app's updates may be stored on GitHub repo's releases page. It is free and user-friendly.
In this guide you can find how to resolve the following issues.
Feel free to ask any questions in the comments section below.