投稿

4月, 2017の投稿を表示しています

Apache OpenMeetings install

CentOS6.xにApache OpenMeetingsをインストールしてみます。 基本はここに書かれている手順で行います https://openmeetings.apache.org/installation.html ■前準備 $ yum install -y java-1.8.0-openjdk ntp sox epel-release git gcc $ yum install -y http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpm $ yum install -y mysql mysql-devel mysql-server mysql-utilities $ yum install -y ImageMagick GhostScript lame $ yum install -y openoffice.org-core openoffice.org-langpack-ja_JP $ yum groupinstall -y "Development Tools" $ yum install -y zlib-devel git subversion opencv-devel openssl-devel gnutls-devel $ yum install -y glibc-static openssl-static zlib-static ■MySQL設定ファイル(my.cnf)を修正 $ vi /etc/my.cnf # For advice on how to change settings please see # http://dev.mysql.com/doc/refman/5.6/en/server-configuration-defaults.html [mysqld] # # Remove leading # and set to the amount of RAM for the most important data # cache in MySQL. Start at 70% of total RAM for dedicated server, else 10%. # innodb_buffe...

MAC OSXでdnsmasqを実行

イメージ
1.brew でdnsmasq をインストール $ brew install dnsmasq 2.サンプルの設定ファイルをコピーして $ cp /usr/local/opt/dnsmasq/dnsmasq.conf.example /usr/local/etc/dnsmasq.conf 3.サービス登録 $ sudo cp -fv /usr/local/opt/dnsmasq/*.plist /Library/LaunchDaemons $ sudo chown root /Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist $ sudo launchctl load /Library/LaunchDaemons/homebrew.mxcl.dnsmasq.plist 4.dnsをローカルにする $ sudo vi /etc/resolv.conf nameserver 127.0.0.1 nameserver 192.168.0.1 nameserver 8.8.8.8 5.サービス起動 $ sudo launchctl start homebrew.mxcl.dnsmasq 6.確認 $ dig www.yahoo.co.jp ; > DiG 9.8.3-P1 > www.yahoo.co.jp ;; global options: +cmd ;; Got answer: ;; ->>HEADER >実践DNS DNSSEC時代のDNSの設定と運用【電子書籍】[ 株式会社日本レジストリサービス(JPRS) ] 価格: 2,419円 (2017/4/8 08:51時点) 感想(0件)

ドメインサーチ

https://www.makko.biz/whois/?q=bg.bahaiquotesillustrated.info