Setting Up a Linux Machine For Development

Поделиться
HTML-код
  • Опубликовано: 8 июн 2024
  • Setting Up a Linux Machine For Development
    Go to brilliant.org/KalleHallden to sign up for free. And also get 20% off an annual premium membership!

Комментарии • 351

  • @thepaulcraft957
    @thepaulcraft957 Год назад +572

    I use Arch btw

    • @Johnny-tw5pr
      @Johnny-tw5pr Год назад +32

      No one asked

    • @Mud.77
      @Mud.77 Год назад +57

      Typical Arch User

    • @novaimsh
      @novaimsh Год назад +8

      Arch is not ideal for beginners bruh !!

    • @thepaulcraft957
      @thepaulcraft957 Год назад +21

      @@novaimsh I never said that

    • @zarchie
      @zarchie Год назад +5

      'Was looking for this exact comment not to be alone in this :((()
      Ps : you've gotta convince Kalle to run this distro :)/

  • @davidhiguera3078
    @davidhiguera3078 Год назад +53

    Hallden: "im gonna show you how to setup a dev environment"
    Also hallden: "I dont know how to run an .sh file"

    • @alastairtheduke
      @alastairtheduke 5 месяцев назад +1

      I actually loved the honesty there

  • @llortaton2834
    @llortaton2834 Год назад +67

    Being a develloper and not knowing how to run a simple script is such a linux thing! You learn everyday.

    • @darsparx
      @darsparx 6 месяцев назад +1

      This is me...I need to learn but the documentation is so daunting....esp for my choice of fish over bash 😆 😅

  • @enkiimuto1041
    @enkiimuto1041 Год назад +258

    A few points:
    32GB for ram is way too overkill, I have 10 in a 24GB ram and never used it half of it. Especially if swap file can replace it and be more dynamic if your worry is not being able to hibernate fast enough.
    Balena etcher is great, but if you are watching this, chances are you are still testing linux in general, ventoy allows you to not install every single iso you go through, you can also have multiple OSes to test.
    Root partition could benefit from those other 32GB on the swap. Some applications are incredibly heavy on the system at first, and they get lighter as applications share the same libraries overtime. Getting a full root partition is incredibly annoying to fix.
    Note on the home partition: This will prevent you from needing to reinstall all your settings and personal files like you would need on windows. Keep that in mind in case you need to reinstall the system.
    NOTHING in this video (that i noticed) is inherently wrong, but he is following common instructions thrown on the internet without understanding or explaining the why. That is what happens when we first learn it, it is perfectly acceptable to do this, but do question those things and do your own research if this, it will help making decisions in things that (like this) aren't set in stone, and will help you being a better developer in general. Especially if this is your only machine.

    • @enkiimuto1041
      @enkiimuto1041 Год назад +6

      Oh right, the terminal customization looks pretty cool, gonna go check if I can do it on Tilix

    • @thepaulcraft957
      @thepaulcraft957 Год назад +12

      I think he shouldn't make such a video if he doesn't know anything about Linux.

    • @louistournas120
      @louistournas120 Год назад +5

      It's good to have plenty of RAM if you plan on having VirtualBox. I use VMs to test my applications, to see if it runs, to see how it looks.
      I'm not sure what the point of a separate home partition is. Is it for backing up?
      I backup my files regularly.

    • @SuperSuperChato
      @SuperSuperChato Год назад +1

      Yeah I think I followed the same article or at least the same instructions and got my root full within about a month. Haven’t fixed it yet but yeah, it’s a hassle.

    • @enkiimuto1041
      @enkiimuto1041 Год назад +5

      @@louistournas120 home partiton saves the user personal files and settings.
      If you reinstall a system, unlike windows, you just need to format root and boot. The system will recognize home and it makes repairing easier.
      You don't need to do any partitions, and the system will allocate automatically. But if you format your computer you'll lose anything not backed up just like windows.

  • @gr0undbg
    @gr0undbg Год назад +7

    Honestly I love how you do set ups and isntall stuff you must be a good coach !!

  • @fate9958
    @fate9958 Год назад +46

    Honestly, as a linux user that used ubuntu for almast 2 years, don't use it. Almost everything on the os, after the new update, is built with snap packages, which make it incredibly slower than other distros. Ofc if you like it stick with it, but just saying as a general piece of advice ;)

    • @hexisXz
      @hexisXz Год назад +3

      thats why i use pop os because even trying to install stuff on ubuntu is stupid af i couldn't install alacritty because i had to add a ppa just like everything else you can install on ubuntu i spent more time adding ppa's then actually using my computer 😒

    • @fate9958
      @fate9958 Год назад +2

      @@hexisXz Pop os is probably my top 1 for ppl who start with linux for the first time I love it

    • @watynecc3309
      @watynecc3309 Год назад +1

      Real Linux mint is better than ubuntu right now

    • @fate9958
      @fate9958 Год назад

      @No_Name Honeslty many distros are good. Lately I have really been into Fedora, which is super clean and stable, or Manjaro for an "easier" arch experience. I would probably choose Fedora tho

  • @trtlphnx
    @trtlphnx Год назад +7

    Love Your Hard Work And Presentations

  • @novaimsh
    @novaimsh Год назад +3

    Much needed. I was planning to work on Linux, Currently coding on VSC.

  • @adivmt
    @adivmt Год назад +9

    Lot of people recommend not to use snap to installation, it increases the loading time

  • @cru2006
    @cru2006 Год назад +1

    yooo ive been needing this thanks a ton

  • @keshavk6953
    @keshavk6953 Год назад +28

    Use ventoy to flash ISOs, it is just drag and drop and can have any number of ISOs without flashing the usb every time.

    • @earthling_parth
      @earthling_parth Год назад +1

      I had never heard about Ventoy before. Thank you for giving me a new solution 😍

    • @PH0ENiX-._.-PH0ENiX
      @PH0ENiX-._.-PH0ENiX Год назад +1

      I was also going to mention Ventoy but got me covered

  • @ahmedsaadsabit1749
    @ahmedsaadsabit1749 Год назад +3

    What is more calming than Kalle installing linux in a machine

  • @enderpirate9887
    @enderpirate9887 Год назад +17

    Fun fact about Ubuntu 22.04 LTS on launch it had several bugs and issues and system76 released pop os 4 days later and all the bugs were ironed out with less bloatware present

  • @sunnyheheheh9401
    @sunnyheheheh9401 Год назад +8

    Please remove snaps and replace them with apt packages, u will se great improvement in day to day usage in terms of speed and performance

  • @FrankZosso
    @FrankZosso Год назад +10

    For my C++/QT, Golang, Python tool chain I always maintain a setup script for the latest Ubuntu LTS machine. Should make this script public, because after a fresh install it just takes like 20 minutes, depending on internet speed to have a fresh machine with everything installed I need to just get on and find all the tools I'm used to.

  • @lx6381
    @lx6381 Год назад

    never seen such an efficient way to install and setup a linux machine omegalul

  • @adinchandra1797
    @adinchandra1797 Год назад +1

    It just reminds me his Previous Videos about Garuda Linux and it also the first time, I knew his channel

  • @anesukafesu7875
    @anesukafesu7875 Год назад +2

    What laptop are you using?

  • @A4orce84
    @A4orce84 Год назад +1

    Nice video. What happened to the XPS 15?

  • @Leo-wm7cd
    @Leo-wm7cd Год назад +23

    Recentely I ve heard that snaps are slowers than other types of packages (that is one of many criticizes that Ubuntu has been receiving), in your experience with this machine, have you noticed any unusual slowness ?

    • @filipefigueiredo8271
      @filipefigueiredo8271 Год назад +11

      God please no snaps, lsblk is used to list block storage devices and not snap crap, just use flatpaks

    • @capfarps
      @capfarps Год назад +3

      snap is a crappy bloat

    • @proro485
      @proro485 Год назад +1

      Well just install the deb package or flatpak of the software if you are using ubuntu or any ubuntu based disto.

    • @thepaulcraft957
      @thepaulcraft957 Год назад

      Snaps arent fully foss so they suck

    • @justin7oo994
      @justin7oo994 Год назад

      @@proro485 yeah there's just so many ways to not use snaps

  • @umeshwalagedara
    @umeshwalagedara Год назад +28

    I have a question ? :) how do you get away from distractions like social media when working from home.... How to stay productive with facebook, youtube and etc... hope you would share your thoughts in this... :D. Mean time your vlogs are interesting keep it up..

    • @cru2006
      @cru2006 Год назад +7

      sign out

    • @umeshwalagedara
      @umeshwalagedara Год назад +1

      @@cru2006 yeah can do that with FB and instagram... must get away from you tube as well..

    • @beamishjames
      @beamishjames Год назад +7

      Use an RSS feed reader for your favourite channels and don’t actually open YT :) That way you can still watch new content from your favourite channels and avoid the trap of mindlessly surfing videos

    • @redpie907
      @redpie907 Год назад +2

      @@beamishjames actually this is not a bad idea 🤔

    • @iAmTheWagon
      @iAmTheWagon Год назад +7

      I remind myself what a loser I'll be if I'm not successful and I use that kick in the ass to stay on track.

  • @tylerc25
    @tylerc25 Год назад

    Love these linux videos!

  • @jonas-werner
    @jonas-werner Год назад

    Can you do a video on what software you have on your Laptop and what it is for.

  • @maxl9425
    @maxl9425 Год назад

    Really nice video, Kalle. Just want to know what Laptop you would advice to a Software engineering student who's on a really tight budget ? Trying to get a new laptop

    • @oni7729
      @oni7729 Год назад

      I major in Computer science, and got a dell xps 13 9370 for $500 on eBay, it's been great for me for what I do, let me know what's on your mind

  • @avidanmaatuk715
    @avidanmaatuk715 Год назад

    maybe you could help me , i also have samsung laptop(galaxy book2 pro ) and i try to install kde on my linux but when i install this i dont have brightness control(maybe because the oled panel) , i try a lot tutorial and none work so i stay with gnome, but maybe you stragalle with the same issue and solve it ?

  • @slikreos
    @slikreos Год назад

    Thank you for making this

  • @theencryptedpartition4633
    @theencryptedpartition4633 Год назад

    Missed those videos

  • @scoty_does
    @scoty_does Год назад +1

    Im an old unix guy, everyone googles everything. They just look smart when they remember the third time :D. Keep notes so you can do it quickly the second and third time.

  • @darsparx
    @darsparx 6 месяцев назад +2

    Whats funny is nowadays you don't need a swap bc most distributions use newer methods for swap. Also always check things arent in software either through the gui or otherwise. Android studio definitely shouldve been in the repos. That was a hard habit for me to break coming to linux to not check that first 😅

  • @koysdo
    @koysdo Год назад

    this feels like a GRWM >.

  • @Linxy
    @Linxy Год назад

    Hey man are you going to get one of those sleek new M2 Macbook Airs?

  • @darkunscripted3210
    @darkunscripted3210 Год назад

    What laptop where you doing this on?

  • @HolyG2k6
    @HolyG2k6 Год назад

    you should give 'ventoy' a try for multiboot usb disk os installations

  • @adityahpatel
    @adityahpatel 7 месяцев назад

    which laptop are you using?

  • @WebMentorDev
    @WebMentorDev Год назад

    i saw PKR. do you use Pak VPS or something?
    really great video. i started using Linux after i watched your first linux video :)

  • @developer_cha1nsaw
    @developer_cha1nsaw Год назад +1

    great video, can you make quick tutorial to how to setup ssh key in linux? I somehow not able to do it. some publickey error is coming all the time.
    thanks in advance
    lastly great video

  • @yousefkhaled2
    @yousefkhaled2 Год назад +2

    is making home partition a logical one is a right thing?

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @bzevendetta5233
    @bzevendetta5233 Год назад

    When you could try using Manjaro plasma kde seems almost perfect for developers

  • @yirgafuji5159
    @yirgafuji5159 Год назад

    Which version is you Download

  • @kuroikenshi9217
    @kuroikenshi9217 Год назад +5

    If I am not wrong, you don't have to set up swap partition if you have more than 8 GB RAM, or set it up the same RAM size

    • @SriHarshaChilakapati
      @SriHarshaChilakapati Год назад +1

      You're not wrong, if you'd have setup a swap to file instead. Otherwise what happens is you won't be able to hibernate. Hibernate is most important for devs so as to not restart all their services up which can take up to half an hour from cold boot.

    • @kuroikenshi9217
      @kuroikenshi9217 Год назад

      @@SriHarshaChilakapati Thanks for information :)

    • @hexisXz
      @hexisXz Год назад

      I have 64 gigs of ram and i have a swap partition

    • @errodememoria
      @errodememoria Год назад

      @@hexisXz but the partition has 64 gigs?

  • @chrisceo632
    @chrisceo632 Год назад

    If mine has the option of 'install Ubuntu alongside windows boot manager', should I use it or I should still click on 'something else'??

    • @errodememoria
      @errodememoria Год назад

      I think you should stick with "something else". It's not that hard and you can partition it as you want to.

  • @aymaanahamed2781
    @aymaanahamed2781 Год назад

    Can you give me the wallpaper that you used in windows 11

  • @adannnachik6739
    @adannnachik6739 Год назад

    So you the the bolesn something to pass Ubuntu or Linux? to a pen drive. I only understand half of the video. So maybe when you have time can you do the same but for beginner people .

  • @crispyclips2916
    @crispyclips2916 Год назад +1

    Article Link?

  • @n.m4497
    @n.m4497 Год назад

    Fedora, Linux Mint, Linux MX or OpenSuse Tumbleweed are the Top for usability.

  • @cryptosecuritytools
    @cryptosecuritytools Год назад +3

    I just did this yesterday and deleted Ubuntu today. Pop OS gets my vote. Ubuntu is so slow

  • @Ahmed-to9hi
    @Ahmed-to9hi Год назад +1

    Fedora is crushing it

  • @redpie907
    @redpie907 Год назад +1

    If somebody would like to install ubuntu on an external hard drive use Virtual box
    Make a bootable USB
    In the Virtual box you don't need to create a new virtual machine just add the bootable USB for start + you can set Virtual box can notice 2.0 and 3.0 usb devices (external hdd/sdd) with the new pack nowdays, plug in the external hdd/ssd and in the setting you can add it in the USB settings then unplug it
    After the USB's ubuntu start click on "Try Ubuntu"
    Then plug in the external hdd/sdd
    The Ubuntu will notice the device
    Finally you click on Install Ubuntu and the best thing about this method is you just see one device for the Ubuntu installation
    So just one easy option "Install Ubuntu" or if the hdd/ssd have not important information you can choose "Erase Ubuntu amd reinstall"

  • @Rahul-mv8lm
    @Rahul-mv8lm Год назад +3

    Fedora with btrfs is the best thing currently.

    • @Elhamidi0249
      @Elhamidi0249 Год назад

      Could also be Arch with BTRFS or even Linux Mint Debian Edition with BTRFS which I currently daily drive right now.

  • @Thomate1375
    @Thomate1375 Год назад

    You should really get a USB stick with ventoy installed ... Basically you could just copy multiple iso files on it and then choose wich one you want to install on boot ^^

  • @capfarps
    @capfarps Год назад +3

    Do not use Snap, one of my mistakes when I started using GNU/Linux

  • @psfgtech
    @psfgtech Год назад

    made it simple, crazy, you forgot terms, oh borther, my job is all about terms and nothing gets done, we need to hire you

  • @BitCloud047
    @BitCloud047 Год назад +1

    Awesome, Now do more LINUX videos!!!

  • @veteranashoe
    @veteranashoe Год назад

    Ventoy is super useful tool for creating bootable USB no need to flash all the time.

  • @Elhamidi0249
    @Elhamidi0249 Год назад

    Do a FreeBSD speedrun install next

  • @kundanrai5918
    @kundanrai5918 Год назад

    whenever i see someone use linux ..😊they are pro man

  • @BanceY
    @BanceY Год назад

    Please show how to develop software in Kali Linux

  • @Eimantasks
    @Eimantasks Год назад +6

    swap partition is no longer needed, we use swap file these days. You can modify its size straight from OS via terminal. Can also just create one partition set as / for everything, it will partition automatically, not the best practice but for regular use is probably fine, as I did that for years on my laptop. But for production desktop I still make a few partitions manually.

  • @1993eML
    @1993eML Год назад

    Thanks for posting Kalle, what laptop for Windows .NET core is the best choice with budget aronund 2,5K-USD/EURO
    From Sweden!

    • @DarkZuckerberg
      @DarkZuckerberg Год назад +1

      tbh at that price point you could get any laptop, which is good enough. most 'gaming' laptops are around 1.2-2k$ and they have insane specs.
      look at ROG, Alienware, HP Omen laptops.
      for business laptops, I'd suggest looking at Framework (Linus is invested in it), and System76 laptops, and Dell XPS, Latitude...
      I have a business laptop which is a Dell Latitude, I switched to Linux on it for university, and personally I lost some functionality, the Touch ID sensor has no drivers.
      Also if you are looking to use Linux, stay away from Nvidia for now, it works but it is a headache. My laptop has an intel i7 and AMD GPU, and no distro I tried gave me a headache.
      I'm currently using Fedora.

    • @shirazull4027
      @shirazull4027 Год назад

      @@DarkZuckerberg I agree with you there, but it seems Emilio wanted buy in Sweden and framework is not available there yet, he could import from germany without any extra costs, but then if something breaks the service won't really work the same and it will be a hassle. So if the framework is interesting, please give them your email address on the swedish framework site to let them know you are interested. I am personally waiting for them to release to the nordic countries as well.

    • @DarkZuckerberg
      @DarkZuckerberg Год назад

      @@shirazull4027 yeah im sorry, im not from europe, I can't buy framework or system76 laptops. I can't even buy a steam deck, so I got no idea about availability, I was just giving a general suggestion and based on experience.

  • @CLU2O10
    @CLU2O10 Год назад +16

    This whole video looked like a Deja Vu to me lol because I'm a first year bachelor student studying computer science and just a few days ago I was setting up my development environment on my laptop. (Accidentally nuked my windows bootloader a couple of times in the process lol) and my roommate was watching Rick and Morty in the background. Really liked this video!! Please keep more of these videos coming. Wishes from India!! :)

  • @Chop_stiX
    @Chop_stiX Год назад +1

    im pretty sure he meant to install arch when he said "install linux on a machine"

  • @divyanshjoshi1037
    @divyanshjoshi1037 Год назад

    hey, can please tell any method to install Ubuntu if Intel RST is enabled?

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @PoojaYadav-ll8mw
    @PoojaYadav-ll8mw Год назад +1

    Why don't you check the new Linux distro for retro console who loves retro games :)

  • @Zachhhx
    @Zachhhx Год назад

    1:51 Can someone explain why people do this? I always thought you just mount the image and then drag the files out and into your flash drive

    • @Zachhhx
      @Zachhhx Год назад

      @gilkesisking I once had a machine with linux that I just formatted the usb and dragged it in and installed it on. I just had to go into the bios and adjust the boot sequence and then it installed. Was there something else that would've been affected by how I did it?

  • @themuhammad1
    @themuhammad1 Год назад +1

    Teach us how to compile software on Linux machine from their source. Like i downloaded a software called Zotero but it needed compilation in order to install. I don't know how to do it. My life will be in heaven if i learn compilation.

  • @majin2909
    @majin2909 Год назад

    that is exactly what i wanted to do today, to switch to this version of ubuntu lol

  • @souhardya1487
    @souhardya1487 Год назад

    Hey everyone, I am facing a problem on ubuntu 22.04LTS. My problem is my headphone mic is not detecting as Input device so i can hear sounds from headphone but cant talk through headphone mic.I have installed Pulse audio still the issue not resolved, pls kindly help me someone.

  • @Umaradenboy
    @Umaradenboy Год назад

    Hey Kalle, What is the best Linux Distro for programmers ?

    • @Elhamidi0249
      @Elhamidi0249 Год назад +1

      There is no best Linux distro for programming. Pick a poular one, install the needed tools and stick with it.

    • @hvfx5739
      @hvfx5739 Год назад +1

      Arch or any Arch based distro. The package manager means a lot.

    • @imageofsin
      @imageofsin Год назад

      @@hvfx5739 pACMAN BabYbOyyyyyy

  • @jasonbourne757
    @jasonbourne757 Год назад

    Can I install ubuntu on my i3 4th gen pc? Ive got 8gb ram 240gb ssd, 2gb Graphics card gt 720

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @panter_skilla4514
    @panter_skilla4514 Год назад +2

    Nice Video!
    Arch linux is still the best distro for development.

  • @cabpacedilla
    @cabpacedilla 8 месяцев назад +1

    Ubuntu 20.04 LTS is rock solid. The newer versions are still very buggy at the moment. 20.04 is supported until 2025

  • @bestineouya5716
    @bestineouya5716 Год назад

    Prepare a video next week on "hacking NASA using a samsung fridge"

  • @wathekghenimi9133
    @wathekghenimi9133 Год назад

    Why you installing flutter and vscode as snap

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @qb3014
    @qb3014 Год назад

    What do you think about Pop os for web development?

    • @itstoxicqt
      @itstoxicqt Год назад +1

      Any distro is fine for programming theirs no "best distribution" find one you like

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @khunemz
    @khunemz Год назад

    What laptop do the Ubuntu installed in?

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @KuruGDI
    @KuruGDI Год назад +1

    On Windows I would rather go with Rufus than Etcher.

  • @yirgafuji5159
    @yirgafuji5159 Год назад

    Can you show us a tutorial,please

  • @dimalmfao
    @dimalmfao 6 месяцев назад +1

    hey hallden, what laptop is that???

  • @bhomeshrazdan199
    @bhomeshrazdan199 Год назад

    use ventoy for install the operating system without every time wipe out the pen drive

  • @mrbeanjr6910
    @mrbeanjr6910 Год назад

    How would you programmers recommend me to start? I feel like i can't really learn through videos. Should i buy courses or books?

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

    • @mrbeanjr6910
      @mrbeanjr6910 Год назад

      @@marditech i feel like i'm more of a visual/example learner. I understand things better if i see what exactly they do if that makes sense

    • @jguillermooliver
      @jguillermooliver Год назад

      @@mrbeanjr6910 For example, if you want to learn html just get a short pdf course, and start doing. then with a bit of practice with that, watch a short video tutorial, so now you can remember better with a bit of experience, then you could watch a more detaied video course while applyieng that to a project.

    • @mrbeanjr6910
      @mrbeanjr6910 Год назад

      @@jguillermooliver thank you

  • @derekgossett7142
    @derekgossett7142 Год назад

    What are the benefits of using Linux for dev rather than Windows or MacOS?

    • @mahtja1559
      @mahtja1559 Год назад +2

      For Windows it's an easy answer, it is a major pain to setup for development. Getting something like postgresql installed on windows is something I'd never like to do again.

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @malitman
    @malitman Год назад

    Did you ever made those workout videos?

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @markcook8516
    @markcook8516 Год назад

    It seems you weren't trying to get people to monkey your movements?

  • @yearoflinux
    @yearoflinux Год назад

    Someone tell this guy about OBS (or any screen recorder)

  • @rajant7091
    @rajant7091 Год назад

    What lap you are using pls tell

  • @NavyNav-
    @NavyNav- Год назад

    im using windows but gonna use linux in next pc, (im starting programming, learnin python, will gonna learn smth after python)

  • @LSI87
    @LSI87 Год назад

    you should use less then maximum memory rams ..... anyway you good enough for a software engineer 👍

  • @redpie907
    @redpie907 Год назад

    Why you set /home as Logical?

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @iioan
    @iioan Год назад

    You have a beautiful environment. By that I mean your haus 😁

  • @kaidocode
    @kaidocode Год назад

    Please do the same video for fedora 🙏🙏

  • @harrivayrynen
    @harrivayrynen Год назад +2

    Good video. But I think that Ubuntu is nowadays slow. Ubuntu was great before. Firefox starts slowly etc.

    • @DarkZuckerberg
      @DarkZuckerberg Год назад +1

      yeah you're right, it has 1 problem, and the only one. The Snaps, if they remove it, I might use it again, it looks good and is stable.

  • @IRDazza
    @IRDazza Год назад

    Why ubuntu? Why not a free opensource distro.

  • @braiinworms
    @braiinworms Год назад +1

    I love that there's a sofa right there but you're asian squatting anyway lmao

  • @adarshkumarsingh618
    @adarshkumarsingh618 Год назад

    Which laptop are u using

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...

  • @artificialcode
    @artificialcode Год назад +1

    I don't wanna be negative here, but he first didn't know how to run a shell script, and next he installed vscode as a snap. I mean, ubuntu is shit because of snaps, and this guy just seems to love them

  • @faizanahmed9304
    @faizanahmed9304 Год назад

    Great video dude.

  • @luisrobles_CL
    @luisrobles_CL Год назад

    Kylo Ren from the light side of the force. Thanks,

  • @smoke4146
    @smoke4146 Год назад

    I use arch btw

  • @ThatMassEffectGuy
    @ThatMassEffectGuy Год назад

    What laptop is that

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️

  • @katlegodecostersouth8841
    @katlegodecostersouth8841 Год назад

    Hi my name is kaygee from south African your videos are awesome 🥳🥳🥳🥳

    • @mujaideen.
      @mujaideen. Год назад

      Questions can come in ⬆️...