by ray | Sep 6, 2020 | Linux / Ubuntu
Ubuntu 20.04 Focal Fossa was released on April 23, 2020. This tutorial is going to show you 2 ways to upgrade from Ubuntu 19.10 to Ubuntu 20.04: using the graphical update manager and using the command line. Normally you use the graphical update manager to...
by ray | Sep 6, 2020 | Linux / Ubuntu
While setting up my Plex I noticed that I couldn’t connect from my laptop to configure the server that I installed on a Ubuntu Server due to that they existed on different subnets. To solve this I installed Ubuntu Desktop temporarily on my Ubuntu Server and set...
by ray | Sep 6, 2020 | Linux / Ubuntu
Motivation Consider the following UNIX terminal session: dbettis@rhino[~]$ ls … When you type the command ls, the shell dutifully executes the command and returns the results to you. During the course of a terminal session, you type more commands. These...
by ray | Jun 13, 2020 | Linux / Ubuntu
In “terminal” (not a graphic emulator like gterm), Shift+PageUp and Shift+PageDown works.
by ray | Apr 28, 2020 | Linux / Ubuntu
Git is a free and open source distributed version control system. It is perhaps the most popular within the branch as millions of developers use it to control software versions. Ease of use, community support, and efficient version control are the main features of...
by ray | Apr 28, 2020 | Linux / Ubuntu
How to pair Apple Wireless keyboard with Ubuntu PC? When being paired through Ubuntu’s bluetooth GUI app, Apple Wireless keyboard will probably play dead, even if bluetooth manager says that its been successful connected. The other possible scenario is that it will...