Lil' Linux Lesson - Sudo for beginners!

Ғылым және технология

Ever want to know a little about sudo, the Linux/Unix command to elevate user privileges?
Well, finally, here's a little video for you! This is the first installment in my new series, "Lil' Linux Lessons"! These bite-sized videos are designed to be short introductions to a complex topic for Linux beginners.
And if you want to help me make more Linux content:
🪙 / veronicaexplains
👕 vkc.sh/merch
Chapters:
00:00 - What is "root" anyway?
01:34 - Introducing sudo!
02:23 - How to use sudo
03:28 - A bit of advanced sudo concepts
04:34 - Sudo Summary
#linux #terminal #commandline

Пікірлер: 171

  • @VeronicaExplains
    @VeronicaExplains Жыл бұрын

    Want to help me decide the next "Lil` Linux Lesson" topic? I'll be putting a poll out to Patrons before doing the next one, so make sure to check that out- it's a great way to help support the channel. And thank you! patreon.com/veronicaexplains

  • @happysprollie
    @happysprollie Жыл бұрын

    I like this short form. Great for filling an idle 5 minutes.

  • @neilbrideau8520
    @neilbrideau8520 Жыл бұрын

    I've been using sudo since 1995. At this point I give it no thought. I'm only here for your impeccable dictation.

  • @burning_KFC
    @burning_KFC Жыл бұрын

    As always writing a comment to support the channel

  • @ignabelitzky
    @ignabelitzky Жыл бұрын

    A little tip that i didn't know a few months ago... If you type a command like "cd /etc/sudoers.d/" and press enter but you forgot about sudo... You can type "sudo !!" press enter and !! replace the last typed command... hope it helps someone!

  • @lawrencedoliveiro9104

    @lawrencedoliveiro9104

    Жыл бұрын

    There are quite a few other history substitutions, e.g. “!!” to substitute the last command “!«n»” to substitute command number «n» from your history “!«prefix»” to substitute the last command beginning with “«prefix»” “!?«substr»?” to substitute the last command containing “«substr»”.

  • @paulg3336
    @paulg3336 Жыл бұрын

    0:37 The high quality graphics are what makes the concepts this channel presents understandable

  • @LadyTink
    @LadyTink3 ай бұрын

    I swear, so often, when I first started my linux journey, I would run across a topic that was part of some community debate. Like Sudo vs Su, and I would not know it was an update, and I would just hear someones aggressive opinion about sudo, and how bad it is. So while using ubuntu, I would feel like a inferior user. But now in the last years, I've heard more of the debate, and now I feel like the whole "debates" that occur in linux can be an issue for new users. It's hard to know who to listen to. SO far, your channel has been often helpful, and thank you for that :)

  • @markbenedict1295
    @markbenedict1295 Жыл бұрын

    I saw on the right side of the screen that you are teaching yourself machine language. Good for you. My first machine language programming experience was on a Univac mainframe back in 1974. Most fun I've ever had on a computer to this day.

  • @srivathsannayak
    @srivathsannayak Жыл бұрын

    The Lil' Linux Lesson is a great format! I would definitely watch more videos like these. That being said, the in-depth, longer videos/reviews are dope too (I use Arch btw)

  • @sherrilltechnology
    @sherrilltechnology18 күн бұрын

    Great video Veronica!! Linux is awesome and so are you!

  • @tvsmed
    @tvsmed Жыл бұрын

    That guitar riff at the beginning sounds really nice!

  • @happysprollie
    @happysprollie Жыл бұрын

    As for other Lil' Linux Lessons - I always forget how to use 'find'.

  • @JohnGMeadows

    @JohnGMeadows

    Жыл бұрын

    Me too!! I was going to suggest that one :-)

  • @noahark4832

    @noahark4832

    Жыл бұрын

    +1 on this

  • @BitesBeyondBorders
    @BitesBeyondBorders4 ай бұрын

    Thanks so much for this. I have an exam on Sudo this morning!

  • @Xagroth
    @Xagroth Жыл бұрын

    A small and great pill of knowledge! If I may add a sugestion (as a non-patreon), SSH is a very important program for most system management, and we can use it to play remotely with a raspberry pi (which is another interesting piece to learn with in itself)

  • @JohnDoe-pq5fu
    @JohnDoe-pq5fu Жыл бұрын

    Intro to package managers would be an apt subject for a lil` Linux lesson topic.

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    I see what you did there!!

  • @Nikolai508
    @Nikolai508 Жыл бұрын

    On Debian you gotta install it yourself I've found, also on Debian running "su" doesn't set your path right, so you can't run usermod. You have to enter "su -" instead and then you can run usermod as root. I'm not sure if this would be a lil lesson, and more of a longer one, but what about a video on apt and dpkg. And how to fix issues like "broken dependencies" and things like that. How to force specific versions of programs or how to package and install a program compiled from source into a .deb file potentially using checkinstall.

  • @bennihtm

    @bennihtm

    Жыл бұрын

    If you don't set a root password during the install, it does configure sudo for you afaik

  • @mikehosken4328

    @mikehosken4328

    Жыл бұрын

    @@bennihtmcertainly does

  • @travisb1757
    @travisb1757 Жыл бұрын

    I love your videos! Great job Veronica!

  • @noel_curray
    @noel_curray Жыл бұрын

    i love this small explanations. Thanks Veronica.

  • @chischis4666
    @chischis4666 Жыл бұрын

    Just recently came across your channel. Super educational and informative. Also love your humour, amazing work!

  • @modembuddy
    @modembuddy Жыл бұрын

    Love the no nonsense explanation!

  • @SoCBrain
    @SoCBrain Жыл бұрын

    Very nice!!, love your vids!! 👍

  • @GrahamAtDesk
    @GrahamAtDesk Жыл бұрын

    I want one of those shirts… Genius

  • @oceanz55
    @oceanz55 Жыл бұрын

    Great as ever Veronica! Thank you for this! I use Omni-OS as a file server (with Napp-it) and a lot of the commands are very similar with Linux... As I fumble through using it, lessons like this are very useful! :) See you in the next one!

  • @simonvannarath

    @simonvannarath

    Жыл бұрын

    Oooh OmniOS! I run it as a VM/container host. You’re probably running pfexec instead of sudo?

  • @clav7711
    @clav771111 ай бұрын

    Thanks a lot. Simply and right explanation

  • @Esteban7GT
    @Esteban7GT Жыл бұрын

    I definitely love the amount of content in these short form videos. Would be great to turn it into a playlist that covers different commands.

  • @jeffreypeters5578
    @jeffreypeters5578 Жыл бұрын

    Great vid veronica

  • @enkiimuto1041
    @enkiimuto1041 Жыл бұрын

    You are incredibly clear on your topics, keep your good work

  • @tvsmed
    @tvsmed Жыл бұрын

    You should do much more of this. Fantastic voice and way of explaining things!

  • @Mr_L1n4x
    @Mr_L1n4x Жыл бұрын

    Thanks for this Veronica this explains why some distros ask you a different password for root

  • @vladislavkaras491
    @vladislavkaras491 Жыл бұрын

    Great video!

  • @duduonyu5810
    @duduonyu5810 Жыл бұрын

    Excellent!!!

  • @walterwinnipeg7350
    @walterwinnipeg7350 Жыл бұрын

    Thanks for a very well-explained video! I've just added myself to your subscriber list. And, I really like that T-shirt! Took me about 30 seconds to "get" the colour list reference.

  • @andrewgrafe7026
    @andrewgrafe7026 Жыл бұрын

    Tmux would be a great for Lil' format.

  • @lawrencedoliveiro9104
    @lawrencedoliveiro9104 Жыл бұрын

    3:13 The key difference between “su” and “sudo”, as far as I’m concerned, is that “su” prompts for the root password, while “sudo” prompts for _your_ password. “su” lets you become any user for which you know the password, not just root. It also allows the root user to become any user without knowing their password. “sudo” gives you more fine-grained control over what users are allowed to do. Many admins prefer it because it doesn’t require the root user to have a valid password. Linux _faux pas_ I see too often: people using sudo to run su. Tisk.

  • @fernando-loula
    @fernando-loula6 ай бұрын

    Great video, You are definetely the coolest nerd aroud!!!

  • @pingramnet
    @pingramnet Жыл бұрын

    Love your videos, I work in the data cabling industry and got the shirt immediately

  • @BoyceBailey
    @BoyceBailey Жыл бұрын

    That was handy. This windows end of life jump is looking up.

  • @catreunion
    @catreunion Жыл бұрын

    Thank you Veronica 🙏🏻

  • @ricardocortes8247
    @ricardocortes8247 Жыл бұрын

    Love your SHIRT !!

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Thank you! I designed it myself! :) It's for sale on the website if you'd like one- all proceeds help support the channel! vkc.sh/product-tag/t568b-cheat-sheet/

  • @ricardocortes8247

    @ricardocortes8247

    Жыл бұрын

    @@VeronicaExplains Veronica, keep the good work...and the good design. You are awesome !!!

  • @elmestguzman3038
    @elmestguzman3038 Жыл бұрын

    Great video.... love to see more on sudo user group segmentation..

  • @Jon_Oates
    @Jon_Oates Жыл бұрын

    Brilliant. As a beginner/returner to Linux, I'm looking forward to many more Lil' Linux lessons on the terminal, VIM, good housekeeping, and useful shortcuts.

  • @ohwow2074
    @ohwow2074 Жыл бұрын

    Thanks. I learned a lot.

  • @bretgreen5314
    @bretgreen5314 Жыл бұрын

    Thank you; nice explanation

  • @ivanlawrence2
    @ivanlawrence2 Жыл бұрын

    Thank you Veronica for making such awesome nerdy content. I was just using GNU Screen and was seeing a lack of good explanations of what a tty is etc. So I thought I would just suggest it. No matter what, keep making great content and thank you!

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    That's a great idea! Thank you! And thank you for watching!

  • @penchanter6194
    @penchanter6194 Жыл бұрын

    I like this format, too! :) Maybe some of the more in-depth video topics could be available on your Patreon?

  • @lmachado788
    @lmachado788 Жыл бұрын

    I am new to Linux and have watched dozens of tutorials. I would love to see "LLL" on the most popular terminal commands. Your explanations are well done and more understandable to the noobs (me). Thanks for the content.

  • @The_Penguin_City
    @The_Penguin_City Жыл бұрын

    Very good video.

  • @zyedkhemakhem1021
    @zyedkhemakhem102112 күн бұрын

    very clear thank you

  • @kevinchastain727
    @kevinchastain727 Жыл бұрын

    just watched all your videos, got myself an old sever and some switches so I was going to try to build a sever for a home network. Your videos are will done and informative, this should be easier as I started using Linux when windows stopped support for XP. Because I have real hardware it should be more like real world experience, except for the internet as the best I can get right now is 15MB per second, there is also still a dial up that I can use. As far as the terminal I started with dos and win 3.1 and wrote subroutines in basic. your videos will be a great help to get started.

  • @harshrajsingh8969
    @harshrajsingh8969 Жыл бұрын

    I bet you will be on top of the KZread algorithms.

  • @dannygarden2292
    @dannygarden2292 Жыл бұрын

    I would like to see one of your excellent videos on grep. Thank you for doing great content.

  • @Karla_Finch-Cluff
    @Karla_Finch-Cluff Жыл бұрын

    And YOU are awesome!

  • @kevingary7018
    @kevingary7018Ай бұрын

    I always thought sudo was some kind of martial arts until I discovered Linux.

  • @BryanLaw
    @BryanLaw Жыл бұрын

    Love the shirt!

  • @zawye9844
    @zawye9844 Жыл бұрын

    Thank you

  • @ZijZijnZijnZoons
    @ZijZijnZijnZoons6 ай бұрын

    Phil Collins likes sudo too. He just says the word.

  • @Storm_.
    @Storm_. Жыл бұрын

    You know I always loved sudo, then I started playing around with Unix systems that I needed to install and configure sudo... Enter visudo!!! Damn, have to learn vi all over again just to configure sudo lol.

  • @CarneSagrado
    @CarneSagrado Жыл бұрын

    . Oh my! A fellow dead language speaker! COBOL! Used it on MVS and other older machines. Also with Imbedded C 😜 You got C64? I had a ZX-81 (Sinclair equiv) with a whopping 16K pak RAM! 🤣🤣🤣🤣 Had lots of fun playing with the Z80 assembler! . PS: Love your contralto voice! Brings back lots of good memories with my big sister! 💖💖💖 .

  • @Mr.Finkel
    @Mr.Finkel Жыл бұрын

    i like the shirt. better than fumbling around with little cheat sheets when splicing ethernet. good outro song too.

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Thank you- I designed that shirt! I thought it was pretty fun. If you'd like one for yourself, I sell them from my web shop at vkc.sh/merch!

  • @locnar1701
    @locnar1701 Жыл бұрын

    Great and powerful concept. Well done. Next commands to contemplate: cron/crontab/etc and its "newer" incarnations. OR, the at/batch system. OR, even better: how to use man pages. "man crontab" v. "man 5 crontab"

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Oooooo that's all really good. I was thinking about man pages specifically for an upcoming video because there's so much confusion!

  • @abbas1872

    @abbas1872

    Жыл бұрын

    @@VeronicaExplains Hey! it's 2022, you can't say man pages, it's person pages. LOL

  • @jorgeperez7672
    @jorgeperez7672 Жыл бұрын

    I recently discovered your channel and I’m loving it I do have a question tho, could you make a video on how to make a Linux installation media with personalized packages? Starting to like Linux, jeje

  • @MikeWood
    @MikeWood Жыл бұрын

    sudo apt-get more Lil' Linux Lesson. ;) If you are going to cover the sudoers file, then perhaps some sudo syntax too?

  • @Mikesco3
    @Mikesco3 Жыл бұрын

    Tar or rsync would be a good command, it could help newbies start thinking about backup

  • @carriecorreaArtist
    @carriecorreaArtist Жыл бұрын

    Yes!!!

  • @w200iandres
    @w200iandres Жыл бұрын

    Hello, I'm new here, that's pretty cool!, I'm from Uruguay and in school and high school everyone was getting computers with Gnu/linux installed already, it what was called "plan ceibal" I remember changing mine to windows Xp just to be able to play some video games that ran only on windows, or else you needed to know how to use wine. Always loved to mess around with the different distros, this was 10+ years ago so I don't remember exactly all of them, they where customized by the organization that gave away those laptops. Now I use windows in my personal and work environment (I'm an analyst) But I'm looking for a distro to change to, Linux is fun :) thank you for your videos!

  • @LinuxKoernel
    @LinuxKoernel Жыл бұрын

    Great Video thank you… Next explain about BorgBackup maybe?

  • @emberavenge7162
    @emberavenge7162 Жыл бұрын

    Great video! Unrelated note, but I think that using doas for most end users is better, a majority of users who aren't power users should use doas as you only rarely need the terminal to install your occasional app, and to update your system for simple stuff like that I consider doas better.

  • @pureflashhacks
    @pureflashhacks Жыл бұрын

    Try "doas", which is an alternative for sudo, originally written for OpenBSD.

  • @GAVollink
    @GAVollink Жыл бұрын

    sudo is very important on macOS, too!

  • @nephisto2
    @nephisto2 Жыл бұрын

    Hey Veronica! Beautiful content! I'm a seasoned programmer (15+ years of experience) and I have reasonable understanding on using command line for day to day navigation and js/npm cli commands, and other tools that are useful to my workflow. However, I never had any core Linux foundation. If I were to study that in a somewhat structured manner what should I be looking for? Is that a topic for one of those Lil Linux lessons? Cheers!

  • @Jon_Oates
    @Jon_Oates Жыл бұрын

    Thanks

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Thank you so much!

  • @JarrodCoombes
    @JarrodCoombes Жыл бұрын

    You should do a video on the sudoedit command, which is a much better and secure way to edit files as root. You probably should also make a point to mention that editing the sudoer files should be done via the visudo command and not your text editor of choice. visudo is designed to help make sure you don't do something wrong and basically remove all root level privileges from everyone, including the root account (don't ask me how I know this, that was a very bad day for me, and I'd rather not talk about it :D ).

  • @vandorb12
    @vandorb12 Жыл бұрын

    Let's do grep with a little bit of regex next!

  • @amoenus_dev
    @amoenus_dev Жыл бұрын

    Would love a lesson on 'sed' command

  • @syrus3k
    @syrus3k7 ай бұрын

    All I needed to know about sudo was this: sudo su - bwahaha!!

  • @raphaelcardoso7927
    @raphaelcardoso7927 Жыл бұрын

    I just realized that it sounds like "pseudo" which makes sense considering what it does

  • @anthonyrussano
    @anthonyrussano Жыл бұрын

    We would love to hear you go over how to edit the sudoers file....

  • @ignabelitzky
    @ignabelitzky Жыл бұрын

    Suggestion for the next video ... "awk" PS: I love your videos...

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Thank you! Only problem with awk is that I'd need to get better with awk! (nervously looks side-to-side)

  • @ignabelitzky

    @ignabelitzky

    Жыл бұрын

    @@VeronicaExplains I understand... I only know that is a powerful tool... maybe grep suits better but in the end is up to you to decide... there are awesome commands out there

  • @lawrencedoliveiro9104

    @lawrencedoliveiro9104

    Жыл бұрын

    I never bothered with awk. I found Perl did everything awk could do and more, and do it just as concisely.

  • @stevenanderson3205
    @stevenanderson3205 Жыл бұрын

    Great power comes with great responsiblity.

  • @keltyll
    @keltyll Жыл бұрын

    Great video, but I want to add that doas > sudo :)

  • @treakzy_9594
    @treakzy_9594 Жыл бұрын

    hey can you publish the outro song somewhere? it sounds so catchy and i really like it but haven't found it on your about tab nor if i searched for "littlest punk" on your chanel. cool videos and website you got! :)

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Thanks for the compliment! Patrons got a link when it first published, otherwise I'm hoping to put out the channel songs on Bandcamp sometime this year.

  • @voodooyam
    @voodooyam Жыл бұрын

    I always add Defaults insults in visudo file just for fun 🙂

  • @ubuntujackson9133
    @ubuntujackson9133 Жыл бұрын

    4:46 "Which command would you like to see a lesson on in future videos" That question does not make much sense to ask, because I think there are a lot of people that does not even know which commands exist. So any commands would be good.

  • @BDBD16
    @BDBD16 Жыл бұрын

    That shirt is dope.

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    Thanks! I designed it myself! :) You can buy it at vkc.sh/merch! That's one of the best ways to help support the channel!

  • @XDSebskiXD
    @XDSebskiXD Жыл бұрын

    You are my favorite teacher. Im 35 and just learning to code. Its a bit disheartening cause you know, I was in High School when skeet skeet was put in the dictionary. Should have started earlier....... Poppy cock!!! Better late than never! Thanks for your awesome videos!

  • @BradleyBrown
    @BradleyBrown Жыл бұрын

    My favorite sudo command is "sudo !!" as in, 'Crap, I forgot to put sudo in front of that last command.' It repeats the previous command with sudo priveleges... I really wish Windows had this. I don't know how many times I get the feedback that the terminal or PowerShell isn't running as Administrator. 🤦‍♂

  • @marcosdroid1
    @marcosdroid1 Жыл бұрын

    Hello greetings. . Thanks for your input and tutorials. The the video. Which I think is the last you did of Linux Mint 21 installed on a MacBook. I asked you a question. Please. If you can answer.

  • @hoanganhvu9885
    @hoanganhvu9885 Жыл бұрын

    🥰

  • @potametalero
    @potametalero Жыл бұрын

    Excelente contenido! Por favor podrías agregar subtítulos en español?

  • @mikehosken4328
    @mikehosken4328 Жыл бұрын

    I enjoy your videos on the shell and it’s commands. For sudo in my Debian servers sudo is disabled. I don’t see the need for anyone else to run as root. I get that some off shoots of Debian don’t add a root user and therefore everything must be configured by sudo. It comes down to personal preference at the end of the day but I use su -

  • @VeronicaExplains

    @VeronicaExplains

    Жыл бұрын

    If you know what you're doing with a root user and are the only user on the machine, I think that's just fine! I figure the audience for "let's learn X" is one that is new- new users are less likely to know that stuff. Plus, in corporate systems, there's typically a group of users with assorted extra privileges, and sudo makes that pretty easy- I figure those wanting to learn it have an interest in working with it professionally at some point. :)

  • @xfox360
    @xfox360 Жыл бұрын

    How can i set the parameter for how long the root password is cached? And what is the standard setting?

  • @folksurvival
    @folksurvival Жыл бұрын

    How about a video on doas?

  • @TopJewShalom
    @TopJewShalom Жыл бұрын

    Not sure if grep fits into a 5 minute video, but if anyone can do it you can!

  • @aron6814
    @aron6814 Жыл бұрын

    veronica which is your Favorite Linux distro?? { of everyday use]

  • @bizeldo
    @bizeldo Жыл бұрын

    a video on vdo would be cool

  • @dougall1687
    @dougall1687 Жыл бұрын

    Yeh, some restrictions to sudo are often helpful I guess, as otherwise it's just too easy for a user to execute sudo su root

  • @juang_
    @juang_ Жыл бұрын

    4:30 So you tell the user in which group they are? Or you tell the group which users they have?

  • @pmccarthy001
    @pmccarthy001 Жыл бұрын

    What kinds of things can you do as root that you might not be able to do simply as a member of the sudo group? Is there anything? Or, can members of the sudo group generally do everything root can do?

  • @lawrencedoliveiro9104

    @lawrencedoliveiro9104

    Жыл бұрын

    That group is just one of the ways of controlling access to sudo.

  • @MisterConscio
    @MisterConscio Жыл бұрын

    I like to use "sudoedit" instead of "sudo vim", cause than it will use the user's .vimrc and not root's vimrc. Could you make a video about "doas" and compare it with sudo?

  • @radiicall
    @radiicall Жыл бұрын

    doas is also pretty good for home computers but it doesnt offer the flexibility for servers like sudo

Келесі