that's it
submitted by /u/agachateyacm1pt [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
he wasn't even looking at me and he found me
will byers stan first human second
DEAR READER
let's talk about Bridgerton tea, my ask is open
2025 on Tumblr: Trends That Defined the Year

titsay

JVL

祝日 / Permanent Vacation
noise dept.
Not today Justin

tannertan36

Janaina Medeiros
Cosimo Galluzzi
Peter Solarz

JBB: An Artblog!
d e v o n

Discoholic 🪩
Keni

pixel skylines

ellievsbear
seen from United States
seen from United States
seen from United States

seen from United States
seen from United States
seen from China
seen from United States

seen from Italy
seen from United States

seen from Australia

seen from United States

seen from United Kingdom
seen from United States
seen from United States

seen from Canada

seen from United States

seen from United Kingdom

seen from Brazil
seen from United States
seen from Estonia
@linuxmintambassadors
that's it
submitted by /u/agachateyacm1pt [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
Something really annoys me. So, we have the standard XDG_CONFIG_HOME, which is ~/.config.
Then, why do we have ~/.xmonad ? Why do we have ~/.xmonad ? Why do we have ~/.Xresources ? I get it, there are historic reasons, like .profile or .bashrc that have been there for SOO long, but ~/.minecraft ? What even is the reasoning ? Or .gitconfig. Or, .steampid, which is a symlink to .steam/steam.pid. I mean, we could just use .config, .cache, .local and .history, and everything would be alright.
My current home directory currently has 48 dotfiles. This is huge. This is nonsense. There is .local, there is .config, there is all those things that nobody really respects.
I really have this feeling, that there are literal TONS of standards, and everybody just decides to say "no, I won't respect that". It may make sense SOMETIMES. If you edit some files a lot, having them closer to the home directory might be useful. Or, xterm way of handling +/- options allows very short program calls, yet powerful.
This frustrates me. If Linux is supposed to be consistent, how are those things even real ?
Edit : I mean, this is a thing : https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
submitted by /u/Constant_Employer_11 [link] [comments] via Linux, GNU/Linux, free software...
I stored important information on a file I encrypted on Windows os but now I am on Linux and I am unable to open that text file because it is A PFile
submitted by /u/Destroyed_Telephone [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
submitted by /u/sonnyp [link] [comments] via Linux, GNU/Linux, free software...
submitted by /u/adalte [link] [comments] via Linux, GNU/Linux, free software...
In general which one has better support for the Linux environment?
GPU: Nvidia or AMD?
CPU: Intel or AMD?
Open source or closed drivers?
I'm going to do some upgrades to my PC shortly and I need some recommendations. My PC has now Intel i5-6600k and Nvidia GTX1060 6GB. So big questions here....AMD....Nvidia....Intel...Open....Closed
submitted by /u/nikdikpik [link] [comments] via Linux, GNU/Linux, free software...
I Installed Fedora a few weeks ago, with i3. I finally got picom running the way I want it after installing a ton of bloat, but whatever. Had to grow my LVM, and I never worked with LVM before. Tried some of those guides online that seemed logical, but it didn't work and now my system is broken. It's all my own fault except who the hell thought it would be a good idea to use LVM by default and make the default partition only 15G?
Whatever, just gonna try Nix now. I'll make a small list of things I want or need on there, install those and nothing else ;p.
submitted by /u/JairSterre [link] [comments] via Linux, GNU/Linux, free software...
Once i connected manjaro to an ethernet cable and then i unplugged it, i can no longer see the wifi networks. It shows: Wifi network:device to ready.
Can someone help? I really appreciate it
submitted by /u/__hiken__ [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
Hello, quick question. I'm using PopOs as my distro and I wanted to try out KDE Plasma as a Desktop Environment. But I didn't really liked it and I want to install back Gnome 41.
But I can't really find a installation guide even in the official site. Can someone help me find a guide for this?
submitted by /u/GreenRiot [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
submitted by /u/untitleddocument13 [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
submitted by /u/Remote_Tap_7099 [link] [comments] via Linux, GNU/Linux, free software...
I made an .sh to setup my arch environment and download all my repos from git and packages from pacman is this standard practice or should you not do this? Saves a lot of time if I was do do a fresh install on a new system. Just want to make sure Its not bad practice, unsafe security wise, ect.
submitted by /u/CamnJB [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
I need to make and file legal documents but I am new to linux and do not know of any good program for this. You know when you download a form from the DMV and it has the form prefilled with blue or grey boxes where you enter your response, data, etc ? Is there a program, preferably free, that will let me take downloaded forms and modify them easily or allow me to easily fill out said form with some easy to use editing interface?
submitted by /u/StarCitizenMiner [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
I recently bought the lenovo ideapad 5 15are05 and wrote the void Linux ISO one a usb drive after switching boot priority to the usb it still boots to windows, this isn’t my first Linux install on a windows device(converted a few friends) but this is the first time I’ve had this issue. Can anyone help?
submitted by /u/happycrinch [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
submitted by /u/techstewy [link] [comments] via Linux, GNU/Linux, free software...
Is there a way to use regex in a .hidden file? Specifically I'm looking to hide files by extension.
For those who don't know: To hide a file or folder on Linux you prepend a dot to the name, but doing this is sometimes not possible. You can also create a file called .hidden in a directory, containing line-separated filenames, and every file that matches those will be treated as hidden by, at least, Nautilus and Dolphin file explorers (but will be shown by ls and tree though).
submitted by /u/8070alejandro [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!
what is the command command?
i was just reading a github page and it had a section of code with
if command -v script.sh; then do stuff; fi
and I thought 'What does "command -v" do?" i've been tinkering with linux for a few years and not seen this before.
so i try
# man command -bash: man: command not found # command -? -bash: command: -? invalid option command: usage: command [-pVv] command [arg ...] # command -v #
and googling what is linux "command" does not prove fruitful.
submitted by /u/sf_Lordpiggy [link] [comments] via Linux 101 stuff. Questions are encouraged, noobs are welcome!