<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on My Personal Project</title>
    <link>https://home.nokokos.com/docs/devops/linux/</link>
    <description>Recent content in Linux on My Personal Project</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="https://home.nokokos.com/docs/devops/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>First commands</title>
      <link>https://home.nokokos.com/docs/devops/linux/first_commands/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://home.nokokos.com/docs/devops/linux/first_commands/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Your First Commands&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://home.nokokos.com/docs/devops/linux/ls/&#34;&gt;ls command&lt;/a&gt; command to list content of directory&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://home.nokokos.com/docs/devops/linux/copy&#34;&gt;copy command&lt;/a&gt; - command for copy file or directory&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://home.nokokos.com/docs/devops/linux/mkdir&#34;&gt;mkdir command&lt;/a&gt; - command to create directory&lt;/p&gt;&#xA;&lt;p&gt;Let’s run some commands. Type each one and press Enter.&lt;/p&gt;&#xA;&lt;h3 id=&#34;who-am-i&#34;&gt;&lt;strong&gt;Who Am I?&lt;/strong&gt;&lt;/h3&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;whoami&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This prints your username. The computer is confirming who you’re logged in as.&lt;/p&gt;&#xA;&lt;h3 id=&#34;what-machine-is-this&#34;&gt;&lt;strong&gt;What Machine Is This?&lt;/strong&gt;&lt;/h3&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;hostname&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This prints the name of the computer you’re connected to. Useful when you’re managing multiple servers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>List of commands</title>
      <link>https://home.nokokos.com/docs/devops/linux/list_of_commands/</link>
      <pubDate>Sun, 03 May 2026 15:25:37 +0200</pubDate>
      <guid>https://home.nokokos.com/docs/devops/linux/list_of_commands/</guid>
      <description>&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Command&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Description&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;&lt;a href=&#34;https://home.nokokos.com/docs/devops/linux/ls/&#34;&gt;ls&lt;/a&gt;&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;list files and directories&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;</description>
    </item>
    <item>
      <title>ls</title>
      <link>https://home.nokokos.com/docs/devops/linux/ls/</link>
      <pubDate>Thu, 26 Feb 2026 12:03:01 +0100</pubDate>
      <guid>https://home.nokokos.com/docs/devops/linux/ls/</guid>
      <description>&lt;p&gt;test test a zase jen test&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
