ArchLinux available textbooks

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
Other than Arch Wiki does anyone know of any textbooks regarding Arch CLI commands and usage? A textbook would be so much better for me.
 


Brickwizard

Well-Known Member
Joined
Apr 28, 2021
Messages
4,024
Reaction score
2,715
Credits
29,995

Arch Linux: Quick Guide for Beginners Linux for Beginners​

you may have problems finding it in print, you can buy the kindle version from Amazon
 
OP
WollfieHB

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
I will look into that. Im sure I can get it printed of possible. Thanks you.
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
5,926
Reaction score
4,415
Credits
43,547
Not sure how well a textbook will help you, the wiki is constantly edited when there are changes but textbooks don't get updated too often. If you understand how Linux works all the same basics and fundamentals apply to all distributions even for Arch and Gentoo.
 
OP
WollfieHB

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
I will look into that. Im sure I can get it printed of possible. Thanks you
Not sure how well a textbook will help you, the wiki is constantly edited when there are changes but textbooks don't get updated too often. If you understand how Linux works all the same basics and fundamentals apply to all distributions even for Arch and Gentoo.
Much easier for me and convenient to make notes using a textbook instead of switching back and forth between windows. Its just the way I learn, my dyslexia doesn’t help. Im new to it all so id appreciate any and all advice.
 

smooth_buddha

Active Member
Joined
Feb 13, 2020
Messages
362
Reaction score
245
Credits
1,648
I will look into that. Im sure I can get it printed of possible. Thanks you

Much easier for me and convenient to make notes using a textbook instead of switching back and forth between windows. Its just the way I learn, my dyslexia doesn’t help. Im new to it all so id appreciate any and all advice.
Im the same im old school nd i still like to make notes and scribbles on paper! i recently did an arch install and wrote out my whole install (once i managed to succesffully install arch!) i wrote out all the commands and made notes what the diferent commands were doing i find this helps learning so much and helps with memory too
 

smooth_buddha

Active Member
Joined
Feb 13, 2020
Messages
362
Reaction score
245
Credits
1,648
I will look into that. Im sure I can get it printed of possible. Thanks you

Much easier for me and convenient to make notes using a textbook instead of switching back and forth between windows. Its just the way I learn, my dyslexia doesn’t help. Im new to it all so id appreciate any and all advice.
In fact heres all my Arch install notes. These are my notes to get the base system of arch installed, i also made these notes following along a video that guided me through install - this one: (just make sure you keep 3d acceleration off if u use a virtual box! he enables it on video but dont do that!) hope this helps!

arch_install_page1.jpg
arch_install_page2.jpg
arch_install_page3.jpg
 
OP
WollfieHB

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
Im the same im old school nd i still like to make notes and scribbles on paper! i recently did an arch install and wrote out my whole install (once i managed to succesffully install arch!) i wrote out all the commands and made notes what the diferent commands were doing i find this helps learning so much and helps with memory too
And the note is always there as long as the book doesn’t get list or the scrap piece of paper doesn’t get thrown away. Mess up on an install…its more like…”what note???”
 
OP
WollfieHB

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
Installing from CLI using net install. ‘# -m python archguided -install’ its the only way I know. I have the install steps memorized for the most part. Installing from cli without netinstall is a beast. Currently im working on my system back up. Ive come to far to crash this time.
 

smooth_buddha

Active Member
Joined
Feb 13, 2020
Messages
362
Reaction score
245
Credits
1,648
Installing from CLI using net install. ‘# -m python archguided -install’ its the only way I know. I have the install steps memorized for the most part. Installing from cli without netinstall is a beast. Currently im working on my system back up. Ive come to far to crash this time.
i screwed it up several times but each time i learnt something about the screw up, 9 times out of 10 its error by type error when putting commands in, the critical phases are the disk partition, base install and grub setup
 
OP
WollfieHB

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
i screwed it up several times but each time i learnt something about the screw up, 9 times out of 10 its error by type error when putting commands in, the critical phases are the disk partition, base install and grub setup
Screwing up is how I remember the steps. I seem to retain very well in trial by fire situations.
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
5,926
Reaction score
4,415
Credits
43,547
Screwing up is how I remember the steps. I seem to retain very well in trial by fire situations.
Exactly! You learn from the mistakes you make! :)
 
D

Deleted member 128018

Guest
I wish I had a $1.00 for every time I screwed up learning Linux and Linux stuff I'd have quite a chunk of money. ;)

I learn by breaking. ;)
 

captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,971
Credits
18,114
In fact heres all my Arch install notes.
looks goo to me ; but I installed grub at pacstrap stage :


Code:
# pacstrap     /mnt base linux linux-firmware  base-devel      vim nano grub efibootmgr


its a pity others can't update or add alternative options to :

 

smooth_buddha

Active Member
Joined
Feb 13, 2020
Messages
362
Reaction score
245
Credits
1,648
looks goo to me ; but I installed grub at pacstrap stage :


Code:
# pacstrap     /mnt base linux linux-firmware  base-devel      vim nano grub efibootmgr


its a pity others can't update or add alternative options to :

awesome i will do that next time i install i also heard on youtube video follow along to make sure you have 3 things before you reboot after install :

1.text editor
2. browser
3.terminal emulator

i also have to get cmatrix and neofetch too ;-)
 

smooth_buddha

Active Member
Joined
Feb 13, 2020
Messages
362
Reaction score
245
Credits
1,648
i've done myself a libreoffice document which I update and amend from time to time eg page 4 in image; of course I was already a nerd , now i have even more time on my hands
i realy love pacman package manager its so smooth when it comes to getting anything you need
 
OP
WollfieHB

WollfieHB

New Member
Joined
Dec 20, 2021
Messages
24
Reaction score
18
Credits
164
My record is (1) DESTROYED Ubuntu iso install (2) FEDORA installs (1 was virtual) (1) Manjaro Linux forgetting my passwords and thinking I could figure it out. This was all in one day! I didn’t touch my PC for a week, grounded myself to Windows the whole time. Thats when I learned why they suggest live-usb or Virtual. Even though I did all that in a day. It never harmed my pc unlike windows trying to overheat or blue screen me to death.
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com


Top