Hauptseite: Unterschied zwischen den Versionen

Aus QBWiki
Zur Navigation springenZur Suche springen
 
(69 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{{#css:
+
__NOTOC__
  
  a { text-decoration: none; color: inherit !important; }
+
== Games ==
  
  span.category-button {
+
[[Die Siedler IV]]
    color: #201e3c;
 
    border: 2px solid #201e3c;
 
    border-radius: 5px;
 
    font-family: 'Helvetica';
 
    background-color: #FFF;
 
    padding: 6px 12px;
 
    transition: .2s;
 
  }
 
  span.category-button:hover {
 
    color: #FFF;
 
    border: 2px solid #201e3c;
 
    background-color: #201e3c;
 
    transition: .2s;
 
  }
 
  .flex, [class^="flex"] { display: flex; }
 
  .flex-row { flex-direction: row; }
 
  .flex-col { flex-direction: column; }
 
  .flex-sb { justify-content: space-between; }
 
  .flex-sa { justify-content: space-around; }
 
  .flex-se { justify-content: space-evenly; }
 
}}
 
  
<!-- Buttons and Categories -->
 
  
<div id="button-container" class="flex">
+
== PHP ==
  
<span class="category-button">
+
[[Clean PHP Ini Files]]
[[:Category:Server|Server]]
 
</span>
 
<span class="category-button">
 
[[:Category:Linux|Linux]]
 
</span>
 
<span class="category-button">
 
[[:Category:Ubiquiti|Ubiquiti]]
 
</span>
 
<span class="category-button">
 
[[:Category:CentOS|CentOS]]
 
</span>
 
<span class="category-button">
 
[[:Category:Bash|Bash]]
 
</span>
 
<span class="category-button">
 
[[:Category:Skripte|Skripte]]
 
</span>
 
  
</div>
+
 
 +
== Alcatel Lucent Enterprise AOS ==
 +
 
 +
[[ AOS 8 Command Overview ]]
 +
 
 +
[[ Example Setups ]]
 +
 
 +
== Alcatel Lucent Enterprise OXE ==
 +
[[OXE_Allgemeines]]
 +
 
 +
[[Create Traces]]
 +
 
 +
[[Board Debugging]]
 +
 
 +
 
 +
== Juniper ==
 +
[[Juniper_Overview|Overview]]
 +
 
 +
 
 +
== Other Stuff ==
 +
 
 +
 
 +
[[Firefox Extension - Smaller YouTube Thumbnails]]
 +
 
 +
===VMWare ESXi - vCenter Server===
 +
 
 +
[[vCenter Server: Shell.set command not found]]
 +
 
 +
 
 +
=== Lancom Firewall ===
 +
 
 +
[[Introduction]]
 +
 
 +
 
 +
[[Docker NIC Passthrough]]
 +
 
 +
[[Archive]]

Aktuelle Version vom 10. Dezember 2025, 20:55 Uhr