forked from haktuts/haktuts.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLinux.html
More file actions
431 lines (248 loc) · 13.4 KB
/
Copy pathLinux.html
File metadata and controls
431 lines (248 loc) · 13.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
<!DOCTYPE html>
<script src="js/html5shiv.js"></script>
<html lang="en" class="no-js">
<head>
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/component.css" />
<script src="js/modernizr.custom.js"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=1378">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="images/favicon.gif"/>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="src/flipclock/css/flipclock.css">
<script src="js/modernizr.custom.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
<script src="js/jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script type="text/javascript" src="js/jquery.min.js"></script>
</head>
<body bgcolor="#000000">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-56251861-1', 'auto');
ga('send', 'pageview');
</script>
</div>
<div class="la-anim-1"></div>
<div id="wrapper">
<div id="center_top">
<div id="container">
<section id="top_panel">
<div class="container">
<ul class="social_icons">
<li class="vimeo"><a href="http://www.youtube.com/playlist?list=PL5RPGBrEZqxLPKbtJQUpRXaLFdK6CGy2W" title="Youtube"></a></li>
<li class="twitter"><a href="https://www.twitter.com/HAKTUTS" title="Twitter"></a></li>
<li class="facebook"><a href="https://www.facebook.com/groups/1562639250623631/" title="Facebook"></a></li>
<li class="googleplus"><a href="https://plus.google.com/113679497082558809876" title="Google+"></a></li>
</ul>
<ul class="links">
<li><a href="Home.html" title="Home">Home</a></li>
<li><a href="download-all-hacking-tools.html" title="Download">Download</a></li>
<li><a href="Contact-us.html" title="Contact">Contact</a></li>
</ul>
</div>
</section>
<section class="container">
<header id="header">
<div id="sticky_navigation" class="shadow">
<div class="container">
<a href="index.html" id="logo" style="background: none; ">
<h1> HaKTuts
</h1>
</a>
<meta name="language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="" />
<meta name="keywords" content=" " />
<meta name="classification" content="Ethical hacking, Linux ,Tips and tricks, News, Download" />
<meta name="distribution" content="Global" />
<meta name="rating" content="General" />
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="10 days" />
<link rel="shortcut icon" href="images/favicon.gif"/>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<title> Welcome to HaKTuts </title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300|Droid+Sans:400,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300|Droid+Sans:400,300|Lily+Script+One' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script><!--GOOGLE MAPS-->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Divisions for loading effects -->
<div class="la-anim-10"></div>
<div class="container">
<div class="main">
<div id="navigation-wrapper">
<nav id="main-navigation">
<ul class="main-menu">
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Home.html'" >Home</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Free-ethical-hacking-course-online.html'">Ethical Hacking</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Linux.html'" class="active">Linux</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='http://haktuts.blogspot.in'">Blog</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='http://www.haktuts.in/'">Free Paid Android Application</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Book.html'">Book</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='download-all-hacking-tools.html'">Download</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Contact-us.html'">Contact Us</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='https://cse.google.com/cse/publicurl?cx=001639366659799729802:vr921b1tgry#gsc.tab=0&gsc.q=haktuts&gsc.sort='">Hackers Search Engine</button>
</div>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
</section>
</section>
<div id="wb_element_instance1288" style="left: 0px; top: 0px; width: 180px; height: 0px; min-width: 180px; min-height: 50px;padding-left: 10px; z-index: 299;"><ul class="vmenu"><li><a href="Installation.html" target="_self" title="Installation">Installation</a></li><li><a href="Intro-to-File-Directory.html" target="_self" title="Intro to File Directory">Intro to File Directory</a></li><li><a href="Basic-Commands.html" target="_self" title="Basic Commands">Basic Commands</a></li><li><a href="File-Management.html" target="_self" title="File Management">File Management</a></li><li><a href="VIM.html" target="_self" title="VIM">VIM</a></li><li><a href="User-Group-Management.html" target="_self" title="User &amp; Group Management">User & Group Management</a></li><li><a href="Maintenance-of-Linux-system.html" target="_self" title="Maintenance of Linux system">Maintenance of Linux system</a></li><li><a href="System-Management.html" target="_self" title="System Management">System Management</a></li><li><a href="Network-Managemnt.html" target="_self" title="Network Managemnt">Network Managemnt</a></li><li><a href="Server-Management.html" target="_self" title="Server Management">Server Management</a></li><li><a href="Security.html" target="_self" title="Security">Security</a></li><li><a href="Shell-Scripting.html" target="_self" title="Shell Scripting">Shell Scripting</a></li></ul></div>
<div id="wb_element_instance11"class="wb_element" style="left: 0px; top: 0px; width: 1000px; height: auto; min-width: 900px; min-height: 500px;padding-left: 200px ;padding-bottom: 50px; z-index: 299; ">
<p class="wb-stl-normal"><strong>LINUX </strong> is a Unix-like and mostly POSIX-compliant computer operating system assembled under the model of free and open-source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released on 5 October 1991 by Linus Torvalds. The Free Software Foundation uses the name GNU/Linux to describe the operating system.</p>
<p class="wb-stl-normal">Linux is the first truly free Unix-like operating system. The underlying GNU Project was launched in 1983 byRichard Stallman originally to develop a Unix-compatible operating system called GNU, intended to be entirely free software. Many programs and utilities were contributed by developers around the world, and by 1991 most of the components of the system were ready. Still missing was the kernel.</p>
<p class="wb-stl-normal">Linus Torvalds invented Linux itself in 1991. This kernel, which is called Linux, was afterwards combined with the GNU system to produce a complete free operating system.</p>
<p class="wb-stl-normal">Linux Kernel was bundled with many software's from various distributors and it gave rise to many flavors of LINUX.</p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<h2 class="wb-stl-heading2"> </h2>
<h2 class="wb-stl-heading2"> </h2>
<h2 class="wb-stl-heading2"> </h2>
<h2 class="wb-stl-heading2"> </h2>
<h2 class="wb-stl-heading2"> </h2>
<h2 class="wb-stl-heading2">Features Of Linux OS:</h2>
<p> </p>
<p class="wb-stl-normal">1. Open Source- Free</p>
<p class="wb-stl-normal">2. Multitasking</p>
<p class="wb-stl-normal">3. Multi-User</p>
<p class="wb-stl-normal">4.Portable</p>
<p class="wb-stl-normal">5.Reliability</p>
<p class="wb-stl-normal">6.Scalability</p>
<p class="wb-stl-normal">7.Networking & Security</p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
</div>
</div><!--CENTER PAGE ENDS-->
</div><!--CONTAINER PAGE ENDS-->
</div><!--WRAPPER ENDS-->
<div id="fb-root">
<section id="copyrights">
<div class="container">
<center>
<p>© 2014 <a href="Home.html" target="_blank" class="colored-text"> HaKTuts</a>. All rights reserved.</p></center></div>
</section>
<script src="js/classie.js"></script>
<script>
var loader = document.getElementById('la-anim-6-loader')
, border = document.getElementById('la-anim-6-border')
, α = 0
, π = Math.PI
, t = 15
, tdraw;
function PieDraw() {
α++;
α %= 360;
var r = ( α * π / 180 )
, x = Math.sin( r ) * 250
, y = Math.cos( r ) * - 250
, mid = ( α > 180 ) ? 1 : 0
, anim = 'M 0 0 v -250 A 250 250 1 '
+ mid + ' 1 '
+ x + ' '
+ y + ' z';
loader.setAttribute( 'd', anim );
border.setAttribute( 'd', anim );
if( α != 0 )
tdraw = setTimeout(PieDraw, t); // Redraw
}
function PieReset() {
clearTimeout(tdraw);
var anim = 'M 0 0 v -250 A 250 250 1 0 1 0 -250 z';
loader.setAttribute( 'd', anim );
border.setAttribute( 'd', anim );
}
var inProgress = false;
Array.prototype.slice.call( document.querySelectorAll( '#la-buttons > button' ) ).forEach( function( el, i ) {
var anim = el.getAttribute( 'data-anim' ),
animEl = document.querySelector( '.' + anim );
el.addEventListener( 'click', function() {
if( inProgress ) return false;
inProgress = true;
classie.add( animEl, 'la-animate' );
if( anim === 'la-anim-6' ) {
PieDraw();
}
setTimeout( function() {
classie.remove( animEl, 'la-animate' );
if( anim === 'la-anim-6' ) {
PieReset();
}
inProgress = false;
}, 6000 );
} );
} );
</script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script type="text/javascript" src="js/hinclude.js"></script>
<script type="text/javascript" src="js/jquery.lazy.js"></script>
</body>
</html>