sudo hostname XXXXX
sudo vi /etc/hostname
sudo vi /etc/hosts
sudo service hostname restart
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
{ | |
"AWSTemplateFormatVersion": "2010-09-09", | |
"Description": "ELB with Multi-AZ template", | |
"Parameters" : { | |
"WebInstanceType" : { | |
"Description" : "Web machine instance type", | |
"Type" : "String", | |
"Default": "m1.small" | |
}, |
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
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
""" | |
(C)2013.07.26 David Jones | |
SYNOPSIS | |
This script supports the development of a scribus document using |
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
Mozilla Firefox | |
https://ftp.mozilla.org/pub/mozilla.org/firefox/ | |
OlderNewer