• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » etc
トレース: • 2024.10.04 lsyncd • 2022.03.08 SSH Error no hostkey alg • 02 Silex • Windows - nslookup • 01_サカつく初代 02年目 • 2015.05.20 OpenSSL脆弱性(CVE-2015-0291,CVE-2015-0204) • 2006.09.29 MRTGが変 • VMware ESXi で 3ware 9650se を使用する • 2021.03.16 古いSSH • 2025.02.18 mod_remoteip Apache2.2

etc

検索

以下に検索結果を表示します。

前方一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@50_dialy:2022:08
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

2022.08.31 ubuntu motd
4 ヒット, 最終更新: 3年前
1 ubuntu motd ====== ubuntuでmotdを修正する方法 ===== /etc/update-motd.d/以下のスクリプトが実行されている ===== <code> root@regist01:~# ls -al /etc/update-motd.d/ total 68 drwxr-xr-x 2 root root ... == ファイル追加後、実行権限追加 <code> # cat << __EOM__ | tee /etc/update-motd.d/99-test #!/bin/bash echo 'test message: Hello World.' __EOM__ # chmod +x /etc/update-motd.d/99-test </code> これでログインしてみると 「tes

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: 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