• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » cd
Trace: • 20 CentOS7 MariDB Galera • 03 Postfix + amavisd + clamav • 2025.05.23 WinSCPで同期 • 2023.05.17 editx move plugin • 2025.03.14 Building Zed Editor on Windows • 13 Zabbixでsnmptrapを受信(Zabbix2系) • 2024.03.27 Googleトレンド • 04 SSHトンネルでMySQL • 2016.11.08 無料の証明書「Let’s Encrypt」 • nice

cd

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@01_linux:10_network
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

06 WireGuard
4 Hits, Last modified: 13 months ago
公開鍵:pubkey <code> mkdir -p ~/WireGuard/server && cd ~/WireGuard/server wg genkey > privkey cat priv... code> CL=client01 mkdir -p ~/WireGuard/${CL} && cd ~/WireGuard/${CL} wg genkey > privkey cat privk... code> CL=client02 mkdir -p ~/WireGuard/${CL} && cd ~/WireGuard/${CL} wg genkey > privkey cat privk... ===== 6.クライアント設定ファイル作成 ===== <code> CL=client01 cd ~/WireGuard/${CL} SERVER_pubkey=`cat ~/WireGuard
04 Strongswan IKEv2 EAP
1 Hits, Last modified: 3 years ago
r:10_docker_let_s_encrypt]] シンボリックリンクだけ貼る <code> cd /etc/strongswan/ipsec.d ln -s /app/certs/vpn2.kum

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