16
Is it possible to use exclusively a TTY on Linux?
(beehaw.org)
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.
A very interesting and crazy proposition, but I think you're asking the wrong question. There are definitely ways of removing distractions from your environment without resorting to something so drastic.
E.g. have you considered creating a user with restricted access to certain programs (example) and set up add-ons for web browsers that restrict access to certain websites?
I've never created other users besides the one that is created during installation. And I don't know how restriction can be done.
I used browser plug-ins to restrict access to certain sites, but only for main domains, not for subdomains.
I'm a huge proponent of the command line, but you often spend more time learning tools and configuring your environment than getting work done.
I'd instead recommend you start with learning basic system administration for Linux. User management and permissions on https://linuxjourney.com/ or TLCL would be a good place to start. Of course there's a good chance your desktop environment has ways of configuring users and permissions, too.
Ublock origin has a very powerful URL filtering system, e.g.
https://beehaw.org/c/gaming$document
blocks you from accessing the gaming community on beehaw, but doesn't stop you from accessing https://beehaw.org or other communities on the site.I agree with this. I remember spending soo much of my time learning and configuring my environment, the time just seemed to fly by.
These days I prefer to just log into xfce and get some work done. I still use my sweet setup of bspwm from time to time tho, will not forget it.