Search Results

Search: Posts Made By: wojeezy
4,314
Posted By port43
Typical PuTTY install on the PC comes with the...
Typical PuTTY install on the PC comes with the executable psftp.exe and if you double click on that, then "open <hostname>" you can ftp to/from your PC from/to <hostname>.

Type "help" at the...
4,314
Posted By bakunin
I hate to say that, but: no. You see, "ssh"...
I hate to say that, but: no. You see, "ssh" (secure shell) is a client-server type of service. When you use "putty" (or any similar software) you run a client, which relies on the server-part on the...
4,314
Posted By port43
I have changed the hostname this way more times...
I have changed the hostname this way more times than I care to admit. :o
4,314
Posted By bartus11
I'm always advising for using uname -n instead of...
I'm always advising for using uname -n instead of hostname.uname -n won't change the system's hostname if you pass it one argument too many by mistake.
4,314
Posted By Yoda
echo "$(whoami)@$(hostname)"
echo "$(whoami)@$(hostname)"
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy