28%
22.12.2017
~ /.well-known {
13 allow all;
14 }
15
16 location / {
17 rewrite ^/(.*)$ https://www.linux-magazin.de/$1 permanent;
18 rewrite ^/$ https://www.linux-magazin.de/ permanent;
19 }
20 }
21
22
28%
09.01.2013
897781
03 5265 -rw-r--r-- 1 root root 5390660 Nov 10 10:25 PGAS Languages NCSA 2009.pdf
04 65 -rw-r--r-- 1 root root 65893 Nov 10 10:25 cavp-03.pdf
05 0 drwxr-xr-x 1 root root 0
28%
21.08.2014
MIPS : 1993.93
17 processor : 2
18 BogoMIPS : 1993.93
19 processor : 3
20 BogoMIPS : 1993.93
21 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
22 CPU implementer : 0 ... 22
28%
03.02.2022
,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,57
26,58
27,59
28,60
29,61
30,62
31,63
The lstopo tool
28%
20.11.2013
-rw-r--r-- 1 root root 65893 Nov 10 10:25 cavp-03.pdf
0 drwxr-xr-x 1 root root 0 Nov 10 10:28 FEATURES
4173 -rw-r--r-- 1 root root 4272584 Nov 10 10:28 KonigesA-2.pdf
0 drwxr-xr-x 1 root root 0 Nov
28%
28.11.2023
notify_after: 2
19 notify_all_changes: true
20 public: true
21 redirect: true
22
23 x-icmping: &icmping
24 type: icmp
25 check_interval: 60
26 timeout: 15
27 allow_notifications: true
28
28%
13.12.2018
18
19 Modules pm_buffer
20 MaxSize 102400 # 100 MByte buffer on the hard disk
21 Type disk
22
23
24
28%
11.05.2021
.50GHz
Processor base frequency 2.5GHz
Max turbo frequency 4.5GHz
Cache 8MB
Four cores (eight with hyper-threading)
45W TDP
8GB DDR4-2933 memory
Maximum of two memory channels
28%
14.03.2013
: 0
16 initial apicid : 0
17 fdiv_bug : no
18 hlt_bug : no
19 f00f_bug : no
20 coma_bug : no
21 fpu : yes
22 fpu_exception : yes
23 cpuid level : 10
24 wp
28%
25.09.2023
forwarding the
20 # user locale env variables or we get warnings such as:
21 # bash: warning: setlocale: LC_ALL: cannot change locale
22 RUN sed -i -e 's/^AcceptEnv LANG LC_\*$/#AcceptEnv LANG LC_*/' /etc