Something else that would make life easier for new linux users is to install something like Timeshift, it does have to be set up when you first install the system so in the file system choose btrfs, after you do that most distros will make the subvolumes automatically and Timeshift snapshots will be able to work properly. A good thing is to also install btrfs-grub so that in case you mess something up in your system you can always boot into a snapshot and restore the os to a usable state. Extremely useful as a beginner, trust me.
10 things I do right after installing Linux: 1. Wonder if I pulled out the USB stick which contains the ISO file at the right time. 2. Second-guess my decision of whether or not to encrypt the system drive. 3. "Reboot yo", just to make sure the installation went okay. 4. Look over all the things in the taskbar (both left and right sides) just to see what's there. 5. Right-click on the taskbar just to see what's in that menu. 6. Right-click on the desktop just to see what's in that menu. 7. Open the actual menu menu and look over what's there. 8. Connect to the internet. 9. Look for GUI ways to update system, app packages, flatpaks. 10. Begin the 5 things in your video.
For me it is: 1. Start install. 2. Reboot after finished. 3. paru -Syu 4. Install theme, icon pack and apps. 5. Customise the theme's css colours. 6. Done.
Linux is so good now, Honestly its much better than Windows. I just hopped on Windows 11 to try and install a program, and suddenly remembered windows is just spammy and nasty to use. Your looking at all these download buttons wondering which one is the actual program, trying not to get tricked. Linux, you type sudo install steam for example and you have the correct version no risk to your system, I don't have to battle the system and use the power shell to stop an unwanted web browser or xbox game service from running. I love it, and I have it looking just like windows xp just for fun, I have Liquid windows that slide around like some gel when I move them lol its just too cool
The EULA on the Microsoft fonts is actually quite short and readable. It comes down to you not making any kind of derivative product from them, and that you have to distribute the entire fonts package together instead of splitting them up (with a carve-out for embedding a font directly for usage in a file such as a PDF).
@@leecowell8165 I am pretty sure the Linux kernel is under the GNU GPL, which is technically a EULA. (Even if it's just there to protect your rights and freedom to use the software how you see fit.)
For me, it goes: install and set up hyprland set swappiness to 1 switch to zen kernel set up flatpaks make pipewire work (impossible, until it isn't) sync browser tabs make bash aliases use said aliases to update the system ......I use artix, btw
Oh god the zen kernal is amazing I am playing CyberPunk 2077 10x faster than normal compared to Windows using an Arch Linux distro and it's actually quite breath taking how scary fast Linux has boosted my computer a thousand fold.
@@TechnoMinded-qp5in I haven't seen much of a difference when gaming, between the kernels, but zen definitely makes hyprland respond much better. Animations, applications opening and such.
I would also mention to install or make a snapshot in timeshift, You can make a snapshot by using a command in terminal $; sudo timeshift --create and later if you can't access some how gui timeshift or app windo for it use command to restore it $; sudo timeshift --restore . Timeshift restore some changes if you by accident or because of some bad updates mess up your system
Hi Derek, thanks for educating us about Linux. Today I sat up a vanilla Arch Linux on my laptop + Gnome. It would be really great to make more Arch Linux related videos. I have several questions for example what is the best practice for updating the system and how often?
Excellent video, good pace, good clear and concise explanations, good tone, good examples. THANK you SO much for this, it is very helpful. @DistroTube: May I ask a favor? I would like to know at timestamp 9:00 : - WHAT is your top toolbar and what is in it? Especially the workspaces(?) on the left and the system monitoring elements on the right. - WHAT is the vertical box on the right edge of the screen showing the time, date, CPU/RAM usage, etc.? - Do you use or suggest any other system tools? What is your preferred browser, terminal, and you said "emacs" for the text editor, right? Thanks again and I appreciate you and your efforts and time! I hope to get a reply from you to answer my questions (or perhaps someone else in the audience would also care to comment).
Writing scripts by newbies ain't easy. I have some scripts that the commands used in them are not even installed by default. So I gotta grab those before I can even write the script! this is beyond the ability of most newbies to linux.
@@leecowell8165 Right. Newbies actually should not even try to write scripts because if you make a mistake the results could be catastrophic. Been there, done that :)
I'm pretty sure the current version of the Ubuntu software center only updates snaps. If you want to update Deb packages too, you either need to use the command line or the Software Updater app (the updater app does both)
If the distro comes with software you don't want, remove it completely prior torunning updates, it will shorten the time it takes to run updates and it's no use updating stuff you don't want.
Apreciate the guidance. Been tiptoeing around daily driving Linux for a while and got the dbl whammy of an update reverting all my vhanges and experiencing a "clean" Windows install a new laptop. The way i see it, can either have a machine that does what i want or spend the rest of my life chopping heads off the bloatware hydra.
Some years ago I read an article that (at least some) Linux distros tend to mark each file with the last time it was read (atime) which means that just reading a file causes a write to the disk which is bad for SSDs which have a limited number of writes. The article advised how to turn this feature off. Has this been taken into account in current distros as SSDs have become more common or do you still have to do it yourself?
You should NOT install /root or /home to SSD! something like /backup is fine but NOT the two main branches of the linux tree. Why? because ext4 is a "journalized" partition layout (no fragmentation). however the downside is that the journey is located in the same location on disk and is therefore written to ZILLIONS of times... wears out the SSD now you can only READ! that can't be too good.
whats the best way to get microsoft fonts on arch linux? the wiki only lists an AUR package. should iust use AUR package? i typically try to avoid AUR things. it sucks it doesnt have microsoft font native pacakage
6. Spend tons of time installing and configuring each distro to find that some or the other thing doesn't work the the distros. 7. Format and move back to Windows
Sure if your work a little left hard who leads by feelings instead of actual research. Or you can grow half a brain use some common sense and do an internet search for " best beginner in Linux operating system " and chances are one of the top four that you will see listed on just about any site on the web will include Linux Mint Mint has been tried and true being refined like great wine only without all the sugars and carbs for easily 13+ years an arguably for the past seven and has been a viable Windows replacement. It's not like any of this has ever been a secret
Must say, your voice is very pleasant to listen, and best of all, really easy to understand for non-english speaker. I do also all these 5 things, just remove snap instead of installing it.
Hey DT, what do you think about the OMAKUB script? It's quite similar to the DT-OS script and has been gaining a lot of attention in the development community lately. I’d love to hear your thoughts on it. It seems like an Omakase-style offering for developers and Linux users.
I JUST installed CachyOS to test for gaming as I hear it's supposed to be REALLY good for it, but I can't get flatpac or snapd to install! Tried how you did it here and the system just said it can't find snapd to install, and flatpak kinda looks like it's installing, but half the items come up with a "WARNING: Possibly missing firmware for module : 'XXXXX' and does not show up or run when it finishes. >.< Although it seems to run quicker than Mint, and feels more responsive, if I can't get to programs and applications that I can use then it's not gonna work for me. I may have to start looking at yet MORE distributions... At least I have until next year when Win10 dies it's long awaited death. >.>
actually kinda funny you have to remind people to update their system immediately after installing it since I think you have to do that on windows as well, idk about mac
There really is nothing funny about that on a newbie's perspective.. Having to feel one's way around Linux.. That is a very sane and logical advice of really what to do after an install.. The average newbie user on Windows, will definitely not think nor care to update the system after install, thus big old Redmond made sure to push the updates down everybody's throats whether we like the pudding or not..
Yeah for those who think like a typical woke left hard and want to exaggerate the difficulty of everything up front before they've even tried the first step or first command, sure But if you actually offer a hand out to these Linux beginner users involved in the terminal, you would be surprised at how much they learn and not even 10 minutes time
Did install actuall CachyOS... Awesome. VRR, HDR and undervolting for my 4090. Most games runs even better as on W11. Cause if a game is not optimized for windows it runs better on linux.
Harden the system? It's Linux not Windows. Get the windows mentality out of your head because all that programs like Hunter whatever and clam Ave do is give you a bunch of false positives
5:09 I actually know how to do front end webpage design, and let me tell you, anyone who doesnt import the typefaces they want on their end is not doing their job.
Actually flatpak is fine but nobody should use SNAPs. Making this a default really ruins everything on a beginner friendly plug&play distro. Connecting camera,mic,…. Is a mess and performance, fonts,.. always missing. Disable should be the first part. BTW missing: - enable firewall - disclaimer: only use antivirus live scan if you know how to configure it without root otherwise having none is more secure
@@terrydaktyllus1320 That's not ideal way of managing so. Not all codecs are synced to the current latest version and upgrade causes breakages. Flatpak deals much better
@@plutorocks1 "That's not ideal way of managing so." I don't recall ever having to install a specific codec in Gentoo's Portage package manager but my Gentoo installations seem to happily play all of the audio and video formats I throw at them. Gentoo controls file formats through "USE flags" which, when enabled, presumably install the needed codecs transparently anyway. I would therefore describe that as an ideal way of managing them. "Not all codecs are synced to the current latest version and upgrade causes breakages." That's not my experience in Gentoo as I explained above. And why are people like you so obsessed with "latest versions" of software all of the time? A true engineer like me takes the attitude "if it ain't broke, don't fix it". "Flatpak deals much better" Flatpak, appimage, snap and "Pick n Nix OS" are all designed for indecisive people that can't commit to a specific distro and learn it properly. Gentoo has been my main OS since 2003 with no sign of changing - that's because I sit and learn things properly, I don't expect an additional third party to create a "universal package manager" that just adds bloat, more bugs and new security issues just because I can't get off my lazy backside and learn Linux properly. Typical millennial behaviour - never reads books or documentation, wants a step-by-step video for everything.
5 things before install Linux: 1. Uninstall Windows. 2. Format disk. 3. Format disk. 4. Format disk. 5. Format disk. Now you can install Linux. If you suspect the disk still have residues of Windows, burn the disk and buy another one, them install Linux.
WIPE the drive before reformatting; goes much better. Note: People using SSD's need to follow SSD-specific instructions for 'wiping' so not to damage the SSD memory.
New Linux kid on the block the best thing to do after installing Linux is to tell Apple and Microsucks goodbye to their god awful customer "service" which doesn't care about you the penguin is your new god now Linux is the new normal.
you talk to fast. is there a site for old to to understand changing from windows to linux and have to add mint? I have some computer, but this is way above my head. 🤯🤯
I bought a system 76 mini pc.. at boot up i got the wifi adapter not found.. i contacted pop os... They started telling me to do this amd that.. i said..i like refund.. and just got a Win 11 pc.. no more Linux.. if you like to waste tome Linux isnfor you.. to actually work and get things done.. win is professionals only
I ran the software updater right after I installed Linux Mint, and it promptly turned my dual monitor system into a single monitor system. Every few weeks, I go back and install updates, hoping I will get back my second monitor, but no luck so far. Hopefully Linux Mint 22 will fix things. Until then, lack of dual monitors is a dealbreaker.
Okay so to be honest your point is proof that one should not just blindly install any and all updates even in the Linux world because something can be bent or broken and the bottom line is you need to take a little time and read what updates are about to be installed that you have checked boxed before you actually download and install them When in doubt, create a Time shift snapshot targeting a separate physical SSD before doing a particular update that seems a little fishy or that you don't understand it yet that way if you decide to take the risk and it messes up something a Time shift snapshot restoration chances are will correct everything back to normal Timeshift is to Linux as system restore is to Windows but the only difference is time shift actually works
@@motoryzen Yes, in hindsight I should have use Timeshift. But, this update was installed literally seconds after I finished installing Linux Mint, before I did anything else, not after weeks of getting everything set up the way I wanted. So, I didn't think I had much to lose. Wrong choice.
No you don't want Mirror. You should see 2 monitors displayed in the Layout pane under System Settings/Display. If you don't there's something wrong with the display adapter of the missing monitor (or the kernel is not recognizing it). If you do have both displays select "Join Displays". Note that you can swap the monitor display position in Layout by clicking on one of them and drag/drop. Finally note that when you click on one of the displays in the layout pane the one that IS the Primary monitor will have "Set as Primary" grayed.
Deleting Windows should have been the first thing you've done. Dual booting both windows and Linux from the same physical Drive is just a recipe for disaster waiting to happen, if that's what you were alluding to
@@sanjeevsinghrajput5593 I'm not saying Windows is not spying on you, but studies show your machine runs optimally, with windows running all its bloatware and windows dose run better than any Linux distro. (sadly) 😔
1. Don't do it 2. Dont do it 3.Don't do it. 4. Dont do it. 5. Dont do it Value what is supposed to be your computer and your sanity and your privacy enough not to let Microsoft invade your world because I got news for you there isn't a single registry edit or third-party software tool that will stop them from doing so because nothing will give you editing access to the windows core AKA kernel in which where your windows Telemetry and Windows updates engines live
hello, you must add a 0:00 timestamp in order for video chapters to be active. cheers!
also the last timestamp says "softare" instead of "software"
@@Muspellheimrr thanks!
Something else that would make life easier for new linux users is to install something like Timeshift, it does have to be set up when you first install the system so in the file system choose btrfs, after you do that most distros will make the subvolumes automatically and Timeshift snapshots will be able to work properly. A good thing is to also install btrfs-grub so that in case you mess something up in your system you can always boot into a snapshot and restore the os to a usable state. Extremely useful as a beginner, trust me.
Choose btrfs to make it more complex for a noob , rather than just leave the defaults which works just as well , without the complexity
Crazy how useful this guide is for beginners in Linux like me. Thank you so much!
10 things I do right after installing Linux:
1. Wonder if I pulled out the USB stick which contains the ISO file at the right time.
2. Second-guess my decision of whether or not to encrypt the system drive.
3. "Reboot yo", just to make sure the installation went okay.
4. Look over all the things in the taskbar (both left and right sides) just to see what's there.
5. Right-click on the taskbar just to see what's in that menu.
6. Right-click on the desktop just to see what's in that menu.
7. Open the actual menu menu and look over what's there.
8. Connect to the internet.
9. Look for GUI ways to update system, app packages, flatpaks.
10. Begin the 5 things in your video.
LOL! #1+2 get me every time.
For me it is:
1. Start install.
2. Reboot after finished.
3. paru -Syu
4. Install theme, icon pack and apps.
5. Customise the theme's css colours.
6. Done.
Good ideas. I do some of that
Hi :), what does "Reboot yo" refer to ? is it a command or a package ? thanks
11. Break a sweat dealing with NVIDIA drivers
Linux is so good now, Honestly its much better than Windows. I just hopped on Windows 11 to try and install a program, and suddenly remembered windows is just spammy and nasty to use. Your looking at all these download buttons wondering which one is the actual program, trying not to get tricked. Linux, you type sudo install steam for example and you have the correct version no risk to your system, I don't have to battle the system and use the power shell to stop an unwanted web browser or xbox game service from running. I love it, and I have it looking just like windows xp just for fun, I have Liquid windows that slide around like some gel when I move them lol its just too cool
The EULA on the Microsoft fonts is actually quite short and readable. It comes down to you not making any kind of derivative product from them, and that you have to distribute the entire fonts package together instead of splitting them up (with a carve-out for embedding a font directly for usage in a file such as a PDF).
just installed them on Debian 12 and no EULA.. F**K Bill Gates
Linux doesn't have a EULA!
@@leecowell8165 I am pretty sure the Linux kernel is under the GNU GPL, which is technically a EULA. (Even if it's just there to protect your rights and freedom to use the software how you see fit.)
For me, it goes:
install and set up hyprland
set swappiness to 1
switch to zen kernel
set up flatpaks
make pipewire work (impossible, until it isn't)
sync browser tabs
make bash aliases
use said aliases to update the system
......I use artix, btw
Oh god the zen kernal is amazing I am playing CyberPunk 2077 10x faster than normal compared to Windows using an Arch Linux distro and it's actually quite breath taking how scary fast Linux has boosted my computer a thousand fold.
@@TechnoMinded-qp5in I haven't seen much of a difference when gaming, between the kernels, but zen definitely makes hyprland respond much better. Animations, applications opening and such.
artix & gentoo superior..
Flatpaks? why? Why Crappaks or Crappy snap
zen kernel is awesome.
Depends on distro btw.
I am of the same mind about Flatpak, Snap, enter package manager name. I use what I need and don't worry about the drama around them.
I would also mention to install or make a snapshot in timeshift,
You can make a snapshot by using a command in terminal $; sudo timeshift --create and later if you can't access some how gui timeshift or app windo for it use command to restore it $; sudo timeshift --restore .
Timeshift restore some changes if you by accident or because of some bad updates mess up your system
Don’t forget to setup firewall
Hi Derek, thanks for educating us about Linux. Today I sat up a vanilla Arch Linux on my laptop + Gnome. It would be really great to make more Arch Linux related videos. I have several questions for example what is the best practice for updating the system and how often?
Good video, very useful for me in this moment when I'm configuring a brand new installation
Excellent video, good pace, good clear and concise explanations, good tone, good examples. THANK you SO much for this, it is very helpful.
@DistroTube: May I ask a favor? I would like to know at timestamp 9:00 :
- WHAT is your top toolbar and what is in it? Especially the workspaces(?) on the left and the system monitoring elements on the right.
- WHAT is the vertical box on the right edge of the screen showing the time, date, CPU/RAM usage, etc.?
- Do you use or suggest any other system tools? What is your preferred browser, terminal, and you said "emacs" for the text editor, right?
Thanks again and I appreciate you and your efforts and time! I hope to get a reply from you to answer my questions (or perhaps someone else in the audience would also care to comment).
4:27 the software center filter is set to only display snap. maybe there are more options in the dropdown.
Yes, there is option to list debian packages.
Hey DT. This is the first video I get suggested after like 3 months. This algorithm is killing you all.
I use Fedora (by the way) and I created my own scripts which I run and let them do everything for me. Still finalizing them when I have time though.
The trick is to make a script full of the odds and ends you had to do in the terminal, so you never have to remember those commands again.
Writing scripts by newbies ain't easy. I have some scripts that the commands used in them are not even installed by default. So I gotta grab those before I can even write the script! this is beyond the ability of most newbies to linux.
@@leecowell8165 Right. Newbies actually should not even try to write scripts because if you make a mistake the results could be catastrophic. Been there, done that :)
Suggestion for the 6. thing - make an user profile on the official web site for the distro you choose to use. Tends to be very helpful.
I'm pretty sure the current version of the Ubuntu software center only updates snaps. If you want to update Deb packages too, you either need to use the command line or the Software Updater app (the updater app does both)
If the distro comes with software you don't want, remove it completely prior torunning updates, it will shorten the time it takes to run updates and it's no use updating stuff you don't want.
rididulous. drives are HUGE nowadays I just leave them on the system this ain't 64kb RAM DOS days.
Could you do a video about what are some of the packages you install during an arch install ?
Apreciate the guidance.
Been tiptoeing around daily driving Linux for a while and got the dbl whammy of an update reverting all my vhanges and experiencing a "clean" Windows install a new laptop.
The way i see it, can either have a machine that does what i want or spend the rest of my life chopping heads off the bloatware hydra.
where do you get these backround images for your vids templates, they look good, i wanna find some good one for my desktop
For the one in this video, Google "Noble Numbat Wallpaper Competition". Keep scrolling down that page and you'll find it.
For this one, search for "Noble Numbat Wallpaper Competition". You'll find it in there.
What about firewall?
You writing something for your router or gateway? You don't need a firewall on the client side...
To list debian packages, you need to change filter, you had only snap packages listed :)
Other than that, it's great video! :)
I'd add configuring your firewall and checking documentation on hardening the stuff you installed (e.g. sshd).
tts-msfonts not exist on Void 🤬
I never installed ms fonts and didn't face any issues on Firefox
Some years ago I read an article that (at least some) Linux distros tend to mark each file with the last time it was read (atime) which means that just reading a file causes a write to the disk which is bad for SSDs which have a limited number of writes.
The article advised how to turn this feature off.
Has this been taken into account in current distros as SSDs have become more common or do you still have to do it yourself?
You should NOT install /root or /home to SSD! something like /backup is fine but NOT the two main branches of the linux tree. Why? because ext4 is a "journalized" partition layout (no fragmentation). however the downside is that the journey is located in the same location on disk and is therefore written to ZILLIONS of times... wears out the SSD now you can only READ! that can't be too good.
My first priority is to get out of root and have a standard user interface.
Can arch be as stable as tumbleweed 😢
Great video. Good ideas
Where can I find the wallpaper shown on the thumb?
i think it's the default wallpapers that comes with ubuntu
@@rootwayder77 it is
whats the best way to get microsoft fonts on arch linux? the wiki only lists an AUR package. should iust use AUR package? i typically try to avoid AUR things. it sucks it doesnt have microsoft font native pacakage
You cannot package proprietary apps in arch repos due to license issues.
run sudo apt install msttcorefonts from the terminal...
1. Complain about Ubuntu
2. Complain about Arch
3. Complain about Linus Torvalds
4. Switch distributions
5. Repeat steps 1~4
6. Spend tons of time installing and configuring each distro to find that some or the other thing doesn't work the the distros.
7. Format and move back to Windows
How could you complain about Ubuntu? It's idiot proof
@@msx94 As a lifelong professional idiot, I disagree!!
@@davidkachel my condolences. I am an idiot as well. But blessed with a lot of luck which sometimes outweights my stupidity
Sure if your work a little left hard who leads by feelings instead of actual research. Or you can grow half a brain use some common sense and do an internet search for " best beginner in Linux operating system " and chances are one of the top four that you will see listed on just about any site on the web will include Linux Mint
Mint has been tried and true being refined like great wine only without all the sugars and carbs for easily 13+ years an arguably for the past seven and has been a viable Windows replacement. It's not like any of this has ever been a secret
Must say, your voice is very pleasant to listen, and best of all, really easy to understand for non-english speaker.
I do also all these 5 things, just remove snap instead of installing it.
Hey DT, what do you think about the OMAKUB script? It's quite similar to the DT-OS script and has been gaining a lot of attention in the development community lately. I’d love to hear your thoughts on it. It seems like an Omakase-style offering for developers and Linux users.
Omakase is fun for a night, but I wouldn't want to live that way. As such, I cannot see why that would appeal to a Linux user or developer.
Why install snap? That's the first thing in my Ansible playbook that I uninstall whenever I provision a new Ubuntu distro..
I would usually set the size of a font in terminal. It's so small by default!
I JUST installed CachyOS to test for gaming as I hear it's supposed to be REALLY good for it, but I can't get flatpac or snapd to install! Tried how you did it here and the system just said it can't find snapd to install, and flatpak kinda looks like it's installing, but half the items come up with a "WARNING: Possibly missing firmware for module : 'XXXXX' and does not show up or run when it finishes. >.<
Although it seems to run quicker than Mint, and feels more responsive, if I can't get to programs and applications that I can use then it's not gonna work for me. I may have to start looking at yet MORE distributions... At least I have until next year when Win10 dies it's long awaited death. >.>
actually kinda funny you have to remind people to update their system immediately after installing it since I think you have to do that on windows as well, idk about mac
There really is nothing funny about that on a newbie's perspective.. Having to feel one's way around Linux.. That is a very sane and logical advice of really what to do after an install..
The average newbie user on Windows, will definitely not think nor care to update the system after install, thus big old Redmond made sure to push the updates down everybody's throats whether we like the pudding or not..
Hey, just wanna know, do you still not like Gnome?
I'm guessing they've changed the fonts package from... ubuntu-restricted-extras?
Telling a newbie to use Terminal is going to push them back to Windoze.
Yeah for those who think like a typical woke left hard and want to exaggerate the difficulty of everything up front before they've even tried the first step or first command, sure
But if you actually offer a hand out to these Linux beginner users involved in the terminal, you would be surprised at how much they learn and not even 10 minutes time
@@motoryzen Step back. No politics involved. The truth is that Terminal isn't for newbies.
@@markh.6687 you'll be okay kid. I was just making a very reasonable analogy. Don't get butthurt at facts
@@motoryzen Don't get butthurt being called out for foolishness.
You do realise that the majority of linux users are extremely far left right? Capitalists don't make free software. @motoryzen
Did install actuall CachyOS... Awesome. VRR, HDR and undervolting for my 4090. Most games runs even better as on W11. Cause if a game is not optimized for windows it runs better on linux.
1. Invite some hot chicks over. "Hey babycakes, I just got linux up and running."
Me: "By the way, I use Linux."
Her: "Oh no. All my clothes fell off."
I would have new users install a firewall. Maybe ufw
(2) install Emacs 😊
I would also add harden the system, and for me I also copy all my user specific dotfiles
Harden the system? It's Linux not Windows. Get the windows mentality out of your head because all that programs like Hunter whatever and clam Ave do is give you a bunch of false positives
One more:
Configure and enable UFW
why would home PC need UFW? Most computers in home network are protected by the FW on the router
hi
... I'll work on it today.
5:09 I actually know how to do front end webpage design, and let me tell you, anyone who doesnt import the typefaces they want on their end is not doing their job.
hay dt how are u?
Mmm... those delicious gooey software centers...
During the font install how did you get from the EULA window ending with to the window????
I think you must use the TAB key on your keyboard ;)
Be sure to order programmer socks right after installing Linux
what that ???
@@xgui4-studios I believe DT has a video on that too. Very important step. Don't skip it, or else.
the programmer socks are generally sold in a bundle with a weird looking door knob
Don’t forget the plugins
Hey! We're not gonna have that UwU and OwO stuff here! 😁
the very first thing is to remove your installation media before you boot into your system
Ahh yes, install Softare....
"9:09 Add/remove softare"
Actually flatpak is fine but nobody should use SNAPs. Making this a default really ruins everything on a beginner friendly plug&play distro. Connecting camera,mic,…. Is a mess and performance, fonts,.. always missing. Disable should be the first part.
BTW missing:
- enable firewall
- disclaimer: only use antivirus live scan if you know how to configure it without root otherwise having none is more secure
That's right, dude
You immediately start tweaking it until you break it! lol
Try CachyOS. No tweaking. Only gaming.
Linux, Elder Scrolls and GTA users need to do so. That’s pretty important to stick to the rules.
Does anyone need codecs when flatpak is there?
Does anyone need flatpak when codecs are available in their native package manager?
@@terrydaktyllus1320 That's not ideal way of managing so. Not all codecs are synced to the current latest version and upgrade causes breakages. Flatpak deals much better
@@plutorocks1 "That's not ideal way of managing so."
I don't recall ever having to install a specific codec in Gentoo's Portage package manager but my Gentoo installations seem to happily play all of the audio and video formats I throw at them. Gentoo controls file formats through "USE flags" which, when enabled, presumably install the needed codecs transparently anyway. I would therefore describe that as an ideal way of managing them.
"Not all codecs are synced to the current latest version and upgrade causes breakages."
That's not my experience in Gentoo as I explained above. And why are people like you so obsessed with "latest versions" of software all of the time? A true engineer like me takes the attitude "if it ain't broke, don't fix it".
"Flatpak deals much better"
Flatpak, appimage, snap and "Pick n Nix OS" are all designed for indecisive people that can't commit to a specific distro and learn it properly. Gentoo has been my main OS since 2003 with no sign of changing - that's because I sit and learn things properly, I don't expect an additional third party to create a "universal package manager" that just adds bloat, more bugs and new security issues just because I can't get off my lazy backside and learn Linux properly.
Typical millennial behaviour - never reads books or documentation, wants a step-by-step video for everything.
5 things before install Linux:
1. Uninstall Windows.
2. Format disk.
3. Format disk.
4. Format disk.
5. Format disk.
Now you can install Linux.
If you suspect the disk still have residues of Windows, burn the disk and buy another one, them install Linux.
WIPE the drive before reformatting; goes much better. Note: People using SSD's need to follow SSD-specific instructions for 'wiping' so not to damage the SSD memory.
New Linux kid on the block the best thing to do after installing Linux is to tell Apple and Microsucks goodbye to their god awful customer "service" which doesn't care about you the penguin is your new god now Linux is the new normal.
"I see your a person of Linux culture as well."
Of course linux has excellent customer service… oh wait there is none
@@javiergt Red Hat, Suse, Ubutu, Zorin, customer service just entered the chat....
Then you asked for help on a Linux forum and realized those people are arseholes too.
you talk to fast. is there a site for old to to understand changing from windows to linux and have to add mint? I have some computer, but this is way above my head. 🤯🤯
Ezeelinux Joe Collins
Step one: install nix config
Ah, yes, good old bloaty "Pick n Nix" OS for indecisive people who can't choose one distro and stick to it.
حيو ابو تيلور
Install Zorin OS and call it a day.
UFW firewall enable
Use it
Ask for advice
Don't complain
👍
Yeah, stable Ubuntu LTS and 4 months later broken snapstore😂😂
Uninstall yourself.
Seriously dont do that. You can't undo that.
Help i rm rf'd my kidneys is there an undo in Lintnuts?
@@cyrus01337 RIP. Should have read the last text I wrote by clicking read more.
Aliens Abell...
I bought a system 76 mini pc.. at boot up i got the wifi adapter not found.. i contacted pop os... They started telling me to do this amd that.. i said..i like refund.. and just got a Win 11 pc.. no more Linux.. if you like to waste tome Linux isnfor you.. to actually work and get things done.. win is professionals only
awe... my comment got policed... it got shot, because it was that dark XD
Your skin wasn't dark enough that's why
@@motoryzen could be, could be... sucks though... hopefully we can go back to how it was before
@@AdamPoniatowski sincerely, good luck with that because I don't see it happening in my lifetime and I've got at least 40 something years left
@@motoryzen same here... but one can always hope for a miracle.
Installing snap on Arch is total abomination. It is worse than using Ubuntu itself
ubuntu is fine
I ran the software updater right after I installed Linux Mint, and it promptly turned my dual monitor system into a single monitor system. Every few weeks, I go back and install updates, hoping I will get back my second monitor, but no luck so far. Hopefully Linux Mint 22 will fix things. Until then, lack of dual monitors is a dealbreaker.
Okay so to be honest your point is proof that one should not just blindly install any and all updates even in the Linux world because something can be bent or broken and the bottom line is you need to take a little time and read what updates are about to be installed that you have checked boxed before you actually download and install them
When in doubt, create a Time shift snapshot targeting a separate physical SSD before doing a particular update that seems a little fishy or that you don't understand it yet that way if you decide to take the risk and it messes up something a Time shift snapshot restoration chances are will correct everything back to normal
Timeshift is to Linux as system restore is to Windows but the only difference is time shift actually works
@@motoryzen Yes, in hindsight I should have use Timeshift. But, this update was installed literally seconds after I finished installing Linux Mint, before I did anything else, not after weeks of getting everything set up the way I wanted. So, I didn't think I had much to lose. Wrong choice.
Did you try to go (back) in "Display" menu and select Mirror? Just saying!
No you don't want Mirror. You should see 2 monitors displayed in the Layout pane under System Settings/Display. If you don't there's something wrong with the display adapter of the missing monitor (or the kernel is not recognizing it). If you do have both displays select "Join Displays". Note that you can swap the monitor display position in Layout by clicking on one of them and drag/drop. Finally note that when you click on one of the displays in the layout pane the one that IS the Primary monitor will have "Set as Primary" grayed.
DT a Font is not Software.
5 Things To Do Right After Installing Linux
1. Uninstall Linux
snap bad...
download neofetch and shit on windows and mac users.
yes yes ik about fastfetch and other fetches, but i'm "old-fashioned"
thirst thing after install linux ... wipe that damn Redmond-thing from your machine ... muahahahaha ;-))
Recycling
#1 Get up and go make a coffee
First thing to do after installing Linux
Deleting windows
Deleting Windows should have been the first thing you've done. Dual booting both windows and Linux from the same physical Drive is just a recipe for disaster waiting to happen, if that's what you were alluding to
@@motoryzen I think most people keep windows for a while but yeah preferably you would clean your PC first and then install Linux
immediately after install remove ubuntu
Uninstall. Install Windows OS
Install Windows 11 with all the adds for maximum performance
Heresy
🚨troll alert🚨
@@sanjeevsinghrajput5593And use edge for better performance and battery life... and endless and intrusive adds
@@sanjeevsinghrajput5593 I'm not saying Windows is not spying on you, but studies show your machine runs optimally, with windows running all its bloatware and windows dose run better than any Linux distro. (sadly) 😔
5 Things To Do Right After Installing Windows 11.
1. Don't do it
2. Dont do it
3.Don't do it.
4. Dont do it.
5. Dont do it
Value what is supposed to be your computer and your sanity and your privacy enough not to let Microsoft invade your world because I got news for you there isn't a single registry edit or third-party software tool that will stop them from doing so because nothing will give you editing access to the windows core AKA kernel in which where your windows Telemetry and Windows updates engines live
@@motoryzen lol I love Microsoft. I want Microsoft invade my privacy.
@@johntoemilytransitionvlog9418 that's not even a good trolling.
@@motoryzen Windows 11 crash today you Linux Fanboys is happy.
1. Retain a lawyer.
2. Wait for a knock at the door.
Mandatory "I use Linux BTW" post on every social media and groups
The top thing to do when after installing Linux: delete it!
Win11 chad, linux beta
Windows 11 is trash. At least try and promote Windows 10 which is more tolerable.
Skill issue
windowscels seething over linuxchads