Difference between revisions of "Unix system administration"

From "A B C"
Jump to navigation Jump to search
(Created page with "<div id="APB"> <div class="b1"> System administration </div> {{dev}} Administering a Unix (Linux) server is not that hard and many help resources are available. The worst ...")
 
m
 
Line 13: Line 13:
 
__TOC__
 
__TOC__
  
 +
<table id="toc" class="toc"><tr><td><div id="toctitle"><span style="font-size:125%; ">Related Pages</span></div>
 +
<ul>
 +
<li><span class="toctext">[[Network Configuration]]</span></li>
 +
<li><span class="toctext">[[Apache]]</span></li>
 +
</ul>
 +
</td></tr></table>
  
 
&nbsp;
 
&nbsp;
Line 61: Line 67:
 
&nbsp;
 
&nbsp;
 
[[Category:Applied_Bioinformatics]]
 
[[Category:Applied_Bioinformatics]]
 +
[[Category:Unix]]
 
</div>
 
</div>

Latest revision as of 15:49, 16 September 2012

System administration


This page is a placeholder, or under current development; it is here principally to establish the logical framework of the site. The material on this page is correct, but incomplete.


Administering a Unix (Linux) server is not that hard and many help resources are available. The worst that can happen is that you can lose your data[1]. Keep your backups up to date.


Related Pages

 

Introductory reading



 

Contents

Security


 

Notes

  1. Well, maybe worse: someone could steal your password(s), install a keystroke logger, and/or capture your bank-account login information.


 

Further reading and resources