I have installed rails with Nginx in EC2 server.Now I want to remove all the installed application from that.So for removing all of them I am using sudo apt-get remove --purge .But some times the files are not being removed.So how can I do that.I have only user access.
|
feedback
|
migrated from stackoverflow.com Mar 25 '11 at 12:28
This question came from our site for professional and enthusiast programmers.