27%
20.06.2022
-Host "Removing outdated $MigMBox.pst file." -fore yellow
20 }
21 Write-Host ""
22
23 # Create a .pst file for every mailbox found on system.
24 #
25 Write-Host "Exporting mailbox $MigMBox to file $Mig
27%
22.12.2017
Message FormApp FormMessage where
18 renderMessage _ _ = defaultFormMessage
19 - the "FormApp" web application only provides one route
20 mkYesod "FormApp" [parseRoutes|
21 /contact ContactR GET |]
22
27%
20.03.2014
"nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines
27%
26.01.2025
the required cluster in just a few minutes. The following example assumes that all commands are run on Ubuntu 22.04, but most of the commands will probably work on other distributions with just a few minor
27%
09.04.2019
:
18 - "blog.datadoc.info"
19 ---
20 apiVersion: networking.istio.io/v1alpha3
21 kind: VirtualService
22 metadata:
23 name: wordpress
24 spec:
25 hosts:
26 - "blog.datadoc.info"
27 gateways
27%
21.08.2014
is misbehaving.
OCS
OCS uses a software agent that is available for the Linux, Unix, Windows, OS X, and Android operating systems. You can download the OCS server, agents, plugins, and tools from the project ... 22
27%
29.09.2020
: 100% (54/54), done.
remote: Total 371 (delta 32), reused 44 (delta 20), pack-reused 297
Receiving objects: 100% (371/371), 71.24 KiB | 548.00 KiB/s, done.
Resolving deltas: 100% (202/202), done
27%
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
27%
16.05.2013
, one-time passwords, or both. Certificate-based two-factor authentication typically uses digital PKI certificates based on the X.509 standard. These are typically stored on a hardware certificate storage
27%
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