18%
12.02.2014
B hald-addon-input
...
22.9 MiB + 4.0 MiB = 26.9 MiB plasma-desktop
26.0 MiB + 5.7 MiB = 31.7 MiB konsole (3)
28.3 MiB + 4.4 MiB = 32.7 MiB kwin
41.0 MiB + 2.0 MiB = 43.0 MiB Xorg
146
18%
06.10.2019
.get('mail')
22 if not useremail:
23 print "User " + username + " has no Email address in LDAP"
24 # Import smtplib for the actual sending function
25
18%
10.06.2015
Server 2008, 2008 R2, 2012, 2012 R2 (x86, 64), Windows 7 and 8
Linux
Debian 6/7, Kali Linux, Fedora 20/21, Red Hat ES 5, CentOS 5/6/7, Oracle Linux 5/6/7, Red Hat ES 6/7, SUSE 10/11, Ubuntu ... SecurityX-Ray
18%
30.11.2020
since version 2007, which is the basic prerequisite for using the corresponding API. In addition, you need the Exchange Web Services Managed API 2.2 [1].
If you only use Exchange locally, the EWS API
18%
30.01.2024
Dell Precision Workstation T7910
Power
1,300W
CPU
2x Intel Xeon Gold E5-2699 V4, 22 cores, 2.4GHz, 55MB of cache, LGA 2011-3
GPU, NPU
n/a*
Memory
18%
05.02.2023
Map
18 metadata:
19 name: mariadb
20 labels:
21 app: mariadb
22 data:
23 MYSQL_ROOT_PASSWORD: mysqlroot
24 MYSQL_DATABASE: db1
25 MYSQL_USER: mysqluser
26 MYSQL_PASSWORD: mysqlpwd
18%
13.02.2017
others.
Use SELinux, if possible; otherwise, use AppArmor [16], grsecurity [17], or PaX [18] to lock down unexpected system resource access.
Patch your systems more often than usual; even official
18%
03.04.2024
. When the control panel deploys a WordPress server, its scripts assume that the server is running on Ubuntu 20.04 or 22.04.
The other shortcoming is the user interface (UI). Because it is based on Word
18%
12.11.2012
@trapper:~\$ "
send -- "ssh aspen\r"
expect -exact "ssh aspen\r
khess@aspen’s password: "
send -- "PASSWORD\r"
expect -exact "\r
Linux aspen 2.6.32-43-server #97-Ubuntu SMP Wed Sep 5 16:56:41 UTC 2012 x86_64 GNU
18%
07.10.2014
compiling (Listing 2).
Listing 2
Sheepdog Uses the FNV-1a Algorithm
01 #define FNV1A_64_INIT ((uint64_t) 0xcbf29ce484222325ULL)
02 #define FNV_64_PRIME ((uint64_t) 0x100000001b3ULL)
03
04