<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Howto on Kaisekukun</title><link>https://netguide.jp/en/tags/howto/</link><description>Recent content in Howto on Kaisekukun</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Kaisekukun</copyright><lastBuildDate>Mon, 16 Sep 2024 04:00:00 +0000</lastBuildDate><atom:link href="https://netguide.jp/en/tags/howto/index.xml" rel="self" type="application/rss+xml"/><item><title>Speed Up Your Internet by Changing Your DNS Settings</title><link>https://netguide.jp/en/web/dns-setting/</link><pubDate>Mon, 16 Sep 2024 04:00:00 +0000</pubDate><guid>https://netguide.jp/en/web/dns-setting/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/dns-setting-en.png" alt="Featured image of post Speed Up Your Internet by Changing Your DNS Settings" /&gt;&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;&lt;picture&gt;&lt;source type="image/avif" srcset="https://netguide.jp/img/post/dns.avif" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px"&gt;&lt;img loading="lazy" src="https://netguide.jp/img/post/dns.jpg"&gt;
&lt;/picture&gt;
&lt;/p&gt;
&lt;p&gt;Today, we will look at how adjusting your &lt;strong&gt;DNS settings&lt;/strong&gt; can improve your internet speed. DNS (Domain Name System) plays a crucial role when you access websites. This article explains the basics of DNS, how to choose faster DNS servers, and the specific setup steps.&lt;/p&gt;
&lt;h3 id="what-is-dns"&gt;What Is DNS?
&lt;/h3&gt;&lt;p&gt;DNS (Domain Name System) is like an address book for the internet. It converts human-readable website names (e.g., &lt;a class="link" href="https://www.example.com" target="_blank" rel="noopener"
 &gt;www.example.com&lt;/a&gt;) into IP addresses (e.g., 192.0.2.1) that computers use to connect to the correct server.&lt;/p&gt;</description></item><item><title>Enhanced security! Thorough explanation of how to install and use ZAP</title><link>https://netguide.jp/en/software/zap-install/</link><pubDate>Thu, 16 May 2024 12:00:00 +0000</pubDate><guid>https://netguide.jp/en/software/zap-install/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/zap-install-en.png" alt="Featured image of post Enhanced security! Thorough explanation of how to install and use ZAP" /&gt;&lt;p&gt;Hello, I&amp;rsquo;m a new member of the OWASP ZAP team! Today I will explain in detail how to install and use ZAP (formerly known as OWASP ZAP), a tool to enhance web application security, and its advantages and disadvantages.&lt;/p&gt;
&lt;p&gt;&lt;picture&gt;&lt;source type="image/avif" srcset="https://netguide.jp/img/post/zap-website-top.avif" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px"&gt;&lt;img loading="lazy" src="https://netguide.jp/img/post/zap-website-top.png"&gt;
&lt;/picture&gt;
&lt;/p&gt;
&lt;h2 id="what-is-zap"&gt;What is ZAP?
&lt;/h2&gt;&lt;p&gt;ZAP (Zed Attack Proxy) is an open source web application security scanner developed by OWASP (Open Web Application Security Project). It is used by developers and security professionals to check the security of web applications.&lt;/p&gt;</description></item><item><title>Step-by-Step Guide: How to Install WordPress on Your Server</title><link>https://netguide.jp/en/web/wordpress-install/</link><pubDate>Sat, 10 Feb 2024 20:00:00 +0000</pubDate><guid>https://netguide.jp/en/web/wordpress-install/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/wordpress-install-en.png" alt="Featured image of post Step-by-Step Guide: How to Install WordPress on Your Server" /&gt;&lt;p&gt;Hello! Today, we are going through the complete process of installing WordPress — the world&amp;rsquo;s most popular CMS (Content Management System).&lt;/p&gt;
&lt;p&gt;&lt;picture&gt;&lt;source type="image/avif" srcset="https://netguide.jp/img/post/wordpress-logo.avif" sizes="(max-width: 767px) calc(100vw - 30px), (max-width: 1023px) 700px, (max-width: 1279px) 950px, 1232px"&gt;&lt;img loading="lazy" src="https://netguide.jp/img/post/wordpress-logo.png"&gt;
&lt;/picture&gt;
&lt;/p&gt;
&lt;h2 id="what-is-wordpress"&gt;What Is WordPress?
&lt;/h2&gt;&lt;p&gt;WordPress is a free, open-source CMS that powers everything from personal blogs to corporate websites, thanks to its ease of use and extensibility.&lt;/p&gt;
&lt;h2 id="installation-methods"&gt;Installation Methods
&lt;/h2&gt;&lt;p&gt;There are two ways to use WordPress: wordpress.com (hosted) and wordpress.org (self-hosted). This guide covers the self-hosted method.&lt;/p&gt;</description></item><item><title>Getting Started with VS Code: Installation Guide and Basic Usage</title><link>https://netguide.jp/en/software/how-to-use-vscode/</link><pubDate>Sun, 28 Jan 2024 20:00:00 +0000</pubDate><guid>https://netguide.jp/en/software/how-to-use-vscode/</guid><description>&lt;img src="https://netguide.jp/img/thumbnail/how-to-use-vscode-en.png" alt="Featured image of post Getting Started with VS Code: Installation Guide and Basic Usage" /&gt;&lt;p&gt;Hello! Today, we are diving into Visual Studio Code (VS Code), the wildly popular code editor beloved by programmers. This guide covers installation and basic usage.&lt;/p&gt;
&lt;h2 id="what-is-vs-code"&gt;What Is VS Code?
&lt;/h2&gt;&lt;figure&gt;&lt;img src="https://netguide.jp/img/post/vscode-sample.png"&gt;
&lt;/figure&gt;

&lt;p&gt;VS Code is a free, open-source code editor developed by Microsoft. Lightweight yet feature-rich, it supports numerous programming languages and a vast ecosystem of extensions for customization.&lt;/p&gt;
&lt;h2 id="installing-vs-code"&gt;Installing VS Code
&lt;/h2&gt;&lt;h3 id="step-1-download"&gt;Step 1: Download
&lt;/h3&gt;&lt;p&gt;Visit the official VS Code website and download the installer for your operating system (Windows, Mac, or Linux).&lt;/p&gt;</description></item></channel></rss>