• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » code
Trace: • 18 Zabbix API • 07 Bash timezone • 04 .htaccess で制限時間設定 • 71 vsftpd • 46 Laravel log • code2 • 07 FormServiceProviderでハマったメモ • 18 CentOS7 MariaDB • 15 MySQL 55 to 56 で問題 • 24 Bitwarden/Vaultwarden

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