![]() |
Darwin OS X vs. Windows XP
I am having trouble understanding the Darwin Terminal even though I know my way around the Bourne Shell.
Q 1: How do I connect to a Remote server from my PC using Terminal? With DOS, or SSH, I establish the connection and enter into it. I am told WebDAV (Web-based Distributed Authoring and Versioning) is a way to connect. Is there another way without using Darwin? Q 2: How do I become the root user by using su if I don't have the password I used to log into Mac OS X? [darwin:~] afiyf$ su Password: |
Welcome to LQ!
1) SSH is installed by default on OS X. You can connect exactly the same as on any other operating system: Code:
ssh user@remoteHost Code:
sudo ls /etc I hope this helps --Ian |
All times are GMT -5. The time now is 06:49 PM. |