Tagged Questions
-5
votes
4answers
157 views
How can I uninstall Ubuntu when installed through Windows 7? [duplicate]
I installed Ubuntu without doing a partition, I ran the .exe from my Windows 7 OS. For the past week i've been trying to uninstall Ubuntu unsuccesfully.
I went to the Windows 7 control panel to ...
0
votes
0answers
88 views
How do I delete the Ubuntu ISO from `System` in windows 7? [closed]
I tried to get Ubuntu; but the disc I tried to burn didn't work. I don't know what the problem was.
I never saw Ubuntu on the computer at Start-up or anywhere.
I uninstalled "Ubuntu" which appeared to ...
3
votes
1answer
49 views
On which partition is Ubuntu located?
I'm trying to delete the Ubuntu partition and then later I'm planning on running Ubuntu through VitualBox on Windows 7. The problem is I don't know which partition is Ubuntu so I can use that space ...
-2
votes
1answer
96 views
Backtrack installation interrupted once, installed another time [closed]
I installed Backtrack 5 from a Live CD yesterday and while installing, i closed my laptop to let it run while I sleep. But then I remembered my friend told me the plastic of his computer melted this ...
1
vote
2answers
229 views
Uninstalling/deleting Calligra
I am installed Calligra on Ubuntu 12.04, but I do not like it and now I want to uninstall it. I am installed unstable release with project-neon. I am tried to delete folder in /opt but I can not ...
6
votes
1answer
576 views
How can I remove the default application indicators, like the power or the volume indicator, in Unity?
After installing a bunch of new application indicators, I realized that I was using a lot of the top-bar space, and wanted to get rid of some default indicators to have more space. Is this somehow ...
2
votes
1answer
336 views
Unable to delete files from drive in Banshee [closed]
When I imported all of my music from my iPod into Banshee, I got all of the wrong music, so I decided to delete it all. Now it says that there is no such file or directory, so it won't delete the ...
1
vote
1answer
1k views
How do I remove all files that match a pattern?
When I revert in Mercurial, it leaves several .orig files. I would like to be able to run a command to remove all of them.
I have found some sources that say to run:
rm **/*.orig
But that gives me ...