I want to have GitLab under domain git.blue-world.pl. I use Omnibus package downloads for GitLab CE for Debian 7.
ssh -l login blue-world.plcd domains/git.blue-world.pl/public_htmlwget https://downloads-packages.s3.amazonaws.com/debian-7.7/gitlab_7.6.1-omnibus.5.3.0.ci.1-1_amd64.deb- but when I type
sudo apt-get install openssh-serverI receive that there is no commandsudo.
What should I do?