How to install KDE in FreeBSD 10.2
As I promised, this is the next article in the FreeBSD series. Yesterday, we have seen how to install FreeBSD 10.2. Today, we’ll see how to install KDE (K Desktop Environment) in FreeBSD. Log in...
As I promised, this is the next article in the FreeBSD series. Yesterday, we have seen how to install FreeBSD 10.2. Today, we’ll see how to install KDE (K Desktop Environment) in FreeBSD. Log in...
About FreeBSD FreeBSD is an Unix-like, advanced operating system that can be installed in modern Servers, Desktops, Laptops and embedded platforms. It is the direct descendant of BSD Unix and of course it is free. The...
Linux Kernel 4.4.1 LTS stable version has been released on January 31, 2016. The significant features of this LTS Kernel are given below. Support for Intel’snew Skylake processor family ; Support for ARM’s 64-bit processors...
Important update: Arch Anywhere is dead and the development has been stopped. Please look for other alternatives. About Arch Anywhere As the name implies, Arch Anywhere let’s you to install a fully functional, custom Arch...
In our previous tutorial, we discussed about Arch Linux 2016 installation. Today, In this tutorial, we will be discussing about what should one to do after Arch Linux fresh installation. You might want to install...
Today I am going to show you how to install Arch Linux on to your system. Well, go ahead and download the latest version from the following location. Download Arch Linux As of writing this...
As you probably know, Netstat (network statistics) is a command line tool that can be used to check the network configuration and activity. The netcat command is not available in the minimal installation of RHEL...
The other day, I was trying to configure Apache server to listen to a different port other than it’s default port i.e 80. Once I made the necessary configurations and allowed the custom port via...
As we all know, whenever you type a term or word in unity’s dash search bar, the list of relevant and suggested entries will be displayed in the search results based on the word or...
About Android studio Android Studio is the official IDE for Android application development, based on IntelliJ IDEA. Concerning about the features, we can list the following: Flexible Gradle-based build system Build variants and multiple apk...