How To Install R on Ubuntu 18.04
R is an open-source programming language that specializes in statistical computing and graphics.
R is an open-source programming language that specializes in statistical computing and graphics.
With version control systems for your software development projects, you can share and collaborate on code. In this guide, we will install and configure the popular version control system Git on an Ubuntu 18.04 server.
Bacula-Web is a PHP web application that provides an easy way to view summaries and graphs of completed Bacula jobs. Although it doesn’t allow you to control Bacula in any way, Bacula-Web provides a graphical alternative to viewing jobs from the console. In this tutorial, we will show you how to install Bacula-Web on an Ubuntu 14.04 server that has Bacula software already installed.
Der Sudo-Befehl ist nützlich, um Befehle mit Berechtigungen auszuführen, die normalerweise außerhalb des Bereichs Ihres Benutzers liegen. In diesem Leitfaden wird erläutert, wie Sie die Konfigurationsdatei bearbeiten, um die Funktionsweise von Sudo anzupassen.
How to Set Up Work Folders on Windows Server 2012 R2 Work Folders is a file synchronization service introduced in Windows Server 2012 R2 that allows users to store and sync work files from personal devices or corporate computers, even when they are not connected to the corporate network. Unlike traditional folder redirection which requires […]
After completing this tutorial, you’ll have created Nagios Plugins with Ruby on a CentOS 6 virtual server.
🟢 Low ⏱ 5–15 min Last verified: 14 July 2019 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read • Source: Ubuntu Security Notice USN-4702-1 Related CVEs: CVE-2016-10711 CVE-2018-21245 Upstream summary: It was discovered that Pound incorrectly handled certain HTTP requests A remote attacker could use it to retrieve some sensitive information. (CVE-2016-10711, CVE-2018-21245) […]
In this tutorial you will create a Let’s Encrypt wildcard certificate. Wildcard certificates are SSL certificates that can secure any number of subdomains with a single certificate. You may want one of these if you need to support multiple subdomains without configuring them individually.
Nginx es uno de los servidores web más populares del mundo y es responsable de alojar algunos de los sitios más grandes y de mayor tráfico en Internet. Es más fácil de usar que Apache en la mayoría de los casos y puede usarse como un servidor web o un proxy inverso. En esta…
A quick tutorial with examples on how to use image, gradient and SVG masks in CSS.