Skip to content

Commit

Permalink
for Debian setup X11
Browse files Browse the repository at this point in the history
  • Loading branch information
akrisiun committed Nov 30, 2019
1 parent 7fcc91b commit 57b6f56
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions xrdp/setup-x.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
!/bin/bash
#
# git clone https://github.com/akrisiun/bin

# mc
su apt-get update
# su root
# visudo
sudo apt-get update
# runlevel

sudo apt install -y lightdm
sudo lightdm --show-config
sudo lightdm --test-mode --debug

Empty file modified xrdp/start.sh
100644 → 100755
Empty file.

0 comments on commit 57b6f56

Please sign in to comment.