A Gentle Introduction To Linux (for Linus Tech Tips viewers)

  Рет қаралды 179,754

DistroTube

DistroTube

Күн бұрын

So a few weeks ago, Linus and Luke from Linus Media Group decided to do a Linux challenge where both would switch to Linux on their home computers, with a punishment for the one who switches back to Windows first. Now, this is huge news for the Linux community because Linus Tech Tips is the biggest tech-related KZbin channel. So here is a video covering some of the basics for those LTT viewers wanting to try Linux.
0:00 Intro
1:11 What is Linux?
3:08 Why Linux instead of Windows?
8:38 Which Linux distro should I choose?
15:03 How to try out Linux?
17:11 An installation of Lubuntu in VirtualBox
22:08 How do you install software on Linux?
25:00 Do you have to use the command line?
25:48 Where can I go to learn more about Linux?
REFERENCED:
► linuxmint.com/
► manjaro.org/
► lubuntu.me/
WANT TO SUPPORT THE CHANNEL?
💰 Patreon: / distrotube
💳 Paypal: www.paypal.com/cgi-bin/webscr...
🛍️ Amazon: amzn.to/2RotFFi
👕 Teespring: teespring.com/stores/distrotube
DONATE CRYPTO:
💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ
SOCIAL PLATFORMS:
🗨️ Mastodon: distrotoot.com/@derek
👫 Reddit: / distrotube
📽️ LBRY/Odysee: odysee.com/$/invite/@DistroTu...
DT ON THE WEB:
🕸️ Website: distrotube.com/
🐿️ Gemini Capsule: gemini://distro.tube
📁 GitLab: gitlab.com/dwt1
FREE AND OPEN SOURCE SOFTWARE THAT I USE:
🌐 Brave Browser - brave.com/dis872
📽️ Open Broadcaster Software: obsproject.com/
🎬 Kdenlive: kdenlive.org
🎨 GIMP: www.gimp.org/
🎵 Ardour: ardour.org/
💻 VirtualBox: www.virtualbox.org/
🗒️ Doom Emacs: github.com/hlissner/doom-emacs
Your support is very much appreciated. Thanks, guys!

