Tagged Questions
0
votes
1answer
69 views
How to see the localhost traffic details?
I have hosted my website over the local network in ubuntu maverick. I want to see all the requests coming in to my website through terminal and then log it into a file. What should i use? and is it ...
1
vote
1answer
259 views
How can I access one desktop session from another on the same machine?
I want to run a desktop session as user A, and from that session access a different desktop session as user B. This way I can test, screencast or share my screen from session B, while having access to ...