Sharing Connection to other PCs (Via Wired Ethernet) - Ask Ubuntu I have two desktop PCs I use frequently, both running Ubuntu 12 04 One is connected to the internet via wireless, and the other has no wireless card Is there any way I can share my internet conne
process - How do I kill processes in Ubuntu? - Ask Ubuntu How do I kill all processes running by my own non-root account? I have some spinning smbd processes that I caused from my windows machine and so I telnetted into the linux server and I want to kill
Download Linux | Linux. org Links to popular distribution download pages24 Popular Linux Distributions Explore different Linux distributions and find the one that fits your needs Try distrowatch com for more options
How to delete a non-empty directory in Terminal? - Ask Ubuntu Use the below command : rm -rf lampp It deletes all files and folders contained in the lampp directory In case user doesn't have the permission to delete the folder: Add sudo at the beginning of the command : sudo rm -rf folderName Otherwise, without sudo you will be returned permission denied And it's a good practice to try not to use -f while deleting a directory: sudo rm -r folderName
software installation - How to install libtinfo5 on . . . - Ask Ubuntu You'll need to complete a few actions and gain 15 reputation points before being able to upvote Upvoting indicates when questions and answers are useful What's reputation and how do I get it? Instead, you can save this post to reference later