Install Ubuntu Server 22.04 on Oracle Cloud with LXQt Desktop and configure Free RDP connection.

Sdílet
Vložit
  • čas přidán 7. 08. 2022
  • In this video I will show you how to install free tier Ubuntu server 22.04 in Oracle Cloud with LXQt desktop environment, how to install xrdp and configure iptables and Oracle Cloud Virtual Cloud Network security list to allow RDP connection on port 3389 to the server from the internet. I will also show you how to disable LXQt desktop compositor for better performance and responsiveness. And how to start a remote desktop session with Microsoft Remote Desktop and connect to the LXQt desktop.
    🔔 SUBSCRIBE: If you find my videos helpful, you can support me by subscribing and leaving a comment. / @techtute
  • Věda a technologie

Komentáře • 85

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

    I tested many tutorial for installing desktop GUI on Oracle cloud instances, and non of them worked for me, but this tutorial worked like charm! I was very straight and useful.
    Thank you so much!

    • @TechTute
      @TechTute  Před 2 měsíci

      I’m glad it was helpful.

  • @ganantharaja
    @ganantharaja Před rokem +2

    Just installed with your line by instruction, Very straight forward and Worked like a charm, Thanks again (For some reason, I couldnt able to ssh from Terminal after update and rebooting, needed to open the ssh again after rebooting with 'sudo ufw allow ssh' in the run command section of oracle 'Run Command' option)

    • @TechTute
      @TechTute  Před rokem +2

      The only thing that I can think of causing this behaviors is if you accidentally replaced the line for port 22 with 3389 instead of adding an extra line for 3389 in the /etc/iptables/rules.v4. It is around 10:10 in the video. Maybe check out the file and make sure you have both ports open, if you end up making changes to the file don't forget to reload the rules with "iptables-restore < /etc/iptables/rules.v4" or reboot. Let me know if that solved it.

  • @AlirezaYami
    @AlirezaYami Před rokem +1

    Thank you!!!! It workssss :)))))
    I absolutely appreciate.

  • @ganantharaja
    @ganantharaja Před rokem +1

    Very useful video, Thanks Brother👍

    • @TechTute
      @TechTute  Před rokem

      Thanks! I’m glad you found it useful.

  • @guneyh
    @guneyh Před rokem +2

    Awesome tutorial 👍

  • @a4aladdin428
    @a4aladdin428 Před rokem +1

    best explaination , keep uploading

  • @geedupires
    @geedupires Před rokem +1

    Top. It works fine!

  • @MicoPopenay
    @MicoPopenay Před rokem +2

    Amazing! Thank you so much! :D

    • @TechTute
      @TechTute  Před rokem +1

      Thanks!

    • @MicoPopenay
      @MicoPopenay Před rokem +1

      @@TechTute I have one question. How do I install an application on LXQt? Whenever I double click on a DEB file it just opens it as an archive.

    • @TechTute
      @TechTute  Před rokem

      @@MicoPopenay the easiest way to do it is via the cli. All you have to do is open terminal cd to the directory where your application package is and run "dpkg -i package.deb" replace package.deb with whatever you are trying to install. If you get an error for missing dependencies run "apt-get install -f" and that should take care of everything. To do it in the GUI you will need to use graphical package manager, I think lxqt comes with Discover. You can open discover and look for install new application button or something of that sort there point it to your package and if should install it for you. Let me know if you cant figure it out, I can ry to give you more detailed instructions.

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

    Thank you so much!!! It works. I failed multiple times. And I realized that it doesn't allow me to log in if I set an easy password.

  • @micuch9911
    @micuch9911 Před rokem +1

    Thanks. It worked for me after so many trials. My problem was choosing an acceptable password for the root user. Now I got it and it worked for me.
    Thanks.

  • @mjahangir786
    @mjahangir786 Před rokem +1

    Awesome vid, All I can say God Bless you for your such a great knowledge sharing and if you are atheism then have a life full of positive energy :)

    • @TechTute
      @TechTute  Před rokem

      Thank you for the kind words!

  • @TomaszSkazinski
    @TomaszSkazinski Před rokem +1

    Can you do the same for ubuntu-desktop? there is no up to date guidance on how to install it. I really love the video, first one that worked for me and I've watched a dozen! Thanks a lot for you activity!

    • @TechTute
      @TechTute  Před rokem +1

      All you should have to do is run "apt install ubuntu-desktop" to install the the ubuntu desktop instead of LXQt and once it is installed in the "~/.xsession" file replace "startlxqt" with "gnome-session". Let me know ho wit goes.

  • @micuch9911
    @micuch9911 Před rokem +2

    Could you please do a tutorial on how to install wine (or any other emulator program) and successfully run windows program on Ubuntu?
    Thanks.

    • @TechTute
      @TechTute  Před rokem +1

      I will look in to it when I get a chance. Thanks!

  • @wagmi614
    @wagmi614 Před rokem +1

    same process would work on aws i assume? what's (the min CPU) needed to make it much snappier?

    • @TechTute
      @TechTute  Před rokem

      Yes, all should be the same. Except you shouldn't have to open port 3389 in iptables. Only open 3389 in your Security Group. For making it snappier, I would say experiment. I tried with t3.medium, large and xlarge and to be hones I couldn't tell much of a difference in all 3 of them you could tell it is remote desktop session. Please post back what if you find the perfect instance type.

  • @anhdzung.truong
    @anhdzung.truong Před 7 měsíci +1

    thanks for the video, compare with destop ubuntu , which one is smoth to run on free tier oracle instance?

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

      Based on my experience I would definitely recommend LXQt, it is lighter and faster. Ubuntu Desktop is feature-rich but can be heavier. You can always do both and see how each feels.

    • @anhdzung.truong
      @anhdzung.truong Před 7 měsíci

      @@TechTute thanks for replying, can you guide me how to delete the old ubuntu destop so i can start over with LXQt, really appreciated

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

      @@anhdzung.truong how did you install the Ubuntu desktops?

    • @anhdzung.truong
      @anhdzung.truong Před 7 měsíci

      hi, i just finished install it on and log into it, but i cant use my keyboard to type anything. is there anything i need to do to use keyboard? only the mouse work

    • @anhdzung.truong
      @anhdzung.truong Před 7 měsíci

      @@TechTute i run these command: sudo apt-get remove ubuntu-desktop
      sudo apt-get autoremove

  • @vishalmewada17
    @vishalmewada17 Před rokem +1

    Hi Great video, I am new in linux, just need to ask you, how we can install Bottels in this LXQt Desktop environment?

    • @TechTute
      @TechTute  Před rokem +1

      I have never heard of Bottels before. I have tried to use wine and I coludn't get it to work so I am not sore if Bottles will. I will take a look at it when I get a chance in the upcoming weeks and will get back to you.

    • @vishalmewada17
      @vishalmewada17 Před rokem

      Hi i have tried to install wine on 22.04 ubuntu and its working fine for now

    • @TechTute
      @TechTute  Před rokem

      @@vishalmewada17 oh really, on the same setup on oracle cloud with arm processor?

    • @vishalmewada17
      @vishalmewada17 Před rokem +1

      @@TechTute No, ARM processor are not supporting Wine and Bottles, so i have use Intel Processor

    • @TechTute
      @TechTute  Před rokem

      Yeah that't what I thought. Thanks!

  • @Wonka_Tonka
    @Wonka_Tonka Před rokem

    when you install , you get the option for gdm3 configuring , i am guessing you select sddm not gdm3

    • @TechTute
      @TechTute  Před rokem

      There is almost no difference, I usually select sddm, as it is the default for LXQt.

  • @mariaangeles5798
    @mariaangeles5798 Před rokem +1

    hello I would like you to teach how to install the cinnamon environment in ubuntu in oracle cloud

    • @TechTute
      @TechTute  Před rokem +1

      Great suggestion! Will look in to it.

  • @LifeLoreLounge247
    @LifeLoreLounge247 Před rokem +1

    could you perhaps add the commands you entered

    • @TechTute
      @TechTute  Před rokem +4

      apt update
      apt upgrade
      apt install lxqt sddm xrdp
      systemctl start xrdp
      nano /etc/iptables/rules.v4 #In the file add rule to open port 3389 save and close
      iptables-restore < /etc/iptables/rules.v4
      nano ~/.xsession #in the file add "startlxqt" save and close

  • @flash_15
    @flash_15 Před 13 dny

    would it be possible to run windows as the desktop gui?

    • @TechTute
      @TechTute  Před 11 dny

      Yes but not with the always free tier.

  • @amzacc
    @amzacc Před rokem

    Hi, I tried this and don't have any networking default settings. Which settings should I choose?

    • @TechTute
      @TechTute  Před rokem

      Click on edit and then you can select vcn (Virtual Cloud Network) from the drop down if you don't have any you will have to create new one. Once you have selected VCN select subnet again you will need to create new one if there are no existing, finally make sure you select Assign Public IP.

    • @amzacc
      @amzacc Před rokem +1

      @@TechTute Thanks! I did this and everything works.

    • @TechTute
      @TechTute  Před rokem

      @@amzacc Awesome!

  • @user-ew1yu1gj3v
    @user-ew1yu1gj3v Před 5 měsíci +1

    l wanted to ask if you can install Vscode there

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

      Yes, you can install vscode. I personally prefer to run vscode locally and use remote-ssh to work on the server.

  • @bourehimyoussef111
    @bourehimyoussef111 Před rokem +1

    I have reinstalled the server to use AMD because most of the .deb software won't work on Arm64.

    • @TechTute
      @TechTute  Před rokem

      you are correct there are plenty of packaged that would not work on arm

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

    TechTutelage - Thank you GOD💌

  • @juanagruel37
    @juanagruel37 Před rokem

    hello exelent. is posible send audio??

  • @yugine112
    @yugine112 Před rokem

    can I install wordpress on this server?

    • @TechTute
      @TechTute  Před rokem

      Yes. Wordpress Server on Cloud. Always Free Oracle Cloud. Free SSL From Lets Encrypt.
      czcams.com/video/FVfwjhfuw_o/video.html

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

    How long can I use?

    • @TechTute
      @TechTute  Před rokem

      According to Oracle it is free forever. I have been using their free tier fro over 2 yrs now and everything is still working as promised.

  • @Arewapro
    @Arewapro Před rokem

    Please how can I install mt4 On it for Forex Trading

    • @TechTute
      @TechTute  Před rokem +1

      I am not sure if that would work on ARM. It looks like. MT4 needs Wine32 to run on linux which is currently not available on ARM. Did you try it with AMD Instance?

  • @lauris4887
    @lauris4887 Před rokem

    Broo i dont understand ssh, they just doesnt work for me

    • @TechTute
      @TechTute  Před rokem

      What exactly isn't working?

    • @lauris4887
      @lauris4887 Před rokem

      @@TechTute when i open putty it just shows errors in command console when i try to do some commands

    • @TechTute
      @TechTute  Před rokem

      @@lauris4887 would you mind sharing the errors you see in putty?

    • @lauris4887
      @lauris4887 Před rokem +1

      @@TechTute when ill try again i will share it

  • @mirceamarghitas1046
    @mirceamarghitas1046 Před rokem

    Out of capacity for weeks now

    • @TechTute
      @TechTute  Před rokem +1

      Did you try changing availability domain?

    • @mirceamarghitas1046
      @mirceamarghitas1046 Před rokem +1

      @@TechTute yes today after I wrote the 1st comment it worked I'm happy thank you so much 😊

    • @TechTute
      @TechTute  Před rokem

      @@mirceamarghitas1046 awesome!

  • @eljefe62
    @eljefe62 Před rokem

    My dynamic IP changed and I am unable to change my ingress rule. I get invalid CIDR when attempting to update the IP to access with RDP. Any advice?

    • @TechTute
      @TechTute  Před rokem

      It is hard to tell without seeing what you are entering in the ingress rule. If you are entering a single ip make sure you are using /32.

    • @eljefe62
      @eljefe62 Před rokem

      @@TechTute I'm getting a /22 from my ISP. I released and was assigned another with /22. I will contact them today. Thanks for the reply! Great tutorial, works wonderfully.

    • @TechTute
      @TechTute  Před rokem

      @@eljefe62 /22 is entire subnet, I am not sure where you got it from. Do this open you browser and go to ifconfig.io/ Get the IP from the IP Address line and enter it in your ingress rule with /32. That should do it for you.