Skip to content

Instantly share code, notes, and snippets.

View deroter's full-sized avatar

shinya deguchi deroter

  • ふにす
  • 大阪
View GitHub Profile
@deroter
deroter / まとめ:# aws_setting.md
Last active December 13, 2015 23:29
まとめ:# AWS設定自分用まとめ

AWSのせっていまとめ

インスタンスの作成

SSHでログイン

サーバーを起動させた状態でaction connect。

Connect with a standalone SSH Clientを展開

@deroter
deroter / まとめ:# git_kyoto.md
Last active December 13, 2015 21:38
まとめ:# Gitのゆるめな勉強会 vol.1
@deroter
deroter / kuroigamen.markdown
Last active December 13, 2015 18:48
まとめ:# 黒い画面自分用まとめ

黒い画面自分用まとめ

まとめの改変。主に自分用。

最初の準備

コマンドとか使う前にまずは環境を作ろう。

Xcode

@deroter
deroter / # はじめてのサーバサイド w: AWS in 大阪.markdown
Last active December 13, 2015 17:48
まとめ:# はじめてのサーバサイド w: AWS in 大阪

はじめてのサーバサイド w/ AWS in 大阪

ローカルサーバーの起動

ルートをDropboxにすると便利そう。次回もしくは追記します。 バーチャルホストの設定が管理上楽になると思いますのでその通りに。 追記:Xcodeとhomebrewくらいは入れておいた方がよさげです。 特にhomebrewはDB入れるときに必要だったりしますので

http://mxcl.github.com/homebrew/

@deroter
deroter / httpd.conf
Created February 13, 2013 16:52
メモ:httpd.conf
#
# Mac OS X / Mac OS X Server
# The <IfDefine> blocks segregate server-specific directives
# and also directives that only apply when Web Sharing or
# server Web Service (as opposed to other services that need Apache) is on.
# The launchd plist sets appropriate Define parameters.
# Generally, desktop has no vhosts and server does; server has added modules,
# custom virtual hosts are only activated when Web Service is on, and
# default document root and personal web sites at ~username are only
# activated when Web Sharing is on.
@deroter
deroter / st2 -setting open
Last active December 11, 2015 19:28
メモ:st2の設定を開く魔法の呪文だよ
open /Applications/Sublime\ Text\ 2.app/Contents/Resources/
黒い画面からst2もひらけごま「subl」
sudo ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" /usr/bin/subl