WordPress needs a working LAMP stack. Let start off the installation by setting up a LAMP stack first. It can be done using the following command.
Continue reading “Installing WordPress on Ubuntu 18.04”
ElementaryOS: An evaluation
I recently had to install Linux on my parents’ computer. They’ve been running Ubuntu with LXDE and were NOT happy with it. The desktop configuration kept breaking and sometimes, it wasn’t usable at all. I laid down some basic criteria for the operating system I was going to install:
- It must be intuitive and easy to use even for non-technical folks.
- No terminal. If I have to use the terminal to set things up, the distribution loses points.
- The distro must work out of the box without a problem. Basic applications included should be useful.
- Good hardware support.
- No trying to optimize performance for hardware. I decided to buy more hardware for better performance.
The fight was between Manjaro, Elementary OS, and Debian(For some Reason). Ubuntu desktop broke far too often for me to even consider it. I eventually settled on ElementaryOS because I’ve been hearing really rave reviews about it and I was unsure about Manjaro because I wasn’t confident enough that my parents could troubleshoot any problems that might crop up.
Getting started with CUPS on FreeBSD 11
CUPS is the standards-based, open source printing system for UNIX Based operating systems. CUPS stands for Common Unix Print System. It serves as the default print server for almost all the linux and BSD distributions. It consists of the following components
Continue reading “Getting started with CUPS on FreeBSD 11”
Installing and configuring Ansible on Debian Jessie
Ansible is shipped with Debian through the official repository. The Ansible version available through Debian repository is 1.7.
In this article let’s assume the following details for the machines
Server – Hostname: server, IP : 172.16.0.10
Node1 – Hostname: node1, IP : 172.16.0.11
Node2 – Hostname: node2, IP : 172.16.0.12
Continue reading “Installing and configuring Ansible on Debian Jessie”
Installing and configuring Ansible 2.3 on FreeBSD 11
Apart from certain Linux distributions, Ansible also works with FreeBSD. Let’s have a look at how to install Ansible on FreeBSD 11.
In this article let’s assume the following details for the machines
Server – Hostname: server, IP : 172.16.0.10
Node1 – Hostname: node1, IP : 172.16.0.11
Node2 – Hostname: node2, IP : 172.16.0.12
Continue reading “Installing and configuring Ansible 2.3 on FreeBSD 11”
Installing Lumina Desktop on FreeBSD 11
Lumina Desktop Environment is a desktop environment for Unix and Unix-like operating systems mainly developed for BSD.
In this article let us see how to install Lumina Desktop environment on FreeBSD 11.
Installing Qemu on FreeBSD 11
Installation
QEMU is a hypervisor, that can emulate many number of architectures.Some of the architectures include:
- i386
- x86_64
- Alpha
- Arm
- MIPS
- MIPS64
- PPC
- PPC64
- Sparc
- Sparc64
In this article lets look at, how to install QEMU on FreeBSD 11. By default, QEMU on FreeBSD supports the following architectures.
- i386
- x86_64
Installing and configuring WordPress 4 on FreeBSD 11
WordPress on FreeBSD needs a working FAMP stack. Let start off the installation by setting up a FAMP stack first. Install the FAMP stack using this link.
The following procedure is tested on FreeBSD 11
Continue reading “Installing and configuring WordPress 4 on FreeBSD 11”
Managing Hard disk partitions using GParted live
GParted is an Open Source live Operating System used for partitioning Hard disks. GParted boots into a basic GUI when booted from a CD or USB. After booting the GParted application starts in the foregroun. In this article let usĀ look at how to do basic partitioning using GParted. You can download GParted from this link.
Continue reading “Managing Hard disk partitions using GParted live”
OpenMandriva LX3
OpenMandriva LX is a Linux Distibution developed by a Non Profit community known as Open Mandriva. It is a derivative of Mandrake Linux which used to be a popular Linux distribution in the past.
In this article lets see the procedure to install OpenMandriva LX3.
OpenMandriva LX can be downloaded from this Link.