• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » code
Trace:

code

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@50_dialy:2008
  • Any namespace
  • 50_dialy:2008:04 (3)
  • 50_dialy:2008:01 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

2008.01.13 アップデート(ClamAV) @50_dialy:2008:01
4 Hits, Last modified: 7 years ago
) ====== ===== clamav-0.91.2⇒clamav-0.92 ===== <code> # pkg_version -v |grep clamav clamav-0.91.2 ... = up-to-date with port </code> ===== portsのアップデートをかけるとportsdb回りにエラーが出るようになった ===== <code> # portversion -v | grep \"<\" [missing key: cate... s: Cannot read the portsdb! database file error </code> portupgradeが更新されているのでアップデートする。 portupgrade-2.2
2008.04.10 MySQLが起動できず @50_dialy:2008:04
4 Hits, Last modified: 7 years ago
トールした場合 make ;make installした後 こんなエラーが出て起動できなかった <code> [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist </code> 最近portsでばっかり入れてたでんで忘れてましたが、 <code> # /usr/local/bin/mysql_install_db </code> をすっかり忘れてました。 {{tag>mysql 日記}}
2008.04.16 /etc/passwdのコピー @50_dialy:2008:04
4 Hits, Last modified: 7 years ago
ーする時のやり方 ===== コピー元のサーバから、下記のファイルをコピーしてくる ===== <code> # scp 元サーバ:/etc/passwd /etc/passwd # scp 元サーバ:/e... /master.passwd # scp 元サーバ:/etc/group /etc/group </code> <color red>※意外とこれが重要</color> コピーしただけだと、まだ起動したとき... # vipw /etc/passwd ===== proftpd ===== 下記エラー <code> - getaddrinfo 'ドメイン' error: Name or service not... onfiguration file '/usr/local/etc/proftpd.conf' </code> 名前が引けないのが問題らしくhostsに名前を登録して完了 {{tag>日記 passwd
2008.04.07 ddclientが動いてなかった @50_dialy:2008:04
2 Hits, Last modified: 7 years ago
この前pppからmpdに変更した時にddclient.confを変更するのを忘れてました。 <code> 46 use=if, if=tun0 ... ↓変更 46 use=if, if=ng0 # via interfaces </code> {{tag>日記 ddclient}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: 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