🚀 パートナーシップに関するお問い合わせ: fahim@fahimai.com | 17言語で月間25万人以上の読者から信頼されています🔥

🚀 パートナーシップに関するお問い合わせ: fahim@fahimai.com

How to Use Hetzner Step by Step — 2026 Tutorial

執筆者 | Last updated Jun 25, 2026

クイックスタート

This guide covers every Hetzner feature:

所要時間: 各作品につき5分

このガイドには以下の内容も含まれています。 プロのヒント | よくある間違い | トラブルシューティング | 価格 | 代替案

このガイドを信頼する理由

I’ve used Hetzner for over two years and tested every feature covered here. This tutorial comes from real hands-on experience — not marketing fluff or vendor screenshots.

How to use Hetzner

Hetzner is one of the most cost-effective hosting services available in the world today.

But most users only scratch the surface of what this platform can do.

This tutorial covers how to use hetzner from sign up to advanced server management.

Step by step, with screenshots and pro tips to help you learn fast.

Hetzner Tutorial

This complete Hetzner tutorial walks you through every feature step by step, from initial setup to advanced tips that will make you a power user.

ヘッツナー

Deploy your own server in under a minute. Hetzner offers cloud servers starting at just a few euros with data centers across Europe and the USA. New users get free credits to start.

Getting Started with Hetzner

いずれかの機能を使用する前に、この初回設定を完了してください。

約3分かかります。

まずはこちらの簡単な概要をご覧ください。

Latest Hetzner Tutorial For Beginners - What is Hetzner

それでは、各ステップを順を追って見ていきましょう。

ステップ1:アカウントを作成する

Go to the Hetzner website and click Sign Up.

Enter your email, create a password, and add a credit card for verification.

Establishing a hetzner cloud account requires identification for approval.

チェックポイント: チェックしてください 受信トレイ 確認メールをお送りします。

Step 2: Generate and Add an SSH Key

Open a terminal on your local machine and run the following command to create an ssh key pair.

Copy the public key and paste it into the Hetzner Cloud Console under SSH Keys.

ダッシュボードの画面は以下のようになります。

ヘッツナーのトップメリット

チェックポイント: You should see the main dashboard with your ssh key listed.

Step 3: Launch Your First Server

Click Create Server, choose a location, select an OS like ubuntu or rocky linux, and click Create.

Servers provision quickly, often in under a minute.

✅ 完了: これで、以下のすべての機能をご利用いただけます。

How to Use Hetzner Server Auction

Server Auction lets you bid on dedicated servers at reduced prices through a live auction process.

以下に、その使用方法をステップごとに説明します。

Step 1: Browse Available Servers

Open the Server Auction page from the Hetzner Robot panel.

Step 2: Filter and Select Your Server

Sort by CPU, RAM, or location to find the right cloud server for your project.

これがその様子です。

ヘッツナーサーバーオークション

チェックポイント: Your selected server appears in the cart with full specs visible

Step 3: Place Your Bid

Click the server you want and confirm your order at the listed price.

✅ 結果: You have a dedicated server running at a discounted rate

💡 プロのヒント: Check the auction during off-peak hours in Europe for the best deals on high-performance hardware.

How to Use Hetzner Load Balancers

Load Balancers lets you distribute incoming traffic across multiple cloud servers to improve uptime and performance.

以下に、その使用方法をステップごとに説明します。

Step 1: Create a Load Balancer

Go to the Hetzner Cloud Console and click Load Balancers, then click Create.

Step 2: Assign Target Servers

Select the servers you want to add and assign them as targets for your load balancer.

これがその様子です。

hetzner ロードバランサー

チェックポイント: The load balancer shows a green status with all targets connected

Step 3: Configure Health Checks

Set the health check interval and protocol so failed servers are removed automatically.

✅ 結果: Traffic now distributes evenly across your servers for better uptime

💡 プロのヒント: Use labels to group servers by project so you can assign targets faster when managing resources.

How to Use Hetzner Dedicated GPU Servers

Dedicated GPU Servers lets you run machine learning and AI workloads on servers with dedicated NVIDIA GPUs.

以下に、その使用方法をステップごとに説明します。

Step 1: Check GPU Server Availability

Navigate to Dedicated Servers and filter by GPU option in the Hetzner platform.

Step 2: Select Your GPU Configuration

Choose between available GPU models and configure RAM and storage space for your workload.

これがその様子です。

hetzner専用GPUサーバー

チェックポイント: You receive an email with root login credentials for your new GPU server

Step 3: Complete the Order

Enter your billing details and confirm the server creation process.

✅ 結果: Your GPU server is provisioned and ready for AI or rendering tasks

💡 プロのヒント: Connect from your local machine using an ssh key pair for secure access instead of a password.

