Search

You can find the results of your search below.

Fulltext results:

ssh @public
3 Hits, Last modified:
e we use a publicaly available IP host to reach a private host, using a single command. For this to work yo... nd ssh username@longname.domain.tld nc distant_private_ip_adress 22 User username </code> "ssh hostname" connects to the distant_private_ip_adress adress server using the public longname
wipeliveserver @public
1 Hits, Last modified:
-bind /dev/pts ${CHROOTDIR}/dev/pts mount --make-rprivate / # necessary for pivot_root to work cp -vrp /us