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
[-] DoucheBagMcSwag@lemmy.dbzer0.com 4 points 10 months ago

I still am intimidated by the terminal as I've only had slight experience with CMD

[-] bellsDoSing@lemm.ee 4 points 10 months ago

Honestly, if all you've ever experienced in regards to terminals is windows CMD, then you really haven't seen much. I mean that possitively. Actually, it will give you a far worse impression on what using a Linux / Unix terminal can be like (speaking as someone who spent what feel's like years in terminals, of which the least amount in windows CMD).

I suggest to simply play around with a Linux terminal (e.g. install VirtualBox,.then use it to install e.g. Ubuntu, then follow some simple random "Linux terminal beginner tutorial" you can find online).

[-] cows_are_underrated@feddit.de 3 points 10 months ago

The Windows Terminal is absolute Garbage. I tried to use it for some very simple stuff and it was such a trash experience. It just feels wrong.

[-] 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