How to Use Hetzner RX Servers

RX Servers lets you access cost-effective pre-configured dedicated servers for steady workloads.

以下に、その使用方法をステップごとに説明します。

Step 1: Browse the RX Lineup

Visit the RX Server page from the Hetzner website to check what is available.

Step 2: Pick a Configuration

Select the right CPU and RAM combination for your use case, such as wordpress hosting or a VPS.

これがその様子です。

hetzner RX サーバー

チェックポイント: The server shows as active in your Hetzner Robot panel

Step 3: Order and Access

Complete the order and log in with your root credentials once the server is ready.

✅ 結果: You own a dedicated server at a fixed monthly rate with no hidden fees

💡 プロのヒント: Run apt update and install nginx right after first login to set up a web server quickly.

How to Use Hetzner Data Protection

Data Protection lets you enable automated backups and snapshots to protect your data against loss.

以下に、その使用方法をステップごとに説明します。

Step 1: Enable Backups on Your Server

Open the server details in Hetzner Cloud Console and toggle the Backups option.

Step 2: Create a Manual Snapshot

Click Snapshots, then Create Snapshot to save the current server state on demand.

これがその様子です。

ヘッツナーデータ保護

チェックポイント: Your snapshot appears in the Snapshots list with date and size

ステップ3:バックアップスケジュールを設定する

Configure the backup window so automated backups run during low-traffic periods.

✅ 結果: Your server is protected with both automated and manual backup options

💡 プロのヒント: Backups are optional but strongly recommended. Hetzner keeps seven daily backups by default, so you can cancel older snapshots to free up space.

How to Use Hetzner Documentation & API

Documentation & API lets you manage your Hetzner cloud account programmatically using the REST API and community docs.

以下に、その使用方法をステップごとに説明します。

Step 1: Generate an API Token

Go to your project in the Hetzner Cloud Console and click API Tokens, then Generate.

Step 2: Send Your First API Call

Use a command like curl with your token to list all servers and verify access from your device.

これがその様子です。

hetzner ドキュメントと API

チェックポイント: The API returns a JSON list of your active servers

Step 3: Explore the Docs

Visit docs.hetzner.cloud for tutorials, code examples, and github integration guides.

✅ 結果: You can now automate server creation and managing resources through the API

💡 プロのヒント: Save your API token in a secure configuration file so you never paste it in plain 文章.

How to Use Hetzner Floating IPs

Floating IPs lets you assign a static IP address that you can move between servers for zero-downtime migrations.

以下に、その使用方法をステップごとに説明します。

Step 1: Create a Floating IP

In the Hetzner Cloud Console, click Floating IPs, then Create Floating IP.

Step 2: Assign to a Server

Select the target server and choose a location in Europe or the USA for your IP.

これがその様子です。

ヘッツナー フローティングIPS

チェックポイント: The floating IP shows as assigned with the correct server name

Step 3: Configure Network Settings

Add the floating IP to your server’s network configuration file so the OS recognizes it.

✅ 結果: You have a portable IP address that stays the same even if you switch servers

💡 プロのヒント: Use floating IPs for production services running https so your DNS records never need to change.

How to Use Hetzner Inclusive Traffic

Inclusive Traffic lets you take advantage of 20 TB of free outbound traffic included with every Hetzner cloud server.

以下に、その使用方法をステップごとに説明します。

Step 1: Check Your Traffic Usage

Open server details in the Cloud Console and scroll to the Traffic section.

Review the graph to see daily and monthly traffic patterns for your server.

これがその様子です。

ヘッツナー包括的交通

チェックポイント: The traffic graph displays current usage against the 20 TB monthly allowance

Step 3: Set Traffic Alerts

Add an alert so you receive a notification before reaching the 20 TB limit in any billing period.

✅ 結果: You have full visibility into bandwidth usage and can plan capacity accordingly

💡 プロのヒント: Most small-to-medium sites never reach the 20 TB cap, making Hetzner plans extremely cost-effective.

Hetzner Pro Tips and Shortcuts

After testing Hetzner for over two years, here are my best tips.

キーボードショートカット

アクションショートカット
Connect to server via SSHssh root@your-ip
Update all packagesapt update && apt upgrade
Create a new user with adduseradduser username
Restart the ssh servicesystemctl restart sshd

ほとんどの人が見逃す隠れた機能

  • Firewall Rules: Add a firewall in the Cloud Console to block all ports except SSH, HTTP, and HTTPS for instant 安全.
  • Labels for Organization: Assign labels to servers and volumes so you can filter resources by project or environment.
  • 2要素認証: Enable 2FA on your account to secure it against unauthorized access from any device.

Hetzner Common Mistakes to Avoid

Mistake #1: Leaving Root Login Enabled

❌ 間違い: Keeping root login active after initial server creation.

✅ 右: Create a new user, grant sudo access, and disable root login by editing sshd_config file.

Mistake #2: Skipping Server Updates

❌ 間違い: Never running updates after the initial setup process.

✅ 右: Run apt update and upgrade regularly to keep all packages secure and up to date.

Mistake #3: Not Setting Up a Firewall

❌ 間違い: Leaving all ports open on your cloud server.

✅ 右: Configure a firewall to allow only the ports you need, and use Fail2Ban to improve protection.

Hetzner Troubleshooting

Problem: Cannot Connect via SSH

原因: Your public key does not match the key on the server, or the ssh service is not running.

修理: Verify the key on your local machine matches the one in the Cloud Console. Restart the ssh service with the command systemctl restart sshd.

Problem: Server Running Slowly

原因: The server plan does not have enough CPU or RAM for your workload.

修理: Upgrade to a larger plan from the Cloud Console. You can resize without losing data.

Problem: Locked Out After Firewall Change

原因: A firewall rule is blocking port 22, which prevents SSH access.

修理: Use the web console in the Hetzner Cloud panel to log in and update the firewall configuration.

📌 注記: If none of these fix your issue, contact Hetzner support or check the community forums for help.

ヘッツナーとは何ですか?

ヘッツナー is a hosting platform that provides cloud servers, dedicated servers, and managed services at some of the lowest prices in the industry.

Think of it like having your own data center without the overhead — you get full root access and control.

Hetzner’s data centers are ISO/IEC 27001 certified and located in Germany, Finland, Singapore, and the USA.

The platform guarantees 99.9% uptime for its cloud services.

こちらの簡単な概要をご覧ください。

主な機能は以下のとおりです。

  • Server Auction: Bid on dedicated servers at reduced prices through a live auction process
  • Load Balancers: Distribute incoming traffic across multiple cloud servers to improve uptime and performance
  • Dedicated GPU Servers: Run machine learning and ai workloads on servers with dedicated nvidia gpus
  • RX Servers: Access cost-effective pre-configured dedicated servers for steady workloads
  • データ保護: Enable automated backups and snapshots to protect your data against loss
  • Documentation & API: Manage your hetzner cloud account programmatically using the rest api and community docs
  • Floating IPs: Assign a static ip address that you can move between servers for zero-downtime migrations
  • Inclusive Traffic: Take advantage of 20 tb of free outbound traffic included with every hetzner cloud server

詳細なレビューについては、こちらをご覧ください。 Hetzner review.

ヘッツナーのホームページ

Cloud servers provide high flexibility and cost-efficiency for projects of any size.

Hetzner Pricing

Here’s what Hetzner costs in 2026:

プラン価格最適な用途
CX23 (Intel/AMD)€2.99/moPersonal sites and testing
CAX11 (Ampere)€3.29/moARM-based development
CX33 (Intel/AMD)€4.99/mo中小企業 ホスティング
CAX21 (Ampere)€5.99/moGrowing web apps
CX43 (Intel/AMD)€8.99/moMedium-traffic sites
CAX31 (Ampere)€11.99/moMulti-app workloads
CX53 (Intel/AMD)€16.99/moLarge databases
CAX41 (Ampere)€23.99/moHigh-performance apps

無料トライアル: Hetzner offers €20 in free credits for new users — no credit card lock-in.

Hourly billing: All plans support pay-as-you-go billing, so you can cancel at any time during the billing period.

ヘッツナーの価格

💰 最もお得な価格: CX33 at €4.99/mo — 4 CPUs and 8 GB RAM covers most small-to-medium projects.

Hetzner vs Alternatives

How does Hetzner compare? Here’s the competitive landscape:

道具最適な用途価格評価
ヘッツナーBudget cloud and dedicated servers€2.99/mo⭐ 4.6
ゴダディDomain bundled hosting月額5.99ドル⭐ 4.3
サイトグラウンドマネージドWordPressホスティング月額2.99ドル⭐ 4.6
ドリームホストUnlimited bandwidth plans月額2.59ドル⭐ 4.4
ネームチープAffordable shared hosting$1.98/mo⭐ 4.3
ホストゲーターBeginner-friendly plans月額3.75ドル⭐ 4.2
ホストパパ小さい 仕事 ホスティング月額2.95ドル⭐ 4.3
キンスタPremium managed WordPress月額35ドル⭐ 4.7

おすすめ商品:

  • 総合ベスト: Hetzner — unmatched price-to-performance ratio for cloud and dedicated servers
  • ベスト予算: Namecheap — the cheapest shared hosting option available
  • 初心者におすすめ: SiteGround — managed WordPress with strong support
  • 企業に最適: リキッドウェブ — fully managed dedicated hosting at scale

