62%
30.01.2024
Rubén Llorente ...
8, 9
Debian
11, 12
Ubuntu
20.04, 22.04
FreeBSD
13.x
OpenBSD
7.3
I recommend the downloadable installer, but I will skip
61%
25.09.2023
Rubén Llorente ... ).
Figure 4: A VPN allows computers in a network to contact devices located in a separate office over a secure connection. Ludovic.ferre CC BY-SA 4.0 [6
59%
05.12.2014
operations in parallel.
Not Broken: the Wicked Network Manager
In the wake of the systemd change, SLE introduces 12 additional innovations; one example is the new Wicked network manager [6] (Figures 7 and 8 ... SLE 12 ... Up close with SUSE Linux Enterprise 12
57%
03.12.2015
_config = file
05 store_file_config = ./client.conf
06
07 store_volatile = sqlite
08 store_sqlite_volatile = ./volatile.sqlite
09
10 log = on
11 log_file = ./dhcpy6d.log
12
13 really_do_it = yes
14
15 dns ... Even if you don't have to have DHCP on your IPv6 network, you might want it anyway. Dhcpy6d is a promising DHCP option for IPv6. ... dhcpy6d ... Exploring dhcpy6d, a DHCP server for IPv6 networks
54%
20.05.2014
the Zabbix server. Zabbix nodes are subordinate servers but offer the same functions as a Zabbix server.
In version 2.2, Zabbix has more than 100 new features compared with version 2.0.9. For example, a value ... in version 2.2. ... Zabbix 2.2 ... Zabbix release 2.2
53%
14.11.2013
Around five years of development went into the new release of the Oracle database, and the current version, Oracle 12c [1], has been available for download from the Oracle Technology Network (OTN ... More than 500 new features have been incorporated into the current release of Oracle Database 12c. Among other things, these changes offer a new architecture with pluggable databases that facilitate ... Oracle 12c ... Oracle Database 12c: Cloud computing with multitenant architecture
49%
30.03.2012
Most clients on a network need both an address and some environmental information such as a name server or a web proxy. This article investigates whether a recent operating system on an IPv6-only ...
The routing and addressing problem is nothing new in the IPv4 world. Version 6 of the Internet Protocol (IP), which is no spring chicken itself ...
Most clients on a network need both an address and some environmental information such as a name server or a web proxy. This article investigates whether a recent operating system on an IPv6-only ... Autoconfiguring IPv6 Clients ... Autoconfiguring IPv6 Clients
46%
03.02.2022
Rubén Llorente ... obtaining the password is no longer enough for the attacker.
The steps for using the Nitrokey in such a way are documented [6], but setting up the configuration involves messing with PAM configuration files
45%
13.12.2011
We’ll help you get your servers ready for the new IPv6 Internet.
...
Migrating the company’s local network to IPv6 will not make much sense in the next few years. The situation is different for leased dedicated ...
If you run a web server and a mail server and anticipate that users from Asia will access your system, it’s time to get it ready for IPv6.
... Web and Mail Servers with IPv6 ... Web and Mail Servers with IPv6
44%
20.05.2014
restrict access to the LAN subnet. The bottom line is the following multiport rule:
# Administration
ip6tables -A INPUT -i $LAN_IF -s $LAN_NET -p tcp -m multiport --dport 22,80,443 -j ACCEPT
Depending ... We design a basic set of ip6tables rules for an IPv6 firewall. ... ip6tables Rules ... IPv6 Tables ... Creating Firewall Rules with ip6tables