Enabling HTTP/2 on Apache 2.4 on Debian or Ubuntu
Apache 2.4.17 ships with mod_http2. Available in Debian 9 (stretch) and Ubuntu 16.04 (Xenial Xerus) (see comments) Ubuntu 16.10 (Yakkety Yak), it brings HTTP/2 support to one of the Internet’s popular Web servers. Assuming you’ve already configured a SSL/TLS Website, this quick tutorial will show you how to quickly enable HTTP/2.
vsftpd: 500 OOPS: prctl PR_SET_SECCOMP failed
It can happen when your kernel does not have the CONFIG_SECCOMP_FILTER enabled. But that can hardly change while you «work on website».
As a poor workaround, you can configure vsftpd not to enable the the seccomp mode.
Use the seccomp_sandbox=no
option in the vsftpd.conf
.
The option does not seem to be documented.
NeXT
NeXT (later NeXT Computer and NeXT Software) was an American computer and software company founded in 1985 by Apple Computer co-founder Steve Jobs.
NeXT introduced the first NeXT Computer in 1988, and the smaller NeXTstation in 1990. The NeXT computers experienced relatively limited sales, with estimates of about 50,000 units shipped in total. Nevertheless, their innovative object-oriented NeXTSTEP operating system and development environment were highly influential.
NeXT also developed WebObjects, one of the first enterprise Web application frameworks. WebObjects never became very popular because of its initial high price of $50,000, but it remains a prominent early example of a Web server based on dynamic page generation rather than on static content.
Configuring Hardware RAID Arrays on Fujitsu Primergy
This covers two LSI types;
- MegaRAID Configuration Utility
- WebBIOS
The former is used on the Mx generations and the later from the Sx generation servers.