Linux
Linux stuff
For those accounts which does not have a valid shell, those with nologin for instance, it’s sometimes difficult checking which ulimit applies to that account. We have however an easy way to check and confirm it with the following command.
# su - apache -c 'ulimit -aHS' -s '/bin/bash'
I really like openWRT routers software. It is a brilliant piece of software easy to manage and very powerful. Compatible with thousands of routers but also with a lot of ARM boards and others (GL-B1300, raspberry Pi4, raspberry Pi3, raspberry Pi2, X86 virtual machines, bananaPi Pro, nanopi, etc..)
digging a bit in internet, I could not find any documentation about how to configure openWRT to work with PPTP/L2TP/iKev2 instead of openVPN as client.
Whether obviously openVPN is more integrated Read more...
Symptoms:
Loading the System Overview page it does not show any App running, even when you have some up and working.
Apps tab does not show any App installed or even running.
in System --> Settings tab we cannot start/stop apps (i.e ReadyDLNA). Any attempt to start any app (iTunes, UPnP, etc) shows the error "Cannot start service without volume" (also showing an error code like 15002040001)
You do not have the /apps or the /home folders mounted and available.
That is caused Read more...