Skip to content
ysaotome edited this page Jul 20, 2012 · 9 revisions

列-A 列-B 列-C
行-1 A1 B1 C1-C2
行-2 A2 B2
行-3 A3 A3-B3
require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html
$ ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (/home/xxxx/.ssh/id_rsa): 
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 

見出し1

  def foo
    puts 'bar'
  end

見出し2

見出し3

見出し4

見出し5
見出し6
© 2004 Foo Corporation

C4SA help

  • Getting Started

  • PHP

  • Ruby

  • Python

  • Perl

  • 全体の使用方法

  • メニュー

  • オプション

  • 料金確認

  • ログアウト

  • キャンバス上にある各パネルの説明

  • キャンバス情報:スケールアップ、ニフティクラウドストレージetc...

  • ログ

  • ファイル

  • デーモン管理

  • nginx.conf設定

  • データベース

  • PHPバージョン管理

  • ドメイン管理

  • CLI

  • C4SAの仕組み(概念図?)

  • C4SAとは

  • キャンバス、コンテクスト、アプライアンスの説明

  • コンテクストについて

  • 各コンテクストの説明

  • どういう用途に向いているのか

  • 各コンテクストの公式ドキュメントへのリンク

  • 各コンテクストの公式ドキュメントに、Getting Startedがあればそのリンク

  • チュートリアル

  • PHP編

  • Ruby編

  • Python編

  • Perl編

  • オリジナルコンテクスト作成方法について(仮)

  • アプライアンスについて

  • 各アプライアンスの説明(機能)

Clone this wiki locally