Пікірлер: 1 400
@funnydancing3081
@funnydancing3081 2 жыл бұрын
"A Gentle Introduction To Linux" one minute later: What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
@Alias_Anybody
@Alias_Anybody 2 жыл бұрын
@@BobDevV In my experience problems only come up as soon as you want to do something fancy. If your OS is just a bootloader for Chrome, you can as well save a few hundred MB of RAM, 17GB of disk space and the cash for a license and use Lubuntu.
@JINORU_
@JINORU_ 2 жыл бұрын
haha, and without all the pretensiousness
@SerdceDanko
@SerdceDanko 2 жыл бұрын
LOL, you described my thoughts on introduction videos to NFT crypto.
@kebien6020
@kebien6020 2 жыл бұрын
Ha, jokes on you. I use alpine Linux which is based on BusyBox and doesn't use the GNU utilities by default. I also have an Android phone which is also Linux without GNU utilities.
@insu_na
@insu_na 2 жыл бұрын
@@BobDevV literally nobody is being purist about the name... Except Richard Stallmann maybe, but he's not going around correcting people either. Every Linux DE *does* have a consistent UX and hardware problems are a meme from 10 years ago
@trottingfoxinc
@trottingfoxinc 2 жыл бұрын
When I saw the title of this I started cracking up. I've started watching your content heavily over the past week or two exactly because of the GNU/Linux hype LTT has been drumming up. I feel very targeted but in a "gate's open, come on in!" way lol. Thanks for all your content and guides!
@RAN-os5gz
@RAN-os5gz 2 жыл бұрын
Welcome to the Linux community!
@LucasTheOnion
@LucasTheOnion 2 жыл бұрын
Welcome to the linux community. If you need some channel recommendations or need any help feel free to always ask ^-^
@polisparamountleader
@polisparamountleader 2 жыл бұрын
Welcome bro
@anarchoN3rd
@anarchoN3rd 2 жыл бұрын
Honestly, the Linux and open source community have been an entirely different experience. I'm used to devs, programmers, and fans being defensive about their things rather than helpful. I've been using solely Linux (other than mobile) for about 6 months and there are so many helpful people and resources out there. I'm not completely new to Linux, but I've taken the deep dive and am even considering getting a Linux phone.
@LucasTheOnion
@LucasTheOnion 2 жыл бұрын
@@anarchoN3rd let's be honest. Linux has it's tech gurus, people thinking they're better than anyone else. But for every person like that there's many more awesome folk looking to help others. Wanting to give others advice where possible, wanting to chat about different os's get what's good, cool about them even if they have their own fav
@syakhiskk
@syakhiskk 2 жыл бұрын
I think we should also tell new users of what possible difficulties that could be experienced by them. No matter how good we present Linux, if we don't mention problems, they'll potentially hates Linux because of that.
@chaddino7601
@chaddino7601 2 жыл бұрын
Agree, we can't just expect people to go full Linux without letting them understand which down side they will have upon going from Windows to Linux. If none of those distros fits their need, or worse, returns problems to them, they will soon eventually go back full Windows.
@charliekahn4205
@charliekahn4205 2 жыл бұрын
Like the fact that Linux doesn't treat a computer like a desk at all, and instead it treats a computer like a filing cabinet, which can be really jarring for Windows users.
@choose_your_unique_handle
@choose_your_unique_handle 2 жыл бұрын
@@charliekahn4205 elaborate
@fuseteam
@fuseteam 2 жыл бұрын
i have a feeling linus is doing a fine job at that
@charliekahn4205
@charliekahn4205 2 жыл бұрын
@@choose_your_unique_handle Linux, being UNIX, treats everything like a text file or a folder. Every action in Linux is done by moving, copying, creating, deleting, writing, reading, or executing these files and folders. Windows treats your computer like a desk, and programs are seen as tools. They are a separate thing which has its own file type, treated completely differently from all other files. Theoretically on Linux you could make any file executable (it's not a good idea but you could). Windows requires a lot of formatting to do it.
@ballping88
@ballping88 2 жыл бұрын
@Distrotube I enjoy most of your videos but i really think you missed the point Linus and Luke are trying to make with their video series. Let me put it this way. Your "noob gentle" explanation/introduction of Linux within the first 2 minutes of the video is like a "noob gentle" introduction of Windows by first explaining the 7 layers of the OSI model. 90% of new users just dont care. They care if it 1) does what they want and 2) works when they want it to.
@caaltaga
@caaltaga 2 жыл бұрын
Yeah I agree. This is for someone already in the know. For me a noob is someone like my mom, who doesn't even know she's running windows, let alone which version. She doesn't install another browser she just uses what I told her to click, she just opens office stuff, browse or watch Netflix. I've had people ask me to install windows for them and they meant office, that for me is a noob.
@Derpingtonshere
@Derpingtonshere 2 жыл бұрын
If anyone in that group should introduce Linux to the world it's Anthony. He knows and Loves Linux just like us. And well, he's my favorite of the group tbh.
@tibolloliollo2346
@tibolloliollo2346 2 жыл бұрын
when linus and luce make their videos anthony will be comenting on them to explain to the people watching what they are doing wrong and how it could be easier and stuff so im currious to how its going to go but i am waiting to watch everything and it will be helpfull as im switching to linux using manjaro
@dakata2416
@dakata2416 2 жыл бұрын
Anthony is a normie who uses GUIs
@ARose47
@ARose47 2 жыл бұрын
@@dakata2416 and you're living in the 80s
@TheMostTruth
@TheMostTruth 2 жыл бұрын
@@ARose47 seems like it yeah, i love CLI's for some things, and i love GUI's for other things :D
@sassymenses
@sassymenses 2 жыл бұрын
@@ARose47 why not? 80s were awesome (and there were a lot of GUIs back in 80s btw)
@Derakkon2
@Derakkon2 2 жыл бұрын
While you do have a lot of great information here, Linus's video is meant to show how the Linux experience is from the perspective of a Linux noob that wants to game on Linux. Since you are far more experienced, you are more biased to think that the experience isn't that bad. For instance, you act like you don't need to learn how to use the command line, but in reality, depending on what you want to do, or if you have to fix an issue, you will most likely have to use the command line. Making things worse is that there are a lot of differences in the commands depending on what distribution and apps you have installed and all the tutorials seem to expect that you already have familiarity with Linux.
@El_Batipapa
@El_Batipapa 2 жыл бұрын
Of course it's biased, the same way that LTT's video was biased towards Windows, because they were coming from that OS. And about the terminal, you'll maybe need to use it if you're gonna use non supported hardware or if you're trying to run a game that doesn't really do well with Proton, but other than that, you never "need" to use it. I know many people that have never touched a Terminal and have been using Linux for a long time. I myself used to not use it but now prefer to use it for convenience.
@Derakkon2
@Derakkon2 2 жыл бұрын
@@El_Batipapa It really depends on what you want to do with your computer. When I started using Linux, all my other computers were still running Windows. Therefore I needed smb sharing so I could pass files back and forth. To set up a persistent Samba share on Linux you will have to use the command line to create the smb.conf and password files. I would think this would be a common thing that people with multiple computers would want. A few other less common things that I needed to use the command line for was setting up WOL, VNC, enabling hibernation (on Mint), and modifying the swap file size. I'm not saying that using the command line is a bad thing, but for people who want to come over to Linux from Windows, it could be a turn off and make the learning curve that much harder for them. Linux really has come a long way in being more accessible, but it could still use a little work. I really want Linux to be more popular so more software and hardware developers will support it and because Microsoft keeps doing more and more anti-consumer and anti-competitive crap and I am sick of it.
@El_Batipapa
@El_Batipapa 2 жыл бұрын
@@Derakkon2 definitely! Completely agree with you
@Software-sb1gx
@Software-sb1gx 2 ай бұрын
to be fair i had issues in Windows that could only be resolved via command line or registry. i had a corrupted USB stick once that needed a command line. i had corrupted folder rights that were only fixable with a command line. and for certain customisations you need to go into registry.
@jedahn
@jedahn 25 күн бұрын
​@@Software-sb1gx Windows users have no idea you used to have to type 'win' into dos prompt to start Windows. If you learn windows you learn it's de, and nothing else makes sense, even the windows os. If you learn linux, every other operating system makes some amount of sense except windows. 😂
@CalaTec
@CalaTec 2 жыл бұрын
As a Linux newby I like Linus' take on introducing Linux to new users more than yours. Linus' and Luke's opinion sound more human and relatable. Don't get me wrong I love your videos in general and I have learned a lot from them. But Linus is experiencing a lot of what new users experience. Also with the "you can modify your entire system" and stuff, most people just want a functional desktop, they don't want to mess with system files and the such, is good to have the option and I myself enjoy messing with my system but we need to think on the average user. About privacy, not defending MS, what they do is not right, but is useless to say MS bad, Linux good. Educate people about privacy in general. Most people still have smartphones and social networks which are equally bad.
@herrajukka
@herrajukka 2 жыл бұрын
What most advanced linux users don't understand is what average users will be like. Most linux sale points are build around open source and customizability, but that's not what average user want. Average users wants easy, simple, working and functional solutions. Linux can't provide any of these in one package. Users don't want to tinker on their system just to get some stupid program to work. Users don't want to download hundreds of package to get operating system they want. That's why Windows still dominates. They offer one major operating system that has everything you need and more. Sure it has ton of crap in it but that will ensure everyone will find something for self. Sure Windows keeps user away from tinkering too much the OS but that's the price for keeping users destroying their OS (looking at you Pop!_OS and Steam). Sure some customization options are limited but that makes OS more simple to use and more consistent. Linux is way behind with the user experience.
@JoeyDee86
@JoeyDee86 2 жыл бұрын
I came to say exactly this. Their Pt1 that they published yesterday especially demonstrates the issues average Joe’s have. Also, I didn’t care for the Windows Vs Linux comparison on this video… it was very much biased and really left out UX.
@tuc_mage
@tuc_mage 2 жыл бұрын
i agree
@AndersJackson
@AndersJackson 2 жыл бұрын
@@herrajukka Linux is to advanced for ordinary pepole: My 80+ Mother: Here, hold my beer.
@AndersJackson
@AndersJackson 2 жыл бұрын
@@JoeyDee86 the graphical package manager refused to install the Steam package, which had a dependency that was buggy. So it had to uninstall GUI to be able to install Steam. The bug was fixed the day after (when it happen, not day after the video was released). If Linus would have done what users would have done, gone to bed and tried the other day, Instead of going to the command line. When the command line package manager warned Linus that installing the Steam package will uninstall important packages, like the GUI. And a plain "Y" or "Yes" doesn't do to continue. You need to write the string "Yes, do what I say!", exactly. And Linus didn't read the warnings, he wrote the line without looking at the warnings. So yes, when users doesn't read the warnings, and continue despite some extra strange things to enter to continue, then the person will shoot themself in the foot. And rightly so.
@rayanmazouz9542
@rayanmazouz9542 2 жыл бұрын
I actually converted a friend to linux because of the linus challenge, even though he is a heavy gamer. I never thought it would be ever possible, it's been a week and he is amazed at how good it is, and he already doesn't care about the things he can't do on Linux. He told me he couldn't see himself go back to windows. By the way i made him install manjaro kde, because even though he is a Linux noob, he is a windows power user so i thought it was the best non limiting distro for him
@tkeleth2931
@tkeleth2931 2 жыл бұрын
I haven't tried switching in a few years, but with Windows 11 on the horizon I'll be giving it another try. Gaming is 99% of my use case, and I had some compatibility issues back in Mint 10 even when trying multiple versions of WINE, trying to get a couple of my favorite games working properly. I've seen a lot of comments on YT and Reddit lately, saying gaming is extremely good now so I've got more hope lol
@rayanmazouz9542
@rayanmazouz9542 2 жыл бұрын
@@tkeleth2931 to be honest gaming is still not perfect, you won't be able to run a few games, but i think it's worth the try !
@tkeleth2931
@tkeleth2931 2 жыл бұрын
@@rayanmazouz9542 The only things I play much are rocket league (which back in the day had some kind of micro-stutter that I spent dozens of hours trying to fix), FFXIV, and a bunch of survival & crafting games like Minecraft & space engineers. Everything ran pretty well, except RL and MechWarrior Online (which had some video driver support problems), which are my two most played games so it was a fail in my particular case.
@rayanmazouz9542
@rayanmazouz9542 2 жыл бұрын
@@tkeleth2931 as long as your gale doesn't use a heavy anti-cheat software or is an app from the windows store, it will probably run fine nowadays (don't use the Linux native build for rl, proton will give you a better experience)
@jmwintenn
@jmwintenn 2 жыл бұрын
@@tkeleth2931 rocket league works great and i think the final fantasy mmo has a gold or platinum rating on protondb, so that should be fine. I will say from the comments on protondb, debian based distros seem to have to do more workarounds with games than arch ones. not sure why that is.
@Speykious
@Speykious 2 жыл бұрын
Oh, one of the most important things that you forgot to mention: *no forced updates.* Edit: thanks Andrey, you're right! Not only doesn't it force updates, but when you do decide to update your system, you can still continue to do whatever you were doing while it's updating in the background, and when it's finished, *you don't need to restart your computer.* (except for kernel updates, indeed.)
@whatthehack1589
@whatthehack1589 2 жыл бұрын
Oboontoooo
@poweedlou
@poweedlou 2 жыл бұрын
It's better to say that updates don't require rebooting on linux
@Speykious
@Speykious 2 жыл бұрын
@@poweedlou Edited :v
@DGinNC
@DGinNC 2 жыл бұрын
Nothing worse than forced updates on an older computer, may as well throw it away. It's why I started experimenting with Linux.
@anarchoN3rd
@anarchoN3rd 2 жыл бұрын
Ugh, forced updates was one of the worst thing about Windows. I had essentially abandoned desktops entirely for the last 10 years or so, and that was a big factor. Now I use my computer every day.
@kristiyanivanov7414
@kristiyanivanov7414 2 жыл бұрын
I switched to GNU/Linux around the same time Linus did, I am loving it. Guys like the LTT group, Mental Outlaw, SomeOrdinaryGamers, Luke Smith, and you DT, basically made me switch and try something new. Thank you a ton. 🙏
@aettic
@aettic 2 жыл бұрын
Thank you for being open minded to trying something new.
@bigroddempsey4082
@bigroddempsey4082 2 жыл бұрын
Mental outlaw got me to switch. Dude is just real asf
@AntonSem
@AntonSem 2 жыл бұрын
It seems to me that vast majority of people are missing the point of Linus' challange. The point is to see how hard would it be for an avarage PC gamer to switch to linux. I think their videos and comments about the problems are spot on so far
@worgenzwithm14z
@worgenzwithm14z 2 жыл бұрын
I think people will appreciate watching other "noobs" start from 0 and learn to love Linux Linux wizards know their way around so well that things will go over the head of the average user Videos by experts and videos by entry level people are both important, I think
@vaisakhkm783
@vaisakhkm783 2 жыл бұрын
Yes, actually I never recommend this video to a person who is not a basic tech guy.... But people watching ltt will be that....
@TheSaNdMaN5000
@TheSaNdMaN5000 2 жыл бұрын
I feel Linus is better suited to show us his experience with linux precisely because he is not familiar with it, with him we'll see what's it like to switch for us instead of just telling us how much better Linux is
@motoryzen
@motoryzen 2 жыл бұрын
Yes but whatever advice he gives as a " here's the lesson" often MIGHT not be accurate. This is why ANTHONY is far better suited to this introduction task. Anthony, like Wendell from Level1techs, knows his shit...yet CAN explain/translate things into a noob-friendly way that any Linux noob can easily digest and benefit from.
@kevinlopezobrien5366
@kevinlopezobrien5366 2 жыл бұрын
@@motoryzen Agreed. Anthony is a really good presenter!
@motoryzen
@motoryzen 2 жыл бұрын
@@kevinlopezobrien5366 nods humbly*
@baguettedad
@baguettedad 2 жыл бұрын
"The one who switches back to Windows first is going to get a punishment" Oh no I hope the punishment is not having to use Windows 😱 please anything but that
@parker7721
@parker7721 2 жыл бұрын
That is more torture than punishment LMAO
@deltadoobyd1621
@deltadoobyd1621 2 жыл бұрын
Nooooooooooooooooooooooooooooooooooooooooo not switching to Windows!
@Tn5421Me
@Tn5421Me 2 жыл бұрын
They're gonna have to rock a windows hairstyle for something like a month
@nikolas8741
@nikolas8741 2 жыл бұрын
'Monkey see monkey do'
@vedantnn7
@vedantnn7 2 жыл бұрын
anyone who uses linux for a week or two never goes back.
@majorbuthemightplayvideogames
@majorbuthemightplayvideogames 2 жыл бұрын
Overall, I liked the video, but I want to note one thing, as it is a very common misconception that annoys me. Windows 10 does not require 60 gbs of storage space. I don't mean to be rude, but that is absurd, considering the average operating system takes under 10 gbs of space. Windows 10 only has that requirement when you install it virtually (there is no requirement when installing from a USB/Disc) and even then, it is only a suggestion. It is very easy to bypass that restriction, and is done quite often. The reasoning behind this has something to do with the intended usage of Windows 10. Windows 10 is not intended to be run in very "optimized" environments, like Linux. It's implied that if you're going to use Windows, you are going to *want* 60 gbs minimum (and most people would say more). As far as I've seen, in many thousands of installs, Windows only takes up about 8gbs on the low end, and 20 gbs on the high end (depending on versions, etc). While 20 gbs is a lot higher than average, being double in some cases, it is no where close to the 60 gb standard that is constantly brought up.
@namesurname4666
@namesurname4666 2 жыл бұрын
With updates & common software windows needs at least 100~250gb to run correctly, windows without installing software and updates is useless
@majorbuthemightplayvideogames
@majorbuthemightplayvideogames 2 жыл бұрын
@@namesurname4666 thats even more absurd than the original claim. Updates are in megabytes, and overall wont affect the storage (same for any OS). Secondly, common software depends on the user, and applies to any operating system. You dont factor it in with others, dont factor it in with Windows. And last of all, where in gods name did you get “100-250gbs” from. That’s utterly ridiculous. Microsoft themselves only recommend 60gb, and some would say thats a lot. Your use case is not the average use case.
@namesurname4666
@namesurname4666 2 жыл бұрын
@@majorbuthemightplayvideogames when you have few storage it's a limited experience, on my laptop 250gb pagefile takes 10gb and the windows folder is 31g, the os will use more space for drivers, updates, temp files etc
@majorbuthemightplayvideogames
@majorbuthemightplayvideogames 2 жыл бұрын
@@namesurname4666 "250gb pagefile takes 10gb" makes no sense whatsoever, and is a great demonstration of the absurdity of your claim. Regardless, thats still based off your unusual usage, and is not a good or reasonable example of the whole. My point still stands.
@Bzuco
@Bzuco 2 жыл бұрын
Yeah, that's correct. It is evident that linux users know exactly as much about windows as windows users about linux :D
@BNBPhotofr
@BNBPhotofr 2 жыл бұрын
Personally I think it's useful to always make a separate partition for the /home folder, because when you start distro hopping you just keep the same partition with your files, settings, etc....
@swagar
@swagar 2 жыл бұрын
It also makes it less likely your system will become unbootable. If /home won't mount properly, it can be repaired without booting from an external drive.
@motoryzen
@motoryzen 2 жыл бұрын
Yeah and when it comes time for system restoration...enjoy your insanity. You're better off keeping important stuff on separate storage drive just in case you need to do a clean install of that same distro or a newer version of it.
@BNBPhotofr
@BNBPhotofr 2 жыл бұрын
@@motoryzen True this is actually what I meant. I have always kept my /home on a separate drive. Except in computers, like my laptop, where I made a /home partition.
@U1TR4F0RCE
@U1TR4F0RCE 2 жыл бұрын
What exactly is the deal with /home since I use a linux vm for uni work and some stuff seems to only work if I have the project folders in /home, though that leads to the issue of not knowing what are folders for one assignment and the actual stuff that should be left in /home
@utubepunk
@utubepunk 2 жыл бұрын
Okay... I'm currently test driving Xubuntu. Briefly, how do I make a separate partition for /home?
@OldieBugger
@OldieBugger 2 жыл бұрын
"Linux actually powers most of the World's computing devices". Yes, and also many of those outside it, like the Ingenuity helicopter on Mars.
@respectfuldebates
@respectfuldebates 2 жыл бұрын
I moved to Linux Mint when my old system was bogged down by the anitvirus softwares. I have since moved to a much capable hardware, but I have stuck to Linux Mint cause of its simplicity and robustness. In the last two years, I don't remember ever having a system wide crash. I like the way, it just would not interfere with your work. That being said, one of the issues with linux is its compatibility with the latest peripherals. This is not an issue with OS, but the manufactures simply do not want to produce drivers for linux.
@respectfuldebates
@respectfuldebates 2 жыл бұрын
​@D Reaper Printers are notorious for not working in linux, even if they are old/refurbished. Like for example: Canon Printers. They are usually good only for paperweight. We can get some idea about compatibility from sites like openprinting. However, even that is not guaranteed. I bought an Epson Ink Tank after checking for compatibility, but after purchasing, I realised that it has only partial compatibility. But, thanks to wifi printing, these troubles may soon be a thing of the past.
@malisa71
@malisa71 2 жыл бұрын
@D Reaper so just because Linux is horrible in supporting newer hardware people should not it buy? After 6 years of Linux Mint I went back to Windows. I am just done with bs and broken software. At least with Windows I know that when i plug anything into my PC it will work 90% of the time out the box and for the rest 10% only few clicks are needed.
@MichaelJHathaway
@MichaelJHathaway 2 жыл бұрын
Thank you for the video Derek. Also Mint does update software like Libre Office as updates come out. Cinnamon tools usually do not update until the next release, about 6 months per update for those.
@awogbob
@awogbob 2 жыл бұрын
I just cant get over the sigma linux user proto mindset. Its insane. Im a tech person (not good enough for linux users probably tho) Im a power user, im the designated 'tech person' in my family and friends. Why would I ever use linux for minimal gains and maximum pain? If you enjoy it and its fun, thats for you, if you get satisfaction out of full control, thats fine for you. But to say linux is better for the average person is just no where near being true. ITs even hard to sell 'tech people' and power users on it. Plus, lots of niche level control is still possbile for window and mac users, the benefits are not real imo... all depends what you want to do.
@awogbob
@awogbob 2 жыл бұрын
@Carlos Yung I think its a hobby for most people, then they learn the basics enough where they forget how hard linux is for an average person to switch over too, then they can't relate to normal computer users needs. Haven't even thought about music production on linux, lol even getting audio drivers working on windows can be a headache let alone linux with 5 million different distributions.
@zeocamo
@zeocamo 2 жыл бұрын
DT a few mouths back, "you should not tell noobi about the kernel, and all that", DT today, "lets make sure no one join linux"
@madandu
@madandu 2 жыл бұрын
Admire DT, he explained so clearly with total hand-on approach.
@SunIsLost
@SunIsLost 2 жыл бұрын
Yes he did indeed
@knife1406
@knife1406 2 жыл бұрын
man you really did a good job on this video those are 3 great recommendations, although I know people associate lubuntu for older systems it really does just work great as a more lightweight distro no matter what you have. thanks for the content dude
@raresmacovei8382
@raresmacovei8382 2 жыл бұрын
2012 - 2014 was a weird time for Windows users. On most hardware available, you could legit install and perfectly use, with all functionality enabled, Windows XP, Vista, W7 and W8.1, interchangeably. For laptops, it was more Vista to W8.1, but still.
@javabeanz8549
@javabeanz8549 2 жыл бұрын
LoL! Vista ? Perfectly usable? That's damn funny right there! I watched Vista make itself unbootable too many times trying to install SP1. My Sony laptop, I just pulled out the original drive, dropped in a fresh drive and installed Linux, never had a problem with it after that.
@raresmacovei8382
@raresmacovei8382 2 жыл бұрын
@@javabeanz8549 Vista post SP1 was IMO rock solid and better than XP ever was. I never had problems with it.
@javabeanz8549
@javabeanz8549 2 жыл бұрын
@@raresmacovei8382 really? I never had a computer that could upgrade to Vista SP1 without eating it's OS. My experience with Vista was that it was MUCH easier to infect than XP Pro SP3. One brand new laptop, I made the recovery discs, installed all the updates, defragmented the drive, rebooted and asked Windows to resize the partition, and that was the last time Vista ever booted on that laptop. Put Ubuntu on it, and never had another problem with it, it was my troubleshooting and development computer for years.
@Lancemarkful
@Lancemarkful 2 жыл бұрын
" If You don't like some parts of the operating system, You can replace them with something You like" This is unfortunately not fully true. In theory Yes, Your can replace almost every tiny piece of Linux OS. In practice that's a BIG Noo , because it's too intuitive, difficult, painful, and for unexpierenced user trying to switch to Linux, pretty much mission Impossible. Regular PC users have to stick with whatever they Distribution have, and support.
@anokiyoussou
@anokiyoussou 2 жыл бұрын
@BoulderBro999 why? Not really, I got package dependency conflict that took me 6 hours to fix. This is one of many reasons why I am still keeping a copy of Windows in my harddrive. And then my mom is angry at me for 2 hours straight, saying "So much for freedom". EDIT : Linux is ready if you only need to touch the CLI 6 years after you installed Linux. Why ? Because that is the amount of time I spend time on Windows without CLI. From 2010 - 2016, eventually I have to touch it because there is a trojan infection.
@angryteapod1765
@angryteapod1765 2 жыл бұрын
@@anokiyoussou 6 hours of your time.that should work out of the box. but really i think fedora gets close to that experience especially for 3d artists because it has native 3d maya packages (wich arch doesnt have and good luck setting up that ruby path to convert your rpm packages to pacman packages) with a little config you can run zbrush natively.and yes almost forgot about blender(that will run way faster on linux).substance 3d painter(can be force launched through proton),and i didnt test marmoset toolbag mb i will test it later. roadblock i ecountered is adding kitty terminal to my shell list so i can switch to it and use ranger without hassle cuz w3m,uberzug(x11 btw) does not work my conclusion for the distro choice will be fedora,i only need to make a script that i will call OCC(One Command Config) that includes a shit ton of fixes and generally configures fedora for your daily driver use *in one SINGLE command* ,fixes i can tell that this script will include will be: fixing your middle mouse scroll wheel,install your tablet drivers/configures it,adding windows shorcuts for your file manager,task manager or you will use ranger instead, and etc.
@fabricio4794
@fabricio4794 Жыл бұрын
@@anokiyoussou Keep on using Windows,be robbed,be hacked...dont use another fake account to justify your own mistakes....
@anokiyoussou
@anokiyoussou Жыл бұрын
@BoulderBro999 why? yeah, the problem is that normies users are lazy (Don't want to learn), but they are your only way ticket to dominate the desktop market. Some normies like my former school teacher thinks that unplugging the usb while running a file transaction from the usb to a harddrive is ok. Not only that, my current language teacher literally doesnt know how to screen share using zoom, etc. There are a lot of cases that are worse than the ones I just explained. I love CLI now though. I riced my CLI with zsh and spaceship prompt theme. I switched to manjaro, I got some problems like audio issues when using obs studio, zoom issues when using i3wm, etc. But I really enjoy the process at solving the problem. Also, developer tools like npm, node, etc are available, nice! So yeah, my experience on using Linux is far smoother. Linux is not ready for normies, but for techy users, it is ready.
@anokiyoussou
@anokiyoussou Жыл бұрын
@@fabricio4794 bruh, i use manjaro. Not windows.
@finnk1289
@finnk1289 2 жыл бұрын
As a digital privacy advocate, linux user, and former noob: You explained the value of FOSS so well!
@dappermuis5002
@dappermuis5002 2 жыл бұрын
Linus actually stated they were not doing the challenge from the view point of professionals, but what one would encounter as a normal person trying to use it who has little to no experience in using it. And what it is like to do so. They have purposely not asked those who know Linux to help them. Such as people like Anthony or L1. And when they ask for help online, as far as I know they have done without people knowing who they are. By doing things way, it highlights the good and the bad. But also what needs to be looked at for new users that are not tech nerds. It is something that needs to be done. Unfortunately like so many tech fields sometimes those in it forget those starting at the bottom have no clue. Heck till about 3 years or so ago, most of the stuff I could find for Linux, made me feel like a 1st grader trying to understand 3rd grad problems. Totally out of my reach. And most people will be on a Kindergarden level if not lower when it comes to understanding of things. But thankfully most instructions have become a darn darn side easier to understand in the last few years. Even now I don't fully grasp things and have to trust whatever the advice is to follow it and hope it works. By the way I am enjoying your videos for us newbies about Linux. Though not much of a newbie I guess anymore (2 years) I haven't gotten much passed getting my every day things I use up and running. Only resently decided to get back into doing some gaming. But like most users of a computer I'm not into the tinkering side of things. So till I run into an issue, if it works I just leave it alone. But it took a long time to get the basics going to my satisfaction. Then again, it was a case of poke at it and hope I don't break something or I wanted something that wasn't in a repository or other factors most don't have to deal with. I too am on Linux Mint Cinnamon edition. I've yet to crash it, dispite my mess ups :-) Pop I managed to crash within a week, Lol. But then again, I'm the kind of person you give things to electronic wise to see if it will break or not, Lol. Things like computers seem to have issues with me. Been forced to use 10 was what pushed me over the edge and went Linux. Big learning curve but worth it :-)
@heickelrrx
@heickelrrx 2 жыл бұрын
many people on Linux community simply forget that most people aren't developer and the reason why Linux never become mainstream choice is simply because there isn't any Linux distro that try to replicate how Windows are Mainstream User oriented. Sure distro like Pop is trying to do this, but that's ain't enough, the moment when u can accidentally delete your Desktop Environment without Highlighted GUI warning and just bunch of command line Text, is just how bad the UX is on Linux.
@HikingFeral
@HikingFeral Жыл бұрын
Finding your channel has been one of the most useful and informative things that's happened to me this year. I've gone from clicking the app menu to keyboard short-cutting my way around my Monokai themed PC and opening the terminal every 12 seconds to look at the pretty Neofetch picture i modded to be there by default lol.
@gerrycrisostomo6571
@gerrycrisostomo6571 2 жыл бұрын
AWESOME VIDEO ! I've been planning to switch to Linux for quite some time now and your video is very helpful and convincing. I'm planning to go full installation of Linux Mint 20.2 to a new 1 terabyte storage drive anytime soon. I have just a few questions: 1) How can I install my device drivers like my motherboard's drivers in Linux? Or is that even necessary when using Linux? 2) If I will connect my old storage drive containing my Windows OS after the Linux installation, will there be any conflict especially in the file manager and booting up? I would like to be able to use all of my files that I have from Windows in old hard drive to Linux Mint in the new storage. That's all. Again thanks a lot for your awesome videos.
@nemonada3501
@nemonada3501 2 жыл бұрын
The punishment should have been an LFS walkthrough tutorial, but as someone pointed out to me earlier that probably would have meant more work for Anthony.
@jkeezy93
@jkeezy93 2 жыл бұрын
This is a very well worded joke, but I can tell it wasn't intended as one lmao
@isabellerobbe-dren752
@isabellerobbe-dren752 2 жыл бұрын
Appreciate the introduction. I’m completely new to Linux with hopes of eventually switching over entirely. Am not a gamer or especially tech savvy just your average computer user but really excited about discovering and learning my way around some Linux offerings. I’ve narrowed down my choice of distros to two and purchased a refurbished Dell Latitude laptop to dual boot with Windows and then either Mint or KDE Plasma 5 but intend to use an old Lenovo laptop to install Lubuntu onto as it has low hardware requirements. Thanks again and love your channel.
@howtoparody2800
@howtoparody2800 2 жыл бұрын
No one: Literally no one: Arch veterans: why am I watching this?
@YourIdeologyIsDelusional
@YourIdeologyIsDelusional 2 жыл бұрын
To be reminded how irrelevant you are. :)
@howtoparody2800
@howtoparody2800 2 жыл бұрын
@@YourIdeologyIsDelusional thanks, it is my style.
@anonymouscyborg5610
@anonymouscyborg5610 2 жыл бұрын
fr lol, I am a Arch user **BTW** and I am still watching this and wondering "this is nice, but why am I watching this?" 😂😂
@soulninjadev
@soulninjadev 2 жыл бұрын
same 😂
@ZeroShrimpy
@ZeroShrimpy 2 жыл бұрын
i recently switch from arch to gentoo and it's like i Upgraded my Hard mode Life to Nightmare.
@davidwensboposaric5498
@davidwensboposaric5498 2 жыл бұрын
Just subscribed. With such a passionate community I feel welcomed and safe to do the switch.
@walking_on_earth
@walking_on_earth 2 жыл бұрын
Welcome to the FOSS community! I hope you have a great experience.
@stevet7522
@stevet7522 2 жыл бұрын
The shell is love. The shell is life.
@markpaterson6024
@markpaterson6024 2 жыл бұрын
The shell is the way. 😉👍🏼
@kamikamieu
@kamikamieu 2 жыл бұрын
Gnome shell is hell
@adnanalam6201
@adnanalam6201 2 жыл бұрын
@@kamikamieu agree with that
@thecountrox
@thecountrox 2 жыл бұрын
truth
@markpaterson6024
@markpaterson6024 2 жыл бұрын
Plot twist: I use Arch BTW 😂
@CPM94
@CPM94 2 жыл бұрын
First time I tried linux some months ago, and although I distro hopped a few times, but never looked back at windows 🤣. I had few issues at first few days, but just reading the manual or searching on net did the trick.
@stacksmasherninja7266
@stacksmasherninja7266 2 жыл бұрын
Thanks a LOT for covering this !
@DemiImp
@DemiImp 2 жыл бұрын
Ok, first of all this is way way too heavy for someone who doesn't know anything about Linux. Second, Linus' videos aren't for first time Linux users. They're supposed to show what a first time user's experience would be like (and a relatively tech savvy person at that).
@Remls
@Remls 2 жыл бұрын
True. I can easily see someone getting lost in just the second section. The rest of it was helpful for me though.
@DemiImp
@DemiImp 2 жыл бұрын
@@Remls At the very start where he talks about Linux kernels would lose most people. He spends a very long time trying to create an analogy that honestly doesn't even help about something that honestly is not very important. (Understanding what a Linux kernel is is only really important in rare or extreme cases.)
@SicariusGaming87
@SicariusGaming87 2 жыл бұрын
At least someone around here gets it.
@jackbrowns469
@jackbrowns469 2 жыл бұрын
Although linus is more of a hardware guy than a software guy
@OMGitzCHARLIE
@OMGitzCHARLIE 2 жыл бұрын
I feel like many members of the linux community miss the point of the ltt challenge. Primarily ltt wanted to test and see how "easily" an average user is able to get it up an running and simply use it for every day tasks. (Like gaming) All the positives of linux are great and all but are not directed at the average user. An average user does not care or want to edit code. Does not want to change his desktop environment, does not want to use a terminal etc. Etc. So unfortunately watching your video kinda made me think even more so that Linux is not suited for the average user.
@zumax8258
@zumax8258 2 жыл бұрын
Hey DT! U are awesome! Please keep on doing this great job, your efforts are highly appriciated!
@420bobby69
@420bobby69 2 жыл бұрын
I started my own linux challenge when LTT started talking about it. There were definitely a few hiccups at first, but I'm loving it. Gave my aging gaming rig a new lease on life. Was on PopOs at first, but now i use arch btw.
@mallusaih
@mallusaih 2 жыл бұрын
its cool that u use arch btw
@kurosakiht
@kurosakiht 2 жыл бұрын
It really cool that after all we all use arch btw
@electidevelopment7464
@electidevelopment7464 2 жыл бұрын
I use arch btw
@RenderingUser
@RenderingUser 2 жыл бұрын
same here I switched from kde plasma to a Window manager called qtile when linus did his challenge this is what i use daily now
@BReal-10EC
@BReal-10EC 2 жыл бұрын
The LTT video was meant to show the experience of a new uninformed user.
@fabricio4794
@fabricio4794 Жыл бұрын
that was a sketch,a SNL sketch...no more...he knows what he did......
@bobowon5450
@bobowon5450 2 жыл бұрын
This video is a very good example right out of the gate as to why a seasoned Linux veteran is NOT who should be introducing Linux. You are not at all in touch with what the average user is going to be interested in or understand. The best person would be a very casual user who barely knows how to do anything. If a basic user can understand and use an operating system that means it's user friendly and viable.
@bobowon5450
@bobowon5450 2 жыл бұрын
@D Reaper they were probably shown how to use it by someone who understands basic users. For the most part all a user will interact with on a computer is the web browser and a few specific apps. and if you teach someone to use linux by showing them just that then they'll do fine. This guy literally opens up with trying to explain the kernal and some fairly advanced concepts along with different ethical reasons to use linux. I'm not saying linux is hard to use. What i'm saying is that power users suck at explaining how to use it.
@bobowon5450
@bobowon5450 2 жыл бұрын
@D Reaper for most people their experience with linux will be very similar to their experience with mac os and windows. the trick is just getting them to try it. Start telling grandma about the kernal and all the different distros and you'll lose her pretty fast
@Tn5421Me
@Tn5421Me 2 жыл бұрын
I feel like you missed a chance to compare the package manager to the Play Store or App Store on phones
@trottingfoxinc
@trottingfoxinc 2 жыл бұрын
@Watcher Which is part of why it's a good comparison to make
@khosrawazizi
@khosrawazizi 2 жыл бұрын
As the title suggests, it's a **gentle** introduction.
@nonechico
@nonechico 2 жыл бұрын
or winget on windows haha
@jkeezy93
@jkeezy93 2 жыл бұрын
Program repositories doesn't have the same ring as "app store" but they've been common place for decades. That's all the internet is. Grouping programs together in one place isn't "new" even if someone came up with a catchy title for it.
@anonymouscyborg5610
@anonymouscyborg5610 2 жыл бұрын
@@nonechico We are not comparing gold with shit.
@jmdennis1967
@jmdennis1967 2 жыл бұрын
A great video to explain things to new users. There are to many distributions. I know a lot off the good ones I used to use were stopped for one reason or another. Some because the person went to school and others did not pick it up. Others like Mandrake that were stopped but now you have two different distributions that have taken up where that left off. I am glad we have many desktop's though as some go and do there own thing we have others we can try out. I just wish we had less and only those that wanted to go a different direction would create one but I guess it is better to have to many as people have options that they do not have with Windows or Mac.
@vince6792
@vince6792 2 жыл бұрын
Fantastic overview and distro recommendations for new users. You hit all the key points. I feel we all have a responsibility to help new users given the somewhat overwhelming choices in numerous distros, customizations, and FOSS software. I couldn't agree more, a new user is going to feel welcome, right at home, and enjoying the experience!
@johneagle4384
@johneagle4384 2 жыл бұрын
Yes! Linux Mint is great for new Linux users, this is my personnal experience. Transition is as smooth as possible. Great video.
@anssilehtimaki3841
@anssilehtimaki3841 2 жыл бұрын
Linux Mint is great but there's some things with Nvidia drivers that new users will need help
@anssilehtimaki3841
@anssilehtimaki3841 2 жыл бұрын
@@dabrams84 It's settings that are hidden aswell. Not just a checkbox
@roshanpoudel4226
@roshanpoudel4226 2 жыл бұрын
For someone who watches both of you guys ... wonderful
@marcc5768
@marcc5768 2 жыл бұрын
I've actually been using Linux Mint since version 5.0. I haven't used each release, I've mainly been on the LTS versions. Currently using 19.3 Cinnamon 64bit on my main Linux daily driver which is a Xeon e5-2650 v2 with 16GB ddr3-1333 ECC. I've also got Mint 19.3 XFCE running on 3 other older dual core machines. One of those 3 is my thinkpad x200 which is my work laptop, another is a media streaming/htpc.
@joanapaulasoliveira
@joanapaulasoliveira 2 жыл бұрын
I'll try out Mint in a VM. Thank you for the tips.
@darren537
@darren537 2 жыл бұрын
Great!
@badger67
@badger67 2 жыл бұрын
How's it going with Mint?
@joanapaulasoliveira
@joanapaulasoliveira 2 жыл бұрын
@@badger67 Loved it. Thinking of installing it in an old laptop. Still studying the options for this case, though.
@badger67
@badger67 2 жыл бұрын
@@joanapaulasoliveira Cool. A couple of things for you. 1. Forget about the Terminal (for now). 2. Update everything after installation. 3. Search for "10/12 things to do after installing Linux Mint" on you tube. This is a good one, but extremely thorough. kzbin.info/www/bejne/e2TUaoZme9CpmaM 4. Have fun ;-)
@joanapaulasoliveira
@joanapaulasoliveira 2 жыл бұрын
@@badger67 Thanks for the tips! Will do!
@NeonNAX7
@NeonNAX7 2 жыл бұрын
I have completet my (they call it the pws profiel werk stuck in the Netherlands) pretend collage assay that we have to do in middel school here on exactly this topic with the translated title of "the What, How and why of switching to Linux", so this is some coincidens for me. I have a somewhat diffrent structure but covered most of the same topics :) so I think I did a good job.
@jmb3d
@jmb3d 2 жыл бұрын
Thanks for this. I needed this. I'll be getting the Steam Deck and I wanted to know more about Linux.
@JChitP
@JChitP 2 жыл бұрын
Any good infographics that distill Linux concepts to new users? I remember Linus getting confused over distributions versus Linux operating systems on the WAN show. Would also be a good visual for "narrowing down" distributions or listing FOSS alternatives to common Windows/Mac programs. Would definitely complement all of the videos and written media targeting potential Linux users.
@Dathalind
@Dathalind 2 жыл бұрын
While I appreciate the introduction to linux, I think we are missing some context behind the challenge. Part of the Challenge Linus and Luke are taking the perspective of an "average gamer", so someone who is not familiar with linux or its distro's, and seeing how easy it would be for someone with no or little experience to install a linux distro, and run that as their main OS for gaming. There are other challenges as well, but that is a big one, and as someone who has tried it out personally, some fixes are pretty minor, but other fixes or more intense, or will simply break something if not done properly/correctly. The main issue, those issues shouldn't exist. If you really want gaming to grow on linux, it has to be an effort to make the process as seamless on linux as it is on windows. Not saying windows is perfect, but it still holds the strongest foothold on gaming currently, and in general, on the desktop. Linux gaming is just not quite where it needs to be for gaming to really run smoothly.
@fabricio4794
@fabricio4794 Жыл бұрын
All his fake accounts will say"you miss the point"now..its pathethic...
@fabricio4794
@fabricio4794 Жыл бұрын
@BoulderBro999 why? Linus did a lot of pathetic Misinformation campaing against Linux on that videos.If you have a Game PC just Play all Linux Games that you want on Steam,and on the other hand,play the rest of Windows games inside a Windows VM....and this is the what a windows game must to do.....
@inscrutablemungus4143
@inscrutablemungus4143 Жыл бұрын
"The main issue, those issues shouldn't exist. If you really want gaming to grow on linux, it has to be an effort to make the process as seamless on linux as it is on windows." Sorry, but that's just silly. These 'issues' exist almost entirely because software vendors don't support linux. Windows isn't 'seamless' because Microsoft did something special to optimize it for gaming. Windows is seamless because most software/hardware is designed to run well with it. Also, I think it's quite insulting to suggest that the issue is that the people developing the core packages behind linux and WINE aren't 'putting in the effort to make the process seamless'. Most of these packages are maintained by thousands of volunteers who contribute their time just out of personal interest. The fact that any of it works is a gosh-darn miracle if you ask me. I honestly don't care whether people stay on windows or switch to linux or what have you. Everything I need on a daily basis (including my steam library) runs just fine on linux and it's no effect to me if people find linux hard to use. If not having the latest/greatest game running immediately without any issue is a dealbreaker, stick to Windows. It's not the linux community's fault that they need time to reverse engineer and debug the latest closed source library that Ubisoft uses in their latest Assassin's Creed game. Life's about compromise. If Microsoft's anti-consumer BS really is a massive issue for people, give up on games/software that only run on windows. If enough of of them do it, even the AAA guys will have to support linux natively.
@DGinNC
@DGinNC 2 жыл бұрын
Don't forget to mention community, the Linux community is one of the main reasons I went from a Linux experimenter to a full time Linux user. Awesome people more than happy to help.
@bernardkint4130
@bernardkint4130 Жыл бұрын
Thanks for the video, honestly; it's great to have more videos to give people choice. Just like the idea of Linux and GNU gpl, I'm trying to recall and finally start my own Linux journey. Thanks everyone else, for all the perspective 😀 information is awesome, I love using ventoy currently so I can try out various distros in the future. I'm thinking of going with Mint, but also want to try KDE should I go with Feren or Linux Mint to start with and should I give boxes or vm a go? Thanks, everyone I'm trying to force myself to Learn Linux, try a few distros and eventually setup an sbc with a distro.
@miguelrobles9062
@miguelrobles9062 2 жыл бұрын
Thank you for your videos! Everytime I want to learn something fun about Linux I come here.
@louiscassany
@louiscassany 2 жыл бұрын
Linux is awesome...until you have an issue that make you go back to windows
@nervaproject
@nervaproject 2 жыл бұрын
I think the main thing many Linus viewers want to know about Linux is how well it would work for them to play various games (probably in Steam Proton), and which distros are best for that.
@wjsj69
@wjsj69 2 жыл бұрын
Very well done intro DT. As a non-IT Linux immigrant and someone who likes to "buck the system", Linux is the way. Hope this helps get more converts. There is a Linux flavor (Distro) for every need. I use several different distros; work, older computers that Windows has outgrown, and home. Haven't touched Windows ever since. Trying to get it put in place of Windows where I work as well. They struggle with all the Microsoft BS but people are so afraid and resistant to change.. I know it would solve many issues. Plus if you like "getting under the hood" of how things work, and like to try different things, it's a fun way to geek-out. I hope the community progresses to the point where we can (easily) put Linux on our phones and tablets (I know it's possible, but can be very difficult if you don't have approved hardware).
@apocaliptykirts966
@apocaliptykirts966 2 жыл бұрын
I think to migrate from windows to linux, the best one in my opnion is Zorin os. They have a more confortable appearence and simple functions like mint, but waaay more beautiful and smooth
@InnerTranquility
@InnerTranquility 2 жыл бұрын
I moved to Linux (Debian) when i got the windows 11 news, and how they demand certain hardware. Of course i was already pissed about how they(Microsoft) treat their users in general, so...i have been on Debian + openbox for half a year, and i couldn't be happier! Linux Rules! I will never go back to windows. No antivirus needed, just a simple firewall (ufw). I can set things up how i like it. I am in control now, as it should be! Sure, things may be a tad more "complicated" with certain things, but as you Americans say: "Freedom isn't free". Great video for newcomers. Have a good one folks!
@InnerTranquility
@InnerTranquility 2 жыл бұрын
@D Reaper Some things needs to be configured by the user, in windows most of that is handle per auto. Depending on the distro you use of course.
@fuseteam
@fuseteam 2 жыл бұрын
"linux is just the kernel" kay you lost the attention of 80% of the noobs
@monkev1199
@monkev1199 2 жыл бұрын
imo it would be better to describe the distros like Mint, Manjaro, Pop, Debian, etc as part of the family of operating systems called "Linux". To me the concept of a "family" makes more sense to explain to new users, since the operating systems have a common linage with Linux as a kernel.
@fuseteam
@fuseteam 2 жыл бұрын
@@monkev1199 exactly! exactly this! __and__ it extends nicely to concepts like the "debian family" and the "ubuntu family"
@kazu4613
@kazu4613 2 жыл бұрын
What? Kernel? Like on a cob?
@charliekahn4205
@charliekahn4205 2 жыл бұрын
@@monkev1199 not quite. All Linux-based systems are members of the UNIX family, which is what most programs are written for. But some programs, like gnome-shell, specifically use the features of Linux, like some technical systems other UNIX kernels don't have. So it's really just that you're running a big kind of OS called UNIX, and everything else depends on what programs you have installed.
@fuseteam
@fuseteam 2 жыл бұрын
@@charliekahn4205 that isn't a meaning full family to distinguish, mac os is also a member if unix family but mac programs ain't gonna run on linux ;) that said there's no reason why the linux family cannot be a part of the unix family, just as the debian family is a part of the linux family xD. that's not considering that debian is actually pretty kernel-agnostic, it is very possible for debian to adopt the ziron kernel ;)
@arkonan9307
@arkonan9307 2 жыл бұрын
Very good video ! You are the best ! Thanks for your work DT.
@billysherman2702
@billysherman2702 2 жыл бұрын
I would LOVE to see you and Anthony have a sitdown to discuss Linux! :)
@PurpleSanz
@PurpleSanz 2 жыл бұрын
If you are going to use Manjaro, do yourself a favor and switch immediately to Unstable Branch. Your experience will be a little bit closer to Arch Linux, and the AUR will work properly (for the most part).
@gogee8510
@gogee8510 2 жыл бұрын
Love your video DT. Have you tried to do a collaboration video with Linus? He is always up for colabs with other youtubers.
@natbarmore
@natbarmore 2 жыл бұрын
In terms of customizability, is there a window manager/DE that can let me activate menus and contextual menus when I press the mouse button, instead of when I release the mouse button? (IOW: with MSWindows and every flavor of Linux I've tried, selecting something from a menu involves click, release [menu opens/appears], move cursor to the menu item I want, click, release [menu closes and action happens]. But on macOS the same action is click [menu opens/appears], move cursor to the menu item I want, release [menu closes and action happens]. I really miss this when using Linux and MSWindows.)
@ryanics2291
@ryanics2291 2 жыл бұрын
I mean technically you have options for gui enhancement on linux. To my knowlege there is only one shell replacement that really works, and that's Cairo, updated for Windows 10. It might have Windows 11 support, but it's a slightly clunky experience that takes some getting used to. And it doesn't match modern day design standards. But other than that, you are right. There isn't a real desktop replacement suite for windows. Not like the desktop replacements that we had for windows 7 and earlier.
@ianoconnor1515
@ianoconnor1515 2 жыл бұрын
I think Linus is the best person to introduce Linux, because most just what to use it not understand it.
@masaufuku1735
@masaufuku1735 2 жыл бұрын
I think this would be true if he was running it on a standard laptop, but with all of the custom stuff he's doing on his system and network (stuff that he and Jake spent like 5 videos setting up in Windows) he's going to run into a ton of problems that an average user never would.
@mataznuiz
@mataznuiz 2 жыл бұрын
i would recommend checking out ventoy as an alternative to etcher
@Aviftw
@Aviftw 2 жыл бұрын
@distrotube 18:00 what desktop environment are you using?
@nista67
@nista67 2 жыл бұрын
5 out of 5 for this upload. Very well done. Thanks.
@dotplan
@dotplan 2 жыл бұрын
Very, very nice! I wouldn't recommend Manjaro for a new user but everything else is on point.
@sillyness3456
@sillyness3456 2 жыл бұрын
Linux Mint should make LMDE the flagship edition… It doesn’t come with all the Ubuntu bloat and uses mainline Debian as it’s base. (Even though, it currently runs oldstable)…
@johanb.7869
@johanb.7869 2 жыл бұрын
A plus for Mint cause no snaps!
@theodiscusgaming3909
@theodiscusgaming3909 2 жыл бұрын
@@johanb.7869 even the Ubuntu version of mint doesn't have snap
@johanb.7869
@johanb.7869 2 жыл бұрын
@@theodiscusgaming3909 I meant both versions. Maybe I should have mentioned that;)
@MichaelJHathaway
@MichaelJHathaway 2 жыл бұрын
LMDE is for slightly more advanced users. I have Windows users use regular Mint for awhile and then upgrade to LMDE.
@sillyness3456
@sillyness3456 2 жыл бұрын
@@MichaelJHathaway I always tend to underestimate the technical illiteracy of some people, but I don’t see a relevant difference in the user friendliness between any of the „just works“-distros. Yes, Gnome might be jarring for a Windows only person, but LXDE, XFCE, Mate, Cinnamon and KDE all follow the same operational principles as the Windows Desktop.
@omarvasquez6851
@omarvasquez6851 2 жыл бұрын
What a great explanation. Thanks. Since I am not a tech savvy I will look for a used laptop and tray Linux.
@Alexanderkermani
@Alexanderkermani 2 жыл бұрын
I just watched this all the way through, and I'm installing Gentoo.. I just enjoy watching your content...
@lloritoovidexequield.8609
@lloritoovidexequield.8609 2 жыл бұрын
DT: "Linux is also free, as in freedom, meaning it respects you, the user" Canonical: "We're forcing Snap Packages down the throats of Ubuntu users whether they like it or not!" (i.e. Firefox as a Snap) *Hey, DT, Devuan got a new release based on Debian 11 (Devuan Chimaera), will you make a review on it?*
@caraxes_noodleboi
@caraxes_noodleboi 2 жыл бұрын
LOL if it were up to the Gnome folks they would force flatpaks down everyone's throats. It's just that everyone wants their method of packaging to succeed. Btw Appimages > flatpaks > Snaps
@random6033
@random6033 2 жыл бұрын
so install other distro
@charliekahn4205
@charliekahn4205 2 жыл бұрын
@@random6033 or disable snapd and add another repository.
@random6033
@random6033 2 жыл бұрын
@@charliekahn4205 that too but you can always install arch
@johanb.7869
@johanb.7869 2 жыл бұрын
@@charliekahn4205 sudo apt purge snapd
@KyleBlagg
@KyleBlagg 2 жыл бұрын
This is a great educational video, but honestly, I don't think many people care about all of this detail. They want to know, how well their games are going to play on Linux and how the software they are familiar with will work on Linux.
@herrajukka
@herrajukka 2 жыл бұрын
@D Reaper basic users don't care about desktop environment. They just want get on doing their stuff.
@VileStorms
@VileStorms 2 жыл бұрын
11:48 manjaro also has the cinnamon DE, my problem with manjaro is it requires you to update before installing software with the pamac gui and pacman also if i remember right. Similar to windows there.
@creengrack
@creengrack 2 жыл бұрын
new viewer here.. (new to linux as well) best channel for the info i need. and you also seem like a really cool dude. keep up the good work DT. #opensource
@hostgrady
@hostgrady 2 жыл бұрын
Very solid. Hopefully this helps Linus fans transition smoothly.
@nikolas8741
@nikolas8741 2 жыл бұрын
'Monkez see monkeys do'
@gunner75171
@gunner75171 2 жыл бұрын
Everyone here's a Linus fan whether they like LTT or not.
@nikolas8741
@nikolas8741 2 жыл бұрын
@@gunner75171 speak for ur self. I have no interest in such channel.
@gunner75171
@gunner75171 2 жыл бұрын
@@nikolas8741 Oh dear he didn't get the joke. Linus Torvalds if that helps.
@SicariusGaming87
@SicariusGaming87 2 жыл бұрын
Gamers arent going to transition lol
@justanotherpxrson
@justanotherpxrson 2 жыл бұрын
I decided I was going to look into switching to linux about a week before I saw anything about the linus challenge and I am getting constantly more curious about things. It has been really fun so far. This is a really good video!
@youtube.user.1234
@youtube.user.1234 2 жыл бұрын
I’d recommend getting Zorin Os (Linux), I’ve used it and it’s great for people wanting to switch to Linux
@makanaima
@makanaima 2 жыл бұрын
Would be great if you did a video on what you are using and what you did to get your KZbin video recording/streaming setup
@golvellius6855
@golvellius6855 2 жыл бұрын
Awesome man this is so good you speak loud clear and to the point Stay blessed
@wadud92
@wadud92 2 жыл бұрын
The issue with having so many distros is that comment about not needing command line is redundant. And Linux vets need to stop it with the "you don't need it" Imagine you've never used Linux before, you need to download a specific software, you don't know how to, you Google it, you see wget bla bla bla, dpkg bla bla bla, apt-get install. Imagine how frustrating that is, because you were under the impression you didn't need it. You most certainly need command line. It is the only constant. Even then for a new user they won't understand why that pacman command isn't working on their Debian distro. Because they don't know what pacman even is, because they were told they didn't need to know. Just be honest and stop pretending it's easy. It's not. Windows is easy, Mac is easier. No one in the history of using windows has ever needed to know what the kernel is and a lot of Mac users think Unix is Linux because they have never needed to know the difference.
@regexPattern
@regexPattern 2 жыл бұрын
I think the goal of Linus' video is not to showcase Linux to new users, they have Anthony for that. They are trying to use Linux without any help from their coworkers to simulate the experience that a truly newcomer would have. They are trying to setup their environments on their own, figuring out how to make X thing work, learning some concepts from the ground up like, what is a desktop environment, and how do I change it, and all that stuff. I remember when I was getting started with Ubuntu, I thought Ubuntu == Gnome, I didn't know if I had to install any drivers, etc (things I was used to do in Windows). I think that's the case for most people. For those who have been using windows for 20 years, just for gaming and document and wanna try Linux, probably explaining that Linux is a kernel, not an operating system right away, might be intimidating. I think their mindset it's just, "I wanna try a new OS", but the first thing they hear is "this is not an os". Still an awesome video, I would have loved this when I was staring to understand what Linux is all about, 3 or 4 weeks in.
@fuseteam
@fuseteam 2 жыл бұрын
agreed, this video too advanced for fresh users. additionally linux has become synonymous with the family of operating systems based on the Linux kernel; the Linux family of operating systems, aka linux :p when people want to talk about the Linux kernel, they call it "the linux kernel" xD
@fuseteam
@fuseteam 2 жыл бұрын
@@bigpod see how it came to be called "linux"? :p -oh hey bigpod-
@masaufuku1735
@masaufuku1735 2 жыл бұрын
The big problem with them, particularly Linus, in this challenge is that they *aren't* normal users. Linus in particular has tons of custom stuff, including some extremely new functionality, that took him and Jake hours and hours to set up properly in Windows (there are at least 5 videos dedicated to them setting that stuff up) - yet he seems to expect those things to be dead simple to configure to the point where he grumbles about having to read a wiki page. The average user, even the average gamer these days, isn't going to encounter the issues he has because they are going to have far more run of the mill setups than Linus has.
@fuseteam
@fuseteam 2 жыл бұрын
@@masaufuku1735 part of that may also be part of his online persona lol. the dude is a joker sometimes heh. that said, linus portrays the perspective of a fresh user, albeit a technical one, completely ignorant of how linux works (he reportably refused community help because "that's not what an average user would experience"). yes he's an hyperbole but he still highlights the issues with linux as a platform family quite well :3
@fuseteam
@fuseteam 2 жыл бұрын
@@bigpod yup agreed :3
@Cavi587
@Cavi587 2 жыл бұрын
I second lubuntu! I have a 10+ year old laptop that struggled a lot with Windows 7 back in the day. It sat unused for a few years but when I decided to put lubuntu on it, I was surprised just how well it still runs! I can now use it as a side machine when I need it and I don't have to be annoyed because everything I use it for opens in seconds.
@robertcoyle9071
@robertcoyle9071 2 жыл бұрын
There's some Linux flavor that will run on damn near any antique computer. My old 32 bit IDE box is running Debian Bullseye. I'm thinking of building Alpine on it. I tried doing an Arch 32 build in virtual but all the key signatures bounce when I try to install the base. With 32 bit your choices are more limited tho as many of the mainline distros dropped support for it. Nobody is developing for that architecture anymore.
@tonya1307
@tonya1307 2 жыл бұрын
Really, really nice presentation on this one DT! Props! Just wished you had shown visuals of well-known programs (like Skype, Chrome, Earth, Spotify, Zoom, etc) running as proof to show new prospective adopters that Linux-based doesn't mean alien programs. Otherwise, perfect and well-spoken.
@rebel6293
@rebel6293 2 жыл бұрын
Not sure why you'd want to run chrome. Chromium nis better and the eat to go.
@user-he4ef9br7z
@user-he4ef9br7z 2 жыл бұрын
What's the point of switching to Linux if you're going to use spyware anyway?
@netbat
@netbat 2 жыл бұрын
Personally I would have mentioned Debian, because even though it has a somewhat confusing installer, it has been the most stable OS I have ever used. The only times it has ever broken on me is when I try to, and then there's always a way to fix it. Also I think you should have shown the gnome desktop while talking about it, because while many Windows users might want something similar to what they know, I'd think most are trying it out because it's different and ‘exotic.’
@m.sierra5258
@m.sierra5258 2 жыл бұрын
Also the most outdated one, at least if you are a programmer
@netbat
@netbat 2 жыл бұрын
@@m.sierra5258 I do some programming, you don't really need the latest version of everything. And if you're a programmer, you probably want to use the testing or unstable (which is still stable enough to use on a daily driver pc if you know how to fix linux when it breaks). In my opinion, the somewhat old versions are well worth it if you want a rock-solid system.
@m.sierra5258
@m.sierra5258 2 жыл бұрын
@@netbat I've made bad experiences with Debian testing/unstable. I know it's a while ago (2014) but Debian testing had a bug in the video driver dependencies which caused an update so simply remove my desktop environment. They even officially said that they removed the video driver temporarily due to conflicts... That cost me a week of work, and ever since I keep my hands off of Debian unstable/testing. Ubuntu is a good compromise, reasonably up-to-date and quite stable (that's at least my experience). I know they are also based on Debian testing, but they do extensive testing before every release.
@netbat
@netbat 2 жыл бұрын
@@m.sierra5258 yikes! Looks like I'll have to be careful when I'm updating then 😬
@har168421
@har168421 2 жыл бұрын
This great, DT! Straightforward, no nonsense, and as simple as it can get. Welcome to Linux, Windows users.
@cyberjohn44
@cyberjohn44 2 жыл бұрын
Excellent video. Keep up the good work.
@KiRiTO72987
@KiRiTO72987 2 жыл бұрын
Personally linus's challege finally got me to switch to ubuntu gnome on my laptop and its been great especicially as a software engineering student
@SilentFire08
@SilentFire08 2 жыл бұрын
I know this doesn't exactly go with this video specifically but it kinda does I guess but can you make a playlist of applications you use? Like how you use Pass your video on Gitlab the video on how to use Gimp, Roft and that I know it's alot of work but it would be nice if it was all in a playlist called something like "Things I Use" like in your description just liked linked to a video you made of it though. Hope I typed that in an understanding way because it feels random typing it
@devsirat
@devsirat 2 жыл бұрын
My first Linux Distro was Mint. I remember choosing it primarily because it had "Linux" in it's name. So the name matters
@charliekahn4205
@charliekahn4205 2 жыл бұрын
Practically all distros have Linux in the name
@RemsHusband
@RemsHusband 2 жыл бұрын
Reminds me of the time I used to chose linux distros based completely off how cool the logo looked in neofetch
@brianjune177
@brianjune177 2 жыл бұрын
I just watched the LTT Linux Challenge clips and Linus's part 1..... I don't know if its my age now or what... but I do respect and understand what Linus says ( the parts a nerdy linux user would says is negative etc... ).... have to remember that the "Average" user which is a majority will still have some experiences that can be argued as challenging compared to using windows just in general... but on the topic of gaming, as far as things have come I would argue we are still at the Beta and not even Pre-Release stage of declaring to the Average user that gaming is "great" and a good alternative on top of Linux... I do have high hopes with the adoption of Vulkan as it is, and with Valve doing what they do... we will get there before I am too old to enjoy gaming ;-)
@mapache-ehcapam
@mapache-ehcapam 2 жыл бұрын
This might be a dumb question but where is the interface that displays tye progress of copying a folder with files in it? When I tried Mint and Zorin and I copied and pasted stuff nothing showed up, I even lost a lot of stuff because I extracted my usb before it finished THINKING it was done because nothing showed up lol Now I'm trying Ubuntu on a cheap laptop, I got nothing to lose there so I'm gonna go crazy on it.
@jantomsic1944
@jantomsic1944 2 жыл бұрын
My 5 (almost 6) years old PC runs Windows 10 perfectly well, apps open in seconds, menus open immediately, games run smooth. Boot could be a few seconds quicker, but it's still far from an issue.
@marcc5768
@marcc5768 2 жыл бұрын
6 years old is okay for Windows 10. I had a c2d from 2008, not as friendly with Windows 10 in the user experience side of things. Even with a 512 GB SATA TLC SSD as the boot drive, I found Win 10 slower than using Linux Mint on a 2008 era AMD 64 x2 5000+ (Brisbane). Been using Linux Mint for over 8 years, and I consider myself a normal user, not a guru level. 6 years old, would put your around Intel Skylake era or newer. Which is perfectly fine for Win 10. Dual cores, not as friendly on win 10, windows 7 is better for older dual cores (no multi-threads). Linux still faster I find on dual cores/tri cores/quad cores.
@Phondrason
@Phondrason 2 жыл бұрын
yea he was exaggerating a lot, stopped watching when he claimed windows 10 takes up 80 GB of disk space LOL my win 10 / 11 folder is 20 GB, and was never larger than 30 GB (after like 4 years of no fresh install). linux can be great by itself, so why resort to blatant lies to make it seem better than it is
@marcc5768
@marcc5768 2 жыл бұрын
@@Phondrason well depends, if he was factoring in page file size..since that is reserved as well for windows operations swapping stuff out of system ram. Page files can be large..3x the size of physical installed RAM, that is IF Windows itself is managing. I usually set my page file as fixed based on 2x Physical installed RAM. I don't put the Page file on the SSD tho. I place it on a separate spinning 7200rpm hdd.
@rippspeck
@rippspeck 2 жыл бұрын
I'm running Win10 on my Thinkpad T61 and it's doing an adequate job. Modern websites like KZbin kill performance but that's to be expected from a 13-year-old laptop with an Intel IGP and 4GB of memory. Linux didn't improve performance, contrary to what many people have told me. I have tried Mint, Manjaro, Arch and some Ubuntu fork but returned to Windows because there was no point in switching for me. I can not share Marc's sentiment.
@marcc5768
@marcc5768 2 жыл бұрын
@@rippspeck Okay, there is something I didn't quite clarify I suppose in my earlier comment. Which is that needing to choose a low resource use Linux for older hardware. You have a Thinkpad T61 which is roughly from 2007. Not that different from my X200 thinkpad. I had to use Linux Mint XFCE release to get the best performance out of my X200. Still running on a spinning 2.5" WD black hdd. The XFCE desktop UI is much lighter than the Main Linux Mint Cinnamon desktop UI. I also made a test of the Cinnamon desktop version on my X200, it was slow for my tastes. I can't speak towards Manjaro, Arch or really Ubuntu. I avoided Ubuntu after they went with the Gnome 3.0 desktop. Not all Linux OS is made the same. Some are intended for strong powerful desktops & laptops. Such as Linux Mint Cinnamon, Pop_OS, Ubuntu/Kubuntu, KDE Neon. However, other Linux OS are meant for older less powerful hardware. Linux Mint XFCE, Puppy Linux, Bodhi Linux, Lubuntu, Tiny Core to name a small handful. I use Mint XFCE, Puppy & Bodhi. I've also used Vector Linux, Mangaka Chu & Commodore OS. Not a complete fan of Bodhi to be honest, not liking the Desktop environment that is with it. Tho it did breathe life back into a R51 Thinkpad. I did a few months of research and trying out Live CDs/DVDs of Linux. Before settling with Linux Mint Cinnamon/XFCE. I use Mint Cinnamon 19.3 on my main daily driver. It is a Xeon e5-2650 v2 (8c/16t CPU) 16GB ddr3-1333 ECC. All my other dual-core rigs are running Mint XFCE.19.3. On my limited hardware selection that I have to do Linux trials, dual core/tri-core/quad core with no multi threads are better with lighter Linux Distros and not heavier ones. Once you have the multi threads, be it in Intel camp or AMD camp, user experience will be much improved. Also, big improvement from 4GB of DDR2-800 to the DDR3-1333 16GB ECC in quad channel that I went to from my old Linux Mint daily driver to the Xeon build. Not enough information on the version of Linux you used, but I would say you likely used the full modern desktop release of your mentioned versions of LInux. Not the light weight variant. I would say, give Linux another shot. However, in the case of your T61. If it can take a 2.5" SSD that would be a good suggestion. It will improve the user experience of your T61. I have a 512GB 7200rpm 2.5" WD Black in my X200 and Mint 19.3 XFCE runs just fine. Boots to the login in screen in under 20sec.
@rootbsd1368
@rootbsd1368 2 жыл бұрын
Thanks for mentioning Lubuntu! I would even use it on newer hardware, it’s that good!
@seyedrezaagdam3100
@seyedrezaagdam3100 2 жыл бұрын
thanks it was a good introduction to linux for me installing linux on the vm for now let's see what happens
@robf9562
@robf9562 8 ай бұрын
4:24 I'm running Linux Debian 12.1 with Cinnamon DE on a machine with an Asus P5QC motherboard, which first came out in September 2004, which I bought second-hand on eBay. The CPU is a modified Intel Xeon X5460 which came out in late 2007, which I also bought second-hand on eBay UK for £2.00 or $2.45. It runs really well, I highly recommend the Cinnamon desktop environment to anyone thinking of moving to Linux from Windows.
New To Linux? Learn The Jargon!
17:40
DistroTube
Рет қаралды 49 М.
Titus Reacts to Linus Tech Tips Linux Daily Drive Challenge
20:21
Chris Titus Tech
Рет қаралды 705 М.
Don’t take steroids ! 🙏🙏
00:16
Tibo InShape
Рет қаралды 42 МЛН
Surprise Gifts #couplegoals
00:21
Jay & Sharon
Рет қаралды 33 МЛН
Don't make these 7 mistakes when you're starting out on Linux!
14:15
The Linux Experiment
Рет қаралды 389 М.
5 Things LINUX MINT Objectively Does Better Than WINDOWS 11
11:21
THIS is what the LINUX COMMUNITY uses??
21:59
The Linux Experiment
Рет қаралды 131 М.
Void Linux - An Independent Distro Doing Its Own Thing
19:15
DistroTube
Рет қаралды 32 М.
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
Is Linux Mint BETTER Than Windows?
6:27
Techquickie
Рет қаралды 1,9 МЛН
ChatGPT Can Now Talk Like a Human [Latest Updates]
22:21
ColdFusion
Рет қаралды 342 М.
Arch User Reacts To Linus Tech Tips Linux Challenge Pt 2
24:32
Brodie Robertson
Рет қаралды 58 М.
IPad Pro fix screen
1:01
Tamar DB (mt)
Рет қаралды 2,7 МЛН
How much charging is in your phone right now? 📱➡️ 🔋VS 🪫
0:11
Готовый миниПК от Intel (но от китайцев)
36:25
Ремонтяш
Рет қаралды 424 М.
The power button can never be pressed!!
0:57
Maker Y
Рет қаралды 46 МЛН
Купите ЭТОТ БЮДЖЕТНИК вместо флагманов от Samsung, Xiaomi и Apple!
13:03
Thebox - о технике и гаджетах
Рет қаралды 79 М.