You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hackeros-documentation.html
+21-1Lines changed: 21 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@
209
209
.replace('Celem HackerOS jest dostarczyć stabilne środowisko gotowe do pracy i rozrywki:','The goal of HackerOS is to provide a stable environment ready for work and entertainment:')
210
210
.replace('stabilność — baza Debian testing z dodatkowymi testami i stabilizacją komponentów,','stability — Debian testing base with additional tests and component stabilization,')
211
211
.replace('wydajność — opcjonalne jądro XanMod oraz zoptymalizowane firmware,','performance — optional XanMod kernel and optimized firmware,')
212
-
.replace('prostota aktualizacji — skrypty do tworzenia\\/updatu ISO\\/rootfs i proste GUI\\/CLI do aktualizacji \\(hacker-update\\),','simplicity of updates — scripts for creating/updating ISO/rootfs and simple GUI/CLI for updates (hacker-update),')
212
+
.replace('prostota aktualizacji — jedną komendą zaktualizuj caly system \\(<code>hackerupdate</code>\\),','simplicity of updates — update the entire system with one command (<code>hackerupdate</code>),')
213
213
.replace('dostosowanie — łatwa personalizacja i integracja narzędzi dla pentesterów i graczy.','customization — easy personalization and integration of tools for pentesters and gamers.')
.replace('HackerOS używa APT oraz własnego narzędzia hacker:','HackerOS uses APT and its own hacker tool:')
253
253
.replace('hacker jest wrapperem i integruje dodatkowe repozytoria\\/paczki customowe — sprawdź hacker --help.','hacker is a wrapper and integrates additional repositories/custom packages — check hacker --help.')
254
+
.replace('Instalacja specjalnych jąder (XanMod/Liquorix)','Installing Special Kernels (XanMod/Liquorix)')
255
+
.replace('Aby zainstalować jądro XanMod lub Liquorix:','To install the XanMod or Liquorix kernel:')
256
+
.replace('Użyj komendy: <code>sudo hacker unpack xanmod</code> (lub dla Liquorix: <code>sudo hacker unpack liquorix</code>)','Use the command: <code>sudo hacker unpack xanmod</code> (or for Liquorix: <code>sudo hacker unpack liquorix</code>)')
257
+
.replace('Następnie usuń aktualne jądro (ważne, aby to było jądro Debiana): <code>sudo remove-current-kernel</code>','Then remove the current kernel (important that it is the Debian kernel): <code>sudo remove-current-kernel</code>')
258
+
.replace('W interfejsie graficznym APT wybierz [OK], następnie [NIE].','In the APT graphical interface, select [OK], then [NO].')
259
+
.replace('Uruchom ponownie komputer.','Restart the computer.')
260
+
.replace('Czy specjalne jądra dają dużą różnicę wydajności w grach? Zazwyczaj są to niewielkie różnice.','Do special kernels give a big difference in performance in games? They are usually small differences.')
254
261
.replace('Konfiguracja sieci i podstawowe ustawienia','Network Configuration and Basic Settings')
.replace('Gry i autorskie aplikacje od HackerOS \\(zestaw zależny od wersji ISO\\)','Games and custom HackerOS applications (set depends on the ISO version)')
<p>HackerOS ma dawać użytkownikowi <strong>pełną kontrolę</strong>, jednocześnie oferując gotowe, przyjazne środowisko do codziennego użytku i grania. Projekt stawia na:</p>
323
331
<ul>
324
332
<li>dostępność (łatwe instalatory i GUI),</li>
333
+
<li>wydajność (customowe jądro — np. XanMod oraz opcje przeinstalowanego firmware),</li>
325
334
<li>bezpieczeństwo i prywatność użytkownika.</li>
326
335
</ul>
327
336
<h3>Cel</h3>
328
337
<p>Celem HackerOS jest dostarczyć stabilne środowisko gotowe do pracy i rozrywki:</p>
329
338
<ul>
330
339
<li><strong>stabilność</strong> — baza Debian testing z dodatkowymi testami i stabilizacją komponentów,</li>
340
+
<li><strong>wydajność</strong> — opcjonalne jądro XanMod oraz zoptymalizowane firmware,</li>
331
341
<li><strong>prostota aktualizacji</strong> — jedną komendą zaktualizuj caly system (<code>hacker update</code>),</li>
332
342
<li><strong>dostosowanie</strong> — łatwa personalizacja i integracja narzędzi dla pentesterów i graczy.</li>
0 commit comments