RedditEnjoyer@lemmy.world to linuxmemes@lemmy.world · 1 year agothe real world vs loonix userslemmy.worldimagemessage-square47linkfedilinkarrow-up13
arrow-up13imagethe real world vs loonix userslemmy.worldRedditEnjoyer@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square47linkfedilink
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·edit-21 year 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-up1·1 year agosudo chown user:user -R / will get me to reinstall.
minus-squarex00z@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year 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.