業務用エアコン関連の技術情報、エラーコード、環境問題対策に関する別サイト「エアコンの安全な修理・適切なフロン回収」

nuy

Debian13.0_en

Debian13.0 : MariaDB , WordPress

1. MariaDB1.1 InstallMariaDB version confirmation1.2 MariaDB...
Debian13.0_en

Debian13.0 : Suricata + Elastic Stack + Kibana

Prerequisite.We will install Suricata IDS and ElasticStack o...
Debian13.0_en

Debian13.0 : Nagios Server , Tripwire Install

Nagios ServerNagios is an open source monitoring solution ru...
Debian12.11_en

Debian12.11 : Nagios Server , Tripwire Install

Nagios Server installedNagios is an open source monitoring s...
Debian12.11_en

Debian12.11 : Suricata + Elastic Stack + Kibana

Prerequisite.We will install Suricata IDS and ElasticStack a...
Debian12.11_en

Debian12.11 : Let's Encrypt, WEB/Mail Server SSL

1. Obtain a certificate (Let's Encrypt)1.1 advance preparati...
Debian12.11_en

Debian12.11 : System Backup & Restore

1. System Backup1.1 Backup under /var/www/html① Create backu...
Debian12.11_en

Debian12.11 : SSH , UFW(Firewall)Setting

1. SSH Service Security SettingsThe SSH service allows the r...
Debian12.11_en

Debian12.11 : SSH connection using public key cryptography

Create public and private key pairsCreate a public/private k...
Debian12.11_en

Debian12.11 : FTP Server , NTP Server

1. Install NTP serverSetting ReflectionOperation check2. Ins...
Debian12.11_en

Debian12.11 : WEB Server(Apache) , Digest authentication

Web server Apache2 installationAllow http:80 port in UFW bef...
Debian12.11_en

Debian12.11 : Anti-virus(Clamav) , Mail Server

1. Antivirus software Clamav installedInstall Clam AntiVirus...
Debian12.11_en

Debian12.11 : MariaDB , WordPress Install

1. MariaDB1.1 InstallMariaDB version confirmation1.2 MariaDB...
Debian12.8_en

Debian12.8 : System Backup & Restore

1. System Backup1.1 Backup under /var/www/html① Create backup_all.sh script under /opt/script1.2 MariaDB database backup①Create db_backup.sh script under /opt/script# vi /opt/script/db_backup.shdb_backup.sh script contents2. System Restore2.1 Restore backup files under HTML① Store HTML backup files used for backup in the "/ (root)" directorySelect the backup file with the latest timestamp (e.g. www_back_20220501.tar.gz)2.2 Restore MariaDB database①Save DB backup file to any directory and extract data# cd /var/www/backup/db_bak
Debian12.8_en

Debian12.8 : Nagios Server , Tripwire Install

Open source integrated monitoring software "Nagios Server" installedNagios is an open source monitoring solution running on Linux.Nagios is designed to periodically check critical network, application, or server parameters.These parameters include microprocessor load, number of running processes, log files, disk and memory usage, as well as many other services such as SMTP (Simple Mail Transfer Protocol), HTTP (Hypertext Transfer Protocol), POP3 (Post Office Protocol 3), etc. can be checked.These parameters require a microprocessor load, a database such as PHP or MySQL to run Nagois, and a web server such as Apache or Nginx. We will proceed under the assumption that all of these have already been configured