Created
September 28, 2017 04:19
-
-
Save xbalaji/ade83cdf518337a21a4b67e0df5c58ce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ls -dl /mnt/hgfs/host-c | |
cd / | |
hostname -I | |
python3 -m http.server --bind $(hostname -I) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment