by Anjani Phuyal | Jan 26, 2015 | Linux, ubuntu
Install following sudo apt-get install software-properties-common python-software-properties ref: http://lifeonubuntu.com/ubuntu-missing-add-apt-repository-command/
by Anjani Phuyal | Aug 5, 2014 | Linux, ubuntu
Install nscd using the following command if not yet sudo apt-get install nscd Flush DNS Cache in Ubuntu by restarting the nscd sudo /etc/init.d/nscd restart
by Anjani Phuyal | May 26, 2014 | Linux, ubuntu
Problem: No java on ubuntu Solution: sudo apt-get install openjdk-6-jdk
by Anjani Phuyal | May 26, 2014 | Linux, ubuntu
knife ec2 server create -G default -f t1.micro -S nagios-quick-start -x ubuntu –region eu-west-1 -I ami-ce7b6fba
by Anjani Phuyal | May 26, 2014 | Linux, ubuntu
sudo ufw allow proto tcp from 192.168.0.2 to any port 22 sudo ufw delete deny 22 sudo ufw allow 22 sudo ufw enable Ref: https://help.ubuntu.com/lts/serverguide/firewall.html
by Anjani Phuyal | May 26, 2014 | Linux, ubuntu
This web server is running in SSL mode. Try the URL you should always use https://