13%
27.09.2024
virtual instance for development and test purposes on which to carry out the work. Again, Ubuntu 22.04 is a good choice. The steps are quickly completed: Use curl to download the k0s binary, which you
13%
25.10.2011
-interface st0.0;
16 ike {
17 gateway racoon;
18 proxy-identity {
19 local 192.168.1.0/24;
20 remote 192.168.2.0/24;
21 service any;
22 }
23
13%
30.11.2025
.33
164.69
0.75
rand_mat_stat
3.37
39.34
11.64
54.54
22.07
8.12
rand_mat_mul
1.00
1.18
0.70
1.65
8
13%
15.04.2014
the dominant hypervisor system; for example, Red Hat’s enterprise virtualization solution is based on it. Red Hat seeks to grab some of VMware’s market share with its RHEV (Red Hat Enterprise Virtualization
13%
23.02.2012
/local/Modules
connecting the current version of Environment Modules to a directory called default
:
% cd /usr/local/Modules
% sudo ln -s 3.2.6 default
The reason they recommend using the symbolic link is that, if you
13%
04.10.2018
01 {
02 "acl_datacenter": "Datacenter-A",
03 "acl_default_policy": "allow",
04 "acl_enforce_version_8": false,
05 "acl_master_token": "",
06 "check_update_interval": "60s",
07
13%
04.11.2011
of Top 500 supercomputing sites. It is possible to invoke the GPU directly to assist with generic application processing, but the data has to be parallelizable. In today’s machines, quad- and hexacore
13%
09.06.2018
[::]:* LISTEN
As you can see, only port 22 for SSH is open for incoming connections for both IPv4 and IPv6. If you are not (yet) using IPv6 on your network, you should disable it, because what good
13%
14.08.2017
. The Ubuntu kernel is used because Scott Moser [6] is the guy backing CirrOS; his day job is as Ubuntu Server Technical Lead at Canonical.
At the present time, CirrOS has pre-built images for 32- and 64-bit
13%
04.02.2014
----------------------------------------------------------------------------------------------------
20 Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21 time=2.401..1519.809 rows=672 loops=1)
22 Filter: (msg ~ '(updatable|views)'::text)
23 Rows Removed by Filter: 40148
24