Top "Host" questions

A general-purpose computer system interconnected to some communications network, or communications networks for the purpose of achieving resource sharing amongst the participating systems is called Host.

How to ping an IP address

I am using this part of code to ping an ip address in java but only pinging localhost is successful …

java ping host
location.host vs location.hostname and cross-browser compatibility?

Which one of these is the most effective vs checking if the user agent is accessing via the correct domain. …

javascript html window location host
How to mount host volumes into docker containers in Dockerfile during build

Original question: How to use the VOLUME instruction in Dockerfile? The actual question I want to solve is -- how …

share docker host mount
How to access site through IP address when website is on a shared host?

I want to edit my host file to forward a website to another IP, but that IP is on a …

ip host shared-hosting forward
Determine the network and host ID portion of an IP address

I need to work out the algorithm regarding how you calculate the network and host portion of an IP address. …

networking ip-address host subnet cidr
Share folders from the host Mac OS to a guest Linux system in VirtualBox

How do I go about sharing a folder between the host (Mac) and the guest OS (Ubuntu) in Virtual Box?

macos ubuntu-12.04 virtualbox host
Android USB host and hidden devices

I am developing an Android application in which I have to communicate to an USB device. I tried to use …

android api usb host
Putty won't cache the keys to access a server when run script in hudson

I had a simple automation process to write which needed to copy a few files from linux server to windows …

hudson key putty host
How to set target hosts in Fabric file

I want to use Fabric to deploy my web app code to development, staging and production servers. My fabfile: def …

python host fabric
Putty error : Unable to open connection to hostname : Host does not exist

I am using Putty to ssh into some of the servers that I work on. I am able to connect …

windows putty host