<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kentrell Shillow</title>
    <description>The latest articles on DEV Community by Kentrell Shillow (@kenttech).</description>
    <link>https://dev.to/kenttech</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1749581%2Fffd796e8-4d35-4db7-9334-ddcff4a6991c.jpg</url>
      <title>DEV Community: Kentrell Shillow</title>
      <link>https://dev.to/kenttech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kenttech"/>
    <language>en</language>
    <item>
      <title>Linux OS &amp; Basic Commands</title>
      <dc:creator>Kentrell Shillow</dc:creator>
      <pubDate>Sat, 20 Jul 2024 23:17:13 +0000</pubDate>
      <link>https://dev.to/kenttech/linux-os-basic-commands-541</link>
      <guid>https://dev.to/kenttech/linux-os-basic-commands-541</guid>
      <description>&lt;p&gt;Features of the Linux Operating System&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multiprogramming&lt;/li&gt;
&lt;li&gt;Time-sharing&lt;/li&gt;
&lt;li&gt;Multitasking&lt;/li&gt;
&lt;li&gt;Virtual Memory&lt;/li&gt;
&lt;li&gt;Shared Libraries&lt;/li&gt;
&lt;li&gt;POSIX(Portable Operating System for the UNIX environment)- Compliance&lt;/li&gt;
&lt;li&gt;Samba&lt;/li&gt;
&lt;li&gt;Cron Scheduler&lt;/li&gt;
&lt;li&gt;Network Information Service(NIS)&lt;/li&gt;
&lt;li&gt;Data Archival Utilities&lt;/li&gt;
&lt;li&gt;Web Server&lt;/li&gt;
&lt;li&gt;Office suite&lt;/li&gt;
&lt;li&gt;Licensing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Linux Architecture&lt;br&gt;
Three main software components&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Kernel&lt;/li&gt;
&lt;li&gt;Shell&lt;/li&gt;
&lt;li&gt;Linux Utilities and Application Program &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Basic Commands in Linux&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;To navigate to a new directory, the present working directory or print working directory(pwd)
Example:
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwfkaauw2ptdcwouypyci.png" alt=" " width="608" height="301"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Forgotten whether youre logged in as root or another user, you can use the (whoami) command.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F538i2u1c347b2v4rk3oa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F538i2u1c347b2v4rk3oa.png" alt=" " width="692" height="354"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Navigating the Linux Filesystem&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Changing Directories from the terminal with the command&amp;gt;&amp;gt;(cd)change directories&lt;br&gt;
Example: how to change to the /etc directory used to store configuration files.&lt;br&gt;
Example:&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiz7x5zb4xiehcjqogoxp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiz7x5zb4xiehcjqogoxp.png" alt=" " width="800" height="486"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;To see the contents of a directory, you can use the ls (list) command. The command lists both the files and directories contained in the directory.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;For more information about the files and directories you can the -l switch after ls command.&lt;br&gt;
Example:&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F41o1teanm3h69v9qh4tx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F41o1teanm3h69v9qh4tx.png" alt=" " width="800" height="573"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every command, application, or utility has a dedicated help file in Linux.&lt;br&gt;
Example if I needed help using wireless cracking tool, aircrack-ng. &lt;br&gt;
Simply type command&amp;gt;&amp;gt;aircrack-ng --help&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fra9h6xq484xw35r2tpnh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fra9h6xq484xw35r2tpnh.png" alt=" " width="800" height="637"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>linux</category>
      <category>kalilinux</category>
    </item>
    <item>
      <title>Intro to Linux</title>
      <dc:creator>Kentrell Shillow</dc:creator>
      <pubDate>Sat, 20 Jul 2024 23:04:24 +0000</pubDate>
      <link>https://dev.to/kenttech/intro-to-linux-2859</link>
      <guid>https://dev.to/kenttech/intro-to-linux-2859</guid>
      <description>&lt;p&gt;Operating Systems- a software that acts as an interface between a user and a computer.&lt;br&gt;
Functions of an Operating System&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Command Interpretation: &lt;/li&gt;
&lt;li&gt;Memory Management&lt;/li&gt;
&lt;li&gt;Peripheral Management&lt;/li&gt;
&lt;li&gt;Process Management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Types of Operating Systems&lt;br&gt;
Single User Operating System is designed to be used by only one person or user at a time&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Personal Computer(PC) &lt;/li&gt;
&lt;li&gt;Microsoft Disk Operating System(MSDOS)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Multi-User Operating System are capable of running multiple programs concurrently and can share resources. A multi-user system can consists of a computer with several terminals connected to it.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Dumb Terminal&lt;/li&gt;
&lt;li&gt;Smart Terminal&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>linux</category>
    </item>
  </channel>
</rss>
