2018-09-01から1ヶ月間の記事一覧
2019 Apr. 27.2018 Oct. 07.2018 Sep. 30.こちら(https://gtrt7.com/blog/linux/ubuntu-openvpn) を参照IPファワード、IPマスカレード、ファイアウォール設定はこちら の方がわかりやすい。クライアント設定ファイルはこちら を参照
2018 Sep. 30.https://medium.com/%E6%9C%AC%E6%97%A5%E3%82%82%E3%81%94%E5%AE%89%E5%85%A8%E3%81%AB/android%E3%81%A7sd%E3%82%AB%E3%83%BC%E3%83%89%E3%82%92%E5%86%85%E9%83%A8%E3%82%B9%E3%83%88%E3%83%AC%E3%83%BC%E3%82%B8%E3%81%A8%E3%81%97%E3%81%A…
2021 Feb. 08.2019 Jan. 04. 2018 Sep. 29.2018 Sep. 28. Sophos Anti-Virus for Linux は2020年6月頃に提供が停止された。 オンアクセス検索とオンデマンド検索が可能 インストール 参考サイト http://zokibayashi.hatenablog.com/entry/2015/05/27/233114h…
2018 Sep. 23.# apt install speedtest-cli
2018 Sep. 23. $ EDITOR=vim $ export EDITOR
2018 Oct. 08. 2018 Sep. 15.$ CmdPath=`find / -name 'RUBY.rb' -exec dirname {} \;`$ pushd $CmdPath$ rbenv exec bundle exec RUBY.rb$ popd cronで利用するときは、PATH, RUBYLIBの設定をcronに記載することを忘れないように
2024 Jul. 14. 2020 Oct. 10. 2018 Sep. 15. Bundlerによるプロジェクトへのgem設定 $ cd projectーdir $ gem update bundler$ rbenv exec bundle initシステムのrubyのgemパッケージにbundlerは存在しないため、"rbenv exec" で明記する必要は薄い rbenvおよ…
2018 Sep. 15. dir-a/a.rb <= 主たる実行ファイル require "b.rb"dir-b/Gemfile gem "gem-a"dir-b/b.rb <= a.rbがrequireするファイル require "bundler" Bundler.require <= require "gem-a" が行われる dir-a/Gemfile に gem-a を書き込んでgemをインスト…
2018 Sep. 15.rubyスクリプトでの gemファイルのrequire の書き方( http://shokai.org/blog/archives/7262 より)プログラム内でrequire 'bundler'Bundler.requireと書くと、gemが一括requireできる。
2018 Sep. 15.rbenv環境でのrubyスクリプトの1行目の書式#!/usr/bin/env ruby
2018 Sep. 15. mysql> select Host, User from mysql.user;
2019 Jan. 04. 2018 Sep. 15.nginxサーバーのrtmpモジュールをインストールし、/etc/nginx/nginx.conf を編集する。rtmpモジュールパッケージインストール # apt install libnginx-mod-rtmp 設定( http://technical.live-on.net/archives/1423 より)メディア…
2020 Aug. 12. 2018 Sep. 15.2018 Sep. 13. Nginx PHP インストール 参照元 https://techexpert.tips/ja/nginx-ja/ubuntu-linux-%E3%81%A7%E3%81%AE-nginx-%E3%81%A8-php-%E3%81%AE%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB/ nginxインストー…
2018 Oct. 21. 2018 Sep. 09.mysql> user mysqlmysql> select host,user from mysql.user;
2018 Sep 04.80/tcp80/udp443/tcp443/udp8080 /tcp
2018 Sep. 10. 2018 Sep. 04.# tasksel install lamp-server
2020 Sep. 22. 2020 Aug. 12. 2019 Nov. 02. 2019 Oct. 14. 2019 Jan. 03. 2019 Jan. 02.2018 Nov. 18.2018 Sep. 15. 2018 Sep. 02. インストール # apt install mysql-server 設定ファイルのcollation-serverを大文字と小文字を区別してくれるutf8mb4_binに…
2018 Sep. 02. https://wiki.parabola.nu/Easy-rsa よりPKI : a Public Key Infrastructure a Public Key Infrastructure (PKI) consists of: a public master Certificate Authority (CA) certificate and a private key; a separate public certificate an…
2021 Apr. 10. 2018 Sep. 02. デスクトップ画面のパネルに置かれたネットワークのアイコンをクリックしてネットワーク設定を行う。 あるいは次の設定を行う https://qiita.com/zen3/items/757f96cbe522a9ad397d より 設定変更 /etc/netplan/xxx.yamlを編集す…
2024 Sep. 22. 2021 May 02. 2021 Apr. 30. 2021 Mar. 28. 2021 Jan. 09. 2020 Oct. 31. 2018 Sep. 02. パッケージインストール (Ubuntu)# apt update && apt install nfs-kernel-server (Arch系Manjaro Linux) nfs-utilsパッケージ /etc/exports 編集 …
2021 Apr. 10. 2020 Dec. 27. 2020 Sep. 27. 2018 Sep. 02. 参考元 イマドキのディスクマウント方法 - Qiita ハードディスクパーティションのUUID確認# blkid /dev/sda1 LABEL, UUID, TYPE, PARTUUIDが出力される パーティションのマウント# mount UUID=YOUR…
2018 Sep. 02. 2018 Sep. 01.・# apt install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils virtinst cpu-checker インストール結果確認 # kvm-ok INFO: /dev/kvm exists KVM acceleration can be used・kvmグループにユーザーを追加する・# chown …
2018 Sep. 01. dpkg –set-selections での設定 https://server-setting.info/debian/debian-no-apt-upgrade.htmlpinでの設定 https://server-setting.info/debian/debian-no-apt-upgrade.html https://yoheikikuta.github.io/ubuntu-kernel/apt-mark hold で…
2021 Nov. 16. 2018 Sep. 01.メニュー→設定→ウィンドウマネージャー→フォーカス→フォーカスモデル→「クリックでフォーカス」にチェックを入れるメニュー→設定→ウィンドウマネージャー→フォーカス→フォーカスで前面に出す→「ウィンドウがフォーカスを取得した…
2019 Jun. 22. 2018 Sep. 01.NTPクライアント機能を有効化# timedatectl set-ntp true設定ファイル/etc/systemd/timesyncd.conf NTP=ntp.nict.jp FallbackNTP=ntp.ubuntu.com # 予備サーバー 再起動# systemctl restart systemd-timesyncd.service 確認$ sys…