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

nuy

Ubuntu22.04_en

Ubuntu Server22.04 : Obtaining and Installing Images

Download Ubuntu Server 22.04 installation imageUbuntu Server installation media can be downloaded from official sites on the Internet.You will need to create an installation CD/DVD from the downloaded iso file. (approx. 1.2G)The iso file itself is available for installation on a virtual machine using Vmware or other software.The iso file can be downloaded from the "Official Ubuntu Download Site".Ubuntu Server 22.04 installedChange the BIOS so that the PC can boot from the installation disk created above.
Ubuntu24.04_en

Ubuntu Server24.04 : OS Install

Ubuntu Server 24.04 Download Installation ImageThe installation media for Ubuntu Server can be downloaded from the official site on the Internet. As long as you have a fast connection, you can download the OS itself in about 2 to 3 minutes. You will need to create an installation CD/DVD from the downloaded iso file. (approx. 2.7G)The iso file itself can be used for installation on a virtual machine using Vmware or other software.The iso file can be downloaded from the "Official Ubuntu Download Site".Ubuntu 24.04 (released on April 25, 2024) is supported until April 2029, so it is safer to install the LTS version of Ubuntu 24.04 in the production environment.
FreeBSD13.5_en

FreeBSD13.5 : OS INSTALL

FreeBSDFreeBSD is UNIX-like open source OS software. In part...
FreeBSD13.5_en

FreeBSD13.5 : Initial setting (Update binaries, Packages and Ports Collection)

After installing FreeBSD, we will start building the server,...
FreeBSD13.5_en

FreeBSD13.5 : Initial setup (Vim , SSH , firewall, NTP server)

1. Vim InstallInstall Vim, which you are familiar with as an...
FreeBSD13.5_en

FreeBSD13.5 : FTP Server , Samba Fileserver

1. FTPサーバ(Vsftpd)1.1 advance preparation①Private Key Creatio...
FreeBSD13.5_en

FreeBSD13.5 : WEB Server(Apache2) , MySQL8

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

FreeBSD13.5 : Web Server SSL、Webmin

1. Web Server SSL1.1 Installing the Certbot tool for Let's E...
FreeBSD13.5_en

FreeBSD13.5 : Mail Server(Postfix,Dovecot) , SSL/TLS

1. Obtaining a certificate for the mail serverObtain a certi...
FreeBSD13.5_en

FreeBSD13.5 : Postfix ClamAV + Amavis + SpamassAssin

Install ClamAV on FreeBSD 13 and link it with Amavis against...
MiracleLinux9.0_en

MiracleLinux9.0 : Mysql8 , WordPress Install

Mysql8 Install# dnf -y install mysql-servercharset.cnf   Create a new one with the following contentsWordPress Install1. Create database for Word PressAs an example, assume database [wp_db] database user [wp_user] password [?W123456]
Slackware 15.0_en

Slackware15.0 : Mail Server Install

Postfix Installation①Edit postfix configuration fileTo prevent unauthorized mail relay, configure Postfix to require authentication for outgoing mail as well, using Dovecot's SASL function.
Slackware 15.0_en

Slackware 15.0 : Disk partition format

Partition formatting and directory mapping1.Launch Slackware...
FreeBSD13.2_en

FreeBSD13.2 : OS INSTALL

FreeBSDFreeBSD is UNIX-like open source OS software. In particular, its performance as a network operating system exceeds that of Linux-based systems, and it maintains stable performance even under high loads.FreeBSD is designed to be robust and sturdy with an emphasis on practicality, making it suitable for operating FTP, WWW, and e-mail servers for major companies and services.In this project, we will install FreeBSD 13.2, released on April 11, 2023, and build the server.FeaturesHigh-speed, high-performance multi-platform capable of withstanding high workloadsAdopted by many major companiesNetwork security measures can be applied by restricting accessCapable of operating small to large serversMore than 33,000 dedicated software applications from commercial to personal useInstall1.Download Installation ImageGo to the FreeBSD distribution site (https://www.freebsd.org/where/) and select amd64
FreeBSD13.2_en

FreeBSD13.2 : Postfix ClamAV + Amavis + SpamassAssin

Install ClamAV on FreeBSD 13 and link it with Amavis against Postfix.ClamAV is anti-virus software.We will proceed on the assumption that you have already implemented Postfix.Before proceeding, update the Ports Collection.