RedditEnjoyer@lemmy.world to linuxmemes@lemmy.world · 3 months agothe real world vs loonix userslemmy.worldimagemessage-square40linkfedilinkarrow-up10arrow-down113
arrow-up1-13arrow-down1imagethe real world vs loonix userslemmy.worldRedditEnjoyer@lemmy.world to linuxmemes@lemmy.world · 3 months agomessage-square40linkfedilink
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·edit-23 months 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-squarelistless@lemmy.cringecollective.iolinkfedilinkarrow-up0·3 months agosudo chown user:user -R / will get me to reinstall.
minus-squarex00z@lemmy.worldlinkfedilinkEnglisharrow-up1·3 months agoThe fix is to chmod it all to 777.
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.