74
Can someone explain this command for me?
(lemmy.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I would use the man pages but my working laptop uses Windows and since the system died i dont have any way to check them until I get home.
Thank you a lot for the answer though, that does explain a lot!
Manpages.org
It sounds like it should be a hookup app, but it actually is the online Linux man pages.
Or, for a less dubious sounding site, man7.org
man7 and such are better. This runs google analytics, and cannot work when fetch requests are disabled (also suitable for sending back anything), let alone disabling scripts
oftentimes (and this is more of a general statement) throwing into google exactly what you would otherwise type into your shell of choice should get you on the right track, ie searching for "man systemctl"
as far as the inability to reboot goes, if a regular
sudo reboot
can't bring the machine back up either then this is probably a hardware issue outside the sphere of the operating system's influence. can't say I experienced something like that myself. I guess the closest I witnessed would be a computer that when rebooted with an old USB-Keyboard plugged in just refused to get past the POST screen. The keyboard worked fine if plugged in later, but the computer couldn't reliably get through the boot process with the thing present. Maybe there's a similar variable to your setup.honestly glad you made the thread still cause I just love questions like this to see if I can answer them and if I can't I learn something