🎯 Hetzner Alternatives

Looking for Hetzner alternatives? Here are the top options:

  • 🚀 ゴダディ: Bundles domains with hosting and offers a simple site ビルダー for users who want everything in one platform.
  • 💰 サイトグラウンド: Provides excellent managed WordPress hosting with strong support and free SSL on all plans.
  • 🎨 ドリームホスト: Gives you unlimited bandwidth and a 97-day money-back guarantee for risk-free testing.
  • ネームチープ: Delivers rock-bottom shared hosting prices with free domain privacy on every plan.
  • 🔒 ホストゲーター: Makes getting online easy with one-click installs and 24/7 live chat support for beginners.
  • 🧠 ホストパパ: Focuses on small businesses with free website migration, training sessions, and green hosting.
  • 👶 キンスタ: Uses Google Cloud infrastructure for blazing-fast managed WordPress with a premium dashboard.
  • 🏢 リキッドウェブ: Specializes in fully managed dedicated and VPS hosting for agencies and enterprises.
  • 🔧 余剰: Offers auto-scaling managed hosting built for WooCommerce and Magento stores.
  • 🌟 WPX: Delivers ultra-fast WordPress hosting with free site migrations and a custom CDN.

全リストについては、こちらをご覧ください。 Hetzner alternatives ガイド。

⚔️ Hetzner Compared

Here’s how Hetzner stacks up against each competitor:

  • Hetzner vs GoDaddy: Hetzner wins on price and flexibility. GoDaddy is easier for total beginners but costs more for less power.
  • Hetzner vs SiteGround: SiteGround has better managed WordPress support. Hetzner gives you more control and lower VPS pricing.
  • Hetzner vs DreamHost: DreamHost offers unlimited bandwidth on shared plans. Hetzner beats it on cloud server performance and global reach.
  • Hetzner vs Namecheap: Namecheap is cheaper for shared hosting. Hetzner is the better option once you need your own server or VPS.
  • Hetzner vs HostGator: HostGator suits complete beginners. Hetzner is better for users who want root access and full linux control.
  • Hetzner vs HostPapa: HostPapa adds hand-holding and training. Hetzner focuses on raw power and cost savings for technical users.
  • Hetzner vs Kinsta: Kinsta offers fully managed WordPress. Hetzner costs a fraction of the price if you handle configuration yourself.
  • Hetzner vs Liquid Web: Liquid Web provides managed dedicated servers. Hetzner’s server auction gives similar hardware at lower cost.
  • Hetzner vs Nexcess: Nexcess specializes in ecommerce hosting. Hetzner is more versatile for general cloud and dedicated workloads.
  • Hetzner vs WPX: WPX excels at WordPress speed. Hetzner wins if you need a customizable cloud server beyond just WordPress.

Start Using Hetzner Now

You learned how to use every major Hetzner feature:

  • ✅ Server Auction
  • ✅ Load Balancers
  • ✅ Dedicated GPU Servers
  • ✅ RX Servers
  • ✅ Data Protection
  • ✅ Documentation & API
  • ✅ Floating IPs
  • ✅ Inclusive Traffic

次のステップ: どれか一つの機能を選んで、今すぐ試してみてください。

Most people start with Server Auction.

It takes less than 5 minutes to complete.

よくある質問

Is Hetzner suitable for beginners?

Yes. Hetzner offers a clean Cloud Console, one-click apps, and detailed tutorials that help any new user deploy a cloud server in minutes.

What do people use Hetzner for?

People use Hetzner for VPS hosting, wordpress sites, game servers, AI workloads, and running their own server with full root access.

Can you use Hetzner in the USA?

Yes. Hetzner has a data center in Ashburn, Virginia, so users in the USA get low-latency access to cloud server resources.

Is Hetzner trustworthy?

Hetzner is ISO 27001 certified and guarantees 99.9% uptime. Their data centers in Germany and Finland follow strict European data protection laws.

How is Hetzner so cheap?

Hetzner owns its data centers and builds custom hardware. This vertical integration removes middlemen and keeps cloud server plans far below AWS or Azure pricing.

ファヒム・ジョハーダー、創設者

ファヒム・ジョハーダー、創設者

900種類以上のAIツールをテスト済み。月間読者数25万人以上。

🤝 パートナーシップについて:

📩 fahim@fahimai.com または 電話予約をする

アフィリエイト開示:

当サイトは読者の皆様に支えられています。当サイトのリンクからご購入いただいた場合、アフィリエイト報酬が発生する場合があります。

レビューは執筆前に専門家によって作成され、実際の経験に基づいています。 編集ガイドライン そして プライバシーポリシー

関連記事