How To Create a calibre Ebook Server on Ubuntu 14.04
Calibre is a free and open source ebook manager.
Calibre is a free and open source ebook manager.
WireGuard is a modern, high performance VPN designed to be easy to use while providing robust security. WireGuard focuses only on providing a secure connection between parties over a network interface encrypted with public key authentication. …
TLS oder „Transport Layer Security“ – und sein Vorgänger SSL – sind Protokolle, mit denen normaler Datenverkehr in einer geschützten, verschlüsselten Hülle eingeschlossen wird. Mithilfe dieser Technologie können Server sicher Informationen an ihre Clients senden, ohne…
This tutorial explains how to create a self-signed SSL certificate, how to add it to your server, and how to configure the SSL file to display the certificate to the world. A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Certificate Authorities can issue SSL certificates that verify the server’s details while a self-signed certificate has no 3rd party corroboration. These steps are for setting up an SSL certificate on Nginx for an Ubuntu server.
After completing this tutorial, you’ll have created Nagios Plugins with Ruby on an Ubuntu 12.10 virtual server.
Jekyll is a static-site generator that provides some of the benefits of a Content Management System (CMS) while avoiding the performance and security issues introduced by such database-driven sites. In this tutorial, you’ll learn how to automate the deployment process for your Jekyll site using Git and Git hooks, as well as how to additionally secure your production environment by using the `git-shell`.
[Meilisearch](https://www.meilisearch.com/) is an open source, standalone search engine written in the highly performant [Rust](https://www.rust-lang.org/) programming language. Compared with other popular search engines, Meilisearch is focused on keeping deployment straightforward – it provides features like fuzzy matching and schema-less indexing out of the box, and is managed by a single command-line binary.
Edit the sudoers file safely with visudo. Validate syntax, grant least-privilege with fragments, recover from errors, and harden Linux.
The goal of mod_pagespeed is to speed up your website by applying filters to a variety of files in order to reduce the number of trips the browser has to make to grab what it needs.
OrientDB is a multi-model, NoSQL database, with support for graph and document databases. It is a Java application and can run on any operating system. It’s also fully ACID-complaint with support for multi-master replication.