How To Install Ubuntu Server 20.04 in Virtualbox

  Рет қаралды 46,272

Linux Workshop

Linux Workshop

Күн бұрын

Пікірлер: 51
@blessedlol01-N
@blessedlol01-N 3 ай бұрын
u helped me my teacher never told us how to install it, thx man
@stevenalejandro360
@stevenalejandro360 Жыл бұрын
This is the most helpful video I've found, thank you for the ti about the IPv4 i had to update virtual box to get the IPv4 to match!
@Takatou__Yogiri
@Takatou__Yogiri 7 ай бұрын
dam. most easiest installation i have ever seen. i did struggle thousand times when I tried to install windows 10 on my PC for the first time. and now first time installing ubunto and it's dam easy.
@Patrick-ny5kf
@Patrick-ny5kf 11 ай бұрын
Everything I needed in one video. Thank you, this was very helpful.💪💪
@linuxworkshop6337
@linuxworkshop6337 11 ай бұрын
Thanks you for the comment! I'm glad the video helped!
@mariosobral4115
@mariosobral4115 2 жыл бұрын
Thanks for the video, it helped me a lot. I faced a problem during the installation of the 22.04 LTS. I had to change the number of processors to 2, instead of just 1 as configured by default.
@linuxworkshop6337
@linuxworkshop6337 2 жыл бұрын
That's pretty interesting because 1 CPU is Canonical's recommendation. Did you see any errors in the VM log window?
@joseph_donovan
@joseph_donovan Жыл бұрын
A punnet of thanks to you for this excellent tutorial. Your ineluctable confidence and experience gave me the confidence to install the server version. Thank you so much! Garsoon coffee!
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
thanks so much for the comment!
@deyonisilvana9165
@deyonisilvana9165 8 ай бұрын
I like the video, it's very helpful and also I like your style of explaining and the vibe❤‍🔥
@linuxworkshop6337
@linuxworkshop6337 8 ай бұрын
Thank you!
@cristiancelis3410
@cristiancelis3410 4 ай бұрын
U r god bro :,) pd: Today there are more configurations, but just click "Done" and it will work, even if it says "probably will fail." At least that's how it works for me, haha.
@colegamoises3581
@colegamoises3581 Жыл бұрын
Is better use the comandos ( to realize a minimal instalation (interface only): sudo apt-get install mate-core (apps included): sudo apt-get install mate-desktop-environment) to install graphic interface. But the tutorial is verry good, helped me, more one like
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
While I agree that having a desktop environment on the server makes it easier to use, in the long run it hurts. The best way to learn Ubuntu server is CLI only because in the field, the server environment is mostly deployed as a container with minimal specs. Also, once you have setup the server and the applications you will host on, all of those software dependency for the DE are wasted space. The less packages and dependencies you have, the faster and easier it is to maintain a server. Also, thanks for the like! Much appreciated! 😀
@bladman9700
@bladman9700 2 жыл бұрын
8:27(edit) I can feel you bro 😔 Btw great vid! Sub_count+=1
@linuxworkshop6337
@linuxworkshop6337 2 жыл бұрын
thanks for the sub!
@sumaiyamannan
@sumaiyamannan 2 жыл бұрын
Great video. Useful info in short 10min. Thanks
@travisrobertk
@travisrobertk 2 жыл бұрын
this guy is good,👍👍👍 thanks for the video
@cnaas
@cnaas Жыл бұрын
everytime i try to select bridged adapter, vm fails to power up, but works fine on NAT. why?
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
Try this: stackoverflow.com/questions/57407572/virtualbox-vm-fails-to-start-because-of-bridge-adapter-issue I have not had that issue before.
@TheBeholder22
@TheBeholder22 Жыл бұрын
Thank you so so much for this video, it is both fast and super easy to follow, great stuff
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
thanks for the comment!
@jeffryartavia4153
@jeffryartavia4153 Жыл бұрын
If you get a "Kernel Panic error" on installation, just be sure to have at least 2 processors. that's it.
@dafdsfasdfadsf1574
@dafdsfasdfadsf1574 Жыл бұрын
u r the best just know it
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
Thanks for the compliment
@ronaldmanurung4060
@ronaldmanurung4060 3 ай бұрын
thank you man
@agarbyr7996
@agarbyr7996 Жыл бұрын
thanks man you saved me
@abdurrazzak1612
@abdurrazzak1612 2 жыл бұрын
thanks for the video
@catchmeifyoucan_2024
@catchmeifyoucan_2024 2 жыл бұрын
Hey can we get full screen resolution in ubuntu server by installing virtual box guest addition?
@linuxworkshop6337
@linuxworkshop6337 2 жыл бұрын
Hi! even after installing the guest additions in Ubuntu server, you will not be able to go full screen because the guest additions package works with a graphical interface (desktop environment). Ubuntu server boots to a TTY terminal CLI only. What you can do is change the view of the VM to scaled or install a desktop environment if you really need it.
@catchmeifyoucan_2024
@catchmeifyoucan_2024 2 жыл бұрын
@@linuxworkshop6337 thanks 👍.
@selmbarz8199
@selmbarz8199 2 жыл бұрын
hello what the difference between the 22 the last version ?
@linuxworkshop6337
@linuxworkshop6337 2 жыл бұрын
22.04 is the latest version. I believe I installed 22.04 in this video. If not, I will make a video installing 22.04 but the installation is almost the same. You may want to read this: itsfoss.com/ubuntu-20-04-vs-22-04/ ubuntu.com/blog/ubuntu-22-04-lts-whats- new-linux-desktop In the desktop, there are a lot of differences but in the server not so much
@de_elper6259
@de_elper6259 Жыл бұрын
Can you please write out the command line for i.e sudo apt update: sudo apt upgrade i dont know the symbol you write after this
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
can you tell me the time slot where I typed the command? I can then write it here in the comment.
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
also, I have a written guide here: cis106.com/project/webserverProject/ the command is probably there too
@valecalzada
@valecalzada Жыл бұрын
F for the Enter key.
@_Donatello
@_Donatello Жыл бұрын
lmao
@Shreenath_Jagtap
@Shreenath_Jagtap Жыл бұрын
thanks👍
@YannMetalhead
@YannMetalhead Жыл бұрын
"Broken as Windows when you do a update" 😂
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
ain't that a fact! 😂😂
@mbashaseth
@mbashaseth 2 жыл бұрын
thanks for the video. How do I install web server , FTP server ,DHCP Server ?
@EffieAchieng-n9r
@EffieAchieng-n9r Жыл бұрын
Thanks for the lesson but your too first
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
Yeah! I'm trying to slow down my speech and screen movement but it is difficult to learn. Check out the newer version of this guide and also the site: cis106.com. Almost every video has a written guide.
@Kofi_Codez
@Kofi_Codez Жыл бұрын
How can this run 24/7 ??
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
If you need a server to be ON 24/7, Virtualbox on your PC is only a solution if you are ready to pay that electric bill. For this scenario, you need a VPS (Digital Ocean and Linode are cheap and good). The purpose of this video is for local deployment and learning. For instance, if you are a student and need a server to deploy some application, this is great to test. You can use a Raspberry Pi, but those are not cheap anymore. However, Mini PCs are affordable; most run Linux with no problem and don't consume a lot of electricity. If you choose the Mini PC route, you don't need VirtualBox; do a physical installation instead. To access your server from outside your home network, use a Dynamic DNS service or port forwarding in your home router. The earlier is a better solution.
@Takatou__Yogiri
@Takatou__Yogiri 7 ай бұрын
thanks
@muhammadtaif2597
@muhammadtaif2597 4 ай бұрын
Khaza de oghama da Sara oka kna
@akashmandal5253
@akashmandal5253 11 ай бұрын
Thanks
@miguelcrtz
@miguelcrtz Жыл бұрын
why are you speaking so fast
@linuxworkshop6337
@linuxworkshop6337 Жыл бұрын
my apologies I tend to speed up without even noticing. I am trying to slow down my speech.
Install Ubuntu Server 22.04 LTS in Virtual Box; Connect with SSH
22:12
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Install Ubuntu Server 22.04 LTS on VirtualBox 6.1
7:06
Abstract programmer
Рет қаралды 16 М.
60 Linux Commands you NEED to know (in 10 minutes)
10:50
NetworkChuck
Рет қаралды 1,8 МЛН
💥 10 Things You MUST DO After Installing Ubuntu Server 20.04 LTS
28:21
SkillsBuild Training
Рет қаралды 38 М.
Install and Configure Ubuntu Server - Full Setup Guide
14:50
Britec09
Рет қаралды 17 М.
Ubuntu Server 24.04 LTS Install - (Bonus! Web Server Setup)
19:00
How to Run an Ubuntu Server VM with VirtualBox (and login via SSH)
9:55
Tony Teaches Tech
Рет қаралды 79 М.
How To Install Ubuntu 24.04 LTS in VirtualBox | Ubuntu 2024
12:56
Linux - Install Ubuntu Server in VirtualBox
23:27
Eli the Computer Guy
Рет қаралды 30 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН