トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS

***ユーザーID管理のメモ [#xb8e7e02]
 # chage
 Usage: chage [-l] [-m min_days] [-M max_days] [-W warn]
        [-I inactive] [-E expire] [-d last_day] user

 # usermod
 使用法: usermod [-u ユーザID [-o]] [-g グループ] [-G グループ,...]
                [-d ホーム [-m]] [-s シェル] [-c コメント] [-l 新規ユーザ名]
                [-f 無効日数] [-e 期限切れ日 ] [-p パスワード] [-L|-U] ユーザ名


/etc/shadowファイルのフォーマット
username:passwd:last:may:must:warn:expire:disable:reserved
,username,passwd,last,may,must,warn,expire,disable,reserved
,ユーザ名,エンコードされたパスワード,1970年1月1日から、パスワードが最後に更新された日までの日数,何日前にパスワードが変更されたと思われるか,パスワードを変更しなければならない期限,パスワードの期限切れの何日前にユーザに警告するか,パスワード期限切れの何日後にアカウントを抹消するか,1970年1月1日から、アカウントが抹消された日までの日数,予約フィールド


***3CFE575CTを100Mbps-Full Duplexにする方法 [#id0ce339]
3COMのCardBus NICのリンクアップスピードを変更する方法

 [root@misago /root]# mii-diag eth1 -F 100baseTx-FD~
 Setting the speed to "fixed", Control register 2100.~
 Basic registers of MII PHY #0:  2100 780d 0300 e54b 01e1 0000 0000 0000.~
  Basic mode control register 0x2100: Auto-negotiation disabled, with~
  Speed fixed at 100 mbps, full-duplex.~
  You have link beat, and everything is working OK.~
  Link partner information is not exchanged when in fixed speed mode.~
    End of basic transceiver information.

***Channel Bonding [#lcf7c343]
http://mikilab.doshisha.ac.jp/dia/research/person/atsushi/bonding1.html

----
#counter