• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » 10
トレース: • 2024.08.02 魚とら • 2015.07.02 WindowsでAtom + git • Jun 17 2023 Docker logs tail • 2015.09.04 IPアドレスクラス • 2024.01.18 RailsでSSLエラー • 2017.05.22 あの頃ぼくらはアホでした • 2025.02.05 Docker Error • 2024.04.03 CentOS7 Homebrew • suPHP • 2023.10.18 Wifiの優先順位変更

10

検索

以下に検索結果を表示します。

後方一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@02_freebsd
  • 全ての名前空間
  • 02_freebsd:80_unixコマンド (21)
  • 02_freebsd:04_database (10)
  • 02_freebsd:01_net (5)
  • 02_freebsd:08_benchmarks (2)
  • 02_freebsd:99_その他 (2)
  • 02_freebsd:02_www (1)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

マッチした文書名:

  • 10 文字列関数MySQL
  • 11 ERROR:1093を回避

全文検索:

UNIXBENCH @02_freebsd:08_benchmarks
37 ヒット, 最終更新: 13年前
s: 0.84, 0.44, 0.26 -r-xr-xr-x 1 root wheel 105152 3 13 21:47 /bin/sh /bin/sh: ELF 32-bit LS... /usr Dhrystone 2 using register variables 1072288.8 lps (10.0 secs, 10 samples) Double-Precision Whetstone 300.0 MWIPS (10.0 secs, 10 samples)
tar @02_freebsd:80_unixコマンド
22 ヒット, 最終更新: 3年前
04 etc/amd.map -rw-rw-r-- root/antivir 3623 11 10 07:38 2004 etc/antivir.conf -rw-r--r-- root/whee... etc/auth.conf -rw-rw-r-- root/antivir 3730 11 10 07:31 2004 etc/avguard.conf -rw-r--r-- root/whee... 6:28 2004 etc/crontab -rw-r--r-- root/wheel 108 5 26 06:28 2004 etc/csh.cshrc -rw-r--r-- root/... .gz ./hoge </code> ==== tar でディレクトリ丸ごとコピー ==== 10.10.10.10の/mnt/ を 10.10.10.20の/mnt/ に丸ごとコピー <code>
traceroute @02_freebsd:80_unixコマンド
14 ヒット, 最終更新: 10年前
ute flateight.com traceroute to flateight.com (59.106.13.38), 64 hops max, 40 byte packets 1 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 133.205.1.1 (133.205.1.1) 18.896 ms 18.610 ms 19.348 ms 5 210.173.176.63 (210.173.176.63)
dig @02_freebsd:80_unixコマンド
10 ヒット, 最終更新: 8年前
yahoo.co.jp. 300 IN A 210.80.242.236 yahoo.co.jp. 300 IN A 210.80.243.14 yahoo.co.jp. 300 IN A 210.81.3.241 yahoo.co.jp. 300 IN A 210.81.150.5 yahoo.co.jp. 900 IN
ipコマンド/IPエイリアス追加 @02_freebsd:80_unixコマンド
9 ヒット, 最終更新: 4年前
condaryとして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,LOW
02 ProFTPD @02_freebsd:01_net
6 ヒット, 最終更新: 9カ月前
roftpd.org/ より最新のtarballをダウンロードする。 最新はproftpd-1.2.10.tar.gz(2005年4月25日現在) <code console> > wget ftp://ftp.proftpd.org/distrib/source/proftpd-1.2.10.tar.gz </code> ===== パッチを持ってくる ===== http://www... oft.com/haya/linux/proftpd-nlst-patch/proftpd-1.2.10-nlst-ffftp.patch </code> ===== ソースの展開 ===== <code console> > tar zxvf proftpd-1.2.10.tar.gz </code> ===== インストール ===== <code console>
unzip @02_freebsd:80_unixコマンド
6 ヒット, 最終更新: 11年前
--- ---- ---- ---- 4 05-09-14 11:10 a.txt 4 05-09-14 11:10 b.txt 4 05-09-14 11:10 c.txt -------- ------- 12 ... -rw-rw-r-- 2.3 unx 4 tx stor 9-May-14 11:10 a.txt -rw-rw-r-- 2.3 unx 4 tx stor 9-May
IPアドレス-アドレスナンバー @02_freebsd:04_database:01_mysql
6 ヒット, 最終更新: 12年前
umber) | +------+----------------------+ | 4611 | 10.10.0.3 | +------+----------------------+ 1 row in set (0.00 sec) </code> 逆は INET_ATON <code console> mysql> select INET_ATON('10.10.0.3'); +------------------------+ | INET_ATON('10.10.0.3') | +------------------------+ |
viエディタ @02_freebsd:80_unixコマンド
5 ヒット, 最終更新: 10年前
を文字列Bに置換| |:::|:::|(全ての行で、合致するパターン全てを置換) | |:::|:10,50s/文字列A/文字列B/g|文字列Aを文字列Bに置換| |:::|:::|(10行目から50行目までの間で、合致するパターン全てを置換) | |:::|:10,$s/文字列A/文字列B/g|文字列Aを文字列Bに置換| |:::|:::|(10行目から最終行ま
FreeBSD カーネル再構築 @02_freebsd:99_その他
5 ヒット, 最終更新: 13年前
tions _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INS... ip'') device em # Intel PRO/1000 adapter Gigabit Ethernet Card device i... bfe # Broadcom BCM440x 10/100 Ethernet #device bge # Broadcom BCM570xx Gigabit Ethernet #device
01 Wget @02_freebsd:01_net
4 ヒット, 最終更新: 12年前
応用的使い方 ===== ○応用1 <code console> wget -r -L -l 10 http://flateight.com/~matsui/index.html </code> h... /flateight....を再帰回収(-r)で相対リンクだけ(-L)をたどり 深さ10まで(-l 10)でダウンロードする。 HTTP(ホームページ)の場合はこの使い方が一般的。 ○応用2 <code
route @02_freebsd:80_unixコマンド
4 ヒット, 最終更新: 10年前
== Linuxコマンド例 ==== <code console> route add -net 10.200.0.0/16 gw 192.168.10.1 route delete -net 10.200.0.0/16 gw 192.168.10.1 </code> <code console> # route -n Kernel IP routing table Destination
MySQL - バックアップ mysqldump @02_freebsd:04_database:01_mysql
4 ヒット, 最終更新: 8カ月前
sqldump --all-databases | ssh -i key root@192.168.10.10 'cat > dump.sql' ==== リモートへ圧縮してコピー ==== mysqldump --all-databases | gzip | ssh -i key root@192.168.10.10 'cat > dump.sql.gz' ==== リモートへSSHしてからdumpの場合 ==== ssh root@host "mysqldump --all-databases"
mysqldumpでエラー @02_freebsd:04_database:01_mysql
4 ヒット, 最終更新: 12年前
les -u hogehoge --password="hogehoge" -h "192.168.10.10" cloud > cloud.dump mysqldump: Couldn't execute 'show create table `account_netstats_view`': SHOW VIEW command denied to user 'hogehoge@'192.168.10.10 for table 'account_netstats_view' (1142) </code> SHOW VIEW権限を付けてあげると、mysqldumpできました。 <code consol
07 DHCPD @02_freebsd:01_net
3 ヒット, 最終更新: 10年前
es DNS. option domain-name-servers 192.168.1.1, 210.147.240.193; # Servidores WINS. # Descomentar caso utilizado. #option netbios-name-servers 10.10.0.9; # Tempo padrao de alocacao em segundos. # Se o cliente nao especificar nenhum periodo de
zip @02_freebsd:80_unixコマンド
3 ヒット, 最終更新: 10年前
FreeBSD - CVSup @02_freebsd:01_net
2 ヒット, 最終更新: 13年前
01 sed 指定した行を表示 @02_freebsd:80_unixコマンド
2 ヒット, 最終更新: 5年前
dump @02_freebsd:80_unixコマンド
2 ヒット, 最終更新: 10年前
ifconfig @02_freebsd:80_unixコマンド
2 ヒット, 最終更新: 6年前
whois @02_freebsd:80_unixコマンド
2 ヒット, 最終更新: 8年前
rootでログインできない @02_freebsd:99_その他
2 ヒット, 最終更新: 13年前
10 文字列関数MySQL @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 11年前
20 wait_timeoutとthread_cache_size @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 9年前
MySQLコマンド @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 2カ月前
06 squid @02_freebsd:01_net
1 ヒット, 最終更新: 10年前
Apache 2.0 + MySQL + PHP @02_freebsd:02_www
1 ヒット, 最終更新: 12年前
Bonnie @02_freebsd:08_benchmarks
1 ヒット, 最終更新: 13年前
crontab @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
find @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
kill @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
netstat @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
nslookup @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
ps @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 9年前
restore @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
tree @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
vipw @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 10年前
18 MySQLでALTER TABLEの進捗確認 @02_freebsd:04_database:01_mysql
1 ヒット, 最終更新: 6年前
MySQL - slow log @02_freebsd:04_database:01_mysql
1 ヒット, 最終更新: 5カ月前
PostgreSQLインストール @02_freebsd:04_database:02_posgresql
1 ヒット, 最終更新: 9年前
PostgreSQLコマンド @02_freebsd:04_database:02_posgresql
1 ヒット, 最終更新: 3年前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: 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