How to Create an Ubuntu 22.04 VPS with GUI Desktop on Contabo using RDP - Step-by-Step Tutorial

Sdílet
Vložit
  • čas přidán 31. 07. 2024
  • In this video I show you step-by-step how you can create a very secure Ubuntu 22.04 VPS with Desktop , from scratch, and accecces it by the windows 10 remote desktop connection via RDP and by installing XRDP . And as an optional bonus, how to link it to Google Drive Online Account
    Contabo Link : cloudtechlinks.com/V23-Contab...
    ==========================================================
    Please feel free to include any of my videos on any websites, you may have, and please keep any addition income you may for yourself, selling adverts for those pages etcetera. All I am interested in, this just being my hobby, is that people watch the videos, and any chance I get to improve that, the better.
    ==========================================================
    If you are looking for a particular video try,
    1) Channel : cloudtechlinks.com/YTChannel
    2) then : cloudtechlinks.com/All-Videos
    ======================================================
    Build Ubuntu 22.04 with Desktop via Putty SSH Client Commands
    -----------------------------------------------------------------------------
    01) adduser xrdpuser (password example : paste se7ye8pc5gh8 )
    02) usermod -aG sudo,adm xrdpuser && su xrdpuser
    03) sudo apt-get update && sudo apt-get upgrade -y
    04) sudo apt-get install ubuntu-desktop firefox stacer mmv -y
    05) Optional - sudo snap install snap-store
    06) cd ~ && wget ht tps://www.c-nergy.be/downloads/xRDP/xrdp-installer-1.4.zip
    (please remove the spaces in https)
    07) unzip xrdp-installer-1.4.zip && less xrdp-installer-1.4.sh (press q to quit viewer)
    08) chmod +x xrdp-installer-1.4.sh && ./xrdp-installer-1.4.sh (P1, P2, P3, P4, P6
    09) sudo sed -i 's/3389/53579/g' /etc/xrdp/xrdp.ini
    10) sudo sed -i 's/#Port 22/Port 53572/g' /etc/ssh/sshd_config
    11) sudo ufw allow 53572 && sudo ufw allow 53579 && sudo ufw enable && sudo ufw status numbered
    12) sudo reboot
    reconnect via SSH port 53572 using xrdpuser
    13) sudo passwd --delete --lock root
    14) sudo reboot
    PLEASE NOTE : Since making this video, there are a couple of settings that I have found that speed up the responsiveness of this Videos Ubuntu VPS noticeably. The Video explaining what they are is only abound 4 minutes long, and can be found here : cloudtechlinks.com/How-to-Spe...
    Connect via The Remote Dektop Connection (RDP) port 53579
    Configuration
    1) ASAP - On desktop, disable all lock screen settings - on privacy options
    Optional - If Google Drive Wanted
    1) In the Terminal Application :
    a) cd /etc/netplan && sudo mmv '*.yaml' '#1.moved-for-youtube' && ls -la
    b) sudo wget ht tps://cloudtechlinks.com/V23-cloudtech-dot-yaml --output-document=v23-cloudtech.yaml && ls -la && cat v23-cloudtech.yaml
    c) sudo reboot
    i) Show how to get a free Google Account
    ii) Connect to Google Drive Online account :ycloudtech@gmail.com
    cloudtech11Q
    d) cd /etc/netplan && sudo rm v23-cloudtech.yaml && sudo mmv '*.moved-for-youtube' '#1.yaml' && ls -la
    e) sudo reboot
    Connecting via RDP from MacOS : • How to Use Microsoft R...
    Connecting via RDP from Chromebook : • Remote App Chromebook ...
    Connecting via RDP from Linux : opensource.com/article/18/6/l...
    Video describing how to create a brand new Google Drive Account (if needed) :
    • How to Create Google A...
    Chapters
    -------------
    0:00 The Video Purpose
    1:46 CloudTech CZcams Intro
    1:56 The Ubuntu 22.04 VPS purchase Process
    5:15 Build Ubuntu 22.04 with Desktop via Putty SSH Client
    13:24 Run Remote Desktop Connection (RDP) to Connect to Ubuntu 22.04 VPS
    15:38 Configure the Ubuntu 22.04 VPS
    16:38 Enable all Online Accounts including Google Drive on Ubuntu 22.04
    21:29 CZcams End Card Scene
    Transcript : The Ubuntu 22.04 Result
    -------------------------------------------------
    In this video i will show you how you can get a cloud virtual server running ubuntu 22.04 with a desktop. The VPS has 4 CPUs and 8 gigabytes of memory and costs less than 10 dollars a month.
    We will connect to it using remote desktop connection which comes preinstalled on all windows PC’s and means can be accessed from any pc in the world.
    Which allows me to learn more about this latest version of Ubuntu , over 20.04, which is the previous long term support version.
    And optionally, as a bonus at the end of the video, i will also show you how to connect to google drive, ensuring any work you do on the machine can be easily backed up to the cloud.
  • Věda a technologie

Komentáře • 131

  • @ericpereira3211
    @ericpereira3211 Před 9 měsíci +3

    Man, after 1 year, your video was the only one that helped me, I send a shout out to Brazil

  • @CROISSANT01
    @CROISSANT01 Před rokem +3

    Excellent video, I have zero experience with any VPS and your video helped understand EVERYTHING I needed. Greatest video I could find, thanks :)

  • @Boxels
    @Boxels Před rokem +10

    One of the best detailed tuts out there. Thank you!

  • @mumomutisya4923
    @mumomutisya4923 Před měsícem

    The best tutorial for setting up Ubuntu. Simple, clear, works. Excellent work! Thanks.

  • @smudgepost
    @smudgepost Před rokem +1

    Thank you. One of the first examples that worked for me. I followed every step and even used Contabo! Only issue I had on my host (also Ubuntu) is I had to repeat the ufw allow rules or my rdp wouldn't connect.

  • @alpha-tsx
    @alpha-tsx Před 4 měsíci

    I have no words. Thanks many, many times for what you did. Just perfect!

  • @trile2864
    @trile2864 Před rokem

    i tried different tutorial on youtube. ONLY YOURS WORK. MANY MANY THANKS BROTHER !

  • @Ajithjoseph
    @Ajithjoseph Před 7 měsíci +1

    One of the best tutorial. Thanks for the video.

  • @ramyalimohamedali3797
    @ramyalimohamedali3797 Před 10 měsíci

    THE BEST! Thank you for the excellent tutorial

  • @9011soccer
    @9011soccer Před rokem

    Thank You - this is a Worldclass Video

  • @filipmilic3715
    @filipmilic3715 Před rokem

    You sir, are a living legend. Thanks!

  • @myriadium
    @myriadium Před 9 měsíci

    Thanks buddy - this was soooo helpful 😎

  • @user-if5to9hz1t
    @user-if5to9hz1t Před rokem

    Awesome, it work for me !!!!
    you save me a lot of time, many thank,
    i was new in ubuntu and i spend many hours to try install xrdp and ubuntu-desktop on vps and left bar still not work, your tutorial is great

  • @adityakr.7550
    @adityakr.7550 Před rokem

    thank u soo much for this guide. subbed!

  • @LebedevIV
    @LebedevIV Před rokem

    Thank you very much! Extremely clear helpful video.

  • @positivemindset023
    @positivemindset023 Před rokem

    Thank you sooooooooo much, it's veeeeery helpful ❤❤❤❤

  • @zandrtakes-sp2hn
    @zandrtakes-sp2hn Před 6 měsíci

    thanks mate! works very well

  • @G3msFinder
    @G3msFinder Před 10 měsíci

    awesome video , thanks man

  • @prwebservices
    @prwebservices Před rokem

    Thank you for this great tutorial.

  • @tomgrow2950
    @tomgrow2950 Před rokem

    Great tutorial!
    I installed it successfully & can log in using RDP
    I have an issue with the speed accessing my remote server
    it takes a lot of time to access any file or open browser in my remote server though my ISP connection is too fast
    Thanks

  • @cpmax2010
    @cpmax2010 Před rokem

    Thank You a lot very good tuto

  • @seyf633
    @seyf633 Před měsícem

    appreciate your efforts

  • @MQLWorld
    @MQLWorld Před rokem

    Really thanks!!

  • @fecoxa
    @fecoxa Před 3 měsíci

    Really really really thanks

  • @anasajaanan7087
    @anasajaanan7087 Před rokem

    Awesome!!

  • @SteveVickAK
    @SteveVickAK Před 9 měsíci

    Thanks for posting this. I would have prefered chrome instead of firefox, but maybe that is not possible. THis is like a foreign language, so thanks for the help. I am only half way through, so not even sure this will even work in the end. Thanks again.

  • @calmifyer9641
    @calmifyer9641 Před rokem +1

    THE BEST! Thank you for the excellent tutorial!! Question: I use a Mac, but I did not want to download and use microsoft RDP to connect to VPS because I thought it required port 3389 to remain open while it's in use. Does changing the ports as you did in this video solve this problem? Or will port 3389 (and 22??) still be open by using Microsoft RDP to connect my mac to the VPS? (apologies if this is a stupid question, I'm a tech noob)

  • @lnchandila6300
    @lnchandila6300 Před rokem

    thanks its work fine.

  • @miguelcalderon3549
    @miguelcalderon3549 Před 7 měsíci +1

    i am a computer dummy, but whit this video, i got my ubuntu server Running like a charm, Thakn you, brother

  • @PointofInvest
    @PointofInvest Před rokem

    I've exatcly follwed the steps but the problems mentioned at 8:36 won't be fixed for me. Activities bar stay hidden and appears at bottom, Firefox won't show up :-/

  • @estebanrosal5638
    @estebanrosal5638 Před 9 měsíci

    for anyone asking... the videos works, you just gotta follow step by step. IMPORTANT: you must do it with an Contabo VPS; I've tried in many different VPS from other companies and it didnt work. FYI.

  • @justasjasas1393
    @justasjasas1393 Před rokem

    AMAZING THANKYOU HELO ME SO MOUCH !!!! THANKS!

  • @Hay-usa
    @Hay-usa Před 9 měsíci

    @Cloud Tech
    How can we get the sound from this system?
    Googeled and no standard worked at the end. The system allways showes a dummy sound output in the options.
    It would be super helpe full to have a solution aka video about that.

  • @BabarZaman21
    @BabarZaman21 Před rokem

    hello
    Dear when using "" cd /etc/netplan && sudo mmv '*.yaml' '#1.moved-for-youtube' && ls -la "" it gives an error that "" sudo: mmv: command not found "" Plz help

  • @davidknight558
    @davidknight558 Před 7 měsíci +1

    Great video and tips. Worked great for me.
    * 1 issue though -- periodic software updates requires the PC to reboot, which I do from the VPS. After that I'm locked out and cannot access RDC or even get the login screen to appear in putty with root or xrdpuser. Is there a workaround for this?

  • @Truth2One
    @Truth2One Před rokem +4

    It didn't work for me. I still can't connect. It seems that there are option son the VPS that need to be edited in order to allow me to connect apparently? idk I keep getting errors like codex 0x1104 and also the three reasons why it might not be connecting

    • @hatsvids
      @hatsvids Před 11 měsíci

      Did you found a solution? I'm also getting an error when trying to enter via Remote Desktop (Because of a protocol error detected at the client (code 0x1104), this session will be disconnected.)

  • @RoiratNews
    @RoiratNews Před rokem

    I get the error "cannot load the kernel" when I try to launch/install Ubuntu 22.04 or some such nonsense. I googled it but I do not find a way to understand how to fix this.

  • @random63737
    @random63737 Před 5 měsíci

    an excellent explanation, thank you. For now I got stuck with the Google online account part. The cloudlink appears to be lost? If someone recently found out how to correct I would appreciate your help!

  • @mouhannadal-hmedi1501
    @mouhannadal-hmedi1501 Před 2 lety

    greeet , thanks

  • @reviewsbox942
    @reviewsbox942 Před rokem +1

    i am using macbook, do i need to download this putty software?

  • @youssef9907
    @youssef9907 Před 29 dny

    hi thank you for the tut but i m facing an error when connecting with rdp.
    "Because of a protocol error detected the client (code 0x1104) this session will be disconnected"
    pls any help ?

  • @IamDpower
    @IamDpower Před 11 měsíci

    can you install wine and or bottle over this contabo ubuntu server?

  • @ooxoox176
    @ooxoox176 Před 4 měsíci

    hello i just bought the vps is there a way to delete my credit card details as i don't want it to auto renew after ending please respond

  • @TheInstitution
    @TheInstitution Před 6 měsíci

    🙌

  • @sumbulrizvi
    @sumbulrizvi Před 9 měsíci +4

    i get an xrdp login screen with teal background when connecting via remote connection on windows, after entering my password the screen changes to black and after that nothing happens

  • @danherzl
    @danherzl Před rokem

    Thanks for sharing!
    friend, can you tell me if it is possible to install Blender and render on the Oracle Free Tier ARM 4CPU 24GB RAM plan, watching your tutorial I had this idea of ​​using the oracle virtual machine to render in blender! That would be insane! Can we do this?
    Please answer me!

  • @sana_gifts
    @sana_gifts Před rokem

    Bro i can do this is live streamings for 24/ 7 hours. Pleasse help ma

  • @PeterEkwere-dj5kq
    @PeterEkwere-dj5kq Před 3 měsíci

    nice

  • @amitsahu2698
    @amitsahu2698 Před 9 měsíci

    After step 12 I am not able to login it says "Network error Connection failed" , now how can I login back?

  • @filipelucena1696
    @filipelucena1696 Před 4 měsíci

    Hi ,sorry if it is a stupid question. If I do this, will I be able to run extensions on browsers I install on this machine, 24/7? Without having my own pc on? If so, how can I leave the desktop app without closing the session?

  • @zechariahogunbusola5499
    @zechariahogunbusola5499 Před 4 měsíci

    great video. Thanks. But what can i do if my RDP is taking too long to load the VPS Ubuntu?

  • @healthylifestyle1923
    @healthylifestyle1923 Před rokem +1

    I have a Protocol error in connecting to server

  • @MoiZz337
    @MoiZz337 Před rokem

    Best tut ever thank you!!!
    Is it possible to use vpn as client on this setup? If yes, how?

  • @oxenfurt5814
    @oxenfurt5814 Před rokem

    many thanks

    • @cloud-tech
      @cloud-tech  Před rokem

      You're welcome!

    • @oxenfurt5814
      @oxenfurt5814 Před rokem

      @@cloud-tech thanks for the reply, my RDP is still running fine until now.

  • @seoo6577
    @seoo6577 Před rokem

    just perfect thank you

  • @TheTwitchReacts
    @TheTwitchReacts Před rokem

    At step 8 I press 1 for ubuntu but get:
    Script launched with sudo command. Script will not run... !
    ! Run script a standard user account (no sudo). When needed !
    ! script will be prompted for password during execution !
    ! !
    ! Exiting Script - No Install Performed !!!

  • @kehindeibrahim7750
    @kehindeibrahim7750 Před 3 měsíci

    Does this command work for all Ubuntu VPs or this particular site VPs?

  • @zz.66
    @zz.66 Před 2 lety

    can you do me vps i dont have pc

  • @juanmayen21
    @juanmayen21 Před rokem

    does anyone have sound working properly?

  • @Mike-ct1yf
    @Mike-ct1yf Před rokem

    how do i input the password the keyboard doesn't work when i try to type

  • @TopInfoES
    @TopInfoES Před 2 lety +1

    Thanks for the vid. How about installing all this using a Mac? Would you use the Mac Terminal? Could you please make a video about this!

    • @Defi_OwLL
      @Defi_OwLL Před 2 lety

      have you learned anything regarding this i also have a mac...

    • @TopInfoES
      @TopInfoES Před 2 lety +1

      @@Defi_OwLL It must be a great video for Windows user. Unfortunatly, I did not resolve my problem on a mac.

  • @khaledmokhtar1
    @khaledmokhtar1 Před 2 lety

    can you add tutorial how make Seedbox using Rutorrent

  • @ArjayCarbonell
    @ArjayCarbonell Před měsícem

    why my ubuntu server is so lag cant even click the icon or cant even move the mouse

  • @realrelaxingsounds
    @realrelaxingsounds Před rokem +1

    it worked 100% thank you, but its very slow what ever im doing i need to wait a couple of seconds, any help?

    • @Mihaita191
      @Mihaita191 Před rokem

      Did you manage to find a solution for this?

  • @user-fp6wd6uw2o
    @user-fp6wd6uw2o Před 3 měsíci

    When I click Connect in Remote Desktop Connection, I encounter the following error:
    "The connection to the remote computer has been terminated due to a communication protocol error detected at the client (error code 0x1104). Please try to reconnect to the remote computer."
    [Expanded Information]
    Error code: 0x1104
    Extended error code: 0x0
    Has anyone else experienced the same issue as me?

  • @masterkiller87
    @masterkiller87 Před 4 měsíci

    Does this manual still work? I'm stuck on the command: "chmod +x xrdp-installer-1.4.sh && ./xrdp-installer-1.4.sh"
    I do everything as in the video and when I paste this command it pops up an error:
    "Detecting xserver-xorg-core package installed
    Error checking xserver-xorg-core flavour"

    • @masterkiller87
      @masterkiller87 Před 4 měsíci

      Okay.. all you had to do was update. "sudo apt update && sudo apt upgrade
      "

  • @arjandevrieze9278
    @arjandevrieze9278 Před rokem +3

    It works 100%, but on my windows the RDP is very slow? Is there any option to speed this up, i set it to 10MB or higher. But i have to wait seconds to go. Hope there is an option. Is there also an option to connnect form Cortabo with VNC directly to the desktop gnome?

  • @CappySRT
    @CappySRT Před rokem

    How do you unlock the root user?

  • @HeadshooterGTAS
    @HeadshooterGTAS Před 2 měsíci +1

    i got daemons using outdated libraries, i just canceled and after doing everything i sudo reboot but black screen and timeout

    • @HeadshooterGTAS
      @HeadshooterGTAS Před 2 měsíci +1

      after rebooting at each step, ,it's the step 10 which makes thing not working. unfortunately it doesn't work either when connecting with port 22 i have error 0x1104 as some others here

  • @catonion1201
    @catonion1201 Před rokem +2

    Hi, I followed your tutorials one by one but my ubuntu is still missing the left sidebar. How do I fix this?

  • @AdventureAtlas27
    @AdventureAtlas27 Před 6 měsíci

    but I can't see command bcz subtitle is block all your command line

  • @kalyptos
    @kalyptos Před 2 lety

    Greate videos. Do you think you could make a contabo windows 10 ltsc isntallation or windows 11?

    • @cloud-tech
      @cloud-tech  Před rokem

      The licensing for Window 10 and Windows 11 is quite restrictive and complex. In fact you will probably have noticed even for Windows server i stick to the freely available Evaluation versions, that Microsoft allow you to download freely from their website, and even then only look at deploying them to VPS providers that sell full copies of windows server so you can always upgrade to them if you need to. Plus it ensures that their infrastructure deals fully with windows server. That way I always aim to stay within any licensing complications from BOTH Microsoft and any VPS provider. In the early days of this channel i did show you how to build & deploy both Windows 10 and Windows 11 but i removed those videos when i found out they may infringe the licensing for those products. ==========================================================
      ## If you are looking for a particular video try,
      ## 1) Channel : cloudtechlinks.com/YTChannel
      ## 2) then : cloudtechlinks.com/All-Videos
      ======================================================

  • @juanmayen21
    @juanmayen21 Před rokem

    I am trying to connect using RDP from my mac but I am unable to RDP connect. I've tried switching gateway and all but I think it has something to do with the port. I added the port in the same format as the video but not sure if its the same for macs. please advise if you can.

    • @juanmayen21
      @juanmayen21 Před rokem

      IT WORKED! I deleted the entry and readded it and it worked!!! ( on RDP ) amazing!!

    • @longtony__
      @longtony__ Před 6 měsíci

      what entry did you delete?@@juanmayen21

  • @fluffingfluff
    @fluffingfluff Před rokem

    Thank you Thank you Thank you Thank you Thank you Thank you , I cant say that enough!!!
    How next time please don't add any background music, it's very annoying, just a suggestion tho. Have a great day friend!

  • @estebanrosal5638
    @estebanrosal5638 Před 9 měsíci

    It says Network error: Connection timed out, once i try to connect thru Putty with the xrdpuser@(myip) and the new port... any idea?

    • @bitj4ke
      @bitj4ke Před 5 měsíci

      same

    • @estebanrosal5638
      @estebanrosal5638 Před 5 měsíci

      i dont know if you need ubuntu for an specific reason, but im just using contabo servers, cheap and effective. windows tho, less than $15 a month@@bitj4ke

  • @marcelfrance434
    @marcelfrance434 Před rokem

    Good job, but how do you fix the ubuntu 22.04 sound dummy output device?

    • @MrGedanggoreng
      @MrGedanggoreng Před 6 měsíci

      Use -s in -> chmod +x xrdp-installer-1.4.8.sh && ./xrdp-installer-1.4.8.sh -s

  • @zoranperic7535
    @zoranperic7535 Před rokem

    This does not work for ubuntu 18.04 - I get a black screen as always.

  • @marvelett
    @marvelett Před rokem +1

    This one is actually really good to follow as im not a experienced linux user yet, BUT the side menu is still not there and i see it like you explained in the video with the menu bar in the bottom and actions in the top. is there a way to fix this after the setup?

    • @mixedmeds
      @mixedmeds Před rokem

      Did you find a solution?

    • @marvelett
      @marvelett Před rokem

      @@mixedmeds i just installed windows 11 theme instead. best solution i could figure out on my own.

    • @mixedmeds
      @mixedmeds Před rokem

      @@marvelett I installed windows 10 instead of ubuntu. Was easier to setup than this

    • @marvelett
      @marvelett Před rokem

      @@mixedmeds ok. as long as you found something that works =)

  • @Freshiz325
    @Freshiz325 Před 2 lety +1

    Your videos are great, thank you! But do something about your sound mix bro. Blasting the music between speaking is brutal. Just some friendly feedback.

  • @ArjayCarbonell
    @ArjayCarbonell Před měsícem

    Script launched with sudo command. Script will not run... !
    ! Run script a standard user account (no sudo). When needed !
    ! script will be prompted for password during execution !
    ! !
    ! Exiting Script - No Install Performed !!!

  • @adstr586
    @adstr586 Před rokem

    What su passwd sir?

  • @johankoerts9191
    @johankoerts9191 Před rokem

    Everything was going fine until I ran the commands for Google Drive. Now putty gives a fatal error: Network error: connection timed out. How can I fix this? (Does it matter, I ran the commands from the Ubuntu terminal via RDP?)

    • @johankoerts9191
      @johankoerts9191 Před rokem

      Oh, and I combined the instructions from this video with the video about Oracle's free tier

    • @cloud-tech
      @cloud-tech  Před rokem

      The Oracle vid was ARM Ampare based, this vid is x86 architecture - mixing imsnructions from each may not work.

    • @MrGedanggoreng
      @MrGedanggoreng Před 6 měsíci

      Follow these steps to enable Online Accounts.
      Write in the Ubuntu Desktop terminal:
      01. cd /etc/netplan
      02. ls
      03. cat 50-cloud-init.yaml
      04. Copy all text
      05. sudo nano /etc/netplan/99-custom-network.yaml
      06. Paste all text
      07. In the last line, press Enter to add a new line
      08. Write in the new line -> renderer: NetworkManager
      09. To save -> Ctrl+O
      10. To confirm -> Enter
      11. To exit editor -> Ctrl+X
      12. To recheck -> cat /etc/netplan/99-custom-network.yaml
      13. sudo netplan apply
      14. sudo reboot
      Voila!

  • @ExpertEagle
    @ExpertEagle Před 6 dny

    connection refused error

  • @healthylifestyle1923
    @healthylifestyle1923 Před rokem

    error code 0x1104 appear in conecting to server

  • @SwitchMaxFX
    @SwitchMaxFX Před měsícem

    WHY IS THE MUSIC SO LOUD?!??!!

  • @mixedmeds
    @mixedmeds Před rokem +1

    Followed all steps, didn't get the sidebar or the new icons. I am also unable to connect to the GUI using vnc, only rdp. So this guide is complete trash

  • @kim6314
    @kim6314 Před 11 měsíci

    music too loud

  • @skuzad25
    @skuzad25 Před 6 měsíci

    Not sure what I'm doing wrong but it's not working. GG

  • @LebedevIV
    @LebedevIV Před rokem

    Remove background:
    gsettings set org.gnome.desktop.background picture-uri none
    gsettings set org.gnome.desktop.background primary-color '#000000'
    gsettings set org.gnome.desktop.background color-shading-type 'solid'

  • @frackamaduk
    @frackamaduk Před 7 měsíci

    This is extremely slow if you install this on a d4asv5 vm in azure using their Ubuntu 22 server image. It's pretty much unusable. :/ Wish I knew a way to really speed this up. This vm can run windows server fast.

  • @dahut7703
    @dahut7703 Před rokem +1

    if you have error at 06 set chmod +x xrdp-installer-1.4.sh && ./xrdp-installer-1.4.sh P1 P2 P3 P4 P6