DVD Boot
To automate installation of Solaris from a DVD, the following trick could be used - make a profile jumpstart.tar . . . netmask=255.255.255.0 protocol_ipv6=no default_route=192.168.1.1} root_password***** . . .
4K - last updated 2008-08-31 12:15 UTC by 6131
How to automate Kubernetes cluster build in Openstack using a Heat (HOT) template
This article further enhances Kubernetes cluster build process described in How to build a Kubernetes . . . '0644' owner: root:root content: | net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 . . . '0644' owner: root:root content: | net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 . . .
42K - last updated 2023-03-29 08:31 UTC by 6131
How to automate Kubernetes cluster build in Openstack using a Heat HOT template
This article further enhances Kubernetes cluster build process described in [[How to build a Kubernetes . . . '0644' owner: root:root content: | net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 . . . '0644' owner: root:root content: | net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 . . .
43K - last updated 2020-02-11 01:10 UTC by 6131
IPv4
IPv4 is Internet Protocol version 4, deployed for production in ARPANET in 1983. The latest IETF standard . . . RFC 5737]]) || ||192.88.99.0/24 ||IPv6 to IPv4 relay (includes 2002::/16) ([[https://tools.ietf.org/html/rfc3068 . . .
5K - last updated 2016-12-03 23:38 UTC by 6131
IPv6
Internet Protocol version 6 is defined by [[https://tools.ietf.org/html/rfc2460 RFC 2460]] published . . . is included. It was developed originally for IPv6 but adopted by IPv4 * Broadcast address is not . . . that embed IPv4 addresses such as FTP or NTP. IPv6 is not interoperable with IPv4. To exchange information, . . . 64-bit network prefixes supplied by a router. == IPv6 Header == || Version || Traffic Class || Flow . . . recalculate it after changing the TTL, which in IPv6 is called Hop Limit. MTU can be as large as 4GB. . . .
3K - last updated 2016-12-03 23:41 UTC by 6131
LAN Boot
For more details, see http://docs.sun.com/app/docs/doc/817-5504/ejurp?a=view Jumpstart Install/Boot Server . . . netmask=255.255.255.0 protocol_ipv6=no default_route=192.168.1.1} root_password***** . . .
8K - last updated 2008-10-16 09:37 UTC by arkadi
Layer 3
=== IP === * [[X.25]] * [[IPv4]] * [[IPv6]] * [[IPsec]] === Routing Protocols === There are three classes . . .
2K - last updated 2016-12-05 12:37 UTC by 6131
Setting access point on Raspberry Pi 4 running Ubuntu 18.04 bionic
This scenario will bridge wlan0 and eth0 interfaces. eth0 is connected to Internet and wlan0 will be . . . == Enable IPv4 forwarding and optionally disable IPv6 vi /etc/sysctl.conf net.ipv6.conf.all.disable_ipv6 . . . = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 . . . = 1 net.ipv6.conf.eth0.disable_ipv6 = 1 net.ipv6.conf.wlan0.disable_ipv6 . . .
3K - last updated 2021-05-08 03:58 UTC by 6131
Solaris Zones
= Solaris Zones = This page is a collection of resources related to Solaris 10 partitioning technology, . . . netmask=255.255.255.224 protocol_ipv6=no default_route=212.248.26.1 } security_policy=NONE . . .
14K - last updated 2008-08-31 13:53 UTC by 6131
SPF
=== Email Domain Authorization === Sender Policy Framework (SPF) is a DNS-based mechanism to authorize . . . the ip_address or a range of IPv4. # "ip6:<ipv6_address/mask>" - designated mechanism that matches . . . if sender's IPv6 matches the ip_address or a range of IPv6. # "exists:<domain_name>" . . . "in-addr" if <ip> is ipv4, or "ip6" if <ip> is ipv6 %{h} = HELO/EHLO domain The following macros are . . .
4K - last updated 2017-06-22 02:58 UTC by 6131
UDP
User Datagram Protocol is Internet standard defined by [[https://tools.ietf.org/html/rfc768 RFC 768]]. . . . Checksum is optional in IPv4 and mandatory in IPv6. When used in IPv4, it uses pseudo-header: source . . . which includes UDP real header and payload. In IPv6 it also uses pseudo-header but slightly different. . . .
2K - last updated 2016-12-03 23:43 UTC by 6131
WAN Boot
See [http://docs.sun.com/app/docs/doc/820-4040/ejurz?a=view Part III Installing Over a Wide Area Network] . . . netmask=255.255.255.0 protocol_ipv6=no default_route=192.168.1.1} root_password***** . . .
10K - last updated 2008-11-09 14:34 UTC by arkadi
12 pages found.