Nordstrand преди 3 години
родител
ревизия
64cca731b4
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      config/pc/kubuntu.md

+ 2 - 2
config/pc/kubuntu.md

@@ -41,8 +41,8 @@ breadcrumbs:
     - Select "ignore selection" to avoid copying when selecting text.
     - Set the history size to 1 (effectively disabling the history).
 1. Setup firewall:
-    - Remove other firewalls: `sudo apt purge ufw firewalld`.
-    - Install IPTables stuff: `sudo apt install iptables iptables-persistent netfilter-persistent`.
+    - Remove other firewalls: `sudo apt purge ufw firewalld`
+    - Install IPTables stuff: `sudo apt install iptables iptables-persistent netfilter-persistent`
     - (Alternative 1) Create an IPTables script (e.g. [iptables.sh](https://github.com/HON95/scripts/blob/master/linux/iptables/iptables.sh)).
     - (Alternative 2) Run my preset (basics only, no SSH etc.): `curl https://raw.githubusercontent.com/HON95/scripts/master/linux/iptables/iptables.sh | sudo bash`
 1. Firefox: