23%
28.11.2023
and install the VS Code Server component into the target Linux environment. This footprint, well beyond 100MB, represents the runtime software for Visual Code Server. From the SSH remoting scenario, you can
23%
30.11.2020
cri-o-${CRIO_VERSION}
The following NEW packages will be installed
cri-o-1.17
0 to upgrade, 1 to newly install, 0 to remove and 0 not to upgrade.
Need to get 17.3 MB of archives.
After this operation
23%
05.08.2024
of 64MB on a logical volume named testlv. The filesystem will be set to mount automatically on boot.
Listing 7
Creating a Filesystem on AIX
# cd /etc/ansible/playbooks
# mkdir aix
# cd aix
23%
10.04.2015
.org
Tutanota
ProtonMail
Mailbox from EUR1
Yes/2GB
Yes/2GB
Free/1GB
Free/500MB
Storage space expansion
Yes
Yes
Yes
Currently
23%
05.02.2023
it comes to hardware sizing, you have a wide choice; you can run a small test database with PostgreSQL or MySQL on a shared core with a virtual (v)CPU and 614MB of RAM. On the other side of the scale
23%
01.04.2014
bootstrapping of its own local cloud, which does not require access to a public cloud provider and thus imposes very few requirements.
The Cloudify tarball is a heavyweight at 160MB, but the user initially only
23%
21.01.2013
earlier.
As a client for the Admin Console, Red Hat recommends a Windows 7 system. This just leaves the mini-hypervisor, RHEV-H, for the virtualization host. This can be downloaded as a 172MB evaluation
23%
04.08.2011
to measure these speed hits on the HP system compared with the bare metal system. Installing a battery-buffered, 512MB write cache module vastly improved benchmark results that measured multiple, parallel read
23%
16.08.2018
is a MIPS 74Kc. The system has 128MB of RAM and two connections for Gigabit Ethernet, one of which can also be used for the power supply. The wireless interface supports the fast 802.11ac standard (and
23%
18.02.2018
public_key = "${file("${var.ssh_pub_key}")}"
07 }
08 resource "digitalocean_droplet" "mywebapp" {
09 image = "docker-16-04"
10 name: guest
11 region = "fra1"
12 size = "512mb"
13 ssh