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

nuy

Rocky Linux10.0_en

Rocky Linux10.0 : WEB Server(Apache2) & Virtual Hosts

1.Apache2 Install , Virtual Host Configuration1.1 Apache2①ht...
Rocky Linux10.1_en

RockyLinux10.1 : WEB Server(Apache2)

1.Apache2 Install , Virtual Host Configuration1.1 Apache2 In...
Almalinux9.2_en

AlmaLinux9.2 ; WEB Server(Apache2) & Virtual Hosts

1.Apache2 Install , Virtual Host Configuration1.1 Apache2 install2. Use of CGI Scripts①CGI availability check3. PHP installation and configuration4. Digest authentication with Apache2Since Basic Authentication, a well-known authentication authorization method for http, sends authentication information in plain text, there is a risk of ID and password leakage if the packet is intercepted.On the other hand, Digest Authentication encrypts and transmits authentication information, so there is almost no risk of information leakage.
Almalinux9.3_en

AlmaLinux9.3 : WEB Server(Apache2) & Virtual Hosts

1.Apache2 Install , Virtual Host Configuration1.1 Apache2 install①httpd install# dnf -y install httpd1.3 Virtual Host SettingsAssign and configure the domain name [rocky.korodes.com] to the document root [/var/www/html/rocky.korodes.com] directory for virtual host operation2. Use of CGI Scripts①CGI availability check3. PHP installation and configuration1.PHP8 Install4. Digest authentication with Apache2Since Basic Authentication, a well-known authentication authorization method for http, sends authentication information in plain text, there is a risk of ID and password leakage if the packet is intercepted.On the other hand, Digest Authentication encrypts and transmits authentication informa
Almalinux9.4_en

AlmaLinux9.4 : WEB Server(Apache2) & Virtual Hosts

1.Apache2 Install , Virtual Host Configuration1.1 Apache2 install①httpd install# dnf -y install httpd1.3 Virtual Host SettingsAssign and configure the domain name [rocky.korodes.com] to the document root [/var/www/html/rocky.korodes.com] directory for virtual host operation2. Use of CGI Scripts①CGI availability check3. PHP installation and configuration1.PHP8 Install4. Digest authentication with Apache2Since Basic Authentication, a well-known authentication authorization method for http, sends authentication information in plain text, there is a risk of ID and password leakage if the packet is intercepted.On the other hand, Digest Authentication encrypts and transmits authentication informa
Almalinux10.0_en

AlmaLinux10.0 : WEB Server(Apache2) & Virtual Hosts

1. Apache2 Install , Virtual Host Configuration1.1 Apache2 I...
Almalinux10.1_en

AlmaLinux10.1 : WEB Server(Apache2)

1.Apache2 Install , Virtual Host Configuration1.1 Apache2 In...
FreeBSD14.4_en

FreeBSD14.4 : Jail Install

JailIt is a mechanism that allows multiple virtual FreeBSD e...
FreeBSD14.4_en

FreeBSD14.4 : MySQL8 , WordPress

1. MySQL InstallCurrently, MySQL versions 8.0, 8.4, 9.1, and...
FreeBSD14.4_en

FreeBSD14.4 : Postfix ClamAV + Amavis + SpamassAssin

Install ClamAV on FreeBSD 14.4 and link it with Amavis again...
FreeBSD14.4_en

FreeBSD14.4 : Mail Server SSL/TLS

1. Obtaining a certificate for the mail serverObtain a certi...
FreeBSD14.4_en

FreeBSD14.4 : Web Server SSL , Webmin

1. Web server (Apache) SSL conversionThe ports can be furthe...
Archlinux_en

ArchLinux : Suricata+ELK+Kibana+Beats

Prerequisites1.SuricataSuricata IDS/IPS is an open-source in...
Slackware 15.0_en

Slackware15.0 : Various settings after OS installation #I

Adding General UsersRoot is a privileged user and should not normally be logged in as root.You must create your own account separate from root. Create a login user with the following command# useradd huong# passwd huongNew password:Retype new password:passwd: password updated successfullyCreate user's home directorySetting up the use of the sudo commandTo grant sudo privileges to the created general user, use the command "visudo" as root and edit the file "sudoers".This time, "users belonging to the wheel group can use it; they will not be asked for their password when sudoing." Use the
FreeBSD14.4_en

FreeBSD14.4 : WEB Server(Apache2)

1. Apache21.1 Install1.2 apache24 - setting①extra/httpd-defa...