Navigatrix.net - A Voyager's Companion http://navigatrix.net/ |
|
How do I delete the home.desktop file on the nx desktop http://navigatrix.net/viewtopic.php?f=4&t=797 |
Page 1 of 1 |
Author: | Markus [ 10 May 2015, 16:22 ] |
Post subject: | How do I delete the home.desktop file on the nx desktop |
How can I delete the `home.desktop` file on the nx Desktop? I'm the owner and permissions are -rw-r--r-- but when trying to delete it I get `rm: cannot remove ‘home.desktop’: Operation not permitted` (sudo doesn't help either). It's not really critical. I just reshuffled some partitions and the file ended up on one that no longer runs under nx. And now I'm curious... ![]() Many thanks, Markus |
Author: | Moe [ 10 May 2015, 18:12 ] |
Post subject: | Re: How do I delete the home.desktop file on the nx desktop |
That answer would be in the fabulous topic viewtopic.php?f=4&t=649&p=3371 David wrote: Its the "i" attribut which is set. You can remove it with Which will flip the immutable attribute, so you can then rm /home/$USER/Desktop/home.desktop
sudo chattr -i /home/$USER/Desktop/home.desktop |
Author: | Markus [ 11 May 2015, 00:26 ] |
Post subject: | Re: How do I delete the home.desktop file on the nx desktop |
Many thanks Moe - I learn something new every day ![]() |
Author: | Moe [ 11 May 2015, 01:06 ] |
Post subject: | Re: How do I delete the home.desktop file on the nx desktop |
Me too...but generally it centers around how little I know. |
Page 1 of 1 | All times are UTC - 5 hours |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |