<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenSUSE15.6_en | Linux Server Construction</title>
	<atom:link href="https://korodes.com/en/category/opensuse15-6_en/feed/" rel="self" type="application/rss+xml" />
	<link>https://korodes.com</link>
	<description></description>
	<lastBuildDate>Mon, 02 Mar 2026 02:28:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://korodes.com/wp-content/uploads/2020/01/cropped-profile-32x32.jpg</url>
	<title>OpenSUSE15.6_en | Linux Server Construction</title>
	<link>https://korodes.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OpenSUSE15.6 : Suricata + Elastic Stack + Kibana + Filebeat</title>
		<link>https://korodes.com/en/opensuse15-6_en_10/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 18 Jun 2024 12:34:29 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=47238</guid>

					<description><![CDATA[Prerequisite. 1.SuricataSURICATA IDS/IPS is an open-source intrusion detection system that monitors network tr [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : OS Install</title>
		<link>https://korodes.com/en/opensuse15-6_en_01/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Fri, 14 Jun 2024 06:34:09 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26332</guid>

					<description><![CDATA[OpenSUSE

OpenSUSE is a Linux distribution that is community-based, free to the public, and active in adopting the latest technologies. It is sponsored by Novell and developed by the community. Originally, SUSE Linux was developed by SUSE, but after the acquisition of SUSE by Novell in 2003, Novell shifted the development structure to community-based by the OpenSUSE project as a distribution aiming for 100% open source, and changed the name from SUSE Linux to OpenSUSE Linux The name was changed to the current name.

openSUSE is available as Leap, the stable version, and Tumbleweed, which uses a rolling-release model and is also the basis for the paid-for version of SUSE Linux Enterprise.

Leap 15.6 will be released on June 12, 2024 and will provide up-to-date support for the latest hardware with improved YaST functionality and improved installers]]></description>
		
		
		
			</item>
		<item>
		<title>openSUSE15.6 : Zabbix7.4.3 Install</title>
		<link>https://korodes.com/en/suse15-6-zabbix7-4-3_en/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Mon, 27 Oct 2025 07:13:50 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=43046</guid>

					<description><![CDATA[Open-source integrated monitoring software "Zabbix7" Zabbix is open-source integrated monitoring software for  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : Various settings after OS installation</title>
		<link>https://korodes.com/en/opensuse15-6_en_02/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Fri, 14 Jun 2024 07:18:24 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26337</guid>

					<description><![CDATA[1.Using su command

Not required if root password is set at the time of installation
If you set a root password, set it as follows
Log in as a general user
2. Modernize the system

To modernize the system, enter the following command
3.locate Install

The find command is used to search for a specific file on the entire Linux system, but find's options are somewhat confusing.
In such cases, it is useful to have the locate command available, which can extract all files with a given filename]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : Firewall , SSH、NTP Server</title>
		<link>https://korodes.com/en/opensuse15-6_en_03/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Sat, 15 Jun 2024 04:25:33 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26345</guid>

					<description><![CDATA[1. Setting up remote connection by SSH

SSH is a service for connecting remotely to a server and is basically running immediately after the OS is installed, but the default settings are somewhat insecure.
Here we will configure the default settings to increase the security of ssh connections.

1.1 SSH service configuration file changes

Modify the configuration file to change the SSH service settings.
The SSH service configuration file is "/etc/ssh/sshd_config".]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : SSH connection with public key</title>
		<link>https://korodes.com/en/opensuse15-6_en_04/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Sat, 15 Jun 2024 06:07:20 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26350</guid>

					<description><![CDATA[Create a private key for the client and a public key for the server to allow login with key pair authentication

1.key pair creation

Create a public/private key pair for a user connecting to the Linux server using OpenSSH.
Use ssh-keygen to create key pairs.
Creation of public/private key pairs is performed with remote login user privileges.
If you do not specify the creation destination and file name, id_ed25519 and id_ed25519.pub will be created in /home/huong/.ssh/.
On the way, also enter the password for the key.]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : FTP Server</title>
		<link>https://korodes.com/en/opensuse15-6_en_05/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Sun, 16 Jun 2024 04:18:39 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26356</guid>

					<description><![CDATA[1. Vsftpd

1.1vsftpd Install

It is already installed at the time of openSUSE installation.
If not, you can install it with the following command]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : WEB Server (Apache) Install</title>
		<link>https://korodes.com/en/opensuse15-6_en_06/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Sun, 16 Jun 2024 04:50:54 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26364</guid>

					<description><![CDATA[1. Web Server (Apache)

1.1 apache2 Install
2. Apache2 : Using Perl Scripts

 Configure Perl scripts to be used as CGI
3. Apache2 : Virtual Host Settings

Configure both domains sample1.korodes.com sample2.korodes.com to be displayed on one server
4. Apache2 : Using PHP Scripts

Install and configure PHP so that PHP scripts are available]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : Clamav , Mail Server</title>
		<link>https://korodes.com/en/opensuse15-6_en_07/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Sun, 16 Jun 2024 06:01:38 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26371</guid>

					<description><![CDATA[1. Clamav ( anti-virus software )

1.1 Clamav Install
2.  Mail server Install

2.1 Postfix Install

①Install Postfix and build an SMTP server
3. Mail Server: Postfix + Clamav + Amavisd

Set up Postfix and Clamav to work together to scan incoming and outgoing mail in real time.]]></description>
		
		
		
			</item>
		<item>
		<title>OpenSUSE15.6 : MariaDB , WordPress Install</title>
		<link>https://korodes.com/en/opensuse15-6_en_08/</link>
		
		<dc:creator><![CDATA[nuy]]></dc:creator>
		<pubDate>Tue, 18 Jun 2024 00:37:06 +0000</pubDate>
				<category><![CDATA[OpenSUSE15.6_en]]></category>
		<guid isPermaLink="false">https://korodes.com/?p=26378</guid>

					<description><![CDATA[1. MariaDB Install

Update the server package
1.2 phpMyAdmin Install

Installed phpMyAdmin and configured it to operate MariaDB via web browser
2. Wordpress Install

2.1 Required library installation]]></description>
		
		
		
			</item>
	</channel>
</rss>
