ubuntu

Ubuntu 20 .04にVNC をインストールして構成 する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20 .04にVNC をインストールして構成 する方法

仮想ネットワークコンピューティング、 すなわちVNC(Virtual Network Computing)は、キーボードとマウスを使用して 、リモートサーバー上のグラフィカルデスクトップ環境と対話できるようにする接続システムです 。このガイドで は、Ubuntu 20 .04 サーバー上にVNC サーバーを設定し 、SSH トンネルを介して 安全に接続します 。

Read more
How to Install and Get Started with Symfony 2 on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Get Started with Symfony 2 on Ubuntu 14.04

Symfony is a full-stack, open source PHP framework, also well known for its independent components that can be easily integrated into any other PHP project. The Symfony framework is suitable for building PHP applications of any size, including console applications to run only on the command line.

Read more
How To Install And Start Using Sculpin — step-by-step Linux tutorial on Progressive Robot

How To Install And Start Using Sculpin

In this tutorial, we will install Sculpin on our VPS running Ubuntu 12.04 and get started using it. We will see how to start a project from scratch, how to generate the static files, and how to use its internal web server to deliver the files to the browser. Additionally, I will show you how you can get started with a pre-made blogging site built in Sculpin and add new blog posts to it.

Read more
How To Install and Use Composer on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Composer on Ubuntu 22.04

Composer is a popular dependency management tool for PHP, created mainly to facilitate installation and updates for project dependencies.It will check which other packages a specific project depends on and install them for you, using the appropriate versions according to the project requirements.

Read more
How To Install and Use Graphite on an Ubuntu 14.04 Server — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Graphite on an Ubuntu 14.04 Server

Tracking statistics is a great way to make informed decisions about your systems, servers, and applications. Graphite is a graphing library that can be used to render customized graphs for any kind of data that is send to it. In this guide, we’ll talk about how to install and use Graphite on an Ubuntu 14.04 server.

Read more
CHAT