Terminal tools for IT pros

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 139

  • @romayojr
    @romayojr หลายเดือนก่อน +10

    Great terminal tips. enjoy your holidays, Christian!

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thanks! You too buddy :)

  • @ryudswift
    @ryudswift หลายเดือนก่อน

    Finally getting the hand of sysadmin on my own server and been getting more and more into your vids for the detailed tutorials you have been giving.
    Much appreciated and also doing my best to take in and use immediately... Like, yeah I'll break the server, well for the 3rd time for the last 2 weeks. I'm getting better at it.

  • @benjibenning692
    @benjibenning692 หลายเดือนก่อน +3

    3 extras: 1. sshs - If you connect to a bunch of systems, this is a life saver. 2. tldr - The useful documentation that man is missing. 3. An oldie but still unbeatable, mc (Midnight Commander, the Norton Commander clone) - the only way to do file management from CLI.

  • @joshuaboley4135
    @joshuaboley4135 หลายเดือนก่อน +1

    Ah, new toys! And just in time for Christmas! Terrific video 😊. Now we just need that neovim extreme makeover with bonus GitHub copilot integration tutorial to help us ring in the new year 😁.

  • @vslabs-za
    @vslabs-za หลายเดือนก่อน +3

    nc (netcat) is useful for IP client-server connectivity testing and traffic generation. And strace for popping the hood when doing troubleshooting. ldd is also worth mentioning when dealing with runtime issues. Then there is "dd if=/dev/zero of=/dev/null status=progress" for attempting to spin up a cyberspacetime blackhole by feeding a null point with a byte stream, trying to collapse it into a singularity....

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Great list, I will add them to my backlog, maybe a good topic for next year ;)

  • @RMCProductions
    @RMCProductions หลายเดือนก่อน

    Fantastic video. Just started getting my homelab properly setup again and it’s been ages since i touched any tools, a great refresher. Schöne Feiertage, Christian :)

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thank you so much! Danke dir auch :)

  • @brennonoverton8277
    @brennonoverton8277 หลายเดือนก่อน +2

    Literally only ever used iperf3. Great video

  • @jazilos
    @jazilos หลายเดือนก่อน

    I think that I will greatly appreciate bat and fzf. Thanks for sharing these nice tools !

    • @christianlempa
      @christianlempa  หลายเดือนก่อน +1

      you're welcome! glad you found something useful!

    • @Sub0x-x40
      @Sub0x-x40 หลายเดือนก่อน

      I combine them so i use fzf and theres a preview in bat. dont even need a file manager

  • @manny-
    @manny- หลายเดือนก่อน

    Thank you as always for your amazing work !!
    ps. und ich wünsche dir und deinen Liebsten schöne Festtage und einen guten Rutsch.

    • @christianlempa
      @christianlempa  หลายเดือนก่อน +1

      Vielen Dank!! Wünsche ich dir auch :) ❤️

  • @Mandolorian84
    @Mandolorian84 หลายเดือนก่อน

    Amazing! Merry Christmas and Happy New Year!

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thanks! Wish you the same :)

  • @Enra987
    @Enra987 หลายเดือนก่อน

    Moin Christian,
    thanks! Bunch of new stuff I didn't know yet. Gonna test them in January. See you next year :)

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Moin! Wir sehen uns nächstes Jahr 😊

  • @Jarek.
    @Jarek. หลายเดือนก่อน +9

    19:17 - since I've learned about k9s I don't use any wrappers and tools to enhance kubectl command. Even more: I don't even use any WebUI such as Rancher. Highly recommended!

    • @soufiane22v
      @soufiane22v หลายเดือนก่อน

      Yes we only need k9s. But sometimes i love using rancher dadhboard

    • @blakehamm9014
      @blakehamm9014 หลายเดือนก่อน

      Same

    • @questionablecommands9423
      @questionablecommands9423 หลายเดือนก่อน

      I can't get past how huge the header is in k9s for their ascii art logo. 😞

    • @Jarek.
      @Jarek. หลายเดือนก่อน

      @@questionablecommands9423 If you found it problematic, try `k9s --logoless` or even `k9s --headerless`

  • @33t00p
    @33t00p หลายเดือนก่อน

    Thanks Chris. Vitaly usefull stuff there.
    I was dreaming of something like zoxide.

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Nice! Glad you found it useful

  • @poet8236
    @poet8236 9 วันที่ผ่านมา

    Nice one, just an additional point: Warp keeps promising their Windows version since quite a while, while Wave has a working one, meaning that if you want to use the same terminal under Linux, MacOS and Windows, it's a very easy choice as Warp didn't release on Windows (as of January 2025). I personally feel that if Wave included "Snipplets", so commands you simply save and then trigger from a list instead of having to retype, Wave would be the clear winner. But that's of course personal opinion.

  • @jonathanchevallier7046
    @jonathanchevallier7046 หลายเดือนก่อน

    Thank you for these great tips. Have nice holidays !

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thanks! Wish you the same :)

  • @ryudswift
    @ryudswift หลายเดือนก่อน

    Also omg bat command. Never knew I needed this either. I'm starting to get food at reading. The mixed text but this will give it such a great look.

  • @driden1987
    @driden1987 หลายเดือนก่อน +3

    I use fzf for a lot of stuff daily. For example I've got a script I use to log into EC2 instances that automatically let's me pick a role from all the aws credentials I've got currently set up. It's so helpful it's not even funny

    • @acmethunder
      @acmethunder หลายเดือนก่อน +1

      It is basically the backbone for every helper tool I've created. Not even complicated stuff, but tedious things. Resetting to, or checking out, a commit/branch. Finding that long command that I don't feel like typing anymore and probably can't remember anyway. Quickly moving between projects, they all live under the same directory, I never need to remember where I am in my file system anymore.

    • @driden1987
      @driden1987 หลายเดือนก่อน

      @ possibilities are endless!

    • @Sub0x-x40
      @Sub0x-x40 หลายเดือนก่อน

      yeh fzf is goat. i have a script where it uses bat to show preview, opens it in nvim if i want. then i have fzf in nvim

  • @khaliloudiagana6684
    @khaliloudiagana6684 หลายเดือนก่อน +1

    Amazing video, thank you again. I would like to know which tools you use to split the terminal and also display the last command you executed ?

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thank you! :) I'm using warp terminal, and the display of the last command, I did manually in post-production editing... yeah it was a lot of work :D. but I think it made the video much better

  • @7h3-gho57
    @7h3-gho57 หลายเดือนก่อน

    Usefull Terminal Commands speedrun by Chris :)

  • @samirfighter1213
    @samirfighter1213 หลายเดือนก่อน

    Very nice tools. Thanks for sharing.

  • @DominickFord
    @DominickFord หลายเดือนก่อน

    The bat command is dope

  • @thegrumpydeveloper
    @thegrumpydeveloper หลายเดือนก่อน

    Fun. Use gnu stow of yadm, the gnu brand makes it more tempting.

  • @4iden_015
    @4iden_015 หลายเดือนก่อน +1

    I would also add K9s to the list for those working with Kubernetes

  • @bdhaliwal24
    @bdhaliwal24 หลายเดือนก่อน

    Super-useful commands. Thanks for sharing. jq is a fantastic tool

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thank you! Glad it was useful to you :)

  • @debugin1227
    @debugin1227 หลายเดือนก่อน

    Nice set of utility… thanks for sharing

  • @brockalicousmerk
    @brockalicousmerk 26 วันที่ผ่านมา

    Gutan tag !!! what teriminal are you using you might have covered it but I hop around and seen so much on here and may have missed it? danke

  • @TheRedbeardster
    @TheRedbeardster หลายเดือนก่อน

    Really nice staff, thanks!

  • @FranBrando89
    @FranBrando89 หลายเดือนก่อน

    Love this stuff!
    Is there any way to use them when connection to a remote machine that does not have this tools installed? Like inherit them from my machine....

  • @lalpremi
    @lalpremi หลายเดือนก่อน

    Thanks for sharing! Those are some nice tools. However, I can't help but feel like my hands are tied when fixing other systems if I get too used to relying on them... lol.

  • @emf9
    @emf9 หลายเดือนก่อน +1

    What terminal setup are you using? How are you doing that split screen command line?

    • @christianlempa
      @christianlempa  หลายเดือนก่อน +3

      th-cam.com/video/NfggT5enF4o/w-d-xo.html

    • @emf9
      @emf9 หลายเดือนก่อน

      @@christianlempa Thanks! Love your videos.

  • @andreydoichinov1683
    @andreydoichinov1683 หลายเดือนก่อน

    Thank you very much for the "jq"

  • @TheRob2D
    @TheRob2D หลายเดือนก่อน +1

    unimatrix is a nicer alternative way to get the Matrix look if you haven't tried it!

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Nice, I'm gonna check it out ;)

  • @ninjatronics
    @ninjatronics หลายเดือนก่อน

    Great share. Happy holidays.

  • @krueckenzombie4783
    @krueckenzombie4783 15 วันที่ผ่านมา

    Hey Christiian , if you like eza you should give Yazi a look too...... And as always nice video and some great tipps.

    • @christianlempa
      @christianlempa  14 วันที่ผ่านมา

      Sounds nice! I’ll add it to my list :)

  • @cyberjohn44
    @cyberjohn44 หลายเดือนก่อน

    Great video and have a good holiday.

  • @MatthiasKleine
    @MatthiasKleine หลายเดือนก่อน

    That thumbnail 😳🚀🚀

  • @martshal
    @martshal หลายเดือนก่อน

    Merry Christmas and happy new year.

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Thanks! Same to you :)

  • @freeyourmind757
    @freeyourmind757 17 วันที่ผ่านมา

    what terminal do you use? Could you please share how to keep the prompt on top of the terminal window?

    • @christianlempa
      @christianlempa  10 วันที่ผ่านมา

      I'm using Warp Terminal

    • @freeyourmind757
      @freeyourmind757 10 วันที่ผ่านมา

      @@christianlempa I see, it requires login to use it

  • @SB-qm5wg
    @SB-qm5wg หลายเดือนก่อน

    some great tools

  • @drbyte2009
    @drbyte2009 หลายเดือนก่อน

    Nice tutorial Christian.!!
    Only on ubuntu bat is batcat, so i think that you also created a symlink or not?

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Ah got it, I only use it on my Mac

  • @stianjohansen1899
    @stianjohansen1899 หลายเดือนก่อน +21

    Now he just needs a real terminal emulator, not that bloated warp crap.

  • @ZioHolo
    @ZioHolo หลายเดือนก่อน

    Hey bro. Can you show how to proxy services on local network with traefik ?

  • @m-electronics5977
    @m-electronics5977 5 วันที่ผ่านมา

    1:28 what terminal you use?

  • @krzysi3k-yt
    @krzysi3k-yt หลายเดือนก่อน

    I would add ripgrep and fdfind to your list

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Great suggestion! I'll add them both to my list ;)

  • @Alexander-tl8uw
    @Alexander-tl8uw 17 วันที่ผ่านมา

    How are you separating output of each command ?

  • @MuhammadOwais-et1xb
    @MuhammadOwais-et1xb 22 วันที่ผ่านมา

    Hey i am new here. when you type something in your terminal it also shows autocomplete code that i have but it shows you the whole directories the blueish kinda thing in your terminal. is there anyway that i can do it in my windows powershell terminal? Thanks
    also i am using (Get-Module PSReadLine) 2.3.6 but i want to change the colors and stuff but its not working no matter how many changes i do and i tried to update it to beta but still no change.
    Set-PSReadLineOption -Colors @{
    Command = 'Yellow'
    Parameter = 'Cyan'
    String = 'Green'
    Operator = 'Magenta'
    Number = 'DarkYellow'
    Comment = 'DarkGreen'
    Keyword = 'DarkBlue'
    Type = 'DarkCyan'
    Error = 'Red'
    }
    i will be a pleasure if you helped. actually i am new to shell and stuff soo

  • @wcrojh17023
    @wcrojh17023 หลายเดือนก่อน

    Great list

  • @SaumyajyotiMukherjee
    @SaumyajyotiMukherjee หลายเดือนก่อน

    I would like to mention "Yazi" as terminal file manager

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Nice, not sure if it'd use it, but it sounds useful!

  • @Marc42
    @Marc42 22 วันที่ผ่านมา

    Any Matrix movie apart from The Matrix gives me headaches - siding with xkcd's Randall on that I'm afraid!

    • @christianlempa
      @christianlempa  21 วันที่ผ่านมา

      The first one was the best! But compared to all the other crap that came out recently, part 2 and 3 are master pieces :D

  • @NianNordic
    @NianNordic หลายเดือนก่อน +1

    💯

  • @viyanshandilya40
    @viyanshandilya40 หลายเดือนก่อน

    can you make a video to describe the tools like keyboards mouse....

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      good idea! Maybe you could learn something ;)

  • @dura2k
    @dura2k หลายเดือนก่อน

    19:07 So I would suggest an expansion to get a dark mode ;)
    This screen blinded me really hard.

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Funny thing is I have darkreader, but somehow I forgot to turn it on, my fault :(

  • @Redsundog
    @Redsundog หลายเดือนก่อน

    How does someone accept matrix 2 and 3 and not 4

  • @MatheusFornazieri
    @MatheusFornazieri หลายเดือนก่อน

    Very usefull

  • @fakhrulhilal
    @fakhrulhilal หลายเดือนก่อน

    Exa? I use lsd. Bat user should know delta, a git diff viewer with syntax highlighting.

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      lsd didn't work for me on Mac, but it's also a nice alternative. Thanks for the delta suggestion, I'm gonna check it out ;)

    • @fakhrulhilal
      @fakhrulhilal หลายเดือนก่อน

      @ what’s not working from lsd? At least the icons shown properly on my macbook. Just curious by the way. Show tree is also very useful for me.
      FYI, delta share the same configuration with bat.

  • @NebucadLaVey
    @NebucadLaVey หลายเดือนก่อน

    Du findest Matrix 3 ist fragwürdig? Dann hast du nicht den letzten Rework von Matrix gesehen das chonologisch als Martrix 4 durchgehen sollte. Das ist wie der ein Star Wars Film der im Grunde nichts neues liefert, sondern eine bekannt Version nochmal erzählt mit kleinen Abweichungen die einem ermöglicht die Geschichte in einem ganz anderen Kontext weiter zu erzählen - Sofern er dann nicht von den Fans in der Luft zerrissen und anschließend völlig begraben wird

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      Ich meinte, Matrix 4, Teil 1 - 3 sind in meinen Augen Meisterwerke :) Und ja.. bloß nicht von Star Wars anfangen, ich bin ja großer Star Wars Fan, aber in letzter Zeit blutet das Fanherz einfach so sehr :D Manchmal würde ich gerne nen deutschen YT Kanal über Filme und Serien machen 😁

  • @Knobiks
    @Knobiks หลายเดือนก่อน

    try k9s

  • @rolfamfelt9946
    @rolfamfelt9946 หลายเดือนก่อน

    You mist curl 😊

    • @christianlempa
      @christianlempa  หลายเดือนก่อน +1

      I wanted to cover it originally, but I thought it would make this list too long, maybe I'm gonna include it or a similar tool in a part 2 somewhere next year

    • @rolfamfelt9946
      @rolfamfelt9946 หลายเดือนก่อน

      Your are more into network and curl is for developers, I know.
      But it always nice to tell a developer that Netscaler/f5/load balancer or proxy works eg mtls . With a short curl command, and at the same time tell them postman is pretty but to complicated. 😅

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      @@rolfamfelt9946 Im currently looking at HTTPie which now also has a desktop app and seems like a less complicated solution than postman. Maybe that’s a good topic for next year April or so

    • @rolfamfelt9946
      @rolfamfelt9946 หลายเดือนก่อน

      No gui
      That was nice with curl, you can se all redirects and no interpretation.

    • @emmanuelgenga7421
      @emmanuelgenga7421 หลายเดือนก่อน

      ​@@christianlempa you could explore posting

  • @Olimpiuize
    @Olimpiuize หลายเดือนก่อน

    What about fish shell 🤫

  • @johannes7941
    @johannes7941 หลายเดือนก่อน

    i feel matrix 4 was actually good if you view it for what it is.. a manifesto against the current movie industry and social media behaviours

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      I think id have to make an entire video going into this topic and explain why I hate this movie :D but if you liked it that’s cool 😎

    • @johannes7941
      @johannes7941 หลายเดือนก่อน

      haha, fair 😅 they didn’t want to make it anyway so i guess the director just went on a manifesto rampage while trying to put together a reheated old soup…

  • @jonasbirkelof3614
    @jonasbirkelof3614 หลายเดือนก่อน

    Could not for the life of me figure out how to instal cmatrix on windows...

  • @uez5730
    @uez5730 หลายเดือนก่อน +1

    k9s :)

  • @dmitrynet2009
    @dmitrynet2009 หลายเดือนก่อน

    Interesting, but in production environments none of these tools exist

    • @christianlempa
      @christianlempa  หลายเดือนก่อน

      You can still use them on your Mac, or install it on the device.

  • @amm1go
    @amm1go หลายเดือนก่อน

    LAST,,,,,,, ahhhhh in this year

  • @RazoBeckett.
    @RazoBeckett. หลายเดือนก่อน +5

    I'm IT noob what's for me?

    • @christianlempa
      @christianlempa  หลายเดือนก่อน +7

      It's for noobs that want to be pro, too ;)

    • @tingeltongel2996
      @tingeltongel2996 หลายเดือนก่อน

      Wenn du Linux/Unix lernen möchtest, lerne mit der Bash umzugehen, installations Routinen abseits von Installer programmen wie Calamaris etc. Traue dich mal ein Arch,Gentoo und LFS auf zusetzen. Die Lernkurve ist enorm aber auch frustrierend. Als Einstieg würde ich immer ein blankes Debian empfehlen (obwohl ich sytemd nicht mag, aber das ist persönliches empfinden) dann arbeite dich zu Alpine vor und später spiele mit Arch,Gentoo und Lfs rum. Dann bekommst einen Überblick wie Linux funktioniert, wenn du Unix ausprobieren möchtest nimm gleich Openbsd. Linux/Unix macht spass und lässt deiner Kreativität viel raum. Viel Spass in der Linux/Unix Welt.
      Ps, mir fehlt hier noch btop, lsd etc 😉

    • @RazoBeckett.
      @RazoBeckett. หลายเดือนก่อน

      @tingeltongel2996 I having been using Linux for over 4 years now. I was just joking there in order to get some engagement on this comment, that's it. Btw nice advice and yeah, I use Arch btw.

    • @steve0ro
      @steve0ro หลายเดือนก่อน

      Comptia books

    • @RobertJohnson-lb3qz
      @RobertJohnson-lb3qz หลายเดือนก่อน

      I’m a noob too , I like to do as much as I can using the terminal. It’s cool. The thing that is puzzling me right now is suspending my desktop system so everything stays the same on the desktop. ❓

  • @cybercat2025
    @cybercat2025 หลายเดือนก่อน

    3rd

  • @seupedro9924
    @seupedro9924 หลายเดือนก่อน

    Too much hype for very knew tools (bruh)