156
Trying to learn Linux, coming from windows
(lemmy.zip)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Yes save your commands. I put a commands text file on my nas so I can access from any pc. Or use joplin or another note program with sync. Save the command and a quick descriptor. Then you can even access that text file quick from within terminal using a text editor like nano or vim.
I set an alias up so if I type "command" it actually runs something like "nano /home/mnt/nas/command txt" and I can see them right there.