Linux Essentials For Hackers - #16 - Service And Process Management (HTOP & systemctl)

Поделиться
HTML-код
  • Опубликовано: 6 июн 2024
  • Welcome to the Linux Essentials For Hackers series, where we will be covering the 20% you need to know to be efficient with Linux. In this video, we will take a look at process and service management in Linux with HTOP and systemctl.
    This series is sponsored by Linode, use the link below to get 20$ in free credits.
    promo.linode.com/hackersploit/
    Promo code: HACKERSPLOIT20
    ◼️Get Our Courses:
    Python For Ethical Hacking: www.udemy.com/python-for-ethi...
    Ethical Hacking Bootcamp: www.udemy.com/the-complete-et...
    ◼️Our Platforms:
    Blog: hsploit.com/
    HackerSploit Forum: hackersploit.org/
    HackerSploit Cybersecurity Services: hackersploit.io
    HackerSploit Academy: www.hackersploit.academy
    HackerSploit Discord: / discord
    HackerSploit Podcast: / hackersploit
    iTunes: itunes.apple.com/us/podcast/t...
    ◼️Support us by using the following links:
    Patreon: / hackersploit
    I hope you enjoy/enjoyed the video.
    If you have any questions or suggestions feel free to post them in the comments section or on my social networks.
    Social Networks - Connect With Us!
    -------------------------------
    Facebook: / hackersploit
    Twitter: / hackersploit
    Instagram: / hackersploit
    Patreon: / hackersploit
    --------------------------------
    Thanks for watching!
    Благодаря за гледането
    Kiitos katsomisesta
    Danke fürs Zuschauen!
    感谢您观看
    Merci d'avoir regardé
    دیکھنے کے لیے شکریہ
    देखने के लिए धन्यवाद
    Grazie per la visione
    Gracias por ver
    شكرا للمشاهدة
    #Linux#Hacking
  • НаукаНаука

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

  • @farkhodazizov4199
    @farkhodazizov4199 6 месяцев назад

    Great video thank you. That was helpful for me for the class.

  • @alyonbtw
    @alyonbtw 4 года назад +1

    Thank you for the Tutorials 😀

  • @zezoahmed4729
    @zezoahmed4729 2 года назад

    Great video
    A video describing the differences between systemctl, init, service ..etc would be appreciated (as I believe they vary depending on the distro and can be very confusing for a nubie)

  • @emilwozniak6015
    @emilwozniak6015 4 года назад +2

    Probably you knew, but for all that don't. Swap is very unpopular, because many use SSD M.2 as hard drive, and swap literally burn it up. So because I bought laptop with M.2 hard drive my first step after linux distro installation was to remove swap.
    Best regard

  • @droidhackerr
    @droidhackerr 2 года назад

    Hey Mr HackerSploit, thanks a lot for this free class, very very insightful.
    Much love from share

  • @lars-magnusskog3983
    @lars-magnusskog3983 4 года назад

    Afaik, "sudo systemctl reload tor" will not restart the process. If you look at the systemd configuration for tor@default.service, it's listening for SIGHUP signal to reload it's configuration, but it will not restart the process.

  • @iordanistsapanidis4021
    @iordanistsapanidis4021 4 года назад +3

    I think that is not mandatory to append .service in systemctl or service commands

  • @lars-magnusskog3983
    @lars-magnusskog3983 4 года назад +1

    Another side note, "systemctl" is managing systemd. The old "service" command will either use System V init scripts, or if the system is running systemd, will fallback to systemctl commands (/usr/sbin/service is a shell script). So the final section is a bit confusing, where you say "Lets talk about systemd management", which is exactly what you just showed when using "systemctl". I guess you can view "service" as yet another abstraction layer, that should work regardless of your system running System V init script or systemd.

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

    Cheers Mate.

  • @sam.mankar
    @sam.mankar 3 года назад +1

    16 GIGS RAM!!!!!!!!
    This hacker is from completely different planet 😍😍😍
    Anyways, you are amazing, HackerSploit 😍

    • @8080VB
      @8080VB 2 года назад +1

      lol 😂 thats the minimum if you do extensive stuffs..

  • @michaelmurphy3340
    @michaelmurphy3340 4 года назад +1

    Why would people be against a swap file? Isn't it important to have one for performance?

    • @8080VB
      @8080VB 2 года назад

      Idk , btw i use swap 🤣

  • @abcsforkids
    @abcsforkids 2 года назад

    Is there away to make a autorun usb drive to run with out enabling administrator like it does when you plug in your usb drive for your cordless keyboard and mouse. Is that even possible.... your the best technician hacker on RUclips... I've liked and subscribe/share. Please help.

  • @thetmalabak7140
    @thetmalabak7140 4 года назад +2

    I still no understand SYSTEMCTL :(

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

    I did not enjoy the series so far,you are kinda all over the place which is not good for "total" beginners who are watching these videos.

  • @lucassouza5370
    @lucassouza5370 2 года назад

    I couldn't download htop for some reason.
    I updated and everything, but nothing worked.
    Edit: I just opened /etc/resolv.conf and did absolutelly nothing. After that it decided to work by itself