3
votes
1answer
108 views

How to automatically define functions and aliases on remote server after ssh login

I want to define bash functions and aliases in my remote shell automatically on login. I can't put the definitions into .profile or similar because the users I log in as are often shared with others ...
0
votes
2answers
259 views

Set up Home computer as a Server to Access it at Uni

I have Apache running and GNU Screen at Home. I need to access the comp 100km far away. I want the access only to the files in the folder /var/www. How can I get a remote control of my computer with ...