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

Поделиться
HTML-код
  • Опубликовано: 29 янв 2025

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

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

    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 5 лет назад +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

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

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

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

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

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

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

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

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

  • @alyonbtw
    @alyonbtw 5 лет назад +1

    Thank you for the Tutorials 😀

  • @iordanistsapanidis4021
    @iordanistsapanidis4021 5 лет назад +3

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

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

    Cheers Mate.

  • @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.

  • @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.

  • @michaelmurphy3340
    @michaelmurphy3340 5 лет назад +1

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

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

      Idk , btw i use swap 🤣

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

    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 2 года назад

    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