Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Hortonworks Sandbox

http://127.0.0.1:8888/  

ssh root@127.0.0.1 -p 2222 (default password is "hadoop")

scp -P 2222 example.jar mruser@127.0.0.1:/home/mruser/mrJars (password is "Sprint2000" for linux user and "hadoop" for one created in hue)

Networking & VirtualBox

if you make changes to /etc/sysconfig/network-scripts/ifcfg-eth0, then make sure you rm /etc/udev/rules.d/70-persistent-net.rules

Linux

screen can manage long-lived sessions via SSH

 

  • No labels