#LinuxForBeginners

Linux OrtLinuxOrt
2025-05-04

Now online: "10 To-Dos after installing Linux Mint | Tutorial for Beginners"

youtu.be/-DN2nD-iw7s

Kamil Podrybanpodryban@wspanialy.eu
2025-04-26

Od pewnego czasu zachęcam do spróbowania Linuksa. Czasem bardziej nachalnie, czasem bardziej subtelnie. Jeśli jesteście graczami, cóż... nie musicie się już bać tego systemu! :)

pograne.eu/linux-dla-graczy-re

Jesteście prawie przekonani, ale nie wiecie, od czego zacząć? Chętnie pomogę! Przygotowałem poradnik, który wyjaśni Wam pewne podstawy i pomoże wybrać wersję systemu w sam raz do Waszych potrzeb:

pograne.eu/linux-dla-graczy-pr

#Linux #Linuks #LinuxGaming #GamingOnLinux #LinuxForBeginners #Giereczkowo #Pograne

Doc Edward Morbius ⭕​dredmorbius@toot.cat
2025-03-10

@leberschnitzel "Linux" is a large number of concepts, some common between a wide range of systems, some relatively specific. Fortunately the common stuff is ... more common, and much of the knowledge is highly durable (I cut my teeth about 40 years ago on BSD Unix, the information's served me well over the decades). Even old books can be quite useful, though there is some obsolete data.

One of the best elementary Linux books for several decades has been Mark Sobell's Practical Guide. That's actually a series now, tuned to major distros, and there's an Ubuntu-specific edition. sobell.com/UB1/index.html

O'Reilly & Associates ("ORA") was long the go-to for technical Unix/Linux books, and I'd recommend both UNIX Power Tools (1992, 2002) which though dated is one of the best introductions to the Unix philosophy and basic shell tools, and Linux in a Nutshell which is a very concise overview of major elements: oreilly.com/library/view/unix- and learning.oreilly.com/library/v. Both strongly emphasize terminal / command-line tools.

For general systems-administration guidance, the Unix and Linux System Administration Handbook (a/k/a "Nemeth") remains highly useful, though again, somewhat dated. colorado.edu/coloradan/2018/12

I'd also recommend a good book covering your principle shell. These days that's either Bash (the Bourne-Again SHell) or zsh (the "new hawtness"). ORA again has a good bash book: oreilly.com/library/view/learn. They've also got a good zsh guide: oreilly.com/library/view/learn. Other sources might include Sobell, No Starch Press (generally), and Prentice Hall (Sobell's publisher).

There's a whole set of other references, more below.

In general, "learning Linux" is about:

  • The GUI, for beginners. This is mostly self-explanatory, there are (as with everything else) numerous options, GNOME, KDE, and XFCE are the most popular contenders, with others often based on these, though there are numerous others.

  • The shell. Covered above (bash/zsh, and others). This is your principle command interface to the system and is both powerful, arcane, and evolving (I've learned and moved on through several shells over my career). Mastering the shell is a key success factor.

  • The editor. Numerous options, principle are emacs and vim, and I'd strongly recommend you learn at least one of these. Both are available on nearly all systems, including small embedded systems (e.g., modems, routers, Android devices, though often slimmed-down versions (often via Busybox, its own subject...).

  • Scripting languages. There are several, including not only the shell itself, but old-school options (sed, awk, Perl) and newer arrivals (Ruby, Python, Node.js, Lua, ...), and many others, often obscure and/or specialised. I really only use a few of these myself (sh/bash/sed/awk) and dabble in others (Perl, Python, Ruby), but these are quite powerful.

  • Packaging. The key distinguishing feature of various Linux systems is the packaging system used, defined by package format, interfaces, and philosophy. Ubuntu uses APT ("a package tool"), the DPKG format, and any of various front-ends. Others include RPM (Red Hat, Suse, and others, often under Yum or DNF), Portage (Gentoo), Slack (Slackware), Nix (NixOS), and more: en.wikipedia.org/wiki/Package_). Understanding your package manager and its philosophy, or lack thereof, is key to your Linux experience. Best Debian/Ubuntu book here is The Debian System by Martin F. Krafft, archive.org/details/debiansyst. Debian's own documentation is also excellent, see: debian.org/doc/. (Ubuntu largely follows Debian here, though you might want to check that project's own docs.)

  • Networking. I won't go into details, specifics vary more on what packages you have installed than on distros per se. But know the basics, as covered in texts above, deferring to your distro's quirks as necessary.

  • Kernel. I'm going to de-emphasize this relative to others' comments. Yes, the kernel does vary between versions, but ... in general, you will get by well with the stock kernel, and only need to muck with it as new versions come out or you find out specific device or network drivers/modules have issues or are needed. This is increasingly rare if you stick to widely-used hardware and features.

  • General administration. See the Nemeth and Sobell books for a general overview of topics, but storage, users, permissions, security, and other issues are key here.

Debian (and Ubuntu) have the option to install and manage a huge set of documentation, including but not limited to manual ("man") pages, info documents, HOWTOs, RFCs, and many package-specific guides and manuals. Look for the "-doc" version of packages if you're seeking additional documentation. You can access and search this through a localhost Web interface by installing the dwww and swish2 packages. Point your browser at localhost/dwww/ for joy after doing this.

I'll address specific questions on your other toots.

#Linux #LinuxForBeginners #Books #LinuxBooks #LinuxDocumentation

Joel Carnat 📽️joel@eggflix.foolbazar.eu
2025-03-03

Is Arch Linux the Ideal Beginner's Distro: A Response to DistroTube

eggflix.foolbazar.eu/videos/wa

Linux OrtLinuxOrt
2025-02-14

Now online: "Try Out and Test Linux Mint ON WINDOWS with VirtualBox | Tutorial for Beginners"

youtu.be/tHjg7cbODh8

Linux GuidesLinuxGuides
2025-02-14

Jetzt online: "Linux Mint testen und ausprobieren auf Windows | VirtualBox Tutorial"

youtu.be/21gMm4WIBlk

Linux OrtLinuxOrt
2025-02-07
Linux GuidesLinuxGuides
2025-02-07

Jetzt online: "Warum ich Zorin OS NICHT empfehle (sondern Linux Mint)"

youtu.be/JXl4Nj36VRo

BinaryBITS🖥️TechBytesbinarybits_techbytes@mas.to
2024-12-23

Thinking of getting started on Linux? Well, you should be! Here's a step-by-step beginners guide to get you started on your incredible journey:
binarybits.blog/linux-for-begi
#tech #technology #Linux #linuxforbeginners #BITSblog #Blog #howto

flashcardflashcard
2024-08-22

Which one sounds better and easier?

1. Open your web browser, find the software you want to download, and pray that it isn't a virus.

2. Open your software manager and install the software you want.

flashcardflashcard
2024-08-15

Linux is 100% ready for the normies, but the thing is most normies just simply fear that they might do something wrong and accidently ruin thier computer.
And most of the internet 100% reenforcing it!
Even a baby can install Mint or Fedora
And for browsing the web, working with documents and for basic gaming linux works great!

Funky TuxFunkyTux
2024-02-26

Vous cherchez la version de votre noyau Linux ??? (Kernel)

Pas d'soucis... 😎🙂

Voici l'astuce !
⬇️⬇️⬇️
youtu.be/cncs4_1Wxio
⬆️⬆️⬆️

✌️😉

2023-02-27

Добавляем репозитории на astra linux

peertube.su/videos/watch/ce411

2023-02-04

Iniciei a #leitura do #LinuxForBeginners, de #JasonCannon e estou gostando.

Linguagem bem clara, exemplos fáceis de executar.

Estou compreendendo melhor sobre o #Terminal e a Estrutura de Diretórios, que eram minhas maiores dificuldades (já que sou um usuário de ambiente mais "visual", ainda que goste de usar o teclado e as teclas #vim #vimkeys ).

Há edição em português também, chamada #LinuxParaPrincipiantes

#Livros #Mastolivros #Linux #Kindle

Capa do livro "Linux for beginners", de Jason Cannon.

A imagem mostra um pinguim acenando com uma "mão" e segurando um teclado com a outra.
I absolutely agree with Distrotube, Arch Linux is the ideal beginner's distro.

Watch his video:
https://invidio.us/watch?v=01IX7jRgft8

#arch #linux #LinuxForBeginners

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst