17%
17.06.2017
Software services packaged as containers finally reached the remotest corners of IT about three years ago. Docker [1], rkt [2], LXC [3], and the like see themselves confronted with technologies
16%
20.05.2014
daily
05 missingok
06 notifempty
07 compress
08 delaycompress
09 sharedscripts
10 postrotate
11 invoke-rc.d rsyslog reload > /dev/null
12 endscript
13 }
Finally, to see the syslog
16%
30.01.2024
usually takes place within 12 hours but is by no means even close to real time. That said, you can see on the portal that the command has taken effect after just a few minutes; the status of Azure AD
16%
09.04.2019
Version: networking.istio.io/v1alpha3
02 kind: Gateway
03 metadata:
04 name: wordpress-gateway
05 spec:
06 selector:
07 istio: ingressgateway
08 servers:
09 - port:
10 number: 443
11 name: https
16%
20.06.2022
yellow
07 continue
08 }
09 Write-Host ""
10
11 [...]
12
13 Write-Host "Removing all MailboxExportRequests." -fore green
14 Get-MailboxExportRequest | Remove-MailboxExportRequest -Confirm
16%
07.04.2022
WorldApp extends StatelessWidget {
08 @override
09 Widget build(BuildContext context) {
10 return MaterialApp(
11 title: 'Hello World',
12 home: Scaffold(
13 appBar: AppBar(
14