In the post Checking the Ubuntu Linux kernel updates on Spectre and Meltdown we saw the initial support of countermeasures in the Ubuntu Linux kernel for Spectre and Meltdown. Here is the output of the spectre-meltdown-checker script when I run it on 26th January 2018 (Ubuntu Linux kernel HWE 4.13.0.32), Today there was a kernel update …
Tag: ubuntu
Permanent link to this article: https://blog.simos.info/checking-the-ubuntu-linux-kernel-updates-on-spectre-and-meltdown-22-february-2018/
Feb 21 2018
How to repartition a Hetzner VPS disk for ZFS on its own partition for LXD
In that post, we saw how to set up LXD on a Hetzner VPS (Hetzner Cloud). The particular VPS comes with a fixed size partition, and we had to put the LXD containers in a loopback device file, not on its own partition. The reason is that once the VPS is booted up, you cannot …
Permanent link to this article: https://blog.simos.info/how-to-repartition-a-hetzner-vps-disk-for-zfs-on-its-own-partition-for-lxd/
Feb 20 2018
How to run TeamViewer in LXD
TeamViewer is a popular remote desktop tool. It is the typical tool to use, in order to help remotely your colleagues that keep using Windows. You can install TeamViewer on Linux using these instructions on installing TeamViewer on Linux. In this post though, you will install TeamViewer in a LXD (pronounced LexDee) container on your …
Permanent link to this article: https://blog.simos.info/how-to-run-teamviewer-in-lxd/
Feb 14 2018
How to use the X2Go remote desktop with LXD containers
I would like to thank Brian Mullan for sharing his notes on getting X2Go to work on LXD containers. Prior to this, I never used X2Go before. You would typically use LXD (pronounced LexDee) containers to run server software. However, you can also run GUI apps. If the LXD containers are located on your desktop …
Permanent link to this article: https://blog.simos.info/how-to-use-the-x2go-remote-desktop-with-lxd-containers/
Feb 02 2018
Installing the Go programming language in Ubuntu
Go is a programming language and is available in most Linux distributions. Sometime Go is preinstalled, other times we need to install ourselves, or we need to update the existing version to a newer version. Go in Ubuntu 16.04 Ubuntu 16.04 comes with Go version 1.6. The package name is golang (same as their website …
Permanent link to this article: https://blog.simos.info/installing-the-go-programming-language-in-ubuntu/
Feb 01 2018
Skype is now available as a snap
In this announcement, https://insights.ubuntu.com/2018/02/01/skype-now-available-as-a-snap-for-linux-users/ we find out that Skype is now available as a snap package for Linux distributions. For Ubuntu, this means that we can install from the Ubuntu Software. Other distributions that have both Gnome Software and snap package support in Gnome Software, they can install as well. Here is how it looks, …
Permanent link to this article: https://blog.simos.info/skype-is-now-available-as-a-snap/
Recent Comments