全文検索:
- 06 squid @02_freebsd:01_net
- s port 443 563 acl Safe_ports port 80 # http acl Safe_ports port 21 # ftp acl Safe_... gistered ports acl Safe_ports port 280 # http-mgmt acl Safe_ports port 488 # gss-http acl Safe_ports port 591 # filemaker acl Safe_ports port 777 # multiling http acl CONNECT method CONNECT acl private src 192.
- 01 Wget @02_freebsd:01_net
- た。 ===== 簡単な使い方 ===== ○基本1 <code console> wget http://flateight.com/~matsui/index.html </code> http://flateight..../index.htmlのみをダウンロードする。 ○基本2 <code console> wget -r http://flateight.com/~matsui/index.html </code> http://flateight..../index.htmlから再帰回収(-r)でホームページをダウンロードする。
- netstat @02_freebsd:80_unixコマンド
- 0 0 105.233.75.202.e.50205 itpro.nikkeibp.c.http ESTABLISHED tcp4 0 0 105.233.75.202.e.http ThinkPad.4170 TIME_WAIT tcp4 0 0 105.233.75.202.e.http ThinkPad.4169 TIME_WAIT tcp4 0 0 105.233.75.202.e.http ThinkPad.4168 TIME_WAIT tcp4 0
- 02 ProFTPD @02_freebsd:01_net
- も安全なftpサーバ ProFTPDをインストール ===== ソースを持ってくる ===== http://www.proftpd.org/ より最新のtarballをダウンロードする。 最新はprof... tpd-1.2.10.tar.gz </code> ===== パッチを持ってくる ===== http://www.hayasoft.com/haya/linux/proftpd_nlst_patch.html <code console> # wget http://www.hayasoft.com/haya/linux/proftpd-nlst-patch/... <code console> # cd /usr/ports/distfiles # wget http://www.hayasoft.com/haya/linux/proftpd-nlst-patch/
- PostgreSQLコマンド @02_freebsd:04_database:02_posgresql
- ws) </code> -PostgreSQLのユーザ作成、データベース作成等の基本操作\\ [[http://www.develop-memo.com/database/postgresql/postgresqloperate.html]] -PostgreSQLデータベースのコマンド\\ [[http://y-kit.jp/saba/xp/postgrecmd.htm]] ===== [DEFA... (変更後フィールド名) </code> ===== postgresqlチップス ===== [[http://ash.jp/db/pg_tips.htm>http://ash.jp/db/pg_tips.htm]] ==== 縦表示 ==== mysql だと末尾に 「\G」と付けると、出力が縦表示なるけ
- Intel-NIC @02_freebsd:01_net
- ====== Intel-NIC ====== [[http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=3294|em-1.7.41.tar.gz]] [[http://downloadcenter.intel.com/Detail_Desc.aspx?lang=jpn&DwnldID=10206|em-5.1.5.tar.gz]] [[http://downloadcenter.intel.com/Detail_Desc.aspx?lang=
- WebDAV @02_freebsd:02_www
- tall </code> ===== 日本語対応(mod_encoding) ===== ■[[http://webdav.todo.gr.jp/download/|WebDAV Resources JP... よりソースとApache2用のソースをダウンロード <code console> # fetch http://webdav.todo.gr.jp/download/mod_encoding-20021209.tar.gz # fetch http://webdav.todo.gr.jp/download/experimental/mod_enc
- FreeBSD カーネル再構築 @02_freebsd:99_その他
- ection on # Kernel Configuration Files: # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handb... always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest information... ====== コンパイル&インストール ====== ■処理にかなりの時間がかかります。\\ [[http://dokuwiki.fl8.jp/doku.php/02_freebsd/99_%E3%81%9
- ログイン時のメッセージを変更する @02_freebsd:99_その他
- ed errata information for all releases are at http://www.FreeBSD.org/releases/ - always consult the ... ntly. o The Handbook and FAQ documents are at http://www.FreeBSD.org/ and, along with the mailing lists, can be searched by going to http://www.FreeBSD.org/search/. If the doc distributi
- 16 mysql community からyum @02_freebsd:04_database:01_mysql
- ysql community からyum ====== CentOS5 # rpm -ivh http://dev.mysql.com/get/mysql-community-release-el5-5.noarch.rpm CentOS6 # rpm -ivh http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpm CentOS7 # rpm -ivh http://dev.mysql.com/get/mysql-community-release-el7-5
- MySQLのインストール @02_freebsd:04_database:01_mysql
- ySQL)]] ====== ソースを取ってくる ====== この辺からダウンロードしてくる~ http://www.mysql.com/ ====== 展開 ====== <code console>... l.h> </code> ==== configureでこんなエラーが・・・ ==== [[http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523750>http://bugs.debian.org/cgi- bin/bugreport.cg
- ps でgrepについて @02_freebsd:80_unixコマンド
- 「grep -v grep」を入れる必要がある。 <code> # ps auxw | grep http root 23531 0.0 1.1 256620 11448 ? Ss... root 32167 0.0 0.0 65400 840 pts/0 S+ 14:00 0:00 grep http </code> {{tag>Unixコマンド 標準}}
- MySQL - PHPMyAdmin @02_freebsd:04_database:01_mysql
- HP 4.4.4 * MySQL 4.1.23 ====== ダウンロード ====== [[http://www.phpmyadmin.net/home_page/downloads.php|phpM... ユーザ名・パスワードでログインできます。 ===== 確認 ===== ウェブ上から確認。 http://*******/phpMyAdmin ===== 最新のバージョンだとlibmcryptが無
- phpPgAdmin @02_freebsd:04_database:02_posgresql
- ====== phpPgAdmin ====== [[http://phppgadmin.sourceforge.net/|http://phppgadmin.sourceforge.net/]] ===== 設置 ===== $ tar zxvf phpPgAd
- 07 DHCPD @02_freebsd:01_net
- /dhcpd.conf </code> ====== ソースを持ってくる ====== ISC http://www.isc.org より最新のtarballをダウンロードする。 最新はdhcp-3.0.