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

nuy

Slackware 15.0_en

Slackware15.0 : SSH connect with public key

Creation of public and private key pairsCreate a public/private key pair for a user connecting to a Linux server using OpenSSH.Use ssh-keygen to create the key pair.The creation of a public/private key pair is performed with remote login user privileges.If you do not specify the destination and file name, id_ed25519 and id_ed25519.pub will be created in /home/(user name)/.ssh/. On the way, enter the password for the key.
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
Slackware 15.0_en

Slackware15.0 : Installing packages

Installing packagesSelect installation media and other insta...
OracleLinux10.1_en

OracleLinux10.1 : OS Install , Initialization

OracleLinux10.1Oracle Linux provides a 100% application bina...
OracleLinux10.1_en

OracleLinux10.1 : SSH Remote connection , Firewalld , NTP Server

1. Setting up a remote connection via SSHSSH is a service fo...
OracleLinux10.1_en

OracleLinux10.1 : SSH connect with public key

SSH connection with authentication using public key Creation...
OracleLinux10.1_en

OracleLinux10.1 : FTP Server , Samba FileServer

1.FTP Server1.1vsftpd Install1.2 Vsftpd configurationSave vs...
OracleLinux10.1_en

OracleLinux10.1 : WEB server ,PHP ,virtual host

1.Apache21.1 httpd InstallVersion Check1.2 Apache Configurat...
OracleLinux10.1_en

OracleLinux10.1 : Clamav(anti-virus) , Mail Server

Clamav(anti-virus)1.Clamav Install2.Edit Clam AntiVirus conf...
OracleLinux10.1_en

OracleLinux10.1 : SSL Certificate Acquisition( Let's Encrypt ) , WEB/Mail server SSL

1. SSL Certificate Acquisition ( Let's Encrypt )1.1 advance ...
OracleLinux10.1_en

OracleLinux10.1 : MariaDB , WordPress

MariaDB InstallMariaDBl Version CheckMariaDB enabled, starte...
OracleLinux10.1_en

OracleLinux10.1 : Suricata + Elastic Stack,Kibana,Filebeat

Prerequisites1.SuricataSURICATA IDS/IPS is an open source ID...
OracleLinux10.1_en

OracleLinux10.1 : SNORT3 Install

SNORT3Snort is an open source network intrusion detection sy...
OracleLinux10.1_en

OracleLinux10.1 : Tripwire , Chkrootkit , DNS update Script , Logwatch , Disk Usage Check Script

Tripwire1.Install2. Passphrase settingSet site passphrase an...
OracleLinux10.1_en

OracleLinux10.1 : System Backup and Restore

1.Backup under /var/www/html①Create backup script fileConten...