Generated by All in One SEO v4.9.10, this is an llms.txt file, used by LLMs to index the site. # server-memo.net ## Sitemaps - [XML Sitemap](https://www.server-memo.net/sitemap.xml): Contains all public & indexable URLs for this website. ## 投稿 - [【AlmaLinux9】MariaDBリポジトリを使用してMariaDBをインストール](https://www.server-memo.net/server-setting/mariadb/almalinux9_mariadbrepo_install.html) - AlmaLinux9の標準リポジトリでインストールされるMariaDBのバージョンは10.5になります。 Ma - [【AlmaLinux9】Remiリポジトリを使ってPHP8をインストール](https://www.server-memo.net/almalinux/almalinux9_php8_install.html) - AlmaLinux9へRemiリポジトリを使ってPHP8をインストールする方法です。 EPELリポジトリインス - [【AlmaLinux】Nginxのリポジトリを使用してインストール](https://www.server-memo.net/server-setting/nginx/almalinux9_nginx_install.html) - AlmaLinx9にNginxのリポジトリを追加して、インストールを行う方法です。 作業手順 AlmaLinu - [historyコマンドの実行履歴を削除する2つの方法(特定の履歴・すべて削除)](https://www.server-memo.net/tips/command/history/linux-history-delete.html) - historyコマンドで表示される、コマンドの実行履歴を削除する方法です。 Linuxでコマンドを実行する際、 - [【AlmaLinux 10】NginxリバースプロキシとPodmanでセキュアなWordPress環境を構築する(SSL対応)](https://www.server-memo.net/memo/wordpress/almalinux10_podman_wordpress_install.html) - 最近のLinuxサーバ運用では、セキュリティと管理のしやすさから「Webサーバ(Nginx)はホストで動かし、 - [【AlmaLinux 10】Nginx公式リポジトリから最新Mainline版をインストールする方法](https://www.server-memo.net/server-setting/nginx/almalinux10-nginx-install.html) - AlmaLinux 10の標準リポジトリにもNginxは用意されていますが、バージョンが古い場合があります。 - [crontabの書き方](https://www.server-memo.net/tips/crontab.html) - crontabの設定方法をすぐに忘れるのでメモ代わりにまとめています。 ※最初にまとめてからかなり時間が経過し - [さくらのVPSでOS再インストール時にやったことメモ(AlmaLinux 10)](https://www.server-memo.net/almalinux/sakura_vps_os_reinstall_setup.html) - さくらのVPSでOSを「AlmaLinux 10」に再インストールした際に行った、初期設定やセキュリティ対策の - [圧縮ファイルを直接検索!zgrep, zegrep, zfgrepを使いこなそう](https://www.server-memo.net/memo/zgrep.html) - Linuxで作業していると、ディスク容量を節約するために圧縮されたログファイルやデータファイルを扱う場面によく - [opesslやstressコマンドを使ってCPUの使用率を上げる方法](https://www.server-memo.net/memo/cpu_stress_openssl.html) - テストを行う等でCPUの使用率を意図的に上げたい場合、「openssl」や「stress」コマンドを使用してC - [【AlmaLinux9】Rspamdに許可・拒否リスト(ホワイトリスト・ブラックリスト)の設定を追加する方法](https://www.server-memo.net/server-setting/rspamd/almalinux9_rspamd_allow_deny_list.html) - 「Almalinux9」にインストールされた「Rspamd」にメールの許可・拒否リスト(ホワイトリスト・ブラッ - [【AlmaLinux9】Rspamdをインストールする方法](https://www.server-memo.net/server-setting/rspamd/almalinux9_rspamd_install.html) - Almalinux9に「Rspamd」をインストールする手順です。 「Rspamd」は多機能なスパムフィルタで - [【AlmaLinux9】RspamdにDKIM、ARC、DMARC機能を追加する方法](https://www.server-memo.net/server-setting/rspamd/almalinux9_rspamd_dkim_arc_dmarc.html) - 「AlmaLinx9」にインストールされている「Rspamd」に「DKIM」「ARC」「DMARC」の設定を追 - [echoで8,16進数をASCIIコードに対応したテキストへ変換する方法](https://www.server-memo.net/memo/echo_octal_hex_to_text.html) - 8,16進数をASCIIコードに対応したテキストに変換する必要があって、簡単な方法は無いかなと調べると、「ec - [【シェルスクリプト】ファイルの内容を比較して同じかどうかを調べる方法](https://www.server-memo.net/shellscript/cmp_filechek_script.html) - 「cmp」コマンドを使ってファイルの内容を比較して、同じかどうかで異なる処理を行うシェルスクリプトを紹介します - [echoコマンドで改行する方法](https://www.server-memo.net/memo/echo_linefeed.html) - 「echo」コマンドで改行をする方法を調べたのでメモしておきます。 echo -eで改行コード「\n」が有効 - [【AlmaLinux9】Munin + Nginxでサーバを監視](https://www.server-memo.net/server-setting/munin/almalinux9_munin_install.html) - AlmaLinux9にサーバのリソースを監視し、その情報をグラフ化してくれる「Munin」を入れてサーバのリソ - [【AlmaLinux9】WireGuardをインストールしてVPN接続を行う方法](https://www.server-memo.net/server-setting/wireguard/almalinux9_wireguard_install.html) - さくらのVPSにインストールしたAlmaLinux9にWireGuardをインストールしてVPNサーバを作成す - [【sed】連続するスペースを1つにまとめる方法](https://www.server-memo.net/tips/command/sed/sed_space.html) - sedで連続するスペースを1つにまとめる方法 どちらの方法でも連続するスペースを1つにまとめることが出来ます。 - [【シェルスクリプト】特殊変数「$?」で終了ステータスを取得する方法](https://www.server-memo.net/shellscript/get_exit_status.html) - シェルスクリプトで、直前に実行したコマンドの終了ステータスを求める方法です。 終了ステータスを格納する特殊変数 - [【シェルスクリプト】月末かどうかを判定する方法](https://www.server-memo.net/shellscript/check_eom.html) - シェルスクリプト(bash)で月末の判定を行う方法です。 月末判定シェルスクリプト 今日が月末なのかを判定する - [【bash】ブレース展開についてまとめたメモ](https://www.server-memo.net/memo/bash_brace-expansion.html) - bashのブレース展開についてまとめたメモです。 ブレース展開とは ブレースとは{}のことで、{ルール}の中に - [cpのコピー先を一度に複数指定する方法](https://www.server-memo.net/tips/command/cp/cp_xargs.html) - cpコマンドでデータのコピー先を一度に複数指定する方法 cpコマンドでデータのコピーを行う場合、通常はコピー先 - [rsyncで「bash: line 1: rsync: command not found」が発生](https://www.server-memo.net/memo/rsync_command-not-found.html) - rsyncを行うと「bash: line 1: rsync: command not found」になりました - [LinuxでCPUの情報を取得する方法色々(物理CPU・論理CPU数・コア数)](https://www.server-memo.net/memo/linux_cpu_info.html) - LinuxでCPUの情報を取得する方法をまとめました。 CPUの情報を確認 CPUの情報は/proc/cpui - [【AlmaLinux】パッケージをインストールする方法(dnf install)](https://www.server-memo.net/almalinux/almalinux_dnf_install.html) - AlmaLinuxでDNFを使ってパッケージをインストールする方法です。 DNF(Dandified Yum) - [【AlmaLinux】パッケージをアンイストールする方法(dnf remove)](https://www.server-memo.net/almalinux/almalinux_dnf_remove.html) - AlmaLinuxでDNFを使用してインストールされたパッケージのアンインストール方法です。 パッケージのアン - [【AlmaLinux】パッケージの更新方法 (dnf update)](https://www.server-memo.net/almalinux/almalinux_dnf_update.html) - AlmaLinuxでDNFを使ってインストールされたパッケージの更新(アップデート)方法を説明します。 更新の - [【AlmaLinux9】EPELリポジトリの追加方法](https://www.server-memo.net/almalinux/almalinux9_epelrepo.html) - AlmaLinux9にEPEL(Extra Packages for Enterprise Linux)リポジ - [【AlmaLinux】時刻・日付・タイムゾーンの確認と設定を行う方法](https://www.server-memo.net/almalinux/almalinux_timedatectl.html) - AlmaLinuxで時刻・日付・タイムゾーンの確認と設定を行う方法です。 日付・時刻・タイムゾーンの確認 ti - [Almalinuxのバージョンを確認する方法](https://www.server-memo.net/almalinux/almalinux_version.html) - AlmalinuxでOSのバージョンを確認する方法です。 Almalinuxのバージョンを確認する方法 Alu - [【さくらのVPS】AlmaLinux9でrootユーザのパスワードがわからなくて困りました](https://www.server-memo.net/almalinux/almalinux9_root_unlock.html) - AlmaLinux9でrootユーザのパスワードがわからなくて困った さくらのVPSでOSにAlmaLinux - [SFTPでデータの転送を途中から再開させる方法](https://www.server-memo.net/tips/command/sftp/sftp_reget_reput.html) - SFTPでデータの転送を途中から再開させる方法 SFTPでデータの転送を行っている最中に何らかの原因でデータ転 - [【AlmaLinux9】Postfix + SMTP-AUTH + Dovecotでメールサーバを構築する方法](https://www.server-memo.net/server-setting/postfix/almalinux9_postfix_smtp-auth_dovecot.html) - VPS上のAlmaLinux9にPostfix + SMTP-AUTH + Dovecotでメールサーバを構築 - [【AlmaLinux9】PostfixでSSL/TLSを使って通信を暗号化](https://www.server-memo.net/server-setting/postfix/almalinux9_postfix_ssl.html) - AlmaLinx9にインストールされているPostfixで、SSL/TLSを使用して通信の暗号化を有効化する方 - [【AlmaLinux9】DovecotをSSL/TLSで通信暗号化する方法](https://www.server-memo.net/server-setting/dovecot/almalinux9_dovecot_ssl.html) - AlmaLinux9にインストールされたDovecotとクライアント間の通信を、SSL/TLSで暗号化する方法 - [【AlmaLinux9】Let's EncryptでSSL/TLS証明書を取得する方法(Nginx + certbot)](https://www.server-memo.net/server-setting/nginx/almalinux9_nginx_lets-encrypt.html) - AlmaLinux9でWebサーバにNginxを使いLet's EncryptでSSL/TLS証明書を取得する - [VSCodeからSSH接続をする方法](https://www.server-memo.net/memo/vscode/vscode_ssh.html) - VSCodeからSSH接続 VSCodeからリモートホストへSSH接続が出来るようになると色々と捗ります。 V - [digを使ってTTLとキャッシュの値を確認する方法](https://www.server-memo.net/tips/command/dig/dig_ttl_cache.html) - digコマンドを使って、DNSに登録されているレコードのTTLやキャッシュの残り時間を調べる方法です。 TTL - [【シェルスクリプト】IFSで区切り文字(デリミタ)を変更する方法](https://www.server-memo.net/shellscript/ifs.html) - 環境変数IFSについて 環境変数「IFS」(Internal Filed Separator)には、bashの - [MTUの最適値を調べる方法](https://www.server-memo.net/memo/research_mtu.html) - MTUの最適な値を調べる方法です。 MTU(Maximum Transmission Unit)について MT - [Ubuntuのバージョンを確認する方法](https://www.server-memo.net/ubuntu/ubuntu_version.html) - Ubuntuのバージョン等の情報を確認する方法です。 バージョンの確認方法 Ubuntuのバージョンは下記の方 - [【シェルスクリプト】csvファイルを読み込んで処理するスクリプト](https://www.server-memo.net/shellscript/shellscript_read_csv.html) - csvを読み込むシェルスクリプト テスト用として以下の区切り文字が「,」で、項目が3つあるcsvファイルを用意 - [【シェルスクリプト】forやwhileによる繰り返しワンライナー](https://www.server-memo.net/shellscript/shellscript_oneliner.html) - シェルスクリプト(bash)でforやwhileを使っての繰り返し処理を、ワンライナーで書く方法です。(自分用 - [nginxでgzipを有効化して通信データを圧縮する方法](https://www.server-memo.net/server-setting/nginx/nginx_gzip.html) - nginxでgzip圧縮を有効化する方法 nginxのサーバ全体でgzipによる圧縮を有効化したい場合、「/e - [ドキュメント等で例示可能なドメインやIPアドレスまとめ](https://www.server-memo.net/memo/doc_example_ip_domain.html) - ドキュメンを記述する際に例として示すために用意されている、ドメインやIPアドレス等をまとめました。(自分用備忘 - [ネットワークが繋がらない時に確認すること](https://www.server-memo.net/tips/how_to_network_failure_checking.html) - ざっくりとネットワーク障害を切り分けする方法 クライアントPCやデバイスがインターネットやサーバに繋がらない場 - [rsyncの使い方](https://www.server-memo.net/tips/rsync/rsync.html) - データのバックアップなどに人気の「rsync」コマンドの使い方メモです。 「rsync」には非常に多くのオプシ - [【Ubuntu 22.04】スクリーンショットとスクリーンキャスト(動画)の撮り方](https://www.server-memo.net/ubuntu/ubuntu2204_screenshot.html) - Ubuntu 22.04 LTSからスクリーンショットとスクリーンキャスト(動画)の取得方法が変更となりました - [【Ubuntu】スクリーンショットとスクリーンキャスト(動画)の撮り方](https://www.server-memo.net/ubuntu/ubuntu_screenshot.html) - Ubuntuでのスクリーンショットとスクリーンキャスト(動画)の撮り方です。 スクリーンショットの取得方法 U - [【bash】長いコマンドの途中で改行する方法](https://www.server-memo.net/tips/bs_newline.html) - 長いコマンドを改行で見やすくする方法 bashで長いコマンドを入力する場合、一行で入力すると見づらい場合があり - [【bash】シェルスクリプトで関数を作成する方法 ](https://www.server-memo.net/shellscript/bash_function.html) - bashのシェルスクリプトで関数を作成する方法です。 関数とは 関数とは簡単に説明すると「複数の処理をまとめた - [【bash】リダイレクトについての色々](https://www.server-memo.net/shellscript/bash_redirect.html) - bashでのリダイレクト方法について、すぐ忘れるのでまとめました。 リダイレクトって何だろう?(ざっくり説明) - [scriptコマンドで作業ログを記録する方法](https://www.server-memo.net/tips/command/script/script_rec_log.html) - scriptコマンドでログを記録する方法 Linuxで作業ログを記録するための「script」コマンドについて - [bashで小数点を含む計算を行う方法](https://www.server-memo.net/shellscript/bash_decimal_point.html) - bashで小数点を含む計算を行う方法 bashで計算を行う方法には下記の方法がありますが、計算式や解答に小数点 - [ffmpegでmp3やmp4のメタデータを編集する方法](https://www.server-memo.net/tips/command/ffmpeg/ffmpeg_metadata.html) - ffmpegでメタデータ(タグ情報)を編集する方法 ffmpegを使ってmp3やmp4等のメタデータ(タグ情報 - [sudoでcdができない場合の対処方法](https://www.server-memo.net/tips/sudo_cd.html) - sudoでcdができない letsencryptで作成した鍵について確認したくて、cdで/etc/letsen - [Ubuntuで再生している音声を録音する方法](https://www.server-memo.net/ubuntu/ubuntu_loopback_rec.html) - Ubuntuで再生している音声を録音する方法 Ubuntuで再生している音声を録音したくて色々と調べたものを忘 - [【Ubuntu】cronのログを/var/log/cron.logへ出力させる方法](https://www.server-memo.net/ubuntu/ubuntu_cron_log.html) - Ubuntu Server 20.04でcronのログを/var/log/cron.logへ出力させる方法です - [grepで前後の行も表示させる方法](https://www.server-memo.net/tips/command/grep/grep_pre_next_line.html) - grepで前後の行も表示させる方法 grepで検索を行った際に、該当した行の前後も合わせて表示させたいことがあ - [sudoでリダイレクトするとPermission deniedとなってしまう場合の解決方法](https://www.server-memo.net/memo/sudo_redirection.html) - sudoでリダイレクトするとPermission deniedとなってしまった sudoを実行しているユーザの - [CentOS7 Terrariaのマルチプレイ用サーバをVPS上に構築](https://www.server-memo.net/terraria/terraria-server-install.html) - VPS上にTerrariaのマルチサーバを構築 SteamのサマーセールでTerrariaを購入しました!! - [historyで表示されるコマンド履歴に日時の情報を追加する方法](https://www.server-memo.net/tips/command/history/history_add_date.html) - ユーザの作業履歴を表示するhistoryコマンドを実行した際に、コマンドの実行日時の情報を追加する方法です。 - [CentOS8からAlmaLinuxへの移行手順](https://www.server-memo.net/memo/centos8_to_almalinux.html) - CentOS8.4 から AlmaLinux 8.4への切り替えを行った際の手順です。 移行手順 CentOS - [scpの使い方](https://www.server-memo.net/tips/command/scp/scp.html) - linuxでの「scp」の使い方メモです。 scpについて 「scp」は「ssh」を使用してネットワーク越しに - [「RLogin」でSSH用の秘密鍵と公開鍵のペアを作成する方法](https://www.server-memo.net/memo/rlogin/rlogin_create_key_pair.html) - SSHのクライアントである「RLogin」を使用してSSH用の秘密鍵と公開鍵の鍵ペアを作成する方法です。 「R - [「RLogin」のSFTP機能でデータ転送する方法](https://www.server-memo.net/memo/rlogin/rlogin_sftp.html) - RLoginでSFTPを使用してデータをアップロードやダウンロードをする方法です。 SFTPの手順 SSHのク - [【CentOS7】tModLoaderServerのインストール方法](https://www.server-memo.net/terraria/tmodloaderserver_centos7_install.html) - CentOS7にTerrariaの「Mod」サーバである「tModLoaderServer」をインストール方法 - [【Ubuntu】ユーザにsudoを許可する方法](https://www.server-memo.net/ubuntu/ubuntu_add_sudo.html) - Ubuntuで一般ユーザにsudoを許可する方法です。 sudoの許可方法 sudoグループにsudoを許可さ - [UbuntuでIPv6を無効化する方法](https://www.server-memo.net/ubuntu/ubuntu_disable_ipv6.html) - ubuntuでIPv6を無効化する方法です。 IPv6の状態確認 IPv6が有効なのかどうかの確認は、「ip - [【Ubuntu】MariaDBの公式リポジトリを使用してインストールする方法](https://www.server-memo.net/ubuntu/ubuntu_mariladb_install.html) - 「Ubuntu Server 20.04 LTS」にMariaDB公式リポジトリを使用して、MariaDBをイ - [ufwでIPv6を無効化する方法](https://www.server-memo.net/ubuntu/ufw_ipv6_disable.html) - ufwでIPv6を無効化する方法です。 ufwでipv6を無効化 ufwの初期状態ではIPv4とIPv6の両方 - [【CentOS8】MariaDBインストール(MariaDBリポジトリ使用)](https://www.server-memo.net/server-setting/mariadb/centos8_mariadbrepo_install.html) - 「CentOS8」でMariaDB公式サイトで公開されているリポジトリを使用して、「MariaDB 10.5」 - [【Ubuntu】nginx公式リポジトリを使用してインストール](https://www.server-memo.net/ubuntu/ubuntu_nginx_install.html) - Ubuntu Server LTS 20.04へnginxの公式リポジトリを使用してインストールする方法です。 - [Ubuntu Server 20.04 インストール手順](https://www.server-memo.net/ubuntu/ubuntu-server-2004_install.html) - Ubuntu Server 20.04 LTSのインストール手順です。 ※こちらは2025年4月までセキュリテ - [VSCodeの日本語化](https://www.server-memo.net/memo/vscode/vscode-japanese.html) - VSCode日本語化手順 VSCodeは拡張機能で用意されている日本語の言語パックを適用することで、簡単にメニ - [VSCode(Visual Studio Code)インストール(Windows)](https://www.server-memo.net/memo/vscode/vscode_win_install.html) - VSCode(Visual Studio Code)の評判が良いようなので、Windows10にインストールし - [CentOS7 webalizerインストール(ソースから)](https://www.server-memo.net/server-setting/webalizer/src-install.html) - 「CentOS 7」へのwebalizerインストール方法です。 CentOS7へのwebalizerインスト - [CentOS8インストール(最小限インストール)](https://www.server-memo.net/os-install/centos8-install.html) - isoイメージのダウンロード 最初に「CentOS8」をインストールするためのISOイメージを用意します。 I - [ディレクトリの削除方法](https://www.server-memo.net/tips/remove_directory.html) - Linuxでディレクトリを削除する方法です。 「rm -r」でディレクトリが削除できます 「rm」コマンドだけ - [Chrome58以降でも使えるSSL/TLSオレオレ証明書の作り方](https://www.server-memo.net/memo/ssl-cert-san.html) - とりあえずChrome58以降でも使えるオレオレ証明書を作りたい場合の手順 Chrome58以降ではSAN(S - [Mattermostインストール](https://www.server-memo.net/server-setting/mattermost/mattermost-install.html) - 「CentOS7」にチャットサービスである「Slack」とよく似た機能をもったオープンソースの「Matterm - [NetworkManager 使用方法(nmtui編)](https://www.server-memo.net/centos-settings/network/nmtui.html) - CentOS7からはネットワークの設定は「NetworkManager」を使用することが推奨されています。 今 - [cp --parentsでフォルダ構造(パス)まるごとコピー](https://www.server-memo.net/tips/command/cp/cp-parents.html) - あまり使う機会はないかもしれませんが、「cp」で指定したデータのみフォルダ構造ごとコピーする方法です。 「pa - [【CentOS7】chronydで時刻同期](https://www.server-memo.net/server-setting/chrony/chronyd.html) - 「CentOS7」からNTPのサーバが、「ntpd」から「chronyd」へと変更となりましたので、その設定方 - [コマンドの実行結果をメールで送信する方法](https://www.server-memo.net/tips/command-send-mail.html) - コマンド等の実行結果をメールで送信する方法です。 前提条件 前提条件として下記の項目が必要となります。 mai - [【CentOS7】gccをソースからインストール](https://www.server-memo.net/memo/gcc-install.html) - 「CentOS7」で用意されてる「gcc」のバージョンは「4.8」と古いものとなっていて、新しいバージョンの「 - [TeraTarmでログを取得する方法](https://www.server-memo.net/memo/teraterm/teratarm-log.html) - TeraTarmでログを取得する方法の説明です。 手動で取得する方法と自動的に取得する方法の2種類についてまと - [TeraTermでファイルの送受信(SCP)](https://www.server-memo.net/memo/teraterm/teraterm-scp.html) - TeraTermでファイルを送受信する方法 SSHクライアントであるTeraTermにはSCP使用してサーバと - [【CentOS7】Lets EncryptでSSL証明書を取得](https://www.server-memo.net/tips/lets-encrypt.html) - 「centOS 7」環境で「Lets Encrypt」のSSL証明書を取得する方法です。 事前準備 Lets - [CentOS7 + php7.2 + nginx + MariaDB + wordpressインストール](https://www.server-memo.net/memo/wordpress/nginx-install.html) - OSはCentOS 7.5で、minimalインストールの状態からphp7.2 + nginx + php-f - [CentOS7にGoogle Chromeをインストール](https://www.server-memo.net/memo/centos7-chrome-install.html) - CentOS7に「Google Chrome」をインストールする方法です。 rpmファイルをダウンロードしてき - [Linuxでコマンドや処理の実行時間を調べる方法](https://www.server-memo.net/tips/runtime_research.html) - Linuxでコマンドや処理の実行時間を調べるための方法をいくつか紹介します。 用途に合わせてお好きな方法を使用 - [CentOS7にリモートデスクトップで接続](https://www.server-memo.net/memo/xrdp.html) - minimalインストールしたCentOS7に「xrdp」をインストールして、Windowsからリモートデスク - [GitHubはじめの一歩](https://www.server-memo.net/memo/github/github-first-steps.html) - 普段「GitHub」をあまり使用することが無く使用方法をすぐに忘れてしまうので、主に自分用のメモとして「Git - [Let's Encryptで取得した証明書の無効化手順](https://www.server-memo.net/tips/lets-encrypt_revoke.html) - 「certbot」を使用して「Let's Encrypt」で取得した証明書を削除する方法です。 certbot - [PHPの設定内容を確認する方法](https://www.server-memo.net/tips/php-info.html) - webブラウザとCLIの両方で「PHP」の情報を表示させる方法です。 webブラウザから確認したい場合は、we - [webminインストール](https://www.server-memo.net/server-setting/webmin/webmin-install.html) - 「CentOS7」に「Webmin」をインストールする方法です。 webminリポジトリ作成 「Webmin」 - [Webminでログインユーザやパスワードを忘れてしまった場合の対処方法](https://www.server-memo.net/server-setting/webmin/webmin_changepass.html) - webminでログインユーザの情報を忘れた場合の対処方法です。 ユーザのパスワードを忘れた場合 「Webmin - [ユーザのロケール設定方法](https://www.server-memo.net/centos-settings/system/user-locale.html) - CentOS(bash)でユーザのロケールを変更(設定)する方法についてまとめています。 現在のロケール確認方 - [【CentOS7】OSインストール時の画面解像度変更方法](https://www.server-memo.net/os-install/centos7_resolution.html) - CentOS7でOSをインストールする際の画面解像度の指定方法です。 画面が見切れてしまう 「VMware W - [【CentOS7】xfsファイルシステムでのクォータ(quota)設定](https://www.server-memo.net/centos-settings/system/quota_xfs.html) - CentOS7環境の「xfs」ファイルシステムでディスククォータを設定する方法です。 クォータの設定範囲 「x - [warnquotaでクォータの警告メールを送信](https://www.server-memo.net/centos-settings/system/warnquota.html) - 「CentOS7」で「warnquota」を使用して、クォータの制限を超えたユーザに警告をメール送信を行えるよ - [スワップ領域の追加方法](https://www.server-memo.net/centos-settings/system/add-swap.html) - スワップ領域のサイズが足りなくなった場合等にサイズを追加する方法です。 swap用領域の作成 まずはswap領 - [【wordpress】APCuとOPcacheで高速化](https://www.server-memo.net/memo/wordpress/wp_opache_apcu.html) - 「CentOS7」+「php7.2」+「nginx」 な環境に構築された「wordpress」を「APCu」と - [【wordpress】memcachedで高速化](https://www.server-memo.net/memo/wordpress/wp_memcached.html) - 「CentOS7」+「php7.2」+「nginx」な環境に構築された「wordpress」で「memcach - [nginxの操作コマンドメモ](https://www.server-memo.net/server-setting/nginx/nginx-command.html) - nginxを操作するためのコマンドメモです。 nginx起動 nginxを起動させる方法いろいろです。 ngi - [【wordpress】登録ユーザ情報確認とパスワード変更方法(SQLコマンド)](https://www.server-memo.net/memo/wordpress/wp-user.html) - SQLコマンドで直接データベースを確認し、「wordpress」に登録されているユーザの確認方法と、パスワード - [【vpnux Clinet】VPNクライアント設定(証明書認証)](https://www.server-memo.net/server-setting/openvpn/vpnux-client.html) - VPN接続用のクライアントである「vpnux Clinet」の設定方法です。 認証方式は、クライアントに「証明 - [OpenVPN 2.4 サーバ構築(tun方式)](https://www.server-memo.net/server-setting/openvpn/openvpn_2_4-tun.html) - CentOS7を使用してOpenVPN(2.4.6)サーバを構築する方法です。 構築環境 今回は外出先からVP - [CentOS7 サードパーティーリポジトリの追加](https://www.server-memo.net/centos-settings/centos7/add-repo.html) - サードパーティリポジトリについて サードパーティリポジトリとは、ざっくりまとめるとCentOSが標準で用意して - [CentOS7へclamavインストール(epelリポジトリ使用)](https://www.server-memo.net/server-setting/clamav/epel-clamav-install.html) - CentOS7にepelリポジトリで提供されているClamAV(アンチウイルスソフト)をインストールする手順で - [【CentOS7】NICのデバイス名をeth0へ変更](https://www.server-memo.net/centos-settings/centos7/nicname_change.html) - CentOS7からNICの名前が以前の「eth0」といった形式から、「enoxx」や「enpxx」いったような - [【CentOS7】シングルユーザモード(rescue.target)への移行方法](https://www.server-memo.net/tips/server-operation/single-user.html) - CentOS7でシングルユーザモードに移行する方法です。 CentOS7での変更点 CentOS6までは「in - [【SSH】任意の回数ログイン失敗でアカウントをロックする方法](https://www.server-memo.net/server-setting/ssh/account_lock_ssh.html) - CentOS7で任意の回数SSHでログインを失敗したユーザのアカウントをロックする方法です。 SSH設定 Ce - [【シェルスクリプト】ファイルやディレクトリの有無を確認する方法色々](https://www.server-memo.net/shellscript/file_check.html) - シェルスクリプトでファイルやディレクトリが存在しているかどうかを確認する方法です。 確認には「if」文を使って - [連番ファイルを作成する方法](https://www.server-memo.net/tips/create_number_file.html) - 「file_1.txt」 「file_2.txt」「file_3.txt」... 「file_10.txt」と - [拡張子ごとの圧縮・解凍方法一覧](https://www.server-memo.net/tips/compress-list.html) - 良く忘れて調べるのでメモっておきます… 検証作業は「CentOS7」で行っています。 圧縮・解凍方法一覧 拡張 - [【split】Linuxでファイルの分割と結合方法](https://www.server-memo.net/tips/split.html) - Linuxで「split」コマンドを使用して、ファイルを指定したサイズや、指定した個数で分割する方法です。 大 - [zip形式で圧縮したファイルにパスワードを設定する方法](https://www.server-memo.net/tips/zip_password.html) - CentOSでパスワード付きの圧縮ファイル(zip形式)を作成する方法です。 圧縮 「zip」コマンドを使用す - [Linuxでログインしているユーザにメッセージを送信する方法](https://www.server-memo.net/tips/send-message.html) - Linuxでログインしているユーザ(端末)にメッセージを送信する方法についてまとめてみました。 全ユーザにメッ - [【CentOS】shutdownコマンドを使用したサーバの停止方法](https://www.server-memo.net/tips/server-operation/shutdown.html) - CentOSで「shutdown」コマンドを使用してサーバを停止させる方法について調べたものをまとめてみました - [Windowsで任意のサイズでファイルを作成する方法](https://www.server-memo.net/memo/fsutil.html) - Windows(XP以降)で任意のサイズでファイルを作成する方法を調べたのメモとして残しておきます。 テストデ - [【Windows】コマンドプロンプトでドライブを移動する方法](https://www.server-memo.net/memo/wincmd_drivechange.html) - Windowsのコマンドプロンプトでドライブを移動する方法です。(良く忘れるので自分用メモ) cdコマンドの「 - [MariaDB コマンドメモ](https://www.server-memo.net/server-setting/mariadb/sqlcmd_memo.html) - MariaDBの自分用コマンドメモです。 普段あまりDBは使用しないのですが、たまに使う場合毎度毎度調べている - [【tee】コマンドの実行結果を標準出力(画面)とファイルに出力させる方法](https://www.server-memo.net/tips/tee.html) - 「tee」を使ってコマンドの実行結果をファイルに出力 コマンドの実行結果を標準出力(画面)とファイルに出力した - [【シェルスクリプト】キーボードからの入力を受け付ける方法](https://www.server-memo.net/shellscript/key_read.html) - シェルスクリプトでキーボードからの入力を受け付ける方法です。 キーボードからの入力を受け付けるには? 「rea - [postfix+dovecotでバーチャルドメイン(バーチャルメールボックスを使用)](https://www.server-memo.net/server-setting/postfix/postfix-virtualmailbox.html) - postfix + dovecot で、バーチャルメールボックス形式を使用した、バーチャルドメイン環境を構築し - [【postfix】送信元(From)によるメール拒否(smtpd_sender_restrictions )](https://www.server-memo.net/server-setting/postfix/smtpd_sender_restrictions.html) - postfixで送信元(From)でフィルタリングしてメールを拒否する方法です。 smtpd_sender_r - [redmineとgoogleカレンダーを連携](https://www.server-memo.net/server-setting/redmine/redmine_googlecal.html) - 「redmine_ics_export」プラグインを使用して「redmine-3.3.5」とgoogleカレン - [denyhostsでSSHの不正アタック対策](https://www.server-memo.net/server-setting/ssh/ssh-denyhosts.html) - denyhostsとは 「denyhosts」は不正ログインの形跡をチェックして、該当する接続元のIPアドレス - [【CentOS】ログイン履歴やログイン状況の確認方法](https://www.server-memo.net/tips/server-operation/login-history.html) - 「CentOS」でログイン履歴や現在ログインしているユーザを確認する方法についての説明です。 ログイン履歴の確 - [semdmail基本設定](https://www.server-memo.net/server-setting/sendmail/sendmail-setting.html) - 【2017.10.12】こちらのページの説明が古くなってしまったので、「CentOS7」で「sendmail」 - [【CentOS7】sendmail 基本設定](https://www.server-memo.net/server-setting/sendmail/sendmail-setting_centos7.html) - 「CentOS7」で「sendmail」を使用するための最低限必要な設定をまとめています。 DNSやファイアウ - [【シェルスクリプト】ファイルの中身を一行ずつ読み込む方法](https://www.server-memo.net/shellscript/read-file.html) - シェルスクリプトで「while read line」を使い、ファイルの中身を一行ずつ読み込ませるための方法色々 - [【シェルスクリプト】(繰り返し)while文](https://www.server-memo.net/shellscript/while.html) - while文について while文は指定した条件が真である限り処理を繰り返します。 while 条件 do 処 - [【MD5 SHA1 SHA256 CRC】ハッシュ値(チェックサム)の確認方法](https://www.server-memo.net/tips/chcksum.html) - 「MD5」「SHA1」「SHA256」「CRC」といった形式のハッシュ値を計算する方法です。 ハッシュ値を比較 - [さくらのVPSでminecraftサーバを構築 minecraft_serverインストール編(CentOS7)](https://www.server-memo.net/minecraft/mc-install/minecraftserver-3.html) - 【使用しているVPS】さくらのVPS 2G ディレクトリ作成 好みの問題ですが、私は「/opt」ディレクトリ配 - [【Linux】pingコマンドの使い方](https://www.server-memo.net/tips/command/ping/ping.html) - ネットワークの疎通確認等で良く使用する「ping」コマンドについて、色々と調べた結果をまとめておきます。(動作 - [postfixでOutbound Port 25 Blocking(OP25B) 対策 -自宅サーバ編-](https://www.server-memo.net/server-setting/postfix/op25b_jitaku.html) - 自宅サーバ(CentOS 7.2)でメールサーバを構築する際に、プロバイダがOutbound Port 25 - [「ウィザードリィ リルガミン サーガ」をゲット](https://www.server-memo.net/blog/2017-07-25.html) - 待望のWIZAARDRY ここ最近ずーっとプレイしたくてたまらなかった「Wizardry」をとうとうamazo - [chmod パーミッション(権限)の設定・変更](https://www.server-memo.net/tips/command/chmod/chmod.html) - chmodの使い方 「chmod」コマンドを使用することでファイルやディレクトリのパーミッション(アクセス権限 - [Linuxのパーミッションについて](https://www.server-memo.net/centos-settings/system/permission.html) - パーミッションとは Linuxでは、ファイルやディレクトリを「パーミッション」と呼ばれているアクセス制御で「読 - [COSTCOで知的飲料を購入](https://www.server-memo.net/blog/2017-07-19.html) - ドクペがたくさんうれしいな 先日の3連休で久しぶりに「COSTCO」にいって知的飲料(ダイエット版)を入手して - [【vi/vim】行番号を表示](https://www.server-memo.net/tips/command/vi/set_number.html) - viで行番号を表示させる方法です。 一時的な設定 一時的に行番号を表示させるには、「Esc」キーを押下しコマン - [CentOS7インストール手順(minimalインストール)](https://www.server-memo.net/centos-settings/centos7/centos7-minimal.html) - CentOS7(minimal)インスト―ルの手順です。 ※今回は「VMWare Workstation 12 - [【シェルスクリプト】(繰り返し)for文](https://www.server-memo.net/shellscript/for.html) - for文について for文は変数にリストで指定した値を順番に代入し、その度に「do」から「done」までの処理 - [【シェルスクリプト】(条件分岐)case文](https://www.server-memo.net/shellscript/case.html) - case文 case文は判定対象となる「値」と事前に作成した複数の「条件」を上から順に比較して、マッチした「条 - [mkdirコマンドの使い方(ディレクトリを作成)](https://www.server-memo.net/tips/command/mkdir/mkdir.html) - linuxでディレクトリを作成する場合に使用する「mkdir」コマンドについてまとめてみたところ、「-m」と「 - [スライム目薬かわいいです](https://www.server-memo.net/blog/2017-07-03.html) - スライムを仲間にしました ちょっと用事があって近所のドラッグストアにいったら、つぶらな瞳で仲間になりたそうにこ - [【CentOS 7】ConoHaのVPSでマイクラマルチサーバを構築](https://www.server-memo.net/minecraft/mc-install/conoha_mc_install.html) - ConoHaのVPSを使用して、CentOS7.2環境上にMinecraftマルチサーバをインストールする方法 - [SteamのサマーセールでTerrariaを購入しちゃいました](https://www.server-memo.net/blog/2017-06-25.html) - Terrariaのバージョン1.3.5で遊びたかったんです PS3のTerrariaを購入してかなり楽しく遊ん - [firewalldの設定方法(基本設定編)](https://www.server-memo.net/centos-settings/firewalld/firewalld.html) - 「firewalld」の基本的な設定方法です。 ポートフォワーディング等の設定方法は別途作成していく予定です。 - [【シェルスクリプト】(条件分岐)if文](https://www.server-memo.net/shellscript/if.html) - シェルスクリプトにおけるif文の使い方です。 if文 if文を使用することで条件式の結果によって真・偽の分岐を - [【シェルスクリプト】クォートの使い分け方](https://www.server-memo.net/shellscript/quart.html) - これまではなんか適当に使っていたので改めて調べてみました。 クォートの種類 シェルスクリプトではクォートによっ - [【シェルスクリプト】コメントの書き方](https://www.server-memo.net/shellscript/comment.html) - シェルスクリプトでのコメントの書き方についてです。 コメント書き方 シェルスクリプト内にコメントを書く場合は、 - [sshfsで別サーバのディレクトリをマウントする](https://www.server-memo.net/tips/sshfs.html) - sshfsを使用して別サーバのディレクトリをマウントする手順について説明しています。 sshfsについて ss - [/etc/passwdと/etc/shadowファイルについてのまとめ](https://www.server-memo.net/centos-settings/system/passwd_shadow.html) - Linuxの「/etc/passwd」と「/etc/shadow」ファイルについてまとめました。 /etc/p - [ユーザの削除方法](https://www.server-memo.net/centos-settings/system/userdel.html) - linuxでのユーザ削除方法です。 「userdel」コマンドを使用する方法と、手動で削除する方法について説明 - [ユーザのパスワード設定・変更方法](https://www.server-memo.net/centos-settings/system/passwd.html) - ユーザのパスワードを設定・変更する「passwd」コマンドの使い方です。 passwdコマンドの使い方 「pa - [atコマンドの使い方](https://www.server-memo.net/tips/at.html) - atコマンドについて 「at」コマンドを使用すると、指定した日時にコマンド(ジョブ)を実行させることができます - [dateコマンドで日付や時刻を表示したり設定する方法](https://www.server-memo.net/tips/command/date/date.html) - dateコマンド使用方法 「date」コマンドを使用して日付や時刻を設定する方法や表示する方法をまとめています - [CentOS7にNextcloudインストール](https://www.server-memo.net/server-setting/nextcloud/nextcloud_install.html) - 2017.05.26追記 Nextcloudバージョン12がリリースに伴いインストール手順を追加 Nextc - [高校生からはじめるプログラミング](https://www.server-memo.net/blog/2017-05-26.html) - 表紙にひかれて購入 ソードアートオンライン(SAO)が表紙の、プログラミング学習用の書籍である「高校生からはじ - [Nextcloudと外部クラウドの連携](https://www.server-memo.net/server-setting/nextcloud/external-storage.html) - NextcloudをDropboxやGoogleDrive等のクラウドと連携させる方法です Dropboxと連 - [【CentOS7】Munin + nginxでサーバ監視](https://www.server-memo.net/server-setting/munin/munin_nginx.html) - CentOS7でnginx + Muninによるサーバ監視環境を構築した際のメモです。 構築する環境について - [firewalld + ipset でアクセス制限](https://www.server-memo.net/centos-settings/firewalld/firewalld_ipset.html) - 「CentOS 7」環境の「firewalld」で特定の国からのアクセスを拒否する設定を行ったところ、ルールが - [CentOS7 MariaDBインストール](https://www.server-memo.net/server-setting/mariadb/centos7_install.html) - CentOS7から標準のデータベースサーバが「MySQL」から「MariaDB」に変更されています。今回はその - [ついにスプラトゥーン2の予約がはじまりましたね!](https://www.server-memo.net/blog/2017-05-19.html) - 祝・スプラトゥーン2予約開始 とうとうスプラトゥーン2の予約がはじまりましたね。 このためにNintendoの - [suコマンドを実行できるユーザを制限する方法](https://www.server-memo.net/centos-settings/system/su-setting.html) - なぜsuの使用を制限するの? 多くのLinux初期設定では全てのユーザが「su」コマンドを使用することによって - [CentOS7環境にRoundCube+php7+nginxでWebメール構築](https://www.server-memo.net/server-setting/roundcube/roundcube_php7_nginx.html) - minimalインストールされたCentOS7環境に、RoundCube+php7+nginxでWebメールを - [postfixインストール(基本設定)](https://www.server-memo.net/server-setting/postfix/postfix-install.html) - 以前の記事がCentOS4.4環境という古い情報だったので、CentOS7環境での設定方法に情報を更新しました - [dovecotインストール](https://www.server-memo.net/server-setting/dovecot/dovecot_install.html) - CentOS7環境にpop・imapサーバであるdovecotをインストールする手順です。(今回はSSLを使用 - [yumコマンドの使い方](https://www.server-memo.net/tips/command/yum/yum-command.html) - yumについて yumを使ったパッケージのインストールは、パッケージ間の依存関係を自動的に解決してくれるため、 - [digコマンドの使い方](https://www.server-memo.net/tips/command/dig/dig.html) - digコマンドの使い方です(普段使いそうなものだけです) digコマンドの基本的な使い方 digコマンドを使用 - [nginxのリポジトリを使用してnginxをインストール](https://www.server-memo.net/server-setting/nginx/nginx-repo.html) - CentOSにnginx.orgで公開されているリポジトリを使用して、「nginx」をインストール方法です。 - [Nintendo Switch買いました。ゼルダ楽しいです。](https://www.server-memo.net/blog/2017-03-17.html) - Nintendo Switchがやってきました 先日、お昼ご飯を食べようと近くのイオンにいったら、「Ninte - [初心者のためのvi入門](https://www.server-memo.net/tips/command/vi/start_vi.html) - Linuxを使い始める際の障害となりがちな「vi」について、とりあえず使えるために必要な情報をまとめてみました - [Memtest86+でMac book Airのメモリテスト](https://www.server-memo.net/blog/2017-03-07.html) - Memtest86+でMac book Airのメモリテスト 最近、私が持っているMac Book Airの調 - [tarコマンドの使い方](https://www.server-memo.net/tips/command/tar.html) - 「tar」コマンドで、普段使いそうな内容をまとめています。 tarコマンドについて tarコマンドを使用すると - [ユーザ作成・追加の方法](https://www.server-memo.net/centos-settings/system/useradd.html) - CentOS(redhat系)でのユーザの作成方法です。 useraddを使ったユーザ作成 「useradd」 - [CentOS7システム(OS)のロケール設定](https://www.server-memo.net/centos-settings/centos7/locale-setting.html) - CentOS7からシステムのロケール設定方法が「localectl」コマンドを使用するように変更されています。 - [CentOS7にPocketMine-MPインストール](https://www.server-memo.net/minecraft/pocketmine/po-install.html) - ConoHaのVPSにCentOS7.2をインストールし、そこにインストーラーを使用して最新バージョン(開発版 - [CentOS7 タイムゾーン・時刻・日付の設定方法](https://www.server-memo.net/centos-settings/centos7/timedatectl.html) - CentOS7では新しく「timedatectl」というコマンドが使えるようになっています。 「date」コマ - [wordpressのサーバを移転した際の作業メモ](https://www.server-memo.net/memo/wordpress/wpmove.html) - 私が「wordpress」のサーバを引っ越した時に行った際の作業メモです。 なお、移転先のサーバは「CentO - [firewalldでソースを指定して通信を遮断する方法](https://www.server-memo.net/centos-settings/firewalld/source-drop.html) - 「firewalld」で特定のアドレスからの通信(ソース指定)を遮断する方法です。 通信を遮断 「http(S - [postfix インストール ※古いバージョン](https://www.server-memo.net/server-setting/postfix/postfix-install_old_ver.html) - 検証環境 OS:CentOS4.4postfix-2.2.10-1.1.el4 前提条件 メールサーバとDNS - [CentOS7 IPv6の無効化設定](https://www.server-memo.net/centos-settings/centos7/disable-ipv6.html) - 「CentOS7」でIPv6を無効化する方法です。 IPv6無効化の注意点 「CentOS7」ではIPv6を無 - [muninでNginxを監視](https://www.server-memo.net/server-setting/munin/plugin-nginx.html) - CentOS7にインストールされているnginxをmuninで監視する方法です。 nginx設定 初期状態の「 - [muninでapacheを監視](https://www.server-memo.net/server-setting/munin/plugin-apache.html) - CentOSにインストールされている「apache」を「munin」で監視する方法です。 作業は監視対象サーバ - [CentOS7 ホスト名の設定(変更)方法](https://www.server-memo.net/centos-settings/centos7/hostname.html) - CentOS7でのホスト名設定(変更)方法です。 CentOS7 ホスト名の設定(変更)方法 CentOS7で - [Muninで閾値設定とメール通知を行う方法](https://www.server-memo.net/server-setting/munin/threshold_mail.html) - 「Munin」で監視している項目について閾値を設定して、閾値を超えた場合メール通知をするための方法です。 閾値 - [Munin(munin-node)監視項目(プラグイン)の追加方法](https://www.server-memo.net/server-setting/munin/add-plugin.html) - Munin(munin-node)の監視項目を追加する方法です。 CentOS7に「yum」でインストールされ - [nginxでベーシック(Basic)認証を設定する方法](https://www.server-memo.net/server-setting/nginx/basic_auth.html) - nginxでベーシック認証を掛ける方法です。 httpd-tools(htpasswd)インストール ngin - [ssh-agentを使って公開鍵認証方式のsshパスワード入力を省略する方法](https://www.server-memo.net/server-setting/ssh/ssh-agent.html) - ssh-agentを使用した、公開鍵認証方式のSSHパスフレーズ入力を省略する方法です。 ssh-agentと - [yumでインストール・更新したパッケージを残しておく方法](https://www.server-memo.net/tips/command/yum/cache.html) - yumでパッケージのインストール・更新を行った場合、通常ダウンロードしてきたパッケージは削除されてしまいますが - [firewalldにユーザ定義サービスを追加](https://www.server-memo.net/centos-settings/firewalld/add-service.html) - firewalldにユーザが定義したサービスを追加する方法です。 fierwalld初期定義サービス 「fir - [logwatchによるログ監視](https://www.server-memo.net/tips/server-operation/logwatch.html) - logwatchとは サーバでは色々なサービスからのログを収集しています。 そのログを確認・解析することで「障 - [ddを使ったテストファイルの作り方](https://www.server-memo.net/tips/test-data.html) - 検証環境 OS: CentOS5 テスト用データの作成方法 「FTPでデータのダウンロードやアップロードの試験 - [【LWC】core.yml](https://www.server-memo.net/minecraft/mc-plugin/lwc/core.html) - LWCの設定ファイルである、core.ymlについて説明です。 core.yml設定ファイル項目説明 core - [サイズの大きなファイルやディレクトリを調べる方法](https://www.server-memo.net/tips/find-large-data.html) - 「find」コマンドを使用する方法と、「du」コマンドを使用する方法の2種類について説明しています。 指定した - [Windows10にtelnetクラインアントをインストールする方法](https://www.server-memo.net/memo/win10-telnet.html) - Windows10でtelnetクライアントの機能を有効化する方法です。 telnetクライアント機能の有効化 - [Linuxでのディレクトリの使われ方](https://www.server-memo.net/centos-settings/dirctory.html) - Linuxにおける主なディレクトリの使われ方についてまとめました。 FHS(Filesystem Hierar - [windows10でコントロールパネルを開く方法](https://www.server-memo.net/memo/win10-controlpanel.html) - 良く忘れるのでメモです。 スタートボタンから起動する方法 右下にある「スタート」ボタンを右クリック 表示された - [CentOSでのSSH秘密鍵・公開鍵作成方法](https://www.server-memo.net/server-setting/ssh/centos-createkey.html) - SSHで鍵認証方式を行う際に必要な、「秘密鍵」と「公開鍵」をCentOS上で作成する方法です。 鍵の作成方法 - [さくらのVPSでminecraftマルチプレイヤサーバを構築 OSインストール](https://www.server-memo.net/minecraft/mc-install/minecraftserver-1.html) - はじめに minecraftをするために、さくらインターネットのVPS上にCentOS 7でminecraft - [さくらのVPSでminecraftマルチプレイヤサーバを構築 OS設定編](https://www.server-memo.net/minecraft/mc-install/minecraftserver-2.html) - メニュー インストール関連 OSインストール OS設定 - [dynmapの導入方法](https://www.server-memo.net/minecraft/mc-plugin/dynmap/dynmap.html) - spigotにdynmapを導入する方法と設定方法です。 dynmapとは minecraft(spigot/ - [【バニラ】Minecraft_Serverでのおすすめ設定](https://www.server-memo.net/minecraft/mc-op/vanilla-reco-settings.html) - マインクラフトマルチサーバでのおすすめ設定 私がバニラ(公式サーバ)でマイクラのマルチサーバを運営してきた上で - [cpコマンドの使い方](https://www.server-memo.net/tips/command/cp/cp.html) - linuxでのcpコマンドの使い方です。 cpコマンド cpコマンドはlinuxでファイルやフォルダなどをコピ - [【Minecraft】ホワイトリストの導入方法](https://www.server-memo.net/minecraft/mc-op/whitelist.html) - 「maincraft_server(マイクラのマルチサーバ)」でホワイトリスト(whitelist)を使用する - [【LWC】MySQL(MariaDB)連携](https://www.server-memo.net/minecraft/mc-plugin/lwc/usedb.html) - CentOS7に構築された「spigot」で、プラグインである「LWC」を「MariaDB」と連携させる手順で - [LWC導入方法](https://www.server-memo.net/minecraft/mc-plugin/lwc/install.html) - LWCの導入方法と使い方のメモです。 LWCとは LWCとは「spigot/bukkit」のプラグインでチェス - [minecraft_server停止方法](https://www.server-memo.net/minecraft/mc-op/minecraft-stop.html) - minecraft_server(マイクラのマルチサーバ)の停止方法です。 minecraft_serverの - [【MacOS】 Minecraftデータの保存場所](https://www.server-memo.net/minecraft/mc-op/mac-data.html) - データ保存場所 MacOSでのminecraftワールドデータの保存場所についてのメモです。 初期状態ではMa - [さくらのVPSにspigotインストール(CentOS 7)](https://www.server-memo.net/minecraft/mc-install/spigot-install.html) - 「さくらのVPS」+「CentOS 7」に「spigot」をインストール手順をまとめてあります。 spigot - [CentOSでのminecraft_server(マルチサーバ)バックアップ](https://www.server-memo.net/minecraft/mc-op/mc_backup.html) - バックアップの必要性 原因は色々とあるのですが、minecraftで遊んでいると、まれにゲームデータが壊れてし - [minecraft_serverのサーバ移転方法](https://www.server-memo.net/minecraft/server-move.html) - minecraft_serverのサーバを変更する場合の手順です。 minecraft_serverを稼働させ - [minecraft_serverでのワールド再作成方法](https://www.server-memo.net/minecraft/mc-op/world-re-create.html) - 作成されたワールドが気に入らない時や、新しいワールドで遊びたくなった場合のワールド再作成方法です。 ワールド再 - [バーチャルホスト設定](https://www.server-memo.net/server-setting/apache/virtualhost.html) - test - [NTP設定](https://www.server-memo.net/server-setting/ntp/ntp-install.html) - ntpのインストール・設定 NTPとは? NTP(Network Time Protocol)はネットワークを - [apache+mod_sslでSSL](https://www.server-memo.net/server-setting/apache/apache-mod_ssl.html) - SHA2の証明書作成について 2015.10.10追記 SSL証明書の暗号アルゴリズムがSHA-1からSHA- - [再起動で時間がずれる場合の対処方法](https://www.server-memo.net/server-setting/ntp/ntp-time-shift.html) - 再起動で時間ずれる場合の対処方法 NTPで時刻を同期をしているのにもかかわらず、サーバを再起動すると時間ずれて - [nginxで413 Request Entity Too Large](https://www.server-memo.net/server-setting/nginx/nginx-413.html) - nginxで413 Request Entity Too Largeが表示される場合の対応方法 環境 Cent - [postfix 配送経路指定(transport_maps)](https://www.server-memo.net/server-setting/postfix/postfix-transport_maps.html) - postfix配送経路設定 メール中継サーバや、メールゲートウェイなどを構築する際に必要になることが多いと思う - [macで画面キャプチャー](https://www.server-memo.net/memo/mac/mac-snapshot.html) - macで画面のキャプチャーを保存する方法です。 全画面キャプチャー 「command」+「shi - [popコマンド](https://www.server-memo.net/memo/mail-command/pop3-commands.html) - telnet等でPOPサーバに接続しメールを確認する方法 メールサーバの動作試験を行う際、メールの受信確認の - [SSH接続で WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!](https://www.server-memo.net/memo/mac/ssh-warning-idchange.html) - macからsshでとあるサーバ接続する際に「 WARNING: REMOTE HOST IDENTIFICA - [SSHでrootユーザログイン禁止](https://www.server-memo.net/server-setting/ssh/ssh-no-root.html) - ssh接続のセキュリティ向上 CentOSのデフォルト状態のsshはかなりセキュリティが甘い状態となっています - [SSHサーバのRSA fingerprintの確認方法](https://www.server-memo.net/server-setting/ssh/rsa-fingerprint.html) - 確認環境 CentOS 7 RSA finger printの確認方法 クライアントからSSHでサーバに接続す - [SSHでログインユーザを制限](https://www.server-memo.net/server-setting/ssh/allow-users.html) - 検証環境 CentOS 7 ログイン許可ユーザの設定 sshd_configに「AllowUsers」という項 - [selinuxの無効化](https://www.server-memo.net/centos-settings/selinux/deiabled-selinux.html) - 検証環境 centos 7 SELinuxについて SELinuxを正しく理解し設定することができれば、セリュ - [SSH待ち受けポート変更](https://www.server-memo.net/server-setting/ssh/ssh-portchange.html) - 待ち受けポート変更の理由 外部(インターネット)に設置してあるサーバには、ブルートフォース等の攻撃が常に行われ - [CentOS7でのサービス(デーモン)の起動・停止方法](https://www.server-memo.net/centos-settings/centos7/service-start.html) - CentOS7からのサービス起動・停止について CentOS7になり、各種サービスの起動・停止・自動起動設定の - [CentOS 7 サービス自動起動設定](https://www.server-memo.net/centos-settings/centos7/systemctl-enable.html) - CentOS 7 のサービス自動起動について CentOS 6 以前の場合、apache(httpd)等のサー - [CentOS 7 ランレベルの変更方法](https://www.server-memo.net/centos-settings/centos7/change-runlevel.html) - CentOS 7からOSのランレベル変更方法が、CentOS 6以前の「/etc/inittab」でOSのラン - [CentOS バージョン確認いろいろ](https://www.server-memo.net/tips/centos-version.html) - CentOSのバージョンを確認する方法です。 「/etc/redhat-release」ファイルでの確認方法と - [CentOSでOSが64bitか32bitの確認方法](https://www.server-memo.net/tips/os-bit.html) - CentOSで現在のOSが64bitか32bitか確認する方法です。 「uname -a」「uname -m」 - [固定IPネットワーク設定(NetworkManagerを使用しない場合)](https://www.server-memo.net/centos-settings/network/ip-setting.html) - 検証環境 今回はCentOS6.6上で検証を行っています。 CentOS 6からのネットワーク設定について C - [CentOS7 ファイアウォール停止方法](https://www.server-memo.net/centos-settings/centos7/firewalld-stop.html) - CentOS7のファイアウォールについて CentOS7から初期状態で有効になっているファイアウォールが、今ま - [Linuxルーティング追加](https://www.server-memo.net/centos-settings/network/linux-routeing.html) - 一時的にルーティングを追加する方法 CentOSでは「route」コマンドや「ip」コマンドを使用することで、 - [macアドレス一覧](https://www.server-memo.net/memo/oui.html) - macアドレスはIEEEで管理されていて、最新のデータは下記より取得可能です。 ■テキストファイル http: - [crontab(cron)設定確認方法](https://www.server-memo.net/tips/crontabfile.html) - CentOSでのcrontab設定確認方法と、設定ファイルの場所についてのメモです。 ユーザ設定crontab - [/etc/crontabと/etc/cron.d設定ファイルの書き方](https://www.server-memo.net/tips/etc-crontab.html) - /etc/crontabと/etc/cron.d/の書き方 /etc/crontabと/etc/cron.dの - [dhcpでresolv.confを更新させない方法](https://www.server-memo.net/server-setting/dhcp/dhclient-resolv.html) - resolv.confが更新される 当然なのですが、IP情報をDHCPサーバから貰っちゃうと「/etc/res - [ssh公開鍵認証方式で接続](https://www.server-memo.net/server-setting/ssh/ssh-key.html) - SSH鍵認証について sshの接続には、通常のユーザ名とパスワードによる認証方式「パスワード認証」以外にも、公 - [SSHのセキュリティ対策について](https://www.server-memo.net/server-setting/ssh/ssh-sec.html) - 私が普段行っているSSHのセキュリティ対策についてまとめました。 基本編 まずは、比較的簡単にSSHのセキュリ - [【バージョン1.8.3】 サーバ設定ファイル(server.properties)](https://www.server-memo.net/minecraft/mc-install/server-properties_183.html) - server.properties 設定項目は、1.8.3で生成されたものを元にしています。 各項目の設定内容 - [CentOS7にgitをソースからインストール](https://www.server-memo.net/memo/github/github-install.html) - CentOS7へgitの最新版をソースからインストールした際のメモです。 yumでインストールしたgit Ce - [CentOS7.0から7.1へのアップデートでKernel Panic](https://www.server-memo.net/memo/vmware-player/centos71-kernelpanic.html) - KernelPanic発生までの流れ 「VMware Player 6.0.6 build-2700073」上 - [CentOS6からの複数IP(secondary)設定方法](https://www.server-memo.net/centos-settings/network/nic-secondary.html) - CentOS6からのNICに複数IPを設定する方法です。 NIC設定ファイルで設定(サーバ再起動でも設定は消え - [sshd待ち受け(Listen)IPアドレス指定](https://www.server-memo.net/server-setting/ssh/listenaddress.html) - 複数NICがある場合や、NICにsecondaryアドレスを振っている場合に、sshの接続を受け付けるIPアド - [sshdで「IPv4」「IPv6」のどちらかのプロトコルのみ接続させる方法](https://www.server-memo.net/server-setting/ssh/addressfamily.html) - sshdで接続させるIPプロトコルを指定する方法です。 設定方法 「/etc/ssh/sshd_config」 - [net-snmpインストール](https://www.server-memo.net/server-setting/snmp/net-snmp.html) - CentOSへ「net-snmp」をインストールする方法です。 net-smnpインストール まず「yum」を - [ディスク監視スクリプト](https://www.server-memo.net/tips/server-operation/diskcheck-script.html) - ディスクの使用量を監視する簡易スクリプトです。 ディスク使用量の監視 とあるシステム(OSはCentOS7.1 - [Munin インストール](https://www.server-memo.net/server-setting/munin/munin-install.html) - CentOS7へのMuninインストール手順です Muninについて Muninとは、MRTGやcacti等と - [【minecraft】ユーザにオペレータ権限を設定する方法](https://www.server-memo.net/minecraft/mc-op/add-op.html) - オペレータ権限について minecraftでのオペレータ権限とは、サーバを停止させたり、悪質なユーザをサーバか - [apache+mod_ssl でSSL(SHA2版)](https://www.server-memo.net/server-setting/apache/apache-mod_ssl-sha2.html) - apache+mod_sslでSSL(SHA-2)の設定を行う方法です。 ちなみに、オレオレ証明書です。 SH - [apacheのバージョン確認方法](https://www.server-memo.net/server-setting/apache/version.html) - apacheのバージョン確認方法色々です。 webサーバ上で確認 apacheが動作しているサーバでの確認方法 - [LinuxでDVDをiso形式保存する](https://www.server-memo.net/memo/dvd-iso.html) - ddを使ってDVDをisoで保存 「dd」コマンドを使用して、DVDをisoイメージで保存する方法です。 ※い - [isoイメージをマウントする方法](https://www.server-memo.net/memo/iso-mount.html) - isoイメージのマウント方法 isoイメージをマウントする方法です。 すぐに忘れてしまうので自分用メモです… - [journaldの使い方](https://www.server-memo.net/centos-settings/journald/journald.html) - jouraldについて CentOS7から新しいログ管理方法として「rsyslog」のほかに「journald - [minecraft_serverバージョンアップ方法(Linux版マルチサーバ)](https://www.server-memo.net/minecraft/mc-op/update.html) - CentOSにインストールされた「minecraft_server」バージョンアップ手順です。 作業の流れ ざ ## 固定ページ - [toppage](https://www.server-memo.net/) - はじめに このサイトは「CentOS」と「AlmaLinux」の設定方法メモがメインとなっています。(最近はA - [プライバシーポリシー](https://www.server-memo.net/privacy) - プライバシーポリシー 個人情報の利用目的 当ブログでは、お問い合わせや記事へのコメントの際、名前やメールアドレ ## カテゴリー - [OS設定](https://www.server-memo.net/category/centos-settings) - [サーバ設定](https://www.server-memo.net/category/server-setting) - [Tips](https://www.server-memo.net/category/tips) - [OSインストール](https://www.server-memo.net/category/os-install) - [ネットワーク設定](https://www.server-memo.net/category/centos-settings/network) - [apache](https://www.server-memo.net/category/server-setting/apache) - [selinux](https://www.server-memo.net/category/centos-settings/selinux) - [ntp](https://www.server-memo.net/category/server-setting/ntp) - [メモ](https://www.server-memo.net/category/memo) - [mac](https://www.server-memo.net/category/memo/mac) - [WordPress](https://www.server-memo.net/category/memo/wordpress) - [nginx](https://www.server-memo.net/category/server-setting/nginx) - [postfix](https://www.server-memo.net/category/server-setting/postfix) - [sendmail](https://www.server-memo.net/category/server-setting/sendmail) - [メールコマンド](https://www.server-memo.net/category/memo/mail-command) - [SSH](https://www.server-memo.net/category/server-setting/ssh) - [CentOS7](https://www.server-memo.net/category/centos-settings/centos7) - [DHCP](https://www.server-memo.net/category/server-setting/dhcp) - [minecraft](https://www.server-memo.net/category/minecraft) - [インストール](https://www.server-memo.net/category/minecraft/mc-install) - [運用](https://www.server-memo.net/category/minecraft/mc-op) - [github](https://www.server-memo.net/category/memo/github) - [VMware Player](https://www.server-memo.net/category/memo/vmware-player) - [rsync](https://www.server-memo.net/category/tips/rsync) - [snmp](https://www.server-memo.net/category/server-setting/snmp) - [サーバ運用](https://www.server-memo.net/category/tips/server-operation) - [Munin](https://www.server-memo.net/category/server-setting/munin) - [システム設定](https://www.server-memo.net/category/centos-settings/system) - [webalizer](https://www.server-memo.net/category/server-setting/webalizer) - [journald](https://www.server-memo.net/category/centos-settings/journald) - [blog](https://www.server-memo.net/category/blog) - [コマンド](https://www.server-memo.net/category/tips/command) - [scp](https://www.server-memo.net/category/tips/command/scp) - [プラグイン](https://www.server-memo.net/category/minecraft/mc-plugin) - [dynmap](https://www.server-memo.net/category/minecraft/mc-plugin/dynmap) - [LWC](https://www.server-memo.net/category/minecraft/mc-plugin/lwc) - [PocketMine-MP](https://www.server-memo.net/category/minecraft/pocketmine) - [cp](https://www.server-memo.net/category/tips/command/cp) - [ClamAV](https://www.server-memo.net/category/server-setting/clamav) - [firewalld](https://www.server-memo.net/category/centos-settings/firewalld) - [yum](https://www.server-memo.net/category/tips/command/yum) - [vi (vim)](https://www.server-memo.net/category/tips/command/vi) - [roundcube](https://www.server-memo.net/category/server-setting/roundcube) - [MariaDB](https://www.server-memo.net/category/server-setting/mariadb) - [dovecot](https://www.server-memo.net/category/server-setting/dovecot) - [dig](https://www.server-memo.net/category/tips/command/dig) - [Nextcloud](https://www.server-memo.net/category/server-setting/nextcloud) - [date](https://www.server-memo.net/category/tips/command/date) - [シェルスクリプト](https://www.server-memo.net/category/shellscript) - いままでシェルスクリプトを自分で作成するときは、いつもgoogleでその度に調べてコピペというのが多かったのですが、そろそろちゃんと勉強したほうが良いと思ったので一から勉強していきます。 なんとなく書いていたシェルスクリプトですが、きちんと勉強していくと色々と発見があってとても楽しいです。 ここでは、その過程で得た情報をまとめていきたいと思います。 - [Terraria](https://www.server-memo.net/category/terraria) - [mkdir](https://www.server-memo.net/category/tips/command/mkdir) - [chmod](https://www.server-memo.net/category/tips/command/chmod) - [ping](https://www.server-memo.net/category/tips/command/ping) - [redmine](https://www.server-memo.net/category/server-setting/redmine) - [OpenVPN](https://www.server-memo.net/category/server-setting/openvpn) - [webmin](https://www.server-memo.net/category/server-setting/webmin) - [TeraTerm](https://www.server-memo.net/category/memo/teraterm) - [chrony](https://www.server-memo.net/category/server-setting/chrony) - [Mattermost](https://www.server-memo.net/category/server-setting/mattermost) - [VSCode](https://www.server-memo.net/category/memo/vscode) - [ubuntu](https://www.server-memo.net/category/ubuntu) - [RLogin](https://www.server-memo.net/category/memo/rlogin) - [history](https://www.server-memo.net/category/tips/command/history) - [grep](https://www.server-memo.net/category/tips/command/grep) - [ffmpeg](https://www.server-memo.net/category/tips/command/ffmpeg) - [script](https://www.server-memo.net/category/tips/command/script) - [AlmaLinux](https://www.server-memo.net/category/almalinux) - [SFTP](https://www.server-memo.net/category/tips/command/sftp) - [sed](https://www.server-memo.net/category/tips/command/sed) - [WireGuard](https://www.server-memo.net/category/server-setting/wireguard) - [Rspamd](https://www.server-memo.net/category/server-setting/rspamd) ## タグ - [ffmpeg](https://www.server-memo.net/tag/ffmpeg)