omexlu
omexlu
Problem solved need to add the following on ubuntu start-applications: `/path/to/conky/Conky.AppImage --appimage-extract-and-run` I need to use `--appimage-extract-and-run` because otherwise i have some problemes with `fuser`-command. Thanks anyway.
Anybody can supply me the iptables and ip6tables commands from the linked article to make it more strict? I am not familiar with iptables only used ufw and its not...
@ufukty Thanks for your answer, this file must be overwritten, right `/etc/systemd/system/iptables-openvpn.service`? What with the ip6tables? And how to disable the settings made by the script? Thanks in advance for...
Maybe something like this: ``` #!/bin/sh # Default policy iptables -P INPUT DROP iptables -P FORWARD DROP iptables -P OUTPUT ACCEPT # Keep state iptables -A INPUT -m state --state...
I don't know at this point because the cloud-server is not buyed actually but I make preparations 😉 And the above is only for example, but normally it is eth0....
This is only an example nothing is setting up until now 😊 I only want to know how to make the openvpn-server not so wide open like this install script...
Yes, I remember seeing this error after clonezilla was finished and I wanted to reboot the system. But also something with USB Error 100 which may be due to this...
Hm, then we have to live with it for now until this was fixed, hopefully this can neither harm the clonezilla clone, hard drives or USB 🙈 Then we just...
I never sees this to ram option in boot menu, I think live USB always boot to ram 🙄 Do you think this error get fixed soon, because of a...
Ah okay, I always choose the first line so it's booting to ram to, right? Maybe you can do somethink at clonezilla level? I I choose shutdown maybe this error...