投稿

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

ubuntu 16.04 webmin Webminstats

ubuntu 16.04にwebminをインストールし,Webminstatsをインストールする. $ sudo apt-get install libauthen-pam-perl libnet-ssleay-perl openssl libpam-runtime libio-pty-perl gawk   rrdtool libgd-tools librrds-perl smartmontools liblwp-protocol-http-socketunix-perl libio-pty-perl apt-show-versions libapt-pkg-perl $wget http://jaist.dl.sourceforge.net/sourceforge/webadmin/webmin_1.700_all.deb $ sudo dpkg -i webmin_1.700_all.deb $ sudo apt-get -f install アドインとしてWebministarをインストール エラーとして「Missing Content-Type Header」が表示される Perlモジュール( CGI::Carp )が足りないらしい $ sudo apt install libcgi-pm-perl

ubuntu 16.04 のネットワークインターフェイスの名前がens33

ubuntu 16.04 のネットワークインターフェイスの名前がens33に変わっている.結果はまった.何の略だ,33という中途半端な数字なのも? sudo lshw -short -class network H/W path             Device      Class      Description ================================== /0/100/11/1          ens33       network    82545EM Gigabit Ethernet Controller (Copper) と表示される

OCS Inventory NG 2.3 agentのインストール

そもそも makeがいるので apt-get install make 以下のラブラリはいりそう aptでインストール libdata-uuid-perl t のつくサーバーの場合 $ sudo perl Makefile.PL [sudo] password for localadmin: Please install Crypt::SSLeay if you want to use SSL. Please install nmap or ipdiscover if you want to use the network discover feature. Please install Proc::Daemon and Proc::PID::File if you want to use the daemon monde. Nvidia::ml is recommended if you want to retrieve memory, speed, bios information for Nvidia cards. Checking if your kit is complete... Warning: the following files are missing in your kit:         ipdiscover Please inform the author. Warning: prerequisite Data::UUID 0 not found. Writing Makefile for Ocsinventory::Unix::Agent Writing MYMETA.yml and MYMETA.json sudo apt-get install libcrypt-ssleay-perl  で Please install Crypt::SSLeay if you want to use SSL.が消える libproc-pid-file-perl libproc-daemon-perlで Please install Proc::Daemon and Proc::PID::File if you want to use the daemon  が消える

MDMいいの無いかね

Android向け mobile Fence https://www.mobilefence.com/ 結構いい感じ,Android版しかないのが欠点. MobiConnect for Education http://www.mobi-connect.net/mce/ 導入事例が多い? Google Family Link https://play.google.com/store/apps/details?id=com.google.android.apps.kids.familylink&hl=ja Google謹製のペアレンタルコントロール・・・しかし,android 7以降対応はちょっと制限が高すぎ,機能的には理想的 アプリの起動時間の通知とか

OCS Inventory NG 2.3へのアップグレード

Serverのアップグレード 基本は https://github.com/OCSInventory-NG/Wiki/blob/master/english/02.Basic-documentation/update-OCS-Server.md にあるとおり ただしファイルの場所が少しちがった.z-ocsinventory-serve.confなどが /etc/apache2/conf-available/z-ocsinventory-serve.conf ではなく /etc/apache2/conf-enable/z-ocsinventory-serve.conf にあった. これらのファイルと一番大事なのは /usr/share/ocsinventory-reports/ocsreports/dbconfig.inc.php のバックアップ,これが無いと大変,これは必ずバックアップ あとは $ tar –xvzf OCSNG_UNIX_SERVER-2.x.x.tar.gz $ cd OCSNG_UNIX_SERVER-2.x.x # sh setup.sh 基本エンター これで,インストール直後状態になっているので /usr/share/ocsinventory-reports/ocsreports/dbconfig.inc.php を元に戻す  # cp dbconfig.inc.php /usr/share/ocsinventory-reports/ocsreports/ でサイトにアクセスするとバージョンアップされている. ただし,apacheの再起動だけではなくって,エージェントサーバーの再起動が必要. めんどくさいのでサーバ再起動で通信できます.

vmware の「サイトのエンド ユーザー使用許諾契約書」の確認文字列が難しすぎる

vmware の「サイトのエンド ユーザー使用許諾契約書」の確認文字列が難しすぎる. 日本語のカタカナと数字がでるが,半角なのか全角なのか,多分全角だと思う. 数字は?全角,半角 難しすぎるよ

byobuの設定(無断スクロール)

byobuを起動すると,時間などの変更に伴って画面が強制的にスクロールされることがある. 設定ファイルは.byobuフォルダに移動.statusファイルをエディタで編集 $ cd .byobu $ jed  status tmux_leftとtmux_rightがあるので必要ないものを無効にする.無効にするには#をつける tmux_left="#logo #distro release #arch session" tmux_right="network disk_io #custom #entropy #raid reboot_required #updates_available #apport #services #mail #users #uptime #ec2_cost #rcs_cost #fan_s$  

Android端末意味不明

Android端末で『wifi接続エラー』がでる. DHCPサバーはIPアドレスを払い出しているようなのだが,端末の方ではエラーになる 何のこっちゃ,