Tagged Questions
0
votes
1answer
21 views
Uninstall Ruby on Rails on CentOS 6
How can I remove Ruby on Rails and all associated gems?
I tried yum remove ruby but get this response:
yum remove ruby
Loaded plugins: fastestmirror, security
Setting up Remove Process
No Match for ...
0
votes
1answer
97 views
One SQL, lots of SharePoint 2010 Servers, and lots of Databases to clean
I have a dedicated server running SQL server and many web servers running SharePoint 2010 installations. All the SharePoint web servers are using the same SQL server for storing/creating databases.
...
0
votes
1answer
166 views
Re-installing mysql and old database and users appear
I had installed mysql, mysql-server, and mysql-devel via yum:
yum install mysql mysql-server mysql-devel
I had created some databases and users and ended up breaking some tables, so I attempted to ...
2
votes
2answers
1k views
I can't get rid of apache2
It's obvious that I am a newbie with server administration; my goal is to reach the knowledge needed to working with web services.
I played with my Debian server, and I messed up apache2; Now I want ...
2
votes
1answer
3k views
Uninstalling/Upgrading Puppet
The questions below are all related to the topic of uninstalling/upgrading Puppet:
How do I uninstall previous versions of puppet?
What files do I need to delete and where are they located?
Is there ...