• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » server
Trace: • 2024.02.21 WireguardクライアントをGatewayにする • 2018.05.24 Windowsリモートデスクトップ クリップボードが転送できない • 2007.07.23 Movable Type • 2017.01.27 Windows アドホックネットワーク • Jun 21 2023 Windows2008 Update Failed with Error 800B01009 • 2023.02.03 Windows11 システムイメージバックアップ • 2021.09.25 PCS NFS • 2024.04.05 Windows11 セキュリティが強化されたファイアウォール • 2016.01.07 iphone充電ケーブル • 2025.03.14 Building Zed Editor on Windows

server

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@02_freebsd
  • Any namespace
  • 02_freebsd:04_database (11)
  • 02_freebsd:02_www (7)
  • 02_freebsd:01_net (4)
  • 02_freebsd:80_unixコマンド (4)
  • 02_freebsd:99_その他 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

MySQL - PHPMyAdmin @02_freebsd:04_database:01_mysql
9 Hits, Last modified: 13 years ago
------------変更箇所----------------------- 38 $cfg['Servers'][$i]['controluser'] = 'pmausr'; 39 $cfg['Servers'][$i]['controlpass'] = 'pmapass'; ↓ 38 $cfg['Servers'][$i]['controluser'] = ''; 39 $cfg['Servers'][$i]['controlpass'] = ''; ------------------何かパスワードを設定-
FreeBSD カーネル再構築 @02_freebsd:99_その他
6 Hits, Last modified: 13 years ago
therwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the # latest infor... # Network Filesystem Client #options NFSSERVER # Network Filesystem Server #options NFS_ROOT # NFS usable as /, requ... ce ips # IBM (Adaptec) ServeRAID #device mly # Myle
06 squid @02_freebsd:01_net
4 Hits, Last modified: 10 years ago
5 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hours auth_pa... er_access X-Forwarded-For deny all header_access Server deny all header_access User-Agent deny all head... cache deny QUERY1 ↑cgi-bin ?を含むURLをキャッシュしない acl SERVER1 dstdomain www.flateight.com no_cache deny SERVER1 ↑www.flateight.comのドメインをキャッシュしない no_cac acl QUERY2
Apache 1.3 @02_freebsd:02_www
4 Hits, Last modified: 13 years ago
le> # cd /usr/local/apache/conf/ssl.key # cp -p server.key server.key.org # openssl rsa -in server.key.org -out server.key </code> あとはcronとかに apachectrl restart これを登録しとくだけです。
dig @02_freebsd:80_unixコマンド
4 Hits, Last modified: 8 years ago
=== オプション ===== |-x|逆引き| ===== 形式 ===== dig @server domain query-type |server|利用するネームサーバ| |domain|情報を知りたいドメイン名|  |query-type|知りたい情報のタイプ| ===== query-type =... <>> DiG 9.3.1 <<>> @dynabook yahoo.co.jp ANY ; (1 server found) ;; global options: printcmd ;; Got answer... ns10.yahoo.co.jp. ;; Query time: 106 msec ;; SERVER: 192.168.1.11#53(192.168.1.11) ;; WHEN: Thu Dec 2
nslookup @02_freebsd:80_unixコマンド
4 Hits, Last modified: 10 years ago
い合わせる <code> $ nslookup flateight.com - dynabook Server: dynabook Address: 192.168.1.11#53... de> ■対話モードで実行する。 <code> $ nslookup > ma21.ath.cx Server: 127.0.0.1 Address: 127.0.0.1#53 ... .39 </code> ■ ls -d [ドメイン] <code> $ nslookup > server ns2.dns.ne.jp Default Server: ns2.dns.ne.jp Address: 210.224.172.13 > ls -d flateight.com </code> {{t
whois @02_freebsd:80_unixコマンド
4 Hits, Last modified: 8 years ago
. [Technical Contact] KM43416JP p. [Name Server] ns01.yahoo.co.jp p. [Name Server] ns02.yahoo.co.jp p. [Name Server] ns11.yahoo.co.jp p. [Name Server] ns12.yahoo.co.jp s. [Signing Key]
MySQL - レプリケーション @02_freebsd:04_database:01_mysql
4 Hits, Last modified: 13 years ago
ファイルに以下の記述があるか確認して下さい。 <code> [mysqld] log-bin server-id=1 </code> <color red>※server-id は、1以上の整数であれば何でも良いです。</color> ===== テーブルへの書き込みを禁止 ===== mysql> FLUS... tar zxvf data.tar.gz ==== my.cnf設定 ==== <code> server-id = 2 master-host = 172.16.8.53 mast... Seconds_Behind_Master: 0 Master_SSL_Verify_Server_Cert: No Last_IO_Errno: 0
07 DHCPD @02_freebsd:01_net
3 Hits, Last modified: 10 years ago
tsから ====== <code> # cd /usr/ports/net/isc-dhcp3-server # make install clean # cp /usr/local/etc/dhcpd.... .co.jp"; # Servidores DNS. option domain-name-servers 192.168.1.1, 210.147.240.193; # Servidores WI... Descomentar caso utilizado. #option netbios-name-servers 10.10.0.9; # Tempo padrao de alocacao em segu
Apache 2.0 + MySQL + PHP @02_freebsd:02_www
3 Hits, Last modified: 12 years ago
<code console> # cd /usr/ports/databases/mysql40-server # make install WITH_APACHE2=yes WITH_CHARSET=uji... してみる。 <code console> # /usr/local/etc/rc.d/mysql-server.sh start # ps auxw|grep mysql -----------------... with ; or \g. Your MySQL connection id is 61 to server version: 4.0.26-log Type 'help;' or '\h' for h
15 MySQL 55 to 56 で問題 @02_freebsd:04_database:01_mysql
3 Hits, Last modified: 3 years ago
= 1.古いパスワードでログインできない ===== ERROR 1275 (HY000): Server is running in --secure-auth mode, but 'user'@'192... .00 sec) </code> ===== 古いパスワードのままログインする場合 ===== Server側とClient側両方でsecure_authが無効になっている必要があります。 === Server側 === /etc/my.cnf [mysqld] secure_auth=0 === Clie
MySQLコマンド @02_freebsd:04_database:01_mysql
3 Hits, Last modified: 2 months ago
outfile: '' Using delimiter: ; Server version: 5.1.28-rc-log FreeBSD port: mysql-server-5.1.28 Protocol version: 10 Connection: Localhost via UNIX socket Server characterset: ujis Db characterset: uj
02 ProFTPD @02_freebsd:01_net
2 Hits, Last modified: 9 months ago
------------------------------------------------ ServerName "ProFTPD Default Installation" FTP接続した時に表示させる名前 ServerType standalone i
Apacheのバージョン確認 @02_freebsd:02_www
2 Hits, Last modified: 12 years ago
pacheのバージョン確認 ====== <code console> # httpd -v Server version: Apache/2.2.8 (FreeBSD) Server built: May 25 2008 08:56:07 </code>
Apache2+SuEXEC @02_freebsd:02_www
2 Hits, Last modified: 13 years ago
ユーザ名 グループ名 <VirtualHost 192.168.1.1:80> ServerAdmin hoge@ma21.ath.cx ServerName sns.flateight.com DocumentRoot /home/hoge/public_html
tar @02_freebsd:80_unixコマンド
2 Hits, Last modified: 3 years ago
PostgreSQLインストール @02_freebsd:04_database:02_posgresql
2 Hits, Last modified: 9 years ago
FreeBSD - CVSup @02_freebsd:01_net
1 Hits, Last modified: 13 years ago
ApacheのCustomLog @02_freebsd:02_www
1 Hits, Last modified: 4 years ago
suPHP @02_freebsd:02_www
1 Hits, Last modified: 12 years ago
WebDAV @02_freebsd:02_www
1 Hits, Last modified: 12 years ago
16 mysql community からyum @02_freebsd:04_database:01_mysql
1 Hits, Last modified: 8 years ago
20 wait_timeoutとthread_cache_size @02_freebsd:04_database:01_mysql
1 Hits, Last modified: 9 years ago
MySQLのインストール @02_freebsd:04_database:01_mysql
1 Hits, Last modified: 13 years ago
MySQLパスワードエラー @02_freebsd:04_database:01_mysql
1 Hits, Last modified: 13 years ago
ApacheのBasic認証でPostgreSQLを参照 @02_freebsd:04_database:02_posgresql
1 Hits, Last modified: 13 years ago
PostgreSQL+pgpoolアップデート @02_freebsd:04_database:02_posgresql
1 Hits, Last modified: 13 years ago

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