|
|
(3 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <center> | | <center> |
− | <html>
| + | <div style="width:40%;">{{PAGENAME}} is part of a series on [[administration]].<br /> |
− | <script type="text/javascript">
| + | |
− | function admin_toggle() {
| + | |
− | $('#admin_display_text').html($('#admin_hidden_display').html());
| + | |
− | $('#admin_hidetext').html($('#admin_hide_msg').html());
| + | |
− | $('#admin_hidetext').attr('onClick','admin_vape();');
| + | |
− | }
| + | |
− | function admin_vape() {
| + | |
− | $('#admin_display_text').html('');
| + | |
− | $('#admin_hidetext').html($('#admin_show_msg').html());
| + | |
− | $('#admin_hidetext').attr('onClick','admin_toggle();');
| + | |
− | }
| + | |
− | </script></html>
| + | |
− | <div style="width:40%; border: 1px solid #000;">{{PAGENAME}} is part of a series on [[administration]].<br /> | + | |
− | <html><a id='admin_hidetext' onclick="admin_toggle();"><b>[ Log-in ]</b></a></html><br /><div id='admin_display_text'></div>
| + | |
− | </div>
| + | |
− | | + | |
− | <div id='admin_hidden_display' style='display:none; height:1px; width:1px;'>
| + | |
− | '''System administration'''<br />
| + | |
− | [[Gentoo Installation]] • [[bash]] • [[MS-DOS]] • [[Dmcrypt]] • [[NGINX]] • [[MySQL]] • [[MySQL Troubleshooting]]
| + | |
− | | + | |
− | '''Network administration'''<br />
| + | |
− | [[iptables]] • [[subnetting]]
| + | |
− | | + | |
− | </div>
| + | |
− | <div id='admin_hide_msg' style='visibility:hidden; height:1px; width:1px;'><b>[ Logout ]</b></div>
| + | |
− | <div id='admin_show_msg' style='visibility:hidden; height:1px; width:1px;'><b>[ Log-in ]</b></div>
| + | |
− | </center>
| + | |
− | <includeonly>[[Category:Administration|{{PAGENAME}}]]</includeonly><noinclude>
| + | |
− | | + | |
− | [[category:Templates]]</noinclude>
| + | |