全文検索:
- ipコマンド/IPエイリアス追加 @02_freebsd:80_unixコマンド
- と、secondaryとしてIPが追加される。 <code> # ip addr add 192.168.100.5/24 brd 192.168.100.255 dev eth0 </code> ===== IP削除 ===== <code> # ip addr del 192.168.100.5/24 brd 192.168.100.255 dev eth0 </code> ===== IP確認 ===== <code> # ip -4 a 1: lo: <LOOPBACK,UP
- route @02_freebsd:80_unixコマンド
- 情報を継続的に報告します。 </code> ===== コマンド例 ===== === 192.168.1.11に対するルートを検索し、表示 === rl1を使ってアクセスしている事がわかる。 <code console> $ route -n get 192.168.1.11 route to: 192.168.1.11 destination: 192.168.1.11 interface: rl1 flags: <UP,HOST,DONE,LLINFO,WASCLONED> re
- traceroute @02_freebsd:80_unixコマンド
- s 1 218.227.247.99 (218.227.247.99) 17.042 ms 16.092 ms 16.146 ms 2 218.227.247.126 (218.227.247.126) 16.920 ms 17.880 ms 16.116 ms 3 219.107.255.254 (219.107.255.254) 19.165 ms 18.637 ms 18.326 ms 4
- 07 DHCPD @02_freebsd:01_net
- # Servidores DNS. option domain-name-servers 192.168.1.1, 210.147.240.193; # Servidores WINS. # D... y local6; # Declaracao de Subrede. subnet 192.168.1.0 netmask 255.255.255.0 { # Faixa d... e IPs disponiveis para alocar. range 192.168.1.11 192.168.1.20; # Gateway. option routers 192.168.1.1; } host ThinkPad
- dig @02_freebsd:80_unixコマンド
- jp. 300 IN A 202.93.91.216 yahoo.co.jp. 300 IN A 2... . 300 IN A 202.229.198.216 yahoo.co.jp. 300 IN A 2... oo.co.jp. ;; Query time: 106 msec ;; SERVER: 192.168.1.11#53(192.168.1.11) ;; WHEN: Thu Dec 22 05:19:42 2005 ;; MSG SIZE rcvd: 473 </code> ■digコマンドでBIN
- UNIXBENCH @02_freebsd:08_benchmarks
- 37.0 lpm (60.0 secs, 3 samples) Shell Scripts (16 concurrent) 19.9 lpm (60.0 secs,... X Dhrystone 2 using register variables 116700.0 1072288.8 91.9 Double-Precision Whet... .9 File Copy 256 bufsize 500 maxblocks 1655.0 7643.0 46.2 File Copy 4096 bufsize... ell Scripts (8 concurrent) 1 2 3 Shell Scripts (16 concurrent) 1 2 3 Arithmetic Test (type = sho
- 外部接続 @02_freebsd:04_database:01_mysql
- ailuser パスワード:vpopmailpass DB:vpopmail\\ HOSTは192.168.1.% \\ ※%はワイルドカード。この場合192.168.1.のネットワークからの接続の意味。\\ <code console> mysql> GRANT ALL ON vpopmail. * TO vpopmailuser@'192.168.1.%' IDENTIFIED BY "vpopmailpass"; Query OK, 0 ... | 3cf31278467575ed | | vpopmailuser | 192.168.1.% | 7d60b94d42e45b72 | +-------------
- MySQLコマンド @02_freebsd:04_database:01_mysql
- | | % | test\_% | | | 172.16.0.3 | mc_portal | mc_portal | | 172.20.0.35 | m... ==== <code> mysql> RENAME USER 'FROM_USER'@'192.168.0.%' TO 'TO_USER'@'192.168.1.%'; </code> ===== ②データベース関連 ===== ==== データベース作成 ==== <code console> ... | | | User | varchar(16) | NO | PRI | |
- 05 rsync @02_freebsd:01_net
- =/usr/local/etc/rsyncd.secrets hosts allow = 192.168.1.0/24 hosts deny = * [all-home] comment ... ==== /etc/hosts.allowの編集 ==== <code> rsync : 192.168.1. : allow </code> <color red> inetdから起動するのではなく... 、standaloneで起動した場合は、rsyncd.confにhosts allow = 192.168.1.0/24 のように書いてアクセス制御します。 </color> ==== 実行例 ====... lete --force --delete-excluded rsync://backup@192.168.1.1/all-home /home --password-file ファイルからパスワードを
- FreeBSD - vim @02_freebsd:99_その他
- === * FreeBSD 6.2-RELEASE * vim version 7.1.116 ====== インストール ====== # cd /usr/ports/editors/v... s=euc-kr set guifontset=-*-*-medium-r-normal--16-*-*-*-*-*-*-* elseif v:lang =~ "^ja_JP" set ... 5 set guifontset=-sony-fixed-medium-r-normal--16-150-75-75-c-80-iso8859-1,-taipei-fixed-medium-r-normal--16-150-75-75-c-160-big5-0 elseif v:lang =~ "^zh_CN"
- FreeBSD カーネル再構築 @02_freebsd:99_その他
- src/sys/i386/conf/GENERIC,v 1.413.2.13 2005/04/02 16:37:58 scottl Exp $ machine i386... #device pccard # PC Card (16-bit) bus #device cardbus ... OM) ports device sio # 8250, 16[45]50 based serial ports # Parallel port devi... re # RealTek 8139C+/8169/8169S/8110S device rl # Re
- netstat @02_freebsd:80_unixコマンド
- 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 0 105.233.75.202.e.http ThinkPad.4167 TIME_WAIT tcp4 0 0 vaio.ht... 0 2 vaio.telnet ThinkPad.3716 ESTABLISHED tcp4 0 0 vaio.m
- restore @02_freebsd:80_unixコマンド
- 1354 drwxrwxrwt 2 root bin 512 Mar 29 16:51 .X11-unix/ drwx------ 3 root bin 512 Mar 16 19:19 .XF86Setup191/ drwxrwxrwx 2 bin bin 512 Apr 16 22:08 .iroha_unix/ -rw------- 1 root wheel
- 06 squid @02_freebsd:01_net
- o_cache deny QUERY cache_dir ufs /work/squid 100 16 256 ↑cacheフォルダの場所指定/キャッシュ容量/サブフォルダ数/更にサブフォルダ数 c... acl CONNECT method CONNECT acl private src 192.168.1.0/255.255.255.0 http_access allow manager loc
- FreeBSD - CVSup @02_freebsd:01_net
- or ezm3-1.2 ===> Cleaning for cvsup-without-gui-16.1h_2 # make install </code> ===== ports-supfile... 11-wm/tpager/Makefile Add delta 1.5 2005.10.26.16.28.18 flz Edit ports/x11-wm/windowmaker/Makefil