26%
20.05.2014
online [1]. If you want to test the Enterprise version, you can request a test key and the download link from the website [2].
Sophos UTM – first introduced in 2000 as Astaro Security Linux – has ... 20
26%
10.06.2014
:
cd /
curl -k http://pkgsrc.joyent.com/packages/SmartOS/bootstrap/bootstrap-2013Q3-x86_64.tar.gz | gzcat | tar-xf -
To rebuild the package database and update it, enter:
pkg_admin rebuild
pkgin -y up
26%
04.12.2013
_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8, file="test.bin", status="replace", &
18 action="readwrite", form="unformatted", &
19 iostat=ierr)
20
26%
26.01.2025
="number" name="t" min="0.1" max="1" value='1' step='0.1'>tan(x) and cos(x)
between 0 and 1
03 Choose
26%
30.05.2021
management. The commercial edition is made more palatable because you can try out the software and manage up to 25 systems free of charge.
Design Principles
The CFEngine design is based on several principles
26%
04.12.2024
Attaching an iSCSI Device
$ uname -a
Linux DANSBOX 6.8.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 15:51:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE
26%
09.08.2015
developments in the open source groupware alternatives PostPath, Kerio, Kolab, Open-Xchange, Scalix, Tine 2.0, Zarafa, and Zimbra.
PostPath
Somewhat unlucky in its hunt for customers, PostPath [1] used to have
25%
22.12.2017
up a software project. The process differs from one operating system to the next, but this article describes its use on Fedora 25, which first needs a couple of packages from the unofficial repository
25%
31.07.2013
_record;
14 int counter_limit;
15
16 counter_limit = 100;
17
18 for ( counter=1; counter <= counter_limit; counter++)
19 {
20 my_record.x = counter;
21 my_record.y = counter + 1
25%
20.06.2022
!), and requires at least Windows Server 2012 R2 and PowerShell 2.0. Listing 1 shows the first lines of the migration loop.
Listing 1
Migration by Script
01 foreach ($Mailbox in (Get-Mailbox)) {
02