
Currently Browsing: Linux
Aug 29, 2016
How To Install Ardour 4 on Fedora 24
Introduction Ardour is an open source DAW (Digital Audio Workstation). It is available on almost every Linux Distribution. In this post we will cover how to install Ardour 4 on a Fedora 23/24 system. Installation Login to your system and open a terminal session. Type the following command. $ sudo dnf install ardour4 Once installation is completed there are a few configurations to make. First we need to... read more
Aug 23, 2016
Microsoft Releases PowerShell for Linux and OSX
Alright, I hear the comments now from the Linux guys, me included. PowerShell on Linux? Well yes, Microsoft has released PowerShell for Linux and OS X. It is available here https://github.com/PowerShell/PowerShell. Feeling a bit adventurous? Go ahead and download the Alpha and start playing. Here are the Installation instructions as per Microsoft. Currently supports Ubuntu 14.04, Ubuntu 16.04, CentOS 7,... read more
Aug 13, 2016
How To Install BlueGriffon 2.x on Fedora 24
Introduction In this post we will cover how to install BlueGriffon on Fedora 24. BlueGriffon is a wysiwyg editor for Web Development. It runs on MAC OSX , Windows and Linux. In earlier life BlueGriffon was Nvu and then KompoZer and is based on the Firefox Gecko engine. Installation First thing is to download the tarball from here. In this case we are installing on bit Fedora 24 so select Ubuntu 64 bit.... read more
Jul 8, 2016
How To Upgrade Fedora 23 to Fedora 24 Workstation
Introduction Fedora 24 has been released and you are ready to take the plunge and have been using Fedora 23. If you’ve upgraded from past Fedora releases, you may be familiar with the dnf upgrade plugin. This method is the recommended and supported way to upgrade from Fedora 23 to Fedora 24. Using this plugin will make your upgrade to Fedora 24 simple and easy. The Process Before you do anything, you will... read more
Jun 12, 2016
How To Make Fonts look Sharper on KDE 5 on Fedora 23
Introduction You have taken the plunge and are running a Linux distro (maybe Fedora 23?) and have chosen KDE as your desktop on your laptop. But you wonder why do my fonts look so jagged? Well look no further, with a few clicks you can make the LCD screen on your laptop look much sharper. Font Settings With just a few tweaks you can make the fonts look sharper on the system. The following instructions are... read more