/fglt/ – Friendly GNU/Linux Thread

Welcome to /fglt/ – Friendly GNU/Linux Thread

Before asking for help, please check our list of resources.

If you would like to try out GNU/Linux you can do one of the following:
0) Install a GNU/Linux distribution of your choice in a Virtual Machine.
1) Use a live image and to boot directly into the GNU/Linux distribution without installing anything.
2) Dual boot the GNU/Linux distribution of your choice along with Windows or macOS.
3) Go balls deep and replace everything with GNU/Linux.

Resources: Please spend at least a minute to check a web search engine with your question.
– Many free software projects have active mailing lists.

$ man %command%
$ info %command%
$ %command% -h/--help/-?
$ help %builtin/keyword%

Don't know what to look for?
$ apropos %something%

Check the Wikis (most troubleshoots work for all distros):
wiki.archlinux.org
wiki.gentoo.org

Any Forums's Wiki on GNU/Linux:
wiki.installgentoo.com/index.php/Category:GNU/Linux

>What distro should I choose?
wiki.installgentoo.com/index.php/Babbies_First_Linux
>What are some cool programs?
wiki.archlinux.org/index.php/list_of_applications
directory.fsf.org/wiki/Main_Page
>What are some cool terminal commands?
commandlinefu.com/commands/browse
cheat.sh/
>Where can I learn the command line?
mywiki.wooledge.org/BashGuide
grymoire.com/Unix/
overthewire.org/wargames/bandit
>Where can I learn more about Free Software?
gnu.org/philosophy/philosophy.html
>How to break out of the botnet?
prism-break.org/en/categories/gnu-linux

/fglt/'s website and copypasta collection:
fglt.nl && p.teknik.io/wJ9Zy

/t/'s GNU/Linux Games: IRC: #sqt on irc.libera.chat
fglt.nl/irc.html

Previous thread:

Attached: Reactionary-KDE1.png (852x697, 150.36K)

Other urls found in this thread:

wiki.archlinux.org/title/Acer_Swift_1_SF114-34#Suspension
twitter.com/NSFWRedditImage

hello friends i am a linux user

your posst isn't worth the elecricity it needs

hello sir
are you enjoying being a linux user so far?

how do you manage configs and stuff?

my computer would be on either way
i have been a linux user for, well around 20 years i suppose. i don't really enjoy it anymore but there is nothing better for me that i have time to learn.

>your posst isn't worth the elecricity it needs
>posst
You just wasted ram and disk space therefore electricity by adding an extra s there.

edit them as needed to configure my system to my liking
back up my system including configs so if i need i can restore them after a catastrophe

Nothing special, just editing them when needed mainly.

i mean portability between different machines, do you use specific tools or just git the whole system

Ansible

i have one main desktop and my laptop is set up pretty similar but i dont share configs much
if i want to know config from my desktop to copy over i ssh/sftp to it and copy/paste it.

but for work we use ansible which can do that. it's pretty heavy i guess we have a whole VM just to deal with deployments like that. maybe worth looking into or something similar but more light.

Help me please! My acer laptop does not suspend at all on Fedora Workstation 36 (I think the distro does not matter). Please tell me what should I do to make my acer laptop suspend properply?

I change my computer once every few years. I just copy the home dir then.

is it encrypted ?? that will affect the ability to hibernate. i think you need a separate partition for it. if not then im thinking, what happens when you type sudo pm-suspend

GNU Stow is probably the simplest solution if you just want to manage your dotfiles all in one place like a git repo

etckeeper

too much work

I already fixed it. Didn't know that my laptop has a page on archwiki.

"dotfiles" as in user configs? What is there to manage about them?
just copy over your $HOME lol

how?

link to fix for future viewers!!!

have to set it up, remember to add configs, remember to commit
backups are just automatic. more work to restore old versions from but how often you really need an old version of a config file? for me its like maybe 3 times a year I want to see something I deleted.

Manage them by separating the user-edited configs from the auto-generated configs, and version controlling them so you can rollback, store them online, etc. Yeah it seems like over-managing, but that's how some people operate.

wiki.archlinux.org/title/Acer_Swift_1_SF114-34#Suspension