• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » code
Trace: • 01 今日の名言をIndexmenuに載せる(arctic) • 05 Docker Nginx reverse proxy • 05 rsync • 44 CentOS7 chronyd NTP • 02 今日の名言をIndexmenuに載せる(dokuwiki) • 26 vgcfgrestore VGが消えてしまった場合 • counter • 02 print() • 20 awkで合計 • code Prettifier Plugin

code

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@06_virtualization:04_cloudstack
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

02 API URLを出力するシンプルなPHP
9 Hits, Last modified: 11 years ago
wurlencodeの部分で行っている。 [[11_php:03_function:01_urlencode_rawurlencode|]] <code php> <?php $api_key = 'API キー'; $sak = '秘密鍵'; $command = 'listVirtualMachines'; $url ... ($params as $k => $v){ $query_str .= urlencode($k) . "=" . rawurlencode($v) . "&"; } $query_st
01_Windowsテンプレート作成
6 Hits, Last modified: 11 years ago
c:\windows\system32\sysprep\key-install.bat <code> @ECHO OFF cscript //nologo c:\windows\system32\s... dows\System32\sysprep\unattend.xml @del /f %~f0 </code> ==== 5.sysprep ==== sysprepを行う時に、VMの場合はVM内でシャ... quitで実行し、CloudStack上から「インスタンスの停止」を実行する。</color> <code console> cd c:\Windows\System32\sysprep sysprep.exe /oobe /generalize /quit </code> <color red>**※unattend.xml というファイル名であれば自動で読み込まれる

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki