PXE Server index.html

From Alteeve Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

 AN!Wiki :: PXE Server index.html

This is the index.html page I use on my PXE server. It's likely not W3C compliant, it uses tables and is flawed in many other ways. It's provided as a reference or, perhaps, a lesson in bad HTML style.

  • Direct link: index.html. You will need view the source once it loads or right-click -> "Save Link As" (or however your browser allows you to save the target of a link).
<head>
	<title>AN!PXE Boot Server - Source Files</span>
	<link rel="stylesheet" type="text/css" media="all" href="common.css" />
</head>
<body>
	<table>
		<tr>
			<td colspan="5" class="table_top" style="text-align: center;">
				Available images:
			</td>
		</tr>
		<tr>
			<td class="table_left" class="column_head">
				&nbsp; OS Name &nbsp;
			</td>
			<td class="column_head">
				&nbsp; Architecture &nbsp;
			</td>
			<td class="column_head">
				&nbsp; Location &nbsp;
			</td>
			<td class="column_head">
				&nbsp; Kickstart Scripts &nbsp;
			</td>
			<td class="column_head">
				&nbsp; Description &nbsp;
			</td>
		</tr>
		<tr>
			<td class="table_left">
				&nbsp; Fedora 14 &nbsp;
			</td>
			<td>
				&nbsp; x86_64 &nbsp;
			</td>
			<td>
				&nbsp; <a href="f14/x86_64/img/">Media Files</a> &nbsp;
			</td>
			<td>
				<table>
					<tr>
						<td class="table_clear" style="text-align: center; font-weight: bold; border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							Name
						</td>
						<td class="table_clear" style="text-align: center; font-weight: bold; border-bottom: 1px dotted #7f7f7f;">
							Description
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/generic_server.ks">generic_server.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installs a stripped-down Fedora 14 system. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node01.ks">an-node01.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installer for the Generic AN-Node 01. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node02.ks">an-node02.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installer for the Generic AN-Node 02. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node03.ks">an-node03.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installer for the Generic AN-Node 03. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node04.ks">an-node04.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installer for the Generic AN-Node 04. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node05.ks">an-node05.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installer for the Generic AN-Node 05. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f; border-bottom: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node06.ks">an-node06.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="border-bottom: 1px dotted #7f7f7f;">
							&nbsp; Installer for the Generic AN-Node 06. &nbsp;
						</td>
					</tr>
					<tr>
						<td class="table_clear" style="border-right: 1px dotted #7f7f7f;">
							&nbsp; <a href="f14/x86_64/ks/an-node07.ks">an-node07.ks</a> &nbsp;
						</td>
						<td class="table_clear" style="">
							&nbsp; Installer for the Generic AN-Node 07. &nbsp;
						</td>
					</tr>
				</table>
			</td>
			<td>
				&nbsp; General installer for Fedora 14, x86_64. &nbsp;<br />
				<br />
				&nbsp; Optional kickstart files for generic pre-built Fedora 14 x86_64<br />
				&nbsp; and AN!Node installations. All kickstart scripts will auto-detect<br />
				&nbsp; and properly use Compaq/HP Proliant controllers, 1 or 2 old-style<br />
				&nbsp; '/dev/hdX' (RAID 1 with 2 disks) and 1 to 6 '/dev/sdX' drives.<br />
				&nbsp; With 2 drives, RAID 1 is used. With 3 to 6 drives, RAID 5 is used.<br />
			</td>
		</tr>
		<tr>
			<td class="table_left">
				&nbsp; Fedora 14 &nbsp;
			</td>
			<td>
				&nbsp; i386 &nbsp;
			</td>
			<td>
				&nbsp; <a href="f14/i386/img/">Media Files</a> &nbsp;
			</td>
			<td>
				&nbsp; -- &nbsp;
			</td>
			<td>
				&nbsp; General installer for Fedora 14, i386. &nbsp;
			</td>
		</tr>
		<tr>
			<td class="table_left">
				&nbsp; CentOS 5.5 &nbsp;
			</td>
			<td>
				&nbsp; x86_64 &nbsp;
			</td>
			<td>
				&nbsp; <a href="c5/x86_64/img/">Media Files</a> &nbsp;
			</td>
			<td>
				&nbsp; -- &nbsp;
			</td>
			<td>
				&nbsp; General installer for CentOS 5.5, x86_64. &nbsp;
			</td>
		</tr>
		<tr>
			<td class="table_left">
				&nbsp; RHEL 6 beta 2 &nbsp;
			</td>
			<td>
				&nbsp; x86_64 &nbsp;
			</td>
			<td>
				&nbsp; <a href="rhel6b2/x86_64/img/">Media Files</a> &nbsp;
			</td>
			<td>
				&nbsp; -- &nbsp;
			</td>
			<td>
				&nbsp; General installer for Red Hat Enterprise Linux v. 6, beta 2, x86_64. &nbsp;
			</td>
		</tr>
	</table>
</body>

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.