Linux Crash Course - systemd: Using the systemctl command

  Рет қаралды 102,836

Learn Linux TV

Learn Linux TV

Күн бұрын

Пікірлер: 68
@theena
@theena 3 жыл бұрын
Jay, I just wanted to say a personal note of thanks for the tmux tutorials. Ended up making me an even better user in terminal. You have a gift for teaching. Thanks again.
@derekgoodwine7509
@derekgoodwine7509 3 жыл бұрын
Magic video! An advanced video on SystemD will be really appreciated!
@thamizhansurya8519
@thamizhansurya8519 3 жыл бұрын
Thanks for patiently teaching us all of these things
@Lopezadl2ian
@Lopezadl2ian 10 ай бұрын
Thanks!
@kapurar
@kapurar 2 жыл бұрын
You have the best and most comprehensive videos on Linux. Thanks!
@Lagrange_Point_6
@Lagrange_Point_6 3 жыл бұрын
Excellent video. I've been working in the field for many years and this is one of the very best explanations of this type I have seen.
@vonkruel
@vonkruel 3 жыл бұрын
I haven't had a bad time with systemd myself. My overall impression is that it provides a sane solution to the problem it addresses.
@demiantah3179
@demiantah3179 12 күн бұрын
Awesome video as always Jay, Thanks!
@nikospitr
@nikospitr 2 ай бұрын
very helpful. Two more to go, Systemd Deep-Dive and Systemd timers :) Thnx !!!
@LBCreateSpace
@LBCreateSpace 8 ай бұрын
You are such a good teacher. Crystal clear explanations, thank you!
@treadytread583
@treadytread583 Жыл бұрын
Great video! This video helped me get a better understanding of systemd and systemctl. Thank you!
@fltngmmth
@fltngmmth 3 жыл бұрын
such a soothing voice. almost like LearnLinux ASMR
@hariharanjaikumar9665
@hariharanjaikumar9665 3 жыл бұрын
Create a video on how to create unit files for systemctl and basics of journalctl.
@xpkareem
@xpkareem 2 жыл бұрын
systemd puts everything in one place going against the philosophy of Linux. All configs are meant to be scattered across the system in at least a dozen different formats and locations.
@adjusted-bunny
@adjusted-bunny 3 жыл бұрын
Thanks, Jay.
@saikoteeki
@saikoteeki 3 жыл бұрын
I always appreciate your tutorials. Even if I know something, I usually watch them to pick up an odd command or a different way to do it. btw, in Arch it's pacman -S apache.
@srsr6099
@srsr6099 3 жыл бұрын
Yes, master Jay I'm listening, thank you
@Prem-j9l3s
@Prem-j9l3s 3 жыл бұрын
Lol
@Pink0178u
@Pink0178u Жыл бұрын
Straight forward, thank you.
@devve7
@devve7 3 жыл бұрын
Thanks so much, it's a great video. Really helped me. 😁👍👊
@danielgutierrez1258
@danielgutierrez1258 3 жыл бұрын
This is great, thank you so much!
@paulopabillore3812
@paulopabillore3812 2 жыл бұрын
Hi sir, Thank you for your videos. i learned alot from it. i'd like to ask if you have a video series about firewall-cmd?. Thank you
@abdouabdou1089
@abdouabdou1089 3 жыл бұрын
Thanks jay it was really helpful
@SyedAmmarHaider177
@SyedAmmarHaider177 Жыл бұрын
Excellent video, thanks
@arjunshinde7
@arjunshinde7 3 жыл бұрын
@19:30 you have .service file. How to see the created logs for this .service unit files. Since all the logs are saved in /var/logs/create_folder And /etc/Rsyslog.d folder in file_name.conf file is required to generate a syslog. Though we can check the logs using journalctl -u servicefilename.service to see the logs directly on terminal. But how can we save the log files in /var/logs/syslog. Please make a video over this issue.
@lawrencedoliveiro9104
@lawrencedoliveiro9104 2 жыл бұрын
That’s configured in journald.conf -- see the man page. For example, you have the ForwardToSyslog option.
@WarpFactor999
@WarpFactor999 3 жыл бұрын
Nice video!
@icanog55
@icanog55 3 жыл бұрын
You're great. Thanks a lot.
@Ranblv
@Ranblv 3 жыл бұрын
This is a nice surprise. I am too far behind for ansible and docker videos. been binging your old videos.
@MacGyver0
@MacGyver0 3 жыл бұрын
When you execute sudo systemctl enable syncthing@jay how exactly systemd understand that service should be started only for jay user? Unit does not contain any information about target user, just parameter. And will it be started only for jay user or it will be started "as" jay user? And which moment it will be started? After user log in?
@pratikshares
@pratikshares 3 жыл бұрын
Can you please make a detailed video about all options in a unit file?
@LearnLinuxTV
@LearnLinuxTV 3 жыл бұрын
Added to the list. Thanks for the suggestion!
@pratikshares
@pratikshares 3 жыл бұрын
@@LearnLinuxTV Looking forward to it. I have been looking for a simple guide explaining the most important parts of the service files for some time now. I love the way you teach. Simple and succinct. Never thought I would learn tmux, because most tuts made it look so complex. But after watching your series on it I'm a convert.
@PrivacyRevocation
@PrivacyRevocation 3 жыл бұрын
Plus one on this idea. It is what I actually came to the video for, although I learned a command or two from this as well.
@cristobalvalladares973
@cristobalvalladares973 2 жыл бұрын
I'm new to cyber security. Thought I'd hate Unix. But your changing my mind. My only question. When to use ps instead sysctl to look at processes.
@williambarrett7108
@williambarrett7108 3 жыл бұрын
I love your videos! Could you do a video or series about utilizing the man pages I am learning and I know the information is there but I do not know how to use it! It would be great if I was able to use the man pages to my benefit. As it is I am lost. Your help would be awesome!!
@ricardoabh3242
@ricardoabh3242 Жыл бұрын
I am curious about running services under user you a have a video on this?
@somathilakesuraweera1673
@somathilakesuraweera1673 Жыл бұрын
Thank you for the tutorial. Could i edit with systemctl, /etc/pulse/daemon.conf file.
@Dillinger86
@Dillinger86 3 жыл бұрын
12:46 how do I get out of this? What key do I push to get back to terminal Jay?
@michaelheimbrand5424
@michaelheimbrand5424 3 жыл бұрын
I am no expert on systemd stuff, but try press q
@devangsolanki3356
@devangsolanki3356 3 жыл бұрын
Press q if it doesn't work use ctrl + C
@CrustyAbsconder
@CrustyAbsconder 3 жыл бұрын
What I am about to write to you is an extreme compliment. You should start a whole new genre of channel. I have severe insomnia. I have watched dozens of your videos, and plan to watch them all, and learn Linux But sometimes I go into a peaceful sleep. So please do not change anything you are doing. I always re-watch the video when I can.
@celestialadministration
@celestialadministration 3 жыл бұрын
Question will there be alternative init systems like openrc, runit and s6 aka suite66. How to use them too?
@vincentvizir233
@vincentvizir233 Жыл бұрын
Thanks for the real good staff! How can you watch the copious output of a command one screen at a time from beginning to the end? I need to use less for that.
@AirborneVision
@AirborneVision 3 жыл бұрын
Thnaks for your great contents. I enjoy watching your videos every time. I just want to ask that if there is a possibility to make a video about Failover and High Availability using corosync- Pacemaker for example. If you do that it would be great.
@berreh917
@berreh917 3 жыл бұрын
I second this! 😁
@celestialbeing4767
@celestialbeing4767 3 жыл бұрын
Very curious what Openrc, SysVinit, Runit guides are. Never mind.
@jwspock1690
@jwspock1690 2 жыл бұрын
good stuff
@recon0x7f16
@recon0x7f16 Жыл бұрын
How do you view old commands based on a timestamp only
@cientifiko
@cientifiko 3 жыл бұрын
i think it was more concentrated on http service than properly on systemctl issue
@Arsikman
@Arsikman 2 жыл бұрын
I was looking for a tutorial about creating systemd units, but I found 3 video on this channel where described systemctl start, stop, restart, reload, and status. Maybe I missed something and someone could point me to the right video?
@chrisdepallanofficial460
@chrisdepallanofficial460 9 ай бұрын
wow. good tutorial. thanks . i am a noob and my django was not working due to mariadbserver turning on by default. i was able to solve it and understand it well. thanks. cheers
@causalitycoroner
@causalitycoroner 3 жыл бұрын
For years, since probably 2014 I have been talking smack on systemd not because I knew what I was talking about but because someone somewhere I considered an authority at some point in my life had said this. Then I believed this sentiment and spread this unsubstantiated rumor for almost 10 years. Smh.. I can't help but wonder if the person I believed had blindly believed someone perceived as an authority themselves... I had for the longest time been under the impression it was the equivalent of the windows registry, but this seems so incredibly far from the truth as an OG of the Windows game.. I am humbled greatly
@guilherme5094
@guilherme5094 3 жыл бұрын
Thank you!
@TheFartfish
@TheFartfish 2 жыл бұрын
Food for algorithm ;-)
@internallyinteral
@internallyinteral 3 жыл бұрын
He kind of sounds like strongsad
@ShivuSharma-ek8bh
@ShivuSharma-ek8bh 3 жыл бұрын
Please help I get choppy audio on Bluetooth while using fedora, I really wanted to use fedora
@mizel_almizel
@mizel_almizel 3 жыл бұрын
We need understand kernel
@christopherlewis1948
@christopherlewis1948 3 жыл бұрын
The whole point among many other things... Huh? :-)
@Sarthak32155
@Sarthak32155 Жыл бұрын
Nice gautam budha idol in back
@kermitdafrog8
@kermitdafrog8 3 жыл бұрын
And thankfully not Slackware
@michaelheimbrand5424
@michaelheimbrand5424 3 жыл бұрын
Are they still on editing execute bits on rc files?
@nancyperez5480
@nancyperez5480 5 ай бұрын
longest fucking intro
@keithmiller9665
@keithmiller9665 3 жыл бұрын
I couldn’t even get to your adverts as I got one advertisement after another. FAIL !
@sheldonmagnus6293
@sheldonmagnus6293 2 жыл бұрын
If you don't know how ad-blockers work then don't even bother learning this.
Linux Crash Course - Symbolic Links
30:07
Learn Linux TV
Рет қаралды 64 М.
Systemd Explained: The Ultimate Deep Dive for Linux Users
47:41
Learn Linux TV
Рет қаралды 204 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 16 МЛН
Linux Crash Course - sudo
26:11
Learn Linux TV
Рет қаралды 71 М.
Linux Crash Course - The apt Command
16:27
Learn Linux TV
Рет қаралды 59 М.
Automate Your Tasks with systemd Timers: A Step-by-Step Guide
33:01
Learn Linux TV
Рет қаралды 29 М.
Linux Crash Course - The df and du Commands
20:28
Learn Linux TV
Рет қаралды 31 М.
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,3 МЛН
Linux Crash Course - Understanding Memory and Swap Usage
20:55
Learn Linux TV
Рет қаралды 50 М.
The Tragedy of systemd
47:18
linux.conf.au
Рет қаралды 1,2 МЛН
systemd on Linux 1: Intro and Unit Files
13:48
tutoriaLinux
Рет қаралды 131 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4,2 МЛН
Managing Linux Services | Using systemctl Command
18:26
KeepItTechie
Рет қаралды 1,9 М.