-1
votes
2answers
37 views

Map open port to process [duplicate]

Possible Duplicate: Finding the process that is using a certain port in Linux How may I find out which process(daemon) is listening on a given port if I do not have a service that would ...
0
votes
0answers
312 views

proxychains browser unable to download and open files

Ubuntu 10.10, Midori 0.2.4 browser (same problem with Epiphany 2.30.2, haven't tried with Firefox or Chrome as yet) Proxychains-3.1 installed, working fine. Here is the deal: when NOT proxychained, ...
2
votes
1answer
96 views

Is it safe to re-symlink the 'open' command from `openvt` to `gnome-open` on Ubuntu?

On my Ubuntu systems, bin/open is symlinked to openvt. I'm not sure what this program does, but I'd like to delete the symlink and symlink or alias open to gnome-open. Is this safe to do?