LemmyHead ,

Here's some more examples:

Systemctl edit: create an extension for the unit file and add some changes
S edit --full: edit the full unit file (and timer too iirc)
S enable --now: enable + start
S disable --now: disable + stop

Naminreb ,

Is there an equivalent in SysVInit?

corsicanguppy ,

There always is. Usually easier.

PCLinuxOS, an offshoot of Mandriva (itself the child of the Mandrake/Conectiva union, both a long derivative of RedHat), still avoids systemd to provide a distro with massive versatility and fast boots.

XTL ,

No. But you can run some of the init scripts with 'status' and they might print something. And telinit can do a few basic things.

prex ,

Side note: does anyone enable or use the magic sysreq key anymore?

timbuck2themoon ,

Honestly no. Haven't found the need.

DynamicBits ,

If you have a system with long-running leaky browser instances, Alt-SysRq-F is a lifesaver. It calls oom_kill, sacrificing one process to save the rest.

XTL ,

It may actually be a security hazard since there is a small chance of e.g. OOM killing your lock screen or other such process.

prex ,

Please tell me that needs physical access to work.
Now that I think about it - how does sysrq even work with laptop keyboards?

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

Not on Wayland

Samueru ,

I do, and used it today as well. My AMD gpu sometimes when booting fails to set the correct resolution on the 3rd display, and that causes the graphical session to freeze for some reason and I have to force a restart with sysreq and start the graphical session with a weird script that sets a custom res lol.

possiblylinux127 , (edited )
@possiblylinux127@lemmy.zip avatar

I use it for fun

And sometimes for testing system survivability

prex ,

Gotta keep that kernel on its toes.

governorkeagan ,

This is somewhat related to the article but also a little off topic.

I started using Linux about 6 months ago now and I feel like it’s been a continual learning experience (in a positive way). I was comfortable enough with Windows that I was on autopilot with most things.

I’ve used systemctl previously but I love seeing articles like this, so freely available, where I have the chance to learn a lot more about my system.

Tangent over, just had this on my mind for a while and needed to share.

AnarchistArtificer ,

I agree - it can be overwhelming to constantly be reminded of areas in which one is lacking in knowledge (like when having to learn how to solve a relatively simple error), but the availability of learning resources really helps avoid demoralisation.

somenonewho ,

Two additional commands I regularly use as a Sysadmin are

systemctl status without any unit to list show the general system status (lists units that are running, units that are starting and failed units right at the top)
And then
systemctl list-units --failed
To show me just the failed units and did deeper what the problem is.

On a properly set up system I should quickly be able to ascertain if everything is "up and running" just by systemds status

starman ,
@starman@programming.dev avatar

Didn't know that. Thanks!

adavis ,

You can also use systemctl status $pid to find out what service a process is from.

caseyweederman ,

Oooh. Thank you, I didn't know that.

somenonewho ,

You can .... WHAT!?

Wow I did not know that. Incredibly helpful

prime_number_314159 ,

This and systemctl cat $unit are my favorites.

spongeborgcubepants ,

You can even drop the list-units and just use systemctl --failed

krolden ,
@krolden@lemmy.ml avatar

You can skip list-units and just do systemctl --failed

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • random
  • All magazines