17%
30.11.2025
:5 rwm
18 # consoles
19 lxc.cgroup.devices.allow = c 5:1 rwm
20 lxc.cgroup.devices.allow = c 5:0 rwm
21 lxc.cgroup.devices.allow = c 4:0 rwm
22 lxc.cgroup.devices.allow = c 4:1 rwm
23 # /dev/{,u}random
24
17%
30.11.2025
, but also a full set of PowerShell modules. Again, you need PowerShell v2 installed.
The minimum requirement for installing PowerShell is the .NET Framework 2.0. The PowerShell Integrated Scripting ... Professionally manage Active Directory users, groups, and other AD objects with Windows PowerShell Version 2.0.
17%
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
17%
31.10.2025
12.10 as a storage option for our OpenStack reference architecture … ."
The Ceph open source distributed storage system combines object storage, block storage, and a Posix-compatible filesystem
17%
30.11.2025
runs with root privileges. The exceptions are Mac OS X and Solaris, where the user only needs access privileges for the network interface card device file.
By default, Tcpdump reads all the data
17%
30.11.2025
on */
17 port = 5556;
18
19 /* hub mask: the mask of servers that this server may hub. Multiple
20 * entries are permitted
21 */
22 hub_mask = "*";
23
24
17%
30.11.2025
; will run on 2GB but will be very slow with Proxy Servers attached
30GB of disk space per (Software) channel; separate partition /var/satellite/
12GB of disk space for embedded database; separate
17%
30.11.2025
of a large number of photos that have different output formats (e.g., for a picture gallery), as shown in the following code example:
Cd photos
mkdir standardphotos
For i in .jpg ; do convert $i -resize 600x ... MobaXterm, a portable X server for Windows, bundles built-in Unix/Posix tools into a single portable EXE file, letting you use a Linux command line and tools on the Windows desktop.
17%
30.11.2025
}
19
20 -re "($|%|>) " { interact }
21
22 timeout {
23 send_tty "No response from $host\n"
24 exit
25 }
26 }
The script begins as usual by saving its arguments into variables