Software & Apps

Ubuntu 16

How To Install Oracle 18C XE on Ubuntu 18.04

In this comprehensive guide, we will walk you through the process of installing Oracle 18C XE on Ubuntu 18.04. Oracle 18C XE, or Express Edition, is a free, lightweight, and …

Ubuntu 8

Converting Bash Output to JSON

In the world of system administration and scripting, it’s often necessary to convert the output of a bash command into a more structured format like JSON. This article will guide …

Ubuntu 15

How To Open Word Documents in Terminal

In today’s digital era, the terminal is an essential tool for many developers and system administrators. It allows users to perform complex tasks with just a few commands. One such …

Ubuntu 12

How To Run a .pyc File in Python?

Python is a versatile and powerful programming language, and one of its features is the ability to compile Python (.py) files into Python compiled (.pyc) files. These .pyc files contain …

Ubuntu 19

Fixing PuTTY X11 Proxy Error in Ubuntu Server

In this article, we will delve into the intricacies of resolving the “PuTTY X11 proxy: wrong authorisation protocol attempted” error in an Ubuntu Server. This error typically arises when there’s …

Ubuntu 14

Fixing Onboard Keyboard Not Working Issue in Ubuntu 22.04

In this article, we will walk through the steps to troubleshoot and fix the issue of the Onboard Keyboard not working in Ubuntu 22.04. Introduction Onboard Keyboard is a virtual …