How to use the Oracle Cloud free offer and create an Ubuntu Cloud VPS PC on Oracle Cloud using xRDP

  Рет қаралды 734,043

Cloud Tech

Cloud Tech

Күн бұрын

In this video i will show you how you can create you own FREE Ubuntu VPS (Cloud PC0 on the Oracle Cloud Infastructure (a.k.a. OCI) and connect to it using the standard Windows Remote Connection application that uses RDP
Since making this video, even though Oracle advertise this as a FREE FOREVER offer, there are a number of people who seem to have had the VPS closed by Oracle. SO HAVE A BACKUP OF ANY WORK YOU DO ON THE VPS, JUST IN CASE.
The Credit Card requirement was intrby Oracle to ensure that there was a REAL PERSON sighing up, and not an inernet bot. They may remove 1 pound from the Credit Card then pug it back, to prove its a real card, but they wont charge you, so making the result a free VPS.
===========================================================
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
======================================================
CONTENT CHAPTERS
----------------
0:00 Video Purpose
0:56 Cloud Tech Introduction
1.06 Always free Offer
1:06 The Oracle Cloud Always Free Offer
2:25 Creating an Oracle Cloud Instance
6:22 Connect to the Oracle Cloud Instance via SSH
7:50 Configure the Oracle Cloud Instance
10:42 Connect to the Oracle Cloud Instance via RDP
12:45 The KZfaq End Cards
Oracle free tier Q&A VIDEO : • Your Questions Answere...
THE FIVE CONFIGURATION COMMANDS :
---------------------------------
1. sudo apt update && sudo apt upgrade -y
2. sudo apt-get install ubuntu-desktop xrdp stacer -y
3. sudo cp /etc/iptables/rules.v4 /etc/iptables/rules.v4.bak && sudo truncate -s 0 /etc/iptables/rules.v4
4. sudo rm /usr/share/polkit-1/actions/org.freedesktop.color.policy
5. sudo passwd ubuntu Example password : t6y1x9n6h7j1 so long,complex and not in a dictionary
then
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...

Пікірлер: 924
@bobdevore6790
@bobdevore6790 Жыл бұрын
Well Played! It has been decades (1990's) since I last used Linux in pursuit of some display driver development. I am unfamiliar with any modern distributions. Your video has helped bring me back into that world, especially the command line help. Please continue your noble work while I find what Linux has to offer an aging coder now in my eighth decade. Many thanks!
@LiveLongAnProsper
@LiveLongAnProsper Жыл бұрын
Ditto. I had to use dial-up-internet to download my first Linux kernel 😱
@cakedon
@cakedon Жыл бұрын
Linux has evolved a lot! Its more accessible than ever, and frankly, just the best system.
@callewretstrom689
@callewretstrom689 Жыл бұрын
Thanks for the video. I didnt know you could get that much resources out of it. Been using the standard settings.
@tomyyoung2624
@tomyyoung2624 Жыл бұрын
Yes Their Turn With The Braincell
@englishsteve1465
@englishsteve1465 Жыл бұрын
Cloud Tech, you are gentleman for doing what you do, thank you my friend. I tip my hat to you sir ! 😄
@ymalik79
@ymalik79 Жыл бұрын
This is amazing. I have setup various instances in many cloud offerings. But this is the first time I am able to have an Ubuntu desktop to play with. You're GOAT!
@FacelookHK
@FacelookHK Жыл бұрын
What do you mean? You can install Ubuntu Server in any VMs on AWS, Azure, GCP, etc. And then install a desktop environment and XRDP into it.
@TheDanielsherer
@TheDanielsherer Жыл бұрын
Very good tutorial! It looks like some things may have (subtly) changed since you released the video, and maybe some of the limits have increased?, but I was able to follow along and create a virtual Ubuntu machine (oh, and it now supports version 22.04) Thanks so much for creating this! And simultaneously, curse you for how much free-time I'm going to spend playing with this. (lol)
@imtasawar
@imtasawar Жыл бұрын
Yes you are right
@nouasabdelatif6029
@nouasabdelatif6029 Жыл бұрын
Nahh i can't do anything. i installed Ubuntu 22.04 and i can't find ubuntu software center or any browser i tried installing maybe 4 browser using terminal but i always run into problems. The last one was with Microsoft edge browser, the last line an error appeared like can't locate file... I tried re installing ubuntu software center it says installed successful but i can't find it please help
@jimboelterdotcomm9153
@jimboelterdotcomm9153 Жыл бұрын
Super neat! This opens a world of possibilities to the curious and the driven hacker and DIYer. Thank you for sharing!
@davidlyonwilson
@davidlyonwilson Жыл бұрын
Thank you for this video! Your instructions were easy to follow. I was up and running in no time.
@fxsurgeon1
@fxsurgeon1 Жыл бұрын
Awesome! thank you so much, it worked as instructed. I was struggling for a bit before I found your video.
@crypt0w1tch
@crypt0w1tch Жыл бұрын
Thank you for such a thorough and valuable tutorial. I am going to tell all my friends about this and share the video. This is exactly what I needed. I cannot tell you how many VPS I've tried to use and nothing (including the official websites) has given such precise information. You saved the day!
@yasserkharab9722
@yasserkharab9722 Жыл бұрын
Idk why it feels like you are being sarcastic lol
@SakshamRox123
@SakshamRox123 11 ай бұрын
same with me
@DuranteH
@DuranteH 2 жыл бұрын
Muchas gracias estuve sufriendo tratando de configurarlo ya logre acceder graficamente
@brianwalker6170
@brianwalker6170 Жыл бұрын
This will help a lot of folks! Great explanation, keep making more and more videos.
@cloud-tech
@cloud-tech Жыл бұрын
That's the plan!
@pyfinx
@pyfinx Жыл бұрын
good tutorial. for some reason i had to add ingress rule to allow port. but best video of this kind so far.
@wyohman00
@wyohman00 Жыл бұрын
It's important to note the firewall rule he created allows RDP from everywhere. Please practice good security and limit access for real world configs.
@escada-nocode
@escada-nocode Жыл бұрын
how can we solve this for more security?
@wyohman00
@wyohman00 Жыл бұрын
@@escada-nocode Restrict the source to a known IP would be a good start.
@slipfar1423
@slipfar1423 11 ай бұрын
@@wyohman00 Not like he made it unsecure though, making you add a secure and strong password, also the other people would need your IP and need to know its an ubuntu machine (not like its impossible to find that but it'd still take a while)
@1989VS
@1989VS 2 жыл бұрын
Thank you so much, ive never used linux before but you explained it so well I managed to do this on the first try. Keep it up
@zahin3905
@zahin3905 2 жыл бұрын
Did you got it for 1 month or its unlimited time?
@i_am_gaming_gamer_game
@i_am_gaming_gamer_game 2 жыл бұрын
free forever is next to my server name
@shrigmian
@shrigmian Жыл бұрын
@@zahin3905 unlimited
@zahin3905
@zahin3905 Жыл бұрын
@@shrigmian bro how do i bypass cc verification
@shrigmian
@shrigmian Жыл бұрын
@@zahin3905 you cant
@deadeyegam
@deadeyegam 2 жыл бұрын
great video :) also congrats on 1000 subs ;)
@JimmYJammA2099
@JimmYJammA2099 Жыл бұрын
Thank you for the video and thank you especially for showing me Stacer, that program is awesome!
@brentbennett
@brentbennett 2 жыл бұрын
Nice explanation! Good to know, thanks~
@cloud-tech
@cloud-tech 2 жыл бұрын
Glad it was helpful!
@zahin3905
@zahin3905 2 жыл бұрын
@@cloud-tech bro is it for 1 year?
@JonathanPaulin
@JonathanPaulin Жыл бұрын
For some reasons the method for generating a SSH key you used refuse to work for me. I've never managed to reach an Oracle VM with PuTTY. Only with Termius for MAC because it natively support the openssh private key without any conversion.
@yerunski
@yerunski Жыл бұрын
Worked like a charm! Thanks!
@xpkareem
@xpkareem Жыл бұрын
I am surprised I never knew about Oracle Cloud, they offer an amazing amount of free stuff. Thanks!
@iamop9211
@iamop9211 2 жыл бұрын
Thanks a lot bro, as a student this is really helpful to host stuff without paying.
@send2gl
@send2gl Жыл бұрын
Excellent video well explained.
@cloud-tech
@cloud-tech Жыл бұрын
Glad you liked it
@MayankTyagi1135
@MayankTyagi1135 Жыл бұрын
Too good. Thank you. Was really helpful for the setup. Cheers !
@cloud-tech
@cloud-tech Жыл бұрын
Glad it helped!
@adityanarayansamanta6818
@adityanarayansamanta6818 Жыл бұрын
Thank you very much for this i tried setting up tightvnc but couldn't ssh with the private key anywhere but using your method i successfully got gui using putty and rdp🙏
@khriss75
@khriss75 2 жыл бұрын
Thank you so much! Great video! Only a question: Openin an MP3 file (or an audio file) I can't hear audio on my PC. Are there particular settings? I olready use RDP solution for other computer and I can listen to music from remote PC. Thanks
@CyprianG
@CyprianG Жыл бұрын
Is there an option to run the 30-day trial later than during registration?
@EdwinMartinez001
@EdwinMartinez001 Жыл бұрын
thank you so much for this video it’s so detail for me to understand ❤
@miriamramstudio3982
@miriamramstudio3982 Жыл бұрын
Excellent. Just got myself a free VM. Thanks !!!
@johnradley889
@johnradley889 2 жыл бұрын
I don't think it's wise to expose port 3389, and especially if xrdp runs as root. I think it's better to tunnel via SSH port 22
@JoseAngelFlores
@JoseAngelFlores 2 жыл бұрын
Great video! I was able to connect via Putty but failed via Remote Desktop in Windows, cannot figure why.
@mohitsrinivasan5984
@mohitsrinivasan5984 2 жыл бұрын
You might have not set it up properly. I'm assuming you installed Ubuntu Server instead of the Desktop version.
@brad_mcallister
@brad_mcallister Жыл бұрын
Absolutely wonderful! thank you!
@DEVVAIBHAV
@DEVVAIBHAV 2 жыл бұрын
Thank you so much! Really helpful.
@gomez4711
@gomez4711 Жыл бұрын
After trying every day for a month to create an instance 1,2,3,4 vcpu and getting "Out of Host Capacity" I can confirm this offer is as good as done!
@betuto92
@betuto92 Жыл бұрын
Oracle's style. :D I will not waste one more second on this.
@karldecauwer2183
@karldecauwer2183 Жыл бұрын
You omitted to tell that they are asking for credit card registation.
@TheGhostzZ
@TheGhostzZ Жыл бұрын
Also if you use a visa it won't work...
@joestarbaka720
@joestarbaka720 Жыл бұрын
@@TheGhostzZ yeah
@victorking581
@victorking581 Жыл бұрын
The credit card is just for validation that you are a real person, nothing will be deducted
@ClarkCox
@ClarkCox Жыл бұрын
No, they didn't leave that out. They literally said it in the video.
@dragondanny2
@dragondanny2 Жыл бұрын
I tried putting both virtual and physical card from revoult , both are not working.
@herotube789
@herotube789 Жыл бұрын
thanks for the video, also the capacity has increased since the video is released, it became crazy huge
@CortVermin
@CortVermin Жыл бұрын
not sure what you mean, nothing has changed? stil 24gb ram, 200gb hdd, 4cpu
@cloud-tech
@cloud-tech Жыл бұрын
Good to know!
@shabbirmkagdi3542
@shabbirmkagdi3542 Жыл бұрын
Thank you very much for your key......1000% work :)
@dipereira0123
@dipereira0123 Жыл бұрын
thanks for the tutorial!! Just a important note: for developers or people who will want to use the instance to host a website / application its also necessary to add a Ingress rule for the ports 23-90 since the HTTP port is 80
@azimshaikh9465
@azimshaikh9465 Жыл бұрын
can you explain in detail please?
@dipereira0123
@dipereira0123 Жыл бұрын
@@azimshaikh9465 Sure: just repeat the same steps starting from: 5:48 - 6:10 but instead of typing "3389" you should type "23-90". After that you will be able to reach you virtual machine by typing the public Ip (the same one you used when connecting via remote desktop) in your browser. after that is just the standard L.A.M.P. configuration to deploy the website/ application
@azimshaikh9465
@azimshaikh9465 Жыл бұрын
Great thank you for the reply✌, I again have a question, I guess it's a silly one but here goes, I wanted to know how secure is using L.A.M.P? I have an application which I want to deploy on my server for which I need php and mysql, but I also want to host a few php websites. So is using the LAMP a good idea?
@azimshaikh9465
@azimshaikh9465 Жыл бұрын
@@dipereira0123 Great!! thank you for clarifying so much!! You are Awesome!!
@tenaciouspete
@tenaciouspete Жыл бұрын
@@dipereira0123 Other people would take the piss out of people asking questions, good stuff explaining things properly!
@kannansingaravelu
@kannansingaravelu 2 жыл бұрын
Excellent video. Only one that made me get the GUI. Kudos! Do you have any videos on how to connect to the same cloud instances on mac? Also dash panel is horizontally placed, how can we get the panel fixed vertically?
@AstroBallistic
@AstroBallistic Жыл бұрын
should be able to use any rdp client available on mac
@israel-camacho
@israel-camacho Жыл бұрын
you can use Microsoft Remote Desktop for mac to connect, I am using it
@TheDanielsherer
@TheDanielsherer Жыл бұрын
If you're into "that whole brevity thing" you can just connect via ssh using the -i option and the private key you setup. (I do most of my work from the command line...) Should work great from Mac or PC (as he did with Putty). I'm using Ubuntu on my laptop.
@nouasabdelatif6029
@nouasabdelatif6029 Жыл бұрын
Nahh i can't do anything. i installed Ubuntu 22.04 and i can't find ubuntu software center or any browser i tried installing maybe 4 browser using terminal but i always run into problems. The last one was with Microsoft edge browser, the last line an error appeared like can't locate file... I tried re installing ubuntu software center it says installed successful but i can't find it please help
@kannansingaravelu
@kannansingaravelu Жыл бұрын
Thanks everyone for the reply. RDP on mac worked. For some reason I couldn't connect via ssh (I was also using windows laptop as well - may be I need to create / copy the keys).
@hugo565
@hugo565 Жыл бұрын
OMG THANKS YOU YOU HELPED ME
@RaduNerd
@RaduNerd Жыл бұрын
Really helpful, I had some problems with the ssh key but I fixed it eventually.
@queebyxfn
@queebyxfn 8 ай бұрын
what did you do ?
@petrikor
@petrikor 5 ай бұрын
@@queebyxfn I fixed my issue by updating to the latest PuTTY version
@thezhi
@thezhi Жыл бұрын
Thanks for this video. amazing stuff. i created mine without facing any issues. but the machine is very slow, i don't know why the specs are fine and i was expecting some reasonable processing speed, i have to wait for a minute or more just to open a document. any fixes?
@andreinitui1271
@andreinitui1271 Жыл бұрын
Have you found any fixes ?
@doge7831
@doge7831 Жыл бұрын
this isn’t the intended use case, it’s meant to be used as a server, not a desktop pc
@thezhi
@thezhi Жыл бұрын
@@doge7831 That's makes sense now. Thanks
@richardvandermast
@richardvandermast Жыл бұрын
you should have mentioned that credit card is still required even if its free. that would have saved me the trouble
@cliffmathew
@cliffmathew Жыл бұрын
Very good tutorial!
@chrisumali9841
@chrisumali9841 Жыл бұрын
thanks for the demo and info, have a great day
@cloud-tech
@cloud-tech Жыл бұрын
your welcome
@Rapunzul
@Rapunzul 2 жыл бұрын
@Cloud Tech Brilliant video. Got everything up and running. However, is there any workaround for the laggy speed? I created a ticket (in Oracle Support) and got this response "In the /etc/xrdp/xrdp.ini file, change crypt_level=high to crypt_level=None". Did that but nothing changed (maybe I did it wrong). Would you happen to know about this?
@cloud-tech
@cloud-tech 2 жыл бұрын
sorry, the vps increated ran fine. maybe reboot yours then see if problem still exists.
@vinitchuri8199
@vinitchuri8199 2 жыл бұрын
@Zukifli Latib did you solve the issue of the laggy speed? I'm facing the same issue
@beingsubas
@beingsubas 2 жыл бұрын
I also faced laggy speed. Did you found any solution?
@rafael_tg
@rafael_tg Жыл бұрын
I'm also facing laggy experience
@NopGuitars
@NopGuitars Жыл бұрын
I'm facing lag too
@honibis
@honibis Жыл бұрын
Thanks for great walkthrough. The RDP happens to be extremely slow that its impossible to use. Any ideas on that? I had the same problem connecting to Ubuntu on AWS, yet have no idea whats going on
@namanmalik7652
@namanmalik7652 Жыл бұрын
i am also facing slowness
@MrCyberj0j0
@MrCyberj0j0 Жыл бұрын
before you connect with the RDP software on windows just put the resulution on de RDP client lower. I use 1920 x 1080 and it runs propper also you can select the netwerk type you want to use instead of let the system auto choose it. Just check the settings for best preformens.
@netternachbar2813
@netternachbar2813 Жыл бұрын
Hm, I did it according to the video and the RDP speed is really good. I can connect with MS RemoteDesktopClient as well as with guacamole and I can even watch videos on youtube. It might be depended on where your instance is hosted. Honestly as you are experiencing the same issue with AWS I guess the issue is on your side, either your router or network settings or it is just your ISP limiting traffic. Maybe QoS in place?
@namanmalik7652
@namanmalik7652 Жыл бұрын
In RDP before launching VDI just lower down the resolution.
@honibis
@honibis Жыл бұрын
Lowering the resolution helps, but still it is not comfortable, cant use for long term. I decided to go for non rdp usage, via command line
@secretsorcerer
@secretsorcerer Жыл бұрын
Thanks a lot for this tutorial.
@omarle727
@omarle727 2 жыл бұрын
Thank you so much! Greatly explained.
@omarle727
@omarle727 2 жыл бұрын
@FizZ Please try to follow the tutorial step by step it will work for you.
@AlessioGianfrate
@AlessioGianfrate 2 жыл бұрын
Hi, great video Is there a way to use the always free trier with a Windows Server VPS? Thanks
@DOGEME
@DOGEME 2 жыл бұрын
Hi, Build the server like the video on this page. Next do this video so that you can use windows apps in Linux. kzfaq.info/get/bejne/oNaegamFurS7fas.html
@cloud-tech
@cloud-tech Жыл бұрын
Not that I know of
@corruptionFreeIndia02
@corruptionFreeIndia02 2 жыл бұрын
Hi Thanks for sharing this wonderful information. I have one problem. When I am trying to connect a VM using RDP, it does not connect. While at the same time the putty is connected.
@DavidOnder
@DavidOnder Жыл бұрын
I have this same problem.
@azimshaikh9465
@azimshaikh9465 Жыл бұрын
@@DavidOnder Same, getting this issue since morning @Cloud Tech Can you please help in this?
@mandeepmails
@mandeepmails Жыл бұрын
Nice video. Very informative. Earned my sub
@hushed4983
@hushed4983 Жыл бұрын
Did u get
@cloud-tech
@cloud-tech Жыл бұрын
Awesome, thank you!
@Eddie123uk
@Eddie123uk 2 жыл бұрын
Hi, great video, but only issue now I have is that its so slow its pretty impossible to use, also I got 16core and 96gm memory with 200gb HDD on free forever is that normal?
@natus_est_fons
@natus_est_fons 2 жыл бұрын
The same.
@Drgamez716
@Drgamez716 2 жыл бұрын
I have that too but I don’t think if you use 16 cores it is still free
@investfoxy
@investfoxy 2 жыл бұрын
@@Drgamez716 How I do I get 16 cores?
@Drgamez716
@Drgamez716 2 жыл бұрын
@@investfoxy Well I think you would be able to use the 16 cores up to the 1 month and £250 pound free credit
@Drgamez716
@Drgamez716 2 жыл бұрын
Using the free credit you can have a 16 core computer with 255gb ram for a month
@tranda0184
@tranda0184 2 жыл бұрын
It's extremely slow. If I click on something, it'll take 5 minutes to open... Is this fixable?
@navroop5ingh
@navroop5ingh 2 жыл бұрын
Have you got any solution for that bro ?
@saseeka-weerasinghe
@saseeka-weerasinghe Жыл бұрын
thank you vey much bro... I'm really appreciate you.... ❤
@rayeaglenz
@rayeaglenz 2 жыл бұрын
Brilliant, a clear super helpful video, thank you, Now Sunxcibed 👍😊
@koseomer
@koseomer Жыл бұрын
@MaScAtUL Upgrade your Putty and try again.
@yogiranjithkumar2204
@yogiranjithkumar2204 2 жыл бұрын
Asking for Credit card. I don't want to get loan. Not working method
@22manohar08
@22manohar08 2 жыл бұрын
You can't sign up without credit/debit card in Oracle, you will not be charged unless you upgrade from free tier to others
@anishglx
@anishglx Жыл бұрын
It charges about Rs 80 INR which gets refunded in 1-2 days
@anishglx
@anishglx Жыл бұрын
Free Tier account unless upgraded won't be charged until we use any resource limits above free usage
@rdns617
@rdns617 Жыл бұрын
My Debit card not working
@raenfox
@raenfox Жыл бұрын
Careful with this. They require your credit card information for "verification" even if you only use the free offer. Then you must accept a checkbox "start my free trial". I couldn't find wether this trial would just end or turn into a paid account after the trial expires. Since they already have your credit card details at this time, you might not even notice. In the end I had to also click on a button "Start my free trial" and it got stuck there. So I'm guessing if an offer sounds too good to be true, it usually is. I'll be carefully checking my credit card statements of the next few months.
@Christian.P
@Christian.P Жыл бұрын
Thank you very much. Good job
@1000voyage
@1000voyage Жыл бұрын
Thank you for the video, i will have a look at it to. It sounds very interresting to me. I love to do things like this. Regards Henri from holland.
@cloud-tech
@cloud-tech Жыл бұрын
Hope you enjoy it!
@TheAnister
@TheAnister Жыл бұрын
"completely free" yet you need a card to register and you receive a small payment
@kernel2190
@kernel2190 Жыл бұрын
It’s to verify and to make people not abuse the system
@thezhi
@thezhi Жыл бұрын
They simply hold a $0.99 for some seconds and return it with no further charges
@7s9n
@7s9n Жыл бұрын
I don’t have a card to register , because it’s difficult to get it in my country. what should I do?
@mikerollin4073
@mikerollin4073 Жыл бұрын
Any free hosting I have received required the same
@hariranormal5584
@hariranormal5584 Жыл бұрын
That actually is free. Sorry but if you're looking for such a beefy trial, NO COMPANY, would ever give a free VPS for a longer period of time with no validation, at the very least they might even ask for document validations but yeah that stuff isn't easy at such scale, so credit card makes it easier. Because it'd just be used for spam purposes, a VM online 24/7 with fast network access can be used to do more harm than you think
@untermench3502
@untermench3502 Жыл бұрын
I was trying to think of where I would use this power besides block-chain applications and that would be video editing while on the road, then uploading the finished video to my favorite channel.
@AlgoCoder
@AlgoCoder 2 жыл бұрын
Thank you sir, following this steps totally works, your explanation is on-point
@zahin3905
@zahin3905 2 жыл бұрын
Is this for 1 month?
@AlgoCoder
@AlgoCoder 2 жыл бұрын
@@zahin3905 The documentation says always free, I hvn't exhausted the 1 month trial period yet. But if the documentation is anything to go with, I expect the server to continue running since i created it on the always free resources as explained on the video
@zahin3905
@zahin3905 2 жыл бұрын
@@AlgoCoder thanks
@yashank_singh
@yashank_singh Жыл бұрын
@@AlgoCoder does it still work for u?
@AlgoCoder
@AlgoCoder Жыл бұрын
@@yashank_singh ooh yes, it's still online
@MrBokiss
@MrBokiss 2 жыл бұрын
Excellent Bro,✅ ☝🏻😎👍🏻👍🏻👍🏻 Thank you
@habibqureshi2674
@habibqureshi2674 Жыл бұрын
I followed the step showing in the video now at the end of making oracle cloud tier ID it is asking me for paymend method verification :/
@isoftjhang
@isoftjhang Жыл бұрын
Conncted to RDP but blank screen show no icon appears now what I do any solution from you
@aubreykloppers9202
@aubreykloppers9202 Жыл бұрын
Thank you so very much! I did this 2 months ago and it is still working! Question: Is there a way to get the audio working?
@maurolimaok
@maurolimaok Жыл бұрын
Thanks for the video.
@LeandroCursinofoto
@LeandroCursinofoto 2 ай бұрын
Funcionou muito bem o passo a passo hoje 09/05/2024. Obrigado Cloud Tech.
@fazliddinxaitov5622
@fazliddinxaitov5622 Жыл бұрын
Great video thanks can you do another video installing apps like vs code pychar and other
@ethinix.
@ethinix. Жыл бұрын
Excellent video for non techies. Does Ubuntu come preinstalled with a browser to download setup file for MT4?
@fredd12356
@fredd12356 Жыл бұрын
In most regions it is virtually impossible to get available resource for the A1 4C/24G free instance. Only the x86 ones can be reliably created.
@runrunsomethings5229
@runrunsomethings5229 Жыл бұрын
Awesome. Thanks soo much
@iamcharlottey
@iamcharlottey Жыл бұрын
Tried to sign up but after it took money from my bank it failed the sign up and whenever i try again it errors out. Couple other people have had this issue.
@bilalbokasba7851
@bilalbokasba7851 Жыл бұрын
You are best ;) Thank You !!!!!!!!!!!!!!!!
@zaghal
@zaghal 2 жыл бұрын
Thanks Man!
@JoseCastro-ql1yl
@JoseCastro-ql1yl Жыл бұрын
You are the best!
@lucianbuzatu4602
@lucianbuzatu4602 2 жыл бұрын
Hello, I use it as a headless ubuntu machine, remote in with SSH key as suggest it but for some commands I need the ubutu user password. Is there a way to set a password for the user or how to use the SSH key instead? Thank you.
@theloniuser
@theloniuser Жыл бұрын
Thanks so much for this? I got the whole thing setup but keep getting 'connection refused' errors when trying to connect via rdp. I installed tinyvnc, but can't connect with that either. I can SSH in just fine. Any thoughts?
@mohamedamjedhossain1822
@mohamedamjedhossain1822 Жыл бұрын
Excellent quality and great 's authentic and genuine! I love this 100% effective method for this game so unique and for sharing.
@cloud-tech
@cloud-tech Жыл бұрын
Much appreciated!
@int00ract54
@int00ract54 2 жыл бұрын
thanks it worked, now i can learn and use linux
@cloud-tech
@cloud-tech 2 жыл бұрын
Enjoy
@rahulhuilgol5304
@rahulhuilgol5304 2 жыл бұрын
Super stuff!
@yousuf4you
@yousuf4you Жыл бұрын
Very helpful video
@Acemoddz
@Acemoddz 10 ай бұрын
I followed everything and was able to get to the ubuntu login screen, realized i didnt set the passcode so i did that through ssh but now when i connect through RDC i get a blank screen, tried rebooting server 2 times and the same issue occurs Any ideas?
@sman6320
@sman6320 Жыл бұрын
Thanks for your tutorial, but my VM is very slow. I can't even watch KZfaq videos. Your machine seems to be much faster. I set the setup to 4 cpu and 24 gb of ram. Any tips?
@OgnenArevski
@OgnenArevski 2 жыл бұрын
After everything I've done, I cant log in, it says authentication failed try again. Someone else experiencing thsi problem?
@JosephAbdallah
@JosephAbdallah Жыл бұрын
I use this service for my dev sites before putting them live on my paid servers. Works great.
@Flyx8
@Flyx8 Жыл бұрын
Which kind of things can you host in there? I mean I know you can do anything on it but what do they actually allow you to host?
@JosephAbdallah
@JosephAbdallah Жыл бұрын
The common stuff; nothing obscene, no hate, no lies, but you should check the TOS for your country as some countries have varied definitions for what would be considered.
@Flyx8
@Flyx8 Жыл бұрын
@@JosephAbdallah Thank you!
@abdullahmuntasir3217
@abdullahmuntasir3217 Жыл бұрын
It requires a payment method,but I dont have any card. What to do now?
@bloxy3135
@bloxy3135 Жыл бұрын
Not interested in the RDP element, but can this be left running permanently, all month every month, or will that accrue charges?
@hitmanLis
@hitmanLis Жыл бұрын
It is sad now that Oracle does not allow you to create this machine with 4 OCPU and 24 GB RAM. I have tried 55 times over the course of 5 days and it keeps saying that the resource center is out of capacity for it....
@ferluisch
@ferluisch Жыл бұрын
Have you tried this ubuntu 22.04 and with the BUILT IN rdp? Many thanks
@amzacc
@amzacc Жыл бұрын
Hi, I tried this and don't have any networking default settings. Which settings should I choose?
@far1976
@far1976 Жыл бұрын
Thanks for the great article, everything worked perfectly as explained. However, I'm facing slowness on the instance via RDP. Is there anything I am missing? in between, I created instance in US West (Phenix) region.
@cloud-tech
@cloud-tech Жыл бұрын
Not sure why YOUR xRDP is slow as mine wasn't, try installing the ***ARM version*** of NoMachine from : downloads.nomachine.com/ and see if using that is better. I am planning to do a video where i use that in ubuntu, but it's probably a couple of months off yet (i need to test it first)
@alpha_cruz
@alpha_cruz 11 ай бұрын
I know this is old but i have a question: What if my region has only 1 domain (Singapore for example), and the capacity error occur. What should I do next?
@Mailman_NOB
@Mailman_NOB Жыл бұрын
Is there a step-by-step tutorial on how to backup and restore whole image?
@fastcookingtechniques
@fastcookingtechniques Жыл бұрын
i run ubuntu server 18.04, i try to run you command about, but doesn't work, it use the same command for any version of ubuntu server?
@danherzl
@danherzl Жыл бұрын
Hello, I loved your video! Thanks for sharing! Can you tell me if it is possible to install blender and use it to render study projects?
@argeelearner3978
@argeelearner3978 2 жыл бұрын
I keep getting this errror "no supported authentication methods available" Can anybody help?
@Rohambili
@Rohambili Жыл бұрын
Do you need visa or something card to register and get the free thingy? Another question, i can run this 24/7 without paying for anything?
@toparvea
@toparvea 2 жыл бұрын
Thank you so much, it's possible to install wine for the windows application and how ? thx
@___-_-_-_-_-_-_-_-_-___
@___-_-_-_-_-_-_-_-_-___ Жыл бұрын
Awesome, thanks for sharing! Everything works fine, but there is too much delay with the image when I use the VM, do you know something about it?
Don't buy a new computer - create a Virtual Machine in Azure Cloud instead
24:16
Learning and Technology with Frank
Рет қаралды 818 М.
How to Create an Always Free Website on the Oracle Cloud
27:39
Tony Teaches Tech
Рет қаралды 138 М.
Spot The Fake Animal For $10,000
00:40
MrBeast
Рет қаралды 181 МЛН
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 74 МЛН
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
NetworkChuck
Рет қаралды 3,2 МЛН
Stop using Virtualbox, Here's how to use QEMU instead
6:38
Chris Titus Tech
Рет қаралды 1 МЛН
Cheapest Windows VPS ?
30:28
Cloud Tech
Рет қаралды 20 М.
Tracking Cybercrime on Telegram
23:26
John Hammond
Рет қаралды 313 М.
NextCloud Setup - 200GB Free Cloud Storage on Oracle Cloud
17:48
You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
18:02
How to Make Your Own VPN (And Why You Would Want to)
25:54
Wolfgang's Channel
Рет қаралды 2,2 МЛН
Oracle Free Tier Issues Solved: Out of Capacity & Idle Stops
8:53
you need this FREE CyberSecurity tool
32:06
NetworkChuck
Рет қаралды 1,2 МЛН
iPhone 16 с инновационным аккумулятором
0:45
ÉЖИ АКСЁНОВ
Рет қаралды 10 МЛН
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 63 МЛН
Лучший браузер!
0:27
Honey Montana
Рет қаралды 664 М.