Subversion Repositories SmartDukaan

Rev

Rev 4436 | Rev 5542 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4436 varun.gupt 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta name="Description" content="Learn to Install And Use Linux. Its easy as 123..." />
6
	<title>Learn to Install And Use Linux | Saholic.com</title>
7
	<style>
8
ol	{	padding: 5px 30px !important;	}
9
    </style>
10
 #include ( "templates/commoncssfiles.vm" )
11
</head>
12
<body>
13
	<noscript>
14
		<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
15
	</noscript>
16
$action.getHeaderSnippet()
17
	<div id="main">
18
		<div class="main-content">
19
			<div id="registration">
20
				<div class="middle">
21
					<div style="margin: 0px 60px 0px 60px; padding: 30px 10px;">
22
						<h1>Learn to Install And Use Linux </h1><br />
23
						<p>Linux is a Free &amp; Easy to use Operating system. It comes with powerful Entertainment, Office &amp; Web Browsing Applications.</p>
24
						<br />
25
						<h4>New to Linux ! Follow these easy steps Now...</h4>
26
						<br />
27
						<ol>
4589 varun.gupt 28
							<li style="text-align:justify;padding: 5px 0px;">We recommend using Ubuntu Linux if this is the first time you are using Linux. Downloading and Installation Instructions are available at  <a href="http://www.ubuntu.com/download/ubuntu/download" target="_blank">http://www.ubuntu.com/<WBR>download/ubuntu/download</a></li>
29
							<li style="text-align:justify;padding: 5px 0px;">Download the Ubuntu Manual from <a href="http://ubuntu-manual.org" target="_blank">http://ubuntu-manual.org</a></li>
30
							<li style="text-align:justify;padding: 5px 0px;">
4436 varun.gupt 31
								If you still have questions head to popular forums like
32
								<ol style="list-style-type:lower-roman;">
4589 varun.gupt 33
									<li><a href="http://www.linuxquestions.org/questions/linux-newbie-8/" target="_blank">http://www.linuxquestions.org/questions/linux-newbie-8/</a></li>
34
									<li><a href="http://www.linuxforums.org/forum/ubuntu-linux/" target="_blank">http://www.linuxforums.org/forum/ubuntu-linux/</a></li>
35
									<li>We also have a forum specially for First time Linux Users from India - <a href="http://linuxindia.lefora.com" target="_blank">http://linuxindia.lefora.com</a></li>
4436 varun.gupt 36
								</ol>
37
							</li>
4589 varun.gupt 38
                            <li style="text-align:justify;padding: 5px 0px;">Read and become a member of the Linux-India Project at <a href="http://linux-india.org" target="_blank">http://linux-india.org</a></li>
4436 varun.gupt 39
						</ol>
40
                    </div>
41
				</div>
42
			</div>
43
		</div>
44
	</div>
45
#include("templates/footer.vm")
46
#include ( "templates/commonjsfiles.vm" )
47
</body>
48
</html>