search for: nautilis

Displaying 2 results from an estimated 2 matches for "nautilis".

2010 Jul 28
2
Deleting .wine as root
...yum in fedora? > No, yum is a package manager. You would delete the Wine program(s) using it. > >The .wine doesn't show in the terminal with ls. I guess cause >it's hidden. > Correct. All files that start with a dot (.) are systems files and are hidden in the File Finder (nautilis). > >I can go to the desktop folder /home/benjie1 and just >delete it but I'm not root then, right? > No. Since the file was created as root you will either have to su to root and then use the rm -rf .wine/* command while in the /home/benjie1 directory or you can use sudo rm -rf /...
2010 Jul 31
0
[Fwd: Re: Deleting .wine as root]
...program(s) using it. >>>>>> The .wine doesn't show in the terminal with ls. I guess cause >>>>>> it's hidden. >>>>>> >>>>> Correct. All files that start with a dot (.) are systems files and are hidden in the File Finder (nautilis). >>>>>> I can go to the desktop folder /home/benjie1 and just >>>>>> delete it but I'm not root then, right? >>>>>> >>>>> No. Since the file was created as root you will either have to su to root and then use the rm -rf .win...