vi

  • undo
    u
  • Redo
    .

/etc/rc.d/init.d/xinetd restart

ps -ef | grep inetd

cron

  • crontab
    crontab -e
    crontab -r
    crontab -l

  • UNIX(Solaris/Linux)側
    • mkdir teracap
      cd teracap
      wget http://hp.vector.co.jp/authors/VA002416/teralin1.tgz
    • tar zxvf teralin1.tgz
    • sudo tic teraterm.ti
  • TeraTerm?
    • AnswerBack=teraterm
      TermType=teraterm
      VTColor=0,0,0,192,192,192
      VTBoldColor=0,0,255,255,255,255
      VTBlinkColor=255,0,0,255,255,255

  • split -b 1m hoge.bin hoge.
  • cat hoge.* > hoge.bin

[nuzou@tanuzou01 sysconfig]# cat i18n 
LANG="ja_JP.UTF-8"
SUPPORTED="ja_JP.UTF-8:ja_JP:ja"
SYSFONT="latarcyrheb-sun16"

shell Tips

  • /etc/init.d -> rc?.d
    chkconfig httpd on
    chkconfig --list httpd


  • /etc/sysconfig/static-routes
    /etc/sysconfig/network-scripts/route-eth0
  • 192.168.2.0/24 via 192.168.1.254

sendmail

yum





トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: Tue, 12 Oct 2021 01:14:58 JST (921d)