26%
27.09.2024
Design Document with Views
{
"_id": "_design/queries",
"_rev": "6-856a5c52b1a9f33e136b7f044b14a8e6",
"language": "javascript",
"views": {
"by-timestamp": {
"map": "function (doc) {\n
26%
18.07.2013
additions to the Nginx ecosystem is the Naxsi module [6], which converts Nginx into a Web Application Firewall (WAP). Naxsi, which was introduced in 2011, is still in development, but many networks
26%
09.01.2013
running Node.js
6) 64bit Amazon Linux running Node.js
...
Don't create an RDS instance this time, so type n
for that option; however, notice how easy launching a whole DB-backed application would
26%
09.01.2013
://www.sleuthkit.org/autopsy
373
4
SIFT
https://computer-forensics2.sans.org/community/siftkit/#overview
328
5
BackTrack
http://www.backtrack-linux.org
298
6
26%
17.04.2017
settings of the computers. The fastest way to launch the network connection configuration tool is to use ncpa.cpl at the command line.
Optimizing Reverse Zones and IPv6 Settings
Working with a reverse zone
26%
03.02.2022
for the CPUs:
-----------text01 code
$ cat /sys/devices/system/cpu/cpu0/topology/thread_siblings_list
0,32
If the first number in the output [6] is equal to the CPU number in the command, then it's a real core
26%
22.05.2023
provider (IDP). In this case, you should create a new user, either in the console or with the mc utility.
For example, to add user 8pu2T6NBB6
for the deployment mycluster1
defined earlier with the secret
26%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
26%
07.11.2023
, mount the new filesystem and check it with the df
command. The Ubuntu 22.04 example can illustrate this process (Listing 6).
Listing 6: LV Block Device for Filesystem
$ sudo mkdir /mnt/test
$ sudo mkfs.ext4
26%
02.02.2021
--reserve-mb='auto'
40 %end
41
42 %anaconda
43 pwpolicy root --minlen=6 --minquality=1 --notstrict --nochanges --notempty
44 pwpolicy user --minlen=6 --minquality=1 --notstrict --nochanges --emptyok
45