I would like to add it to the default menu (mouse right-click)
Like I want to right click on a folder and open it in the terminal. I don't want to have to find the directory in the terminal.
When I attempted to copy a file (of size, ) over the network using scp I get a error <file> stalled
Why does this happen? How do I resolve it?
I know about the update-rc.d SERVICE OPTIONS
command to add and remove services from startup, but how do I use it to get a list of all the services that are currently configured to start at startup?
Is there some other way to get this list?
I want to find out who has what permissions on a certain folder. How would I go about viewing this?
The folder in question is /srv/www
I want to know which hard disk drive corresponds to which device path. It's trivial to match the hard disk stats (brand, size) with the dev path, but I want more. I want to know which drive is which inside my case. What's a good way to go about getting this info?
I'll award answer to the best/easiest gui or cli answer, and give a bounty to the next-best answer of the other kind. I prefer a cli answer, but understand that a lot of other folks will appreciate a good point-and-click method.