19%
15.08.2012
examples:
julia> run(`echo hello`)
hello
julia> run(`date`)
Tue Jul 31 15:13:25 EDT 2012
Julia treats shell commands and external programs differently from most languages. Instead of “shelling out
19%
14.08.2017
Server 2012, the OS should have at least 2GB of RAM available, or 4GB on a physical system with a large amount of RAM.
In Hyper-V virtualization does the dynamic memory configuration comply with best
19%
18.07.2013
cloud provider Cloud.com, Citrix also put its cloud management platform CloudStack [1] under the GPLv3.
The handover of the project from Citrix to the Apache Foundation in April 2012 was accompanied
19%
24.04.2012
. This could mean adding these names to your /etc/hosts
file. Additionally, you need to be able to log in to all of the RADOS nodes as root
later on for the call to mkcephfs
, and root needs to be able to call
19%
02.03.2012
the name server will listen for queries (look for the IP
files under root/
if you need to change it in the future).
Believe it or not, that almost takes care of the installation.
As an example of how
19%
22.06.2014
VMs access to the outside world.
Auth Node
This node operates Keystone, the ID service, which is something like the root service in OpenStack – without it, the other components cannot
19%
05.09.2011
INITRD = "/boot/initrd.img-2.6.32-24-generic", # initrd to use
07 ROOT = "sda1", #Root partition
08 BOOT = hd #boot form harddisk
09 ]
10 DISK = [
11 SOURCE = "/opt
19%
27.10.2011
-up, as I have in the Bash aliases above. Third, you could create a config file called ~/.iftoprc
inside the root user’s home directory (libpcap needs fully elevated access to the interface, so root
19%
13.12.2011
Host
. The DocumentRoot
should point to a directory in which you already have a content management system or static web content in place. This setup lets you test your web application for IPv6 capability on the fly
19%
22.09.2016
, working as root, you can type
mkfs.xfs /dev/pmem0
to create an XFS filesystem and mount as usual with:
mount -o dax /dev/pmem0 /mnt
Note that the mount option here is dax
, which enables