|
|
掲示板:葛南パソコンクラブ
前ページ
次ページ
新規登録
削除編集
タイトル
トップページ
#0637 SSL/TLS サーバ証明書
Jul 9, 2018 19:54:01 +0900
ひろゆき
証明書を無料で取得する方法です。
Let's Encrypt
certbot
# yum install certbot python2-certbot-apache
クライアントをインストールし
ルータは TCP Port 80 と 443 を開放します。
# certbot certonly --manual -d www.idol.org
Create a file containing just this data:
ファイルのデータ
And make it available on your web server at this URL:
フォルダ名とファイル名
データでファイルを作成しFTPでフォルダへ転送します。
/etc/letsencrypt/archive/www.idol.org/
に証明書が作成されます。
有効期限は3ヶ月です。
秘密鍵 privkey1.pem
SSLサーバ証明書 cert1.pem
中間証明書 chain1.pem
動作確認 Apache 2.2.3
クライアント CentOS 7
|
#0636 Bluetooth
Jun 13, 2018 21:05:51 +0900
ひろゆき
ELECOM LBT-UAN05C1
USBアダプター(Class1)
コジマネットで 1,556円
PowerEdge T320に取り付けました。
サウンドバーのボタンを押して接続し
サウンドで規定の通信デバイスに設定すると
CINEMA SB450から音が出ましたよ。
動作確認 Windows 8.1
|
#0635 CentOS 7 + totem
Jun 11, 2018 20:23:48 +0900
ひろゆき
totem で mp4 を再生する方法
epel
# yum -y install epel-release
# vi /etc/yum.repos.d/epel.repo
enabled = 0
nux-dextop
# rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm
# vi /etc/yum.repos.d/nux-dextop.repo
enabled = 0
vlc
# yum --enablerepo=nux-dextop,epel -y install vlc
totem
# yum -y remove totem
# yum --enablerepo=nux-dextop -y install gstreamer gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg libdvdread libdvdnav lsdvd gstreamer1-libav
# yum -y install --enablerepo=nux-dextop totem
|
#0634 CentOS 7 手動パーティション設定
Jun 10, 2018 20:14:07 +0900
ひろゆき
起動不能になったので再インストールしました。
マウントポイントは手動設定したので
/home のデータは残りましたよ。
動作確認機種 Inspiron 530
|
#0633 ミキサー
Jun 1, 2018 20:43:29 +0900
ひろゆき
テスコム TM8200
デンキチWEBで 4,193円
新しいミキサーが届きました。
少し大きいので
洗うのが楽になりましたよ。
|
前ページ
次ページ
新規登録
削除編集
タイトル
トップページ
|