16%
03.02.2022
you very much for the insightful interview.
Infos
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0): https://creativecommons.org/licenses/by-sa/3.0/
16%
07.10.2025
to the root user. If you want to check all files, you can set scan_ignore_root="0" in the conf.maldet configuration file to check the entire database.
When maldet needs to scan large areas of the filesystem
16%
31.10.2025
-----------------------------------------------------------------
15 | 0 | SELECT STATEMENT | 3130K | 833 |
16 |* 1 | HASH JOIN | 3130K | 833 |
17 |* 2 | TABLE ACCESS BY INDEX ROWID | SALES | 566K
16%
27.05.2025
an executable Grml installation to a standard USB storage device in next to no time. If you want to do yourself a favor, grab a USB storage device with USB 3.0, which has long been standard.
As icing on the cake
16%
15.04.2014
client supplies testing123
here. To sum up, the configuration looks like this:
client localhost {
ipaddr = 127.0.0.1
secret = testing123
netmask = 32
}
The optional netmask
entry defines
16%
21.06.2013
under the GreenSQL radar and are not checked. But if you replace localhost with 127.0.0.1, everything should work as expected.
Back to School
While the permitted queries are known in principle for in
16%
30.04.2013
a server!")
And run it:
$ puppet apply myfile.pp
notice: Scope(Class[main]): Let's build a server!
notice: Finished catalog run in 0.01 seconds
Now create a simple and largely useless file in the same
16%
30.09.2013
nmap
as a cronjob once a day on a Linux machine to scan all the ports in a network range equivalent to a legacy Class B network:
/usr/bin/nmap -v -v -oG - -p 1-65535 10.1.0.0/16 > /tmp
16%
05.12.2011
-oriented programming by adding various features in 3.0 and 3.1. Subsequently, I was asked to lead the Error Model subgroup, tasked with designing an Error Model for OpenMP that would allow it to move beyond traditional
16%
10.07.2012
library, including the matching developer files. On Ubuntu, the packages go by the names of lua5.1
and liblua5.1.0-dev
; openSUSE users will need lua-devel
and liblua5