{"id":118732,"date":"2024-03-23T15:42:16","date_gmt":"2024-03-23T06:42:16","guid":{"rendered":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/"},"modified":"2024-04-04T10:03:33","modified_gmt":"2024-04-04T01:03:33","slug":"%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3","status":"publish","type":"post","link":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/","title":{"rendered":"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9"},"content":{"rendered":"<p>\u30b5\u30fc\u30d0\u3092\u5b89\u5168\u306b\u4fdd\u3064\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u306aLinux\u30b3\u30de\u30f3\u30c9\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u3059\u3002<\/p>\n<ol>\n<li>\u30b7\u30b9\u30c6\u30e0\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\uff1a<\/li>\n<\/ol>\n<ol>\n<li>sudo apt update: Ubuntu\u30b7\u30b9\u30c6\u30e0\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u30d1\u30c3\u30b1\u30fc\u30b8\u30ea\u30b9\u30c8\u3092\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3059\u308b<\/li>\n<li>sudo apt upgrade\uff1a\u5168\u3066\u306e\u5229\u7528\u53ef\u80fd\u306a\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u66f4\u65b0\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002<\/li>\n<\/ol>\n<ol>\n<li>\u30d5\u30a1\u30a4\u30a2\u30a6\u30a9\u30fc\u30eb\u3092\u8a2d\u5b9a\u3057\u307e\u3059<\/li>\n<\/ol>\n<ol>\n<li>sudo ufw enable: Uncomplicated Firewall\uff08UFW\uff09\u3092\u6709\u52b9\u306b\u3059\u308b\u3002<\/li>\n<li>sudo ufw default deny incoming: \u3059\u3079\u3066\u306e\u7740\u4fe1\u63a5\u7d9a\u3092\u62d2\u5426\u3057\u307e\u3059\u3002<\/li>\n<li>sudo ufw \u30c7\u30d5\u30a9\u30eb\u30c8 \u3067\u9001\u4fe1\u3092\u8a31\u53ef: \u51fa\u529b\u53ef\u80fd\u306a\u3059\u3079\u3066\u306e\u63a5\u7d9a\u3092\u8a31\u53ef\u3059\u308b.<\/li>\n<li>sudo ufw allow &lt;\u30dd\u30fc\u30c8\u756a\u53f7&gt;\uff1a\u7279\u5b9a\u306e\u30dd\u30fc\u30c8\u3092\u901a\u904e\u3057\u3066\u30d5\u30a1\u30a4\u30a2\u30a6\u30a9\u30fc\u30eb\u3092\u8a31\u53ef\u3057\u307e\u3059\u3002<\/li>\n<\/ol>\n<ol>\n<li>\u30e6\u30fc\u30b6\u30fc\u3068\u6a29\u9650\u306e\u7ba1\u7406\uff1a<\/li>\n<\/ol>\n<ol>\n<li>sudo adduser &lt;\u30e6\u30fc\u30b6\u30fc\u540d&gt;: \u65b0\u3057\u3044\u30e6\u30fc\u30b6\u30fc\u3092\u4f5c\u6210<\/li>\n<li>sudo usermod -aG sudo &lt;\u30e6\u30fc\u30b6\u30fc\u540d&gt;\uff1a\u30e6\u30fc\u30b6\u30fc\u3092 sudo \u30b0\u30eb\u30fc\u30d7\u306b\u8ffd\u52a0<\/li>\n<li>sudo passwd &lt;\u30e6\u30fc\u30b6\u30fc\u540d&gt;\uff1a\u6307\u5b9a\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306b\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002<\/li>\n<li>sudo chown &lt;\u30e6\u30fc\u30b6\u30fc\u540d&gt;:&lt;\u30b0\u30eb\u30fc\u30d7\u540d&gt; &lt;\u30d5\u30a1\u30a4\u30eb&gt;\uff1a\u30d5\u30a1\u30a4\u30eb\u306e\u6240\u6709\u8005\u3068\u30b0\u30eb\u30fc\u30d7\u3092\u5909\u66f4\u3057\u307e\u3059\u3002<\/li>\n<li>sudo chmod &lt;\u6a29\u9650&gt; &lt;\u30d5\u30a1\u30a4\u30eb&gt;\uff1a\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30fc\u30df\u30c3\u30b7\u30e7\u30f3\u3092\u5909\u66f4\u3059\u308b<\/li>\n<\/ol>\n<ol>\n<li>\u76e3\u8996\u4f53\u5236<\/li>\n<\/ol>\n<ol>\n<li>\u30c8\u30c3\u30d7: \u30b7\u30b9\u30c6\u30e0\u306b\u304a\u3051\u308b\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u306e\u30d7\u30ed\u30bb\u30b9\u3068\u30ea\u30bd\u30fc\u30b9\u4f7f\u7528\u72b6\u6cc1\u3092\u76e3\u8996\u3059\u308b\u3002<\/li>\n<li>htop: \u3088\u308a\u4f7f\u3044\u3084\u3059\u3044\u30d7\u30ed\u30bb\u30b9\u30e2\u30cb\u30bf\u30ea\u30f3\u30b0\u30c4\u30fc\u30eb\u3002<\/li>\n<li>free -m: \u30b7\u30b9\u30c6\u30e0\u306e\u30e1\u30e2\u30ea\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/li>\n<li>df -h: \u30c7\u30a3\u30b9\u30af\u306e\u4f7f\u7528\u72b6\u6cc1\u3092\u8868\u793a\u3059\u308b\u3002<\/li>\n<\/ol>\n<ol>\n<li>\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u30bd\u30d5\u30c8\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3068\u8a2d\u5b9a<\/li>\n<\/ol>\n<ol>\n<li>root\u6a29\u9650\u3067apt install fail2ban\u3092\u5b9f\u884c\u3057\u307e\u3059: \u60aa\u610f\u306e\u3042\u308bIP\u30a2\u30c9\u30ec\u30b9\u3092\u81ea\u52d5\u7684\u306b\u30d6\u30ed\u30c3\u30af\u3059\u308bFail2Ban\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059.<\/li>\n<li>sudo apt install rkhunter\uff1a\u30b7\u30b9\u30c6\u30e0\u306b\u6f5c\u3080\u6f5c\u5728\u7684\u306a\u30de\u30eb\u30a6\u30a7\u30a2\u3092\u691c\u51fa\u3059\u308bRootkit Hunter\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3059\u308b\u3002<\/li>\n<\/ol>\n<ol>\n<li>\u30ed\u30b0\u30a4\u30f3\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u8a2d\u5b9a<\/li>\n<\/ol>\n<ol>\n<li>sudo nano \/etc\/ssh\/sshd_config\uff1aSSH\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u7de8\u96c6\u3057\u307e\u3059\u3002<\/li>\n<li>SSH root\u30ed\u30b0\u30a4\u30f3\u306e\u7121\u52b9\u5316\uff1a<\/li>\n<li>PermitRootLogin\u3092no\u306b\u5909\u66f4\u3059\u308b\u3002<\/li>\n<li>\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u306e\u30ed\u30b0\u30a4\u30f3\u3092\u7981\u6b62\u3059\u308b:<\/li>\n<li>PasswordAuthentication\u3092no\u306b\u3059\u308b<\/li>\n<li>sudo systemctl restart sshd: SSH\u30b5\u30fc\u30d3\u30b9\u3092\u518d\u8d77\u52d5\u3057\u307e\u3059\u3002<\/li>\n<\/ol>\n<ol>\n<li>\u30c7\u30fc\u30bf\u3092\u5b9a\u671f\u7684\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3059\u308b\uff1a<\/li>\n<\/ol>\n<ol>\n<li>rsync: \u30d5\u30a1\u30a4\u30eb\u3068\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u30b3\u30d4\u30fc\u3068\u540c\u671f\u306b\u5229\u7528\u3055\u308c\u308b\u3002<\/li>\n<li>cron\uff1a\u5b9a\u671f\u7684\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3092\u5b9f\u884c\u3059\u308b\u30bf\u30b9\u30af\u3092\u8a2d\u5b9a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002<\/li>\n<\/ol>\n<p>Linux\u306e\u57fa\u672c\u7684\u306a\u30b3\u30de\u30f3\u30c9\u306b\u3088\u308a\u30b5\u30fc\u30d0\u30fc\u3092\u5b89\u5168\u306b\u4fdd\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u304c\u3001\u3053\u308c\u3089\u306f\u5358\u306a\u308b\u6700\u521d\u306e\u4e00\u6b69\u306b\u3059\u304e\u307e\u305b\u3093\u3002\u30b5\u30fc\u30d0\u30fc\u306e\u5b89\u5168\u3092\u78ba\u4fdd\u3059\u308b\u306b\u306f\u3001\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3068\u30b7\u30b9\u30c6\u30e0\u7ba1\u7406\u306e\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\u306b\u5bfe\u3059\u308b\u6df1\u3044\u7406\u89e3\u304c\u5fc5\u8981\u3067\u3042\u308a\u3001\u6f5c\u5728\u7684\u306a\u8105\u5a01\u304b\u3089\u30b5\u30fc\u30d0\u30fc\u3092\u4fdd\u8b77\u3059\u308b\u305f\u3081\u306e\u9069\u5207\u306a\u5bfe\u7b56\u3092\u8b1b\u3058\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30b5\u30fc\u30d0\u3092\u5b89\u5168\u306b\u4fdd\u3064\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u306aLinux\u30b3\u30de\u30f3\u30c9\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u3059\u3002 \u30b7\u30b9\u30c6\u30e0\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\uff1a sudo apt update: Ubuntu\u30b7\u30b9\u30c6\u30e0\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u30d1\u30c3\u30b1\u30fc\u30b8\u30ea\u30b9\u30c8\u3092\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3059\u308b s [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-118732","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.5 (Yoast SEO v21.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9 - Blog - Silicon Cloud<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.silicloud.com\/ja\/blog\/\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306elinux\u30b3\u30de\u30f3\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\" \/>\n<meta property=\"og:description\" content=\"\u30b5\u30fc\u30d0\u3092\u5b89\u5168\u306b\u4fdd\u3064\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u306aLinux\u30b3\u30de\u30f3\u30c9\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u3059\u3002 \u30b7\u30b9\u30c6\u30e0\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\uff1a sudo apt update: Ubuntu\u30b7\u30b9\u30c6\u30e0\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u30d1\u30c3\u30b1\u30fc\u30b8\u30ea\u30b9\u30c8\u3092\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3059\u308b s [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.silicloud.com\/ja\/blog\/\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306elinux\u30b3\u30de\u30f3\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog - Silicon Cloud\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-23T06:42:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-04T01:03:33+00:00\" \/>\n<meta name=\"author\" content=\"\u590f\u6a39, \u98a8\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u590f\u6a39, \u98a8\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/\",\"url\":\"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/\",\"name\":\"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9 - Blog - Silicon Cloud\",\"isPartOf\":{\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/#website\"},\"datePublished\":\"2024-03-23T06:42:16+00:00\",\"dateModified\":\"2024-04-04T01:03:33+00:00\",\"author\":{\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/#\/schema\/person\/4e591db2661c4cc425470b461259391d\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\/\/www.silicloud.com\/ja\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/#website\",\"url\":\"https:\/\/www.silicloud.com\/ja\/blog\/\",\"name\":\"Blog - Silicon Cloud\",\"description\":\"\",\"inLanguage\":\"ja\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/#\/schema\/person\/4e591db2661c4cc425470b461259391d\",\"name\":\"\u590f\u6a39, \u98a8\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/65e0ff40534461b1fa000382dc194e1716f793ab0bcb218ac3c40895551a08c5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/65e0ff40534461b1fa000382dc194e1716f793ab0bcb218ac3c40895551a08c5?s=96&d=mm&r=g\",\"caption\":\"\u590f\u6a39, \u98a8\"},\"url\":\"https:\/\/www.silicloud.com\/ja\/blog\/author\/natsukikaze\/\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Blog - Silicon Cloud\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9 - Blog - Silicon Cloud","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.silicloud.com\/ja\/blog\/\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306elinux\u30b3\u30de\u30f3\/","og_locale":"ja_JP","og_type":"article","og_title":"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9","og_description":"\u30b5\u30fc\u30d0\u3092\u5b89\u5168\u306b\u4fdd\u3064\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u306aLinux\u30b3\u30de\u30f3\u30c9\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9\u3092\u4ee5\u4e0b\u306b\u793a\u3057\u307e\u3059\u3002 \u30b7\u30b9\u30c6\u30e0\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\uff1a sudo apt update: Ubuntu\u30b7\u30b9\u30c6\u30e0\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u30d1\u30c3\u30b1\u30fc\u30b8\u30ea\u30b9\u30c8\u3092\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3059\u308b s [&hellip;]","og_url":"https:\/\/www.silicloud.com\/ja\/blog\/\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306elinux\u30b3\u30de\u30f3\/","og_site_name":"Blog - Silicon Cloud","article_published_time":"2024-03-23T06:42:16+00:00","article_modified_time":"2024-04-04T01:03:33+00:00","author":"\u590f\u6a39, \u98a8","twitter_card":"summary_large_image","twitter_misc":{"\u57f7\u7b46\u8005":"\u590f\u6a39, \u98a8"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/","url":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/","name":"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9 - Blog - Silicon Cloud","isPartOf":{"@id":"https:\/\/www.silicloud.com\/ja\/blog\/#website"},"datePublished":"2024-03-23T06:42:16+00:00","dateModified":"2024-04-04T01:03:33+00:00","author":{"@id":"https:\/\/www.silicloud.com\/ja\/blog\/#\/schema\/person\/4e591db2661c4cc425470b461259391d"},"breadcrumb":{"@id":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/www.silicloud.com\/ja\/blog\/"},{"@type":"ListItem","position":2,"name":"\u30b5\u30fc\u30d0\u30fc\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3092\u7dad\u6301\u3059\u308b\u305f\u3081\u306eLinux\u30b3\u30de\u30f3\u30c9\uff1a\u5fc5\u9808\u306e\u30b9\u30ad\u30eb\u3068\u30d9\u30b9\u30c8\u30d7\u30e9\u30af\u30c6\u30a3\u30b9"}]},{"@type":"WebSite","@id":"https:\/\/www.silicloud.com\/ja\/blog\/#website","url":"https:\/\/www.silicloud.com\/ja\/blog\/","name":"Blog - Silicon Cloud","description":"","inLanguage":"ja"},{"@type":"Person","@id":"https:\/\/www.silicloud.com\/ja\/blog\/#\/schema\/person\/4e591db2661c4cc425470b461259391d","name":"\u590f\u6a39, \u98a8","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.silicloud.com\/ja\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/65e0ff40534461b1fa000382dc194e1716f793ab0bcb218ac3c40895551a08c5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/65e0ff40534461b1fa000382dc194e1716f793ab0bcb218ac3c40895551a08c5?s=96&d=mm&r=g","caption":"\u590f\u6a39, \u98a8"},"url":"https:\/\/www.silicloud.com\/ja\/blog\/author\/natsukikaze\/"},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/www.silicloud.com\/ja\/blog\/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%82%bb%e3%82%ad%e3%83%a5%e3%83%aa%e3%83%86%e3%82%a3%e3%82%92%e7%b6%ad%e6%8c%81%e3%81%99%e3%82%8b%e3%81%9f%e3%82%81%e3%81%aelinux%e3%82%b3%e3%83%9e%e3%83%b3\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Blog - Silicon Cloud"}]}},"_links":{"self":[{"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/posts\/118732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/comments?post=118732"}],"version-history":[{"count":2,"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/posts\/118732\/revisions"}],"predecessor-version":[{"id":269452,"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/posts\/118732\/revisions\/269452"}],"wp:attachment":[{"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/media?parent=118732"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/categories?post=118732"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.silicloud.com\/ja\/blog\/wp-json\/wp\/v2\/tags?post=118732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}