• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » etc
トレース: • 16 Ubuntu sysstat • 2025.07.29 Windows スタートアップ • 2025.04.15 Wifiルータ WRC-X3000GS3-B • 2024.02.21 WireguardクライアントをGatewayにする • 2024.04.02 Homebrewを入れる • 2024.07.27 dovecot Out of Memory • 2025.03.17 22世紀の資本主義 • 2025.07.10 Swap Fn and Ctrl on ThinkPad USB Keyboard • 2016.10.27 CVE-2016-5195 • 2021.08.24 NVME ディスク型番

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