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

Поділитися
Вставка
  • Опубліковано 17 січ 2025

КОМЕНТАРІ • 17

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

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

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

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

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

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

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

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

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