• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » id
トレース: • 08 ローカルアカウント追加Windows11 • 2024.02.01 クルミっ子(日有) • 51 Heartbeat + Pacemaker + galera(3 server) • FreeBSD カーネル再構築

id

検索

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

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

マッチした文書名:

  • 05_公開鍵をリモートホストに登録(ssh-copy-id)
  • 31 iscsid

全文検索:

06 sshでパスワードなしにログインするには
7 ヒット, 最終更新: 10年前
===== ①ログイン元で鍵作成 ===== 下記で、$HOME/.ssh/ディレクトリに秘密鍵(id_rsa)と公開鍵(id_rsa.pub)が作成される。 <color red>※ログイン元(ユーザ:hoge2)のユーザで作成</color> <code console> hoge2@ssh-ho... er file in which to save the key (/home/nori/.ssh/id_rsa): ←[Enter]キー Enter passphrase (empty for no p... 入力 Enter same passphrase again: ←同じパスフレーズを入力 Your identification has been saved in /home/nori/.ssh/id_
07 秘密鍵から公開鍵を確認する方法
6 ヒット, 最終更新: 11年前
開鍵確認 ==== <code console> $ ssh-keygen -y -f .ssh/id_rsa </code> ==== 秘密鍵と公開鍵の合致確認 ==== 下記の2つが、合致すればOKです。 <code console> $ ssh-keygen -y -f .ssh/id_rsa ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5ezNi1Wjz... P9qshjUWqjw== </code> <code console> $ cat .ssh/id_rsa.pub ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5ezN... e console> $ mkdir ~/.ssh $ cp private.key ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa $ cp public.key ~/
ipmitool Server内から、IPMI IP確認
4 ヒット, 最終更新: 6年前
Gateway MAC : 00:00:00:00:00:00 802.1q VLAN ID : Disabled 802.1q VLAN Priority : 0 R... === ユーザの一覧確認 ===== <code> # ipmitool user list 1 ID Name Callin Link Auth IPMI Msg C... ool user set name 2 admin # ipmitool user list 2 ID Name Callin Link Auth IPMI Msg Channel P... code> ===== 権限追加 ===== ipmitool user priv [user id] [priv] [channel] <code> # ipmitool user priv 2 4
05_公開鍵をリモートホストに登録(ssh-copy-id)
3 ヒット, 最終更新: 12年前
====== 05_公開鍵をリモートホストに登録(ssh-copy-id) ====== リモートホストにログインして、ファイルに書き込んで、という作業を自動で行ってくれます。 [[01_linux:... hd鍵|]]を省略できる便利コマンドです。 公開鍵を登録 <code console> $ ssh-copy-id -i .ssh/id_rsa.pub user@remote_host </code>
16 unboundでキャッシュサーバ
2 ヒット, 最終更新: 3年前
.pid" root-hints: "/etc/unbound/named.cache" hide-identity: yes hide-version: yes harden-glue: yes har... omain: yes harden-referral-path: yes use-caps-for-id: no unwanted-reply-threshold: 10000000 prefetch:
56 PCS コマンド
2 ヒット, 最終更新: 9年前
==== 特定リソースメンテナンスモード ==== unmanage <resource id> ... [resource n] <code> pcs resource unmanage r... /code> ===== クリーンアップ ===== cleanup [<resource id>] <code> pcs resource rs_mysql </code> {{tag>p
29 TGT で thin provision
1 ヒット, 最終更新: 6年前
LUN: 1 Type: disk SCSI ID: IET 00010001 SCSI SN: beaf11
34 s3cmd
1 ヒット, 最終更新: 12年前
all options. Access key and Secret key are your identifiers for Amazon S3 Access Key: XXXXXXXXXXXXXX
40 CentOS VLAN tag
1 ヒット, 最終更新: 12年前
cat /proc/net/vlan/config VLAN Dev name | VLAN ID Name-Type: VLAN_NAME_TYPE_RAW_PLUS_VID_NO_PAD eth
43 reposync リポジトリコピー
1 ヒット, 最終更新: 4年前
m * updates: ty1.mirror.newmediaexpress.com repo id repo name
50 du: WARNING: Circular directory structure.
1 ヒット, 最終更新: 12年前
うなるようです。 https://bugzilla.redhat.com/show_bug.cgi?id=836557 ===== エラー ===== <code> # du -hs du: WAR
51 Heartbeat + Pacemaker + galera(3 server)
1 ヒット, 最終更新: 10年前
書いてあげる [[https://bugzilla.redhat.com/show_bug.cgi?id=1028127]] <code console> # vi /etc/init.d/heartbe
ipsecのタイムアウト
1 ヒット, 最終更新: 11年前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本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