Linux Tutorials on the topic “ubuntu”
-
How to Install Laravel PHP Web Framework on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 7This tutorial will show you how to install the Laravel version 8.x with the Apache webserver on Ubuntu 20.04 Server. We will show you two different ways of installing the Laravel web framework on the Linux Ubuntu system.
-
How to Manage NodeJS Versions with n in Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0If you are a Node.js developer who frequently switches between various applications and projects. Then you may need to find a tool that allows you to toggle between Node.js versions. In this tutorial, we'll show you how to use n to manage Node.js versions on Ubuntu 20.04.
-
How to Install Gitea with Nginx and free Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
-
How to Install Go (Golang) Compiler on Ubuntu 20.04
Author: Hitesh Jethva • Tags: programming, ubuntu • Comments: 1Go also called Golang is an open-source programming language developed by Google. It is used to build reliable and efficient applications. In this post, I will show you how to install the Go programming language on Ubuntu 20.04 server.
-
How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0Shlink is an open-source and self-hosted URL shortener written in PHP. In this tutorial, I will show you how to install Shlink on Ubuntu 20.04.
-
How to Install Swift Programming Language on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 1Swift is a general-purpose, compiled, and high-performing programming language with a focus on safety. It was developed by Apple as a replacement for the older Objective-C language.
-
How to Install Signal Messenger on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: desktop, ubuntu • Comments: 0Signal is a widely-used Open source messenger app for smartphones. But you can also use Signal from your Linux Desktop. This guide describes three ways to install the Signal Messenger app on Ubuntu 20.04 or Linux Mint 20.
-
How to play Tetris clone Tint on the Ubuntu command line
Author: Aqsa Yasin • Tags: shell, ubuntu • Comments: 0Tetris is our childhood favorite falling blocks game. The 90s generation has literally grown up playing this game and the best thing about it is that even today, it is as popular as it was years ago.
-
How to Install NEOS CMS on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, server, ubuntu, web server • Comments: 0Neos CMS is a free and open-source content management system that allows you to build your website easily. In this post, we will show you how to install Neos CMS with Apache on Ubuntu 20.04 server.
-
How to Install OpenProject on Ubuntu
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0
OpenProject is a free and open-source project management software that supports your team throughout the whole project life cycle. OpenProject allows you to track, prioritize and fix bugs easily.