85%
06.08.2013
for msgnum in msglist[0].split(' '):
074 msgnum = int(msgnum)
075 logging.debug("Getting body for ID %d " % msgnum)
076 resp, ((msguid, msgbody), msgflags) = imap.fetch(msgnum, '(RFC822)')
077
85%
17.02.2015
the address, netmask, and gateway as follows:
iface eth0 inet static
address 192.168.7.50
netmask 255.255.255.0
gateway 192.168.7.1
The address reveals that the network is private, that is, an RFC 1918
85%
20.06.2022
server addresses here – or those of free DNS providers such as Google. The dnsmasq.conf file then looks something like:
resolv-file=/etc/nameservers.conf
interface=eno1
dhcp-range=192.168.2.201, 192
85%
05.12.2019
for individual MIB values, all of which later end up in the snmp
table:
[[inputs.snmp.field]]
name = "hostname"
oid = "RFC1213-MIB::sysName.0"
is_tag = true
[[inputs.snmp.field]]
name = "RAMFree"
oid = "1
85%
06.10.2019
components (routers, switches) on the data paths. For this reason, it is important for you to know the performance characteristics and limits of individual components. RFC 2544 defines the general test
85%
18.07.2013
for msgnum in msglist[0].split(' '):
074 msgnum = int(msgnum)
075 logging.debug("Getting body for ID %d " % msgnum)
076 resp, ((msguid, msgbody), msgflags) = imap.fetch(msgnum, '(RFC822)')
077
85%
04.12.2024
Back on the 'bookworm' system, I want to deploy the open-iscsi package [3] (the RFC 3720 iSCSI implementation for Linux). To create a secure infrastructure, couple it by installing the cryptsetup package
85%
30.11.2025
, pfSense uses a DHCP client to retrieve an IP address for the WAN interface. In line with RFC 1918, it refuses IP addresses from the areas reserved for private LANs, 10/8, 172.16/12, and 192
85%
30.11.2025
,
09 'protocol' => 'imap',
10 'port' => 143,
11 // Plaintext logins are disabled by default on
12 // IMAP servers (see RFC 3501 [6.2.3])
13 'secure' => 'tls',
14 'maildomain
85%
30.11.2025
_type /etc/lvm/lvm.conf
03 locking_type = 3
Configuration
Before configuring the virtual systems, you'll need to set up the iSCSI system. iSCSI is a method defined in RFC 3720 that transfers legacy