this post was submitted on 17 Jul 2023
17 points (100.0% liked)

Chat

7483 readers
21 users here now

Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.


Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hello everyone.

As the title says, I'm considering to ditch my graphical environment, because I find it very distracting, especially because I can think about playing video games or browsing the web mindlessly when I should be studying. And when I'm studying, those thoughts wander inside my head, and it sucks.

So, moving to a TTY environment, and using terminal programs, is the only way I find to avoid those intrusive thoughts and any other distraction. But I'm afraid that I'll be very limited somehow, because there aren't enough programs to fulfill my needs, or because those programs cannot perform as many tasks as their graphical counterparts.

I know some programs that I can use, like Links, Vim/Emacs, mpd, Ranger, and tmux, as well as some rogue-like games, like DCSS, Angband and NetHack. I also heard about framebuffer, but I don't know how it works.

Did any of you experimented with TTY? How long did you last inside it?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

By the way. Another way is to not boot to run level 5 / graphical but tell systemd to only to say level 3. If your in 5 you can also tell it to go to say 3. I cannot remember the commands but maybe someone else does.

If you did not know Linux boot system defines 6 run levels 0...5. You can boot to any of them. 0 is shutdown, 1 is emergency/single user, 3 is usually non-graphical mode, 5 is usually graphical. How you use them depends on your Linux distribution and if it uses systemd.