「CentOS Streamの設定」の変更履歴

ナビゲーションに移動 検索に移動

差分の選択: 比較したい版のラジオボタンを選択し、Enterキーを押すか、下部のボタンを押します。
凡例: (最新)=最新版との比較、(前)=直前の版との比較、=細部の編集

2025年1月9日 (木)

  • 最新 07:442025年1月9日 (木) 07:44 Tara ttm トーク 投稿記録 3,557バイト +3,557 ページの作成:「==ユーザの追加== <pre> # useradd foo # passwd foo Changing password for user foo New password: Retype new password: passwd: all authentication tokens updated successfully. </pre> ===ユーザ権限の追加=== <pre> # usermod -G wheel tara.ttm # vi /etc/pam.d/su </pre> <pre> #%PAM-1.0 auth required pam_env.so auth sufficient pam_rootok.so # Uncomment the following line to implicitly trust users in the "wheel" group. #auth…」