Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Konstantin A
tower
Commits
def2ad33
Commit
def2ad33
authored
Mar 16, 2018
by
Aleksey Shirokih
Browse files
Update *deb docs
parent
04f937de
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/Debian.md
View file @
def2ad33
...
...
@@ -4,8 +4,8 @@
# groupadd tower
# useradd -d /home/tower -g tower -s /bin/bash -m tower
#
/opt/tower# apt-get install dbus git
#
/opt/tower# apt install --no-install-recommends git
/opt/tower# apt-get install dbus git
/opt/tower# apt install --no-install-recommends git
```
## Installation
...
...
docs/Ubuntu.md
View file @
def2ad33
## Preparation
###
Debian based Linux
###
Ubuntu
```
# apt-get install python-virtualenv libffi6 libffi-dev python-dev gcc libssl-dev
# groupadd tower
# useradd -d /home/tower -g tower -s /bin/bash -m tower
```
## Debian only
```
/opt/tower# apt-get install dbus git
/opt/tower# apt install --no-install-recommends git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment