16%
27.03.2012
this to happen automatically at boot time, adding the following line added to /etc/fstab
will help you out:
192.168.2.101:/examplevolume /mnt/glusterfs glusterfs defaults,_netdev 0 0
For troubleshooting
16%
22.01.2013
. As an alternative to the hostname, you can also specify the IP address. For an address range, just specify the subnet:
klaus 192.168.2.0/255.255.255.0=(ALL)NOPASSWD:/usr/bin/apt-get upgrade
In this case, the user
16%
15.10.2013
Flow version 1.0 and works with any switches, routers, virtual switches, and access points that also support this version. Floodlight is released under the Apache license and provides a number of network
16%
12.08.2013
example, the last OSD in the cluster is osd.2
– that is, the OSD with ID 2 (counting starts at 0).
The next OSD will then have ID 3 On Charlie, you need to create the OSD directory:
mkdir -p /var
16%
01.08.2012
mpi/mpich2/1.5b1 modulefile
#%Module1.0#####################################################################
##
## modules mpi/mpich2/1.5b1
##
## modulefiles/mpi/mpich2/2.1.5b1 Written by Jeff
16%
17.02.2015
NAS
Early versions of FreeNAS originate from the embedded firewall project m0n0wall, and the software has since undergone a complete metamorphosis. The current version is built on powerful open source
16%
17.02.2015
.1 from the ADK. WinPE version 5.0 in the Windows 8.1 ADK does not yet support this technology. The tools QuickPE [3] and Rufus [4] can also help create a suitable WinPE image and bundle it into a bootable
16%
04.10.2018
-ng --bssid mon0 where
Next, you can restrict traffic to this channel:
wlan.bssid ==
To access a hidden SSID, you need to bypass the beacon frame with a little trick
16%
29.09.2020
, either as a block device, as an object, or as a filesystem [1]. CC BY-SA 4.0
Of OSDs and MONs
Two components are necessary for the absolutely basic functionality of RADOS. The first component
16%
30.11.2020
-Forwarded-Proto" expr=%{REQUEST_SCHEME}
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:4711/
ProxyPassReverse / http://127.0.0.1:4711/
ServerName www.example.com
Server