12%
04.10.2018
active Fa0/1, Fa0/2, Fa0/3, Fa0/4,
Fa0/5, Fa0/6, Fa0/7, Fa0/8,
Fa0/9, Fa0/10, Fa0/11, Fa0/12
10
12%
12.09.2013
/home/en/services
Downloads: http://www.ulteo.com/home/en/ovdi/openvirtualdesktop/3.0
Ulteo OVD HTML5 web client: http://www.ulteo.com/home/en/news/2012/09/12
iOS client no longer in AppStore: http://www.ulteo.com
12%
21.08.2014
, no network calls
06 #source = ocs.computers.replay
07 #file = computers.xml
08
09 ## OCS SOURCE PARAMETERS ##
10 source.url = http://ocs-server.mydomain.com
11 source.username = SOAP_USER
12 source
12%
06.10.2022
_init_remote(&unw_cursor, g_unw_as, unw_ctx));
05
06 /* - Search - */
07 bool found_stack_entry = false;
08 do {
09 unw_word_t ip = 0;
10 unw_get_reg(&unw_cursor, UNW_REG_IP, &ip);
11
12 Dwfl_Module* module = dwfl
12%
01.06.2024
, and almost 80 for larger images.
Leaks of long-lived credentials are a common cause of data breaches (https://securitylabs.datadoghq.com/articles/public-cloud-breaches-2022-mccarthy-hopkins/), making
12%
12.05.2020
:18.04
In this case, /etc
is obviously being created read-write (rw
), with no set UID (nosuid
), no execution (noexec
), and a fixed size of 2GB (2g
). For more options, check out the tmpfs
docs
12%
20.03.2014
": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14 ],
15
12%
18.06.2014
- 112 days]: 8101 ( 2.09%) ( 25.12% cumulative)
[ 112- 168 days]: 47729 ( 12.30%) ( 37.42% cumulative)
[ 168- 252 days]: 3578 ( 0.92%) ( 38.34% cumulative)
[ 252- 365 days]: 4970
12%
30.11.2020
using the same name range for internal and external connections. The "mail.domain.com" name is all it takes for client access to all the servers in an environment.
You can change the names of the access
12%
02.08.2022
crunch away on installing MariaDB. The first step is to download and run the MariaDB repo setup script:
wget https://downloads.mariadb.com/MariaDB/mariadb_repo_setup
chmod +x mariadb_repo_setup
sudo