<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title> by </title>
      <link>https://padlet.com/oca14267170/ynobprah1c</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2014-01-15 09:29:52 UTC</pubDate>
      <lastBuildDate>2014-01-15 09:29:52 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Windows User Accounts</title>
         <author></author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19316372</link>
         <description><![CDATA[A user account determines how you interact with your PC and personalise it. For example, your account determines which apps, files, and folders you can use, the changes you can make to the PC, and your personal preferences, such as your Start screen layout, desktop background or screen saver. If you create separate accounts for other people, they don't have to share the same settings, which means you can restrict access to your email inbox, social networking and other files, and use different account pictures, colours or desktop backgrounds for each account. <p>There are three types of accounts. Each type gives you a different level of control over the PC:</p><ul><li><p>Administrator accounts provide the most control over a PC, and should be used sparingly. You probably created this type of account when you first started using your PC.</p></li><li><p>Standard accounts are for everyday use.&nbsp; If you're setting up accounts for other people on your PC, it's a good idea to give them standard accounts.</p></li><li><p>Child accounts are useful for parents who want to monitor or set limits on their child's PC use, with the Family Safety settings in Windows. For more info about Family Safety, see <u>setting up family safety</u>.</p></li></ul><p>In addition to choosing one of these account types, you can also choose a sign-in method for each type: people can sign in to Windows with a Microsoft account or a local account.</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:34:06 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19316372</guid>
      </item>
      <item>
         <title>Linux Permissions</title>
         <author></author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19316486</link>
         <description><![CDATA[<span><strong>read</strong> - The Read permission refers to a user's capability to read the contents of the file.</span><li><span><strong>write</strong> - The Write permissions refer to a user's capability to write or modify a file or directory.</span></li><li><span><strong>execute</strong> - The Execute permission affects a user's capability to execute a file or view the contents of a directory.</span></li>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:36:02 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19316486</guid>
      </item>
      <item>
         <title>firewall</title>
         <author></author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19316585</link>
         <description><![CDATA[<span><em><strong>firewall scripts</strong></em> - It may not always be necessary to block all users from reading the firewall file, but it is advisable to restrict the users from writing to the file. In this case the firewall script is run by the root user automatically on boot, so all other users need no rights, so you can assign the 700 permissions.</span>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:37:34 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19316585</guid>
      </item>
      <item>
         <title>Antivirus</title>
         <author>oca14267170</author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19316808</link>
         <description><![CDATA[<p>Antivirus&nbsp;is&nbsp;computer software&nbsp;used to prevent, detect and remove malicious&nbsp;computer viruses.<br></p><p>Most antivirus before going on a website do a scan to ensure that the website will not put any viruses on your computer and some even tell you if the website you are going to is a phishing</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:40:54 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19316808</guid>
      </item>
      <item>
         <title>Root Account Linux</title>
         <author></author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19317007</link>
         <description><![CDATA[<p>A&nbsp;root account is the most priviallged account that will allow you to carry out all facets of te system adminstrator. Although this is a mian account you have to be very careful as the root account has no security restrictions within. As it is the most important profile it will think you know what you will be doing and will allow any request you ask which means if you mis type anytyhing into the command there is a possiblity that all your crucial files could be wiped.</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:44:09 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19317007</guid>
      </item>
      <item>
         <title>Linux Permissions</title>
         <author></author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19317200</link>
         <description><![CDATA[<span><strong>Permission Groups</strong></span><p><span>Each file and directory has three user based permission groups:</span></p><ul><li><span><strong>owner</strong> - The Owner permissions which apply only to&nbsp;the owner of the file or directory, and they&nbsp;dont impact the actions of other users.</span></li><li><span><strong>group</strong> - The Group permissions apply only to the group that has been assigned to the file or directory, they will not effect the actions of other users.</span></li><li><span><strong>all users</strong> - The All Users permissions apply to all other users on the system, this is the permission group that you want to watch the most.</span></li></ul><h2><span><strong>Permission Types</strong></span></h2><p><span>Each file or directory has three basic permission types:</span></p><ul><li><span><strong>read</strong> - The Read permission refers to a user's capability to read the contents of the file.</span></li><li><span><strong>write</strong> - The Write permissions refer to a user's capability to write or modify a file or directory.</span></li><li><span><strong>execute</strong> - The Execute permission affects a user's capability to execute a file or view the contents of a directory.</span></li></ul><h1><span><strong>Viewing the Permissions</strong></span></h1><p><span>You can view the permissions by checking the file or directory permissions in your GUI File Manager or by reviewing the output of a specific&nbsp;command while in the terminal and while working in the directory which contains the file or folder.&nbsp;<br></span></p><p><span></span>&nbsp;<br>&nbsp;The permission in the command line is displayed as: <em><strong>_rwxrwxrwx 1 owner:group</strong></em></p><p><span>&nbsp;</span></p><p><strong>User rights/Permissions</strong></p><ol><li><ol><li>The first character that I marked with an underscore is the special permission flag that can vary.</li><li>The following set of three characters (rwx) is for the owner permissions.</li><li>The second set of three characters (rwx) is for the Group permissions.</li><li>The third set of three characters (rwx) is for the All Users permissions.</li></ol></li><li>Following that grouping since the integer/number displays the number of hardlinks to the file.</li><li>The last piece is the Owner and Group assignment formatted as Owner:Group.</li></ol><h1><span>Modifying the Permissions</span></h1><p><span>When in the command line, the permissions are edited by using the command <strong><em>chmod</em></strong>. You can assign the permissions explicitly or by using a binary reference as described below.</span></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:47:39 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19317200</guid>
      </item>
      <item>
         <title>Firewall</title>
         <author>oca14267170</author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19317618</link>
         <description><![CDATA[<p>A firewalls packet filter&nbsp;looks at each&nbsp;packet&nbsp;entering or leaving the network and accepts or rejects it based on user-defined rules</p><p><span style="font-size: 13px;">A proxy sever&nbsp;intercepts all messages entering and leaving the network. The&nbsp;proxy server</span><span style="font-size: 13px;">&nbsp;effectively hides the true network addresses.</span></p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 09:56:20 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19317618</guid>
      </item>
      <item>
         <title>Knoppix/Linux</title>
         <author></author>
         <link>https://padlet.com/oca14267170/ynobprah1c/wish/19317821</link>
         <description><![CDATA[<h3>User accounts</h3><h4>The user account</h4><p>The Knoppix user&nbsp;account is called “<i>knoppix</i>”. This account is for all productivity tasks, including CD burning and printing. When the X Window System starts, you are logged in to that user account automatically, without a password.</p><h4>The superuser account</h4><p>The superuser&nbsp;account is for system administration tasks. The superuser account is called the <i>root account</i>. When <i>Knoppix</i> starts, you are logged in as root&nbsp;to all four consoles automatically with no password. It is also possible to use the root account within the X Window System.</p>]]></description>
         <enclosure url="" />
         <pubDate>2014-01-15 10:01:26 UTC</pubDate>
         <guid>https://padlet.com/oca14267170/ynobprah1c/wish/19317821</guid>
      </item>
   </channel>
</rss>
