♿️ 🏳️🌈 Sovereign tech, FOSS, Linux, and hardware. Advocate for a better Internet and world. And I occasionally make PeerTube videos. I love coffee. About me: Name: Bryan Pronouns: He/Him https://en.pronouns.page/@TerminalTilt Gender: Man Sexuality: Omnisexual (feminine pref)
🩷💜💙 Politics: Left leaning, socialist
✊ Religion: Atheist, Humanist Location: East TN (Appalachia) Systems: Desktop: Debian Sid (unstable)
Laptop: Devuan Excalibur (for now) Homelab: Proxmox VE + Debian VMs Shell: Fish Editor: micro WM: KDE Plasma 6 (Wayland) Browser: @librewolf Mission: 100% human made content. 🚫 Strict #NoAI policy. People > Algorithms. I may block you if: Bigoted | AI apologism | Surveillance tech | Bad faith arguments Support: https://liberapay.com/terminaltilt 🧡 Thank you for all of your support! 🧡 You can find me in other places with the links below.
Bryan (he/him) | Terminal Tilt
@TerminalTilt@social.terminaltilt.com
social.terminaltilt.com
Pro tip: You don't need to use sudo for things inside your home directory (~).
If you sudo mkdir or sudo wget in your own home, you'll end up with root-owned files that break applications like Syncthing, backups, and general usage.
Fix it with:
sudo chown -R $USER:$USER ~/path/to/mess
Or just don't use sudo there in the first place.
#Linux #Debian #Permissions #SysAdmin
Ibus-table error "Permission denied: '/home/username/.local'" #permissions #python #2404 #ibus
https://askubuntu.com/q/1565169/612
How do I fix my /home directory on my server? #permissions #ssh #directory #homedirectory
https://askubuntu.com/q/1564609/612
How to restrict sudo access to only apt update and apt install for a specific path opt/app? #1404 #apt #permissions #sudo
https://askubuntu.com/q/1564501/612
Exiting with status '1'. error while installing WinApps #softwareinstallation #permissions
https://askubuntu.com/q/1564447/612
Exiting with status '1'. Error while installing Winapps #permissions
https://askubuntu.com/q/1564447/612
Faing "Permission denied" error when trying to get in /var/www/html in #permissions #apache2
https://askubuntu.com/q/1563974/612
Access Issues to Documents on Cryptomator Vault - Ubuntu 24.04 #permissions #mount #encryption #libreoffice #vlc
https://askubuntu.com/q/1564029/612
clamav needs sudo privileges Ubuntu 24.04.3 LTS #permissions #sudo #clamav
https://askubuntu.com/q/1563920/612
Difficulty modifying a file in /etc in an attempt to fix an issue I'm having #permissions
https://askubuntu.com/q/1563417/612
You've seen all posts