<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kito0039</author_name>
  <author_url>https://blog.hatena.ne.jp/kito0039/</author_url>
  <blog_title>Web Developer's Struggle Memories</blog_title>
  <blog_url>https://kito0039.hatenablog.com/</blog_url>
  <categories>
    <anon>備忘録</anon>
    <anon>Linux</anon>
  </categories>
  <description>よく使うサーバ関連のコマンドをメモ。 ◯サーバのスペック $ cat /proc/meminfo ◯サーバの空き容量 $ free -m（MBで表示） ◯サーバのキャッシュクリア $ sysctl -w vm.drop_caches=3 ※「3」は、ページキャッシュとダーティキャッシュ、inode解放 ◯サーバの使用量の確認 $ df -h（適切な単位で表示） ◯ディレクトリの使用量の確認 $ du -sch ./*（カレントディレクトリを適切な単位でまとめて表示） ◯DNSサーバに名前解決の問合せを行う $ nslookup（又は dig） [ホスト・ドメイン名、又はIPアドレス] ◯コマン…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkito0039.hatenablog.com%2Fentry%2F2015%2F05%2F03%2F075329&quot; title=&quot;個人的によく使うLinuxコマンド集 - Web Developer&amp;#39;s Struggle Memories&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-03 07:53:29</published>
  <title>個人的によく使うLinuxコマンド集</title>
  <type>rich</type>
  <url>https://kito0039.hatenablog.com/entry/2015/05/03/075329</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
