1955
submitted 10 months ago by MazonnaCara89@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] psud@lemmy.world 2 points 9 months ago* (last edited 9 months ago)

Don't worry about the terminal until or unless you have something to do that needs it, then follow a guide

Incidentally if a guide tells you to run a program in terminal, you can check what that program is supposed to do

  • man command (eg. man mount) gives you the manual, if it has a manual
  • command -h or --help gives you the command's help page - pipe it through "less" if it's more than a single screen eg: ls -h | less
this post was submitted on 23 Nov 2023
1955 points (98.2% liked)

Linux

47343 readers
1382 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS