ubuntu

Ubuntu 20.04でOpenVPNサーバーをセットアップ・設定する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20.04でOpenVPNサーバーをセットアップ・設定する方法

OpenVPNは、公開インターネット上でプライベートネットワークを安全に構築したり参加したりできるようにするオープンソースの仮想プライベートネットワーク(Virtual Private Network: VPN)アプリケーションです。  このチュートリアルでは、Ellipic Curve Cryptography(ECC)を使用して、Ubuntu 20.04 (Focal server)にOpenVPNをインストールして設定する方法を学びます。  また、Windows、macOS、iOS、Android、LinuxクライアントをVPNに接続する方法も学びます。

Read more
How To Set Up Multiple SSL Certificates on One IP with Nginx on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Multiple SSL Certificates on One IP with Nginx on Ubuntu 12.04

Although hosting several sites on a single virtual private server is not a challenge with the use of virtual hosts, providing separate SSL certificates for each site traditionally required separate IP addresses. The process has recently been simplified through the use of Server Name Indication (SNI), which sends a site visitor the certificate that matches the requested server name.

Read more
How To Set Up Shiny Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Shiny Server on Ubuntu 14.04

[Shiny](http://shiny.rstudio.com/) is an R package that allows users to convert R code into an interactive webpage. [Shiny server](http://www.rstudio.com/products/shiny/shiny-server/) is a server provided by RStudio that can be used to host and manage Shiny applications on the web. Other than hosting Shiny applications, Shiny Server can also host [interactive R markdown documents](http://rmarkdown.rstudio.com/). In this guide, we will learn how to set up the open source Shiny Server on a Dig

Read more
How To Upgrade to Ubuntu 16.04 LTS — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to Ubuntu 16.04 LTS

Ubuntu’s next Long Term Support release, version 16.04 (Xenial Xerus), is due to be released on April 21, 2016. This guide explains the upgrade process for systems including (but not limited to) cloud servers running Ubuntu 15.10.

Read more
CHAT