30%
05.08.2024
Copilot is integrated as part of Windows 11 22H2 Moment 4 or Windows 11 23H2. As with all new functions, Microsoft does not enable new services on all computers at once, but in several steps
30%
04.12.2024
Capacity": "883cc"
15 }
16 {
17 "type": "Bicycle",
18 "brand: "Canyon,
19 "model": "Ultimate CF SLX",
20 "year": 2022,
21 "frameMaterial": "Carbon",
22 "gears": 22
23 }
A vehicle of one type has
30%
03.04.2024
use Ubuntu 22.04, but you can apply all the advice to other distributions, too. ClamAV is used in conjunction with SpamAssassin as a tool for filtering mail. Where action relating to name servers
30%
26.01.2025
.DevCenter/devcenters/attachednetworks@2024-02-01' = {
18 name: networkConnection.name
19 parent: devcenter
20 ... }
21
22 resource devcenterGalleryImage 'Microsoft.DevCenter/devcenters/galleries/images@2024-02-01' existing = {
23
30%
26.11.2013
(e.target.result));
18 };
19 };
20 };
21 }
Line 1 stores a key (truncated in the listing) for encrypting and decrypting application data in the variable encRawKey
as a hexadecimal numerical sequence. The enc
30%
04.11.2011
out the relevant line in the/etc/inittab
file. This will free up some memory:
# Run xdm in runlevel 5
# x:5:respawn:/etc/X11/prefdm ‑nodaemon
Now perform a first full-system package update
30%
23.07.2012
.13.134.52):
Not shown: 994 filtered ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp closed smtp
53/tcp open domain ISC BIND 9
30%
05.12.2018
.
Figure 3: Sample pop-up dialog from Bash script: dialog --title "Message" --msgbox 'Your job is done' 6 20
If you are interested in writing TUIs for system administration, a great place to start
30%
17.03.2020
PROPERTY VALUE SOURCE
myvol type filesystem -
myvol creation Sat Feb 22 22:09 2020 -
myvol used 471K -
[ ... ]
ARC
Operating systems commonly
30%
20.06.2022
_DB_PASSWORD=SOME_DB_PASSWORD
15 command: ["start-dev"]
16
17 postgres:
18 container_name: postgres
19 image: postgres:14
20 environment:
21 - POSTGRES_PASSWORD=SOME_DB_PASSWORD
22