@[email protected] to [email protected] • 24 days agothe real world vs loonix userslemmy.worldimagemessage-square62fedilinkarrow-up165
arrow-up165imagethe real world vs loonix userslemmy.world@[email protected] to [email protected] • 24 days agomessage-square62fedilink
minus-squareSnot FlickermanlinkfedilinkEnglish3•edit-224 days agoYeah even when my desktop broke I fixed it via command line narrowing down which file in .config/ was causing the desktop environment to fail to load
minus-square@[email protected]linkfedilink6•24 days agosudo chown user:user -R / will get me to reinstall.
We never say “reinstall the OS”.
Yeah even when my desktop broke I fixed it via command line narrowing down which file in .config/ was causing the desktop environment to fail to load
sudo chown user:user -R /
will get me to reinstall.The fix is to chmod it all to 777.