Depending on what method of suspend you are employing, it could be due to lack of sufficient swap space. That’s a common problem.
- 0 Posts
- 11 Comments
carcus@lemmy.mlto Linux@lemmy.ml•[Fixed] Fedora 39 keeps rebooting when left idle for a long timeEnglish2·2 years agoWithout more info this is a good best guess. However, Instead of the graphics card I would suspect an undersized swap space to support hibernation.
carcus@lemmy.mlto Linux@lemmy.ml•What's (are) the funniest/stupidest way(s) you've broken your linux setup?English15·2 years agoLearned about the importance of trailing slashes in rsync by using the -delete flag.
carcus@lemmy.mlto Linux@lemmy.ml•What are some interesting devices powered by Linux?English3·2 years agoAbleton’s Push 3 standalone runs Linux too. Same gripe about their DAW as well.
carcus@lemmy.mlto Linux@lemmy.ml•Linux newbie looking for a relatively easy to install telnet/bbs client for Manjaro.English4·2 years agoEdited my response to be more helpful.
carcus@lemmy.mlto Linux@lemmy.ml•Linux newbie looking for a relatively easy to install telnet/bbs client for Manjaro.English7·2 years agoIf you’re not opposed to it, it’s in the AUR.
Edit: Sorry a more helpful answer is that you can likely find it in manjaro’s add/remove software application. Optionally, From the command line you would execute
pamac search syncterm
if it existspamac install syncterm
Here’s the documentation for enabling AUR: https://docs.manjaro.org/activating-the-aur-and-building-packages-with-pamac/
Lived through the 90s when the import car scene was huge. The term ricing back then was used when referring to asians who modified their cars, as a pejorative.
It really bummed me out to see it creep into the Linux community. Tried voicing displeasure back when I used Reddit and got blasted with downvotes and really distasteful comments, felt like I was alone in this feeling. Thanks, from some random Asian Linux user.
What distro do you use at work? Using that at home would benefit you professionally as well. I’d start there unless it’s redhat.
I like restic, haven’t seen it mentioned yet.
Dedicate a set amount of time when you only use the cli to accomplish things. Pick simple, low risk things like cleaning up unneeded downloads in your downloads directory. Start with one file then try wildcards, brace expansion and regex.
View logs and grep to find specific events. Investigate (read only) what type of data is provided under different directories under /.
Use online resources to learn a scripting language, bash is convenient to start with, as it’s a common default shell and can be used for scripting. Learning bash can translate to one liners and eventually scripts.
This is a good resource, but I would recommend to not read it like a book, but maybe investigate sections of interest after you get a feel for some of the early topics: https://tldp.org/LDP/Bash-Beginners-Guide/html/
Love a tracker! I saw people running dirtywave M8 headless on a steam deck. Needs a teensy connected and some packages/config, nearly tried it myself but got a preorder for a M8 instead.