Changes

Jump to: navigation, search

SEC520/labs/Lab 1

190 bytes removed, 15:51, 31 January 2018
no edit summary
<ul>
<li>[http://www.kali.org/ Kali Linux Website]</li>
<li>[http://linuxmanpages.com/ Online Linux Manpages]<ul>
<li>[http://www.unix.com/man-page/Linux/8/adduser/ adduser]</li>
<li>[http://linuxmanpages.com/man8/visudo.8.php visudo]</li>
<li>[http://linuxmanpages.com/man8/rpm.8.php rpm]</li>
<li>[http://www.unix.com/man-page/Linux/8/service/ /sbin/service]</li>
</ul></li>
<li>[http://www.virtualbox.org/wiki/Documentation VirtualBox Documentation]</li>
<li>[http://docs.fedoraproject.org/en-US/Fedora_Core/5/html/Release_Notes/ Fedora Core 5 Documentation]</li>
</ol>
<pre>gdebi [filename] </pre>
<ol>
<li value="13">Make appropriate selections to have VirtualBox application installed.</li>
</ol>
}}
{{Admon/important|Installing telnet-server|It may be difficult to simply install applications from repositories for unsupported Linux distributions (like Fedora Core 5). Instead, perform the following steps:<ol type="a"><li> Download the rpm packages for <b>telnet-server </b>and <b>xinted</b> by clicking on the following links:<br />[http://rpm.pbone.net/index.php3/stat/4/idpl/16682910/dir/fedora_5/com/telnet-server-0.17-35.2.1.i386.rpm.html Telnet Server Download Page] (select a download mirror)<br />[http://rpm.pbone.net/index.php3/stat/4/idpl/16683039/dir/fedora_5/com/xinetd-2.3.13-6.2.1.i386.rpm.html xinetd Dependency Download Page] (select a download mirror).</li><li>Change directory to where files were downloaded.</li><li>Install the <b>xinetd</b> dependency first, then the <b>telnet-server</b> program by using <b><nowiki>rpm -i &lt;packagename&gt; </nowiki></b>(you can ignore warnings. If you can't install due to public key issues, you can download public keys from the following site: [http://dl.fedoraproject.org/pub/archive/fedora/linux/core/5/ http://dl.fedoraproject.org/pub/archive/fedora/linux/core/5/].</li><li>Issue the command: <b><nowiki>/sbin/chkconfig telnet on</nowiki></b> to start the telnet server.</li></ol><br />
After installing telnet-server, edit the file <b>/etc/xinetd.d/telnet</b> and change to "no" for disable. Then you need to reload xinetd by issuing the command: <b>/sbin/service xinetd reload</b><br /><br />You should become familiar with the <code>/sbin/service</code> , <code>/sbin/chkconfig</code> , and <code>/usr/sbin/sestatus</code> to set services, and to provide information to instructor for lab sign-off.
}}
<li>TELNET Server (located under "On Demand" services)</li>
</ul>
<br>(You can alternatively list service status by issuing the command: <b>/sbin/service --status-all</b>)<br><br <="" li="">
</li><li>Proceed to Task #3</li>
</ol>
</p><p><br>
</p>
 
<h1> <span class="mw-headline"> Completing the Lab </span></h1>
<li>Completed Lab 1 notes.</li>
</ol>
<p><br></p>
<h1> <span class="mw-headline"> Preparing for Quizzes </span></h1>

Navigation menu