You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ABIX Adam Jurkiewicz edited this page Apr 13, 2015
·
1 revision
Now, when we log in to Debian via ssh protocol, we are "root" and we need to install some additional packages to system. First, we must copy deb_install.sh file over scp to Debian to /root directory. Then, we run this shell script.
# sh deb_install.sh
We follow the instructions, especially we answer T (yes) to all questions.
After some time (depends on internet connection speed) we will have all system set-up.