Convert text to voice with eSpeak on Ubuntu

Ubuntu Text To Voice Conversion Software

eSpeak is a compact open-source software speech synthesizer for English and other languages, for Linux and Windows. In this article, we will explain how you can install the command like tool eSpeak and its GUI alternative Gespeaker on your Ubuntu. Here is some basic intro to the two tools: eSpeak: This command-line tool takes input … Read more

How to set up a ZFS storage pool on Ubuntu

Ubuntu ZFS Storage Pools

ZFS is a combined file system as well as a logical volume manager that offers raid like functionality with data integrity and simplified storage management. It allows you to store and manage a large amount of data. It was first created at Sun Microsystems and now a part of the OpenZFS project. Now it has … Read more

How to use Twitter Lite App on Ubuntu

Ubuntu Twitter Lite App

Most of the people around the globe want to engage with the rest of the world whether living in main cities with fast 3G, 4G connections or living in area with very slow internet connectivity. Twitter is one of the ways to engage and to stay on top of what is happening in the world … Read more

How to hide a File or Folder in Ubuntu

Ubuntu Hidden Files

If you are using a shared Ubuntu system, you might be concerned about the privacy of certain files and folders residing on your system. One of the ways to make your files/folders private is to make them “hidden”. The hidden content is not listed in your File Manager or the Terminal (command line) by default. … Read more

How to Convert Documents to PDF Format on the Ubuntu Command Line

Ubuntu PDF Converter

PDF or Portable Document Format is mostly the first choice when it comes to printing, sharing and emailing documents, especially the larger ones. For Windows and macOS, you might be very much familiar, and also dependent on, the widely used Acrobat products for pdf creation, viewing, and editing. Unfortunately, there is no default, dedicated, pdf-creator … Read more

How to Launch PowerShell as a snap on Ubuntu

Ubuntu Powershell Snap

PowerShell is a command-line shell designed specifically for system administrators to simplify and automate server management. It is a very powerful and efficient tool that saves a lot of time by automating the wide range of local and remote management tasks. Microsoft launched PowerShell Core as a snap for Linux users. Now you can try … Read more

How to Create a Bootable Ubuntu USB stick on Linux

Bootable Ubuntu USB Stick

You might want to create a bootable USB stick from Ubuntu itself for various reasons. Some of these include: Installing/upgrading Ubuntu Having the experience of the Ubuntu desktop without involving your system configurations Using the USB stick to fix a configuration issue through the default tools that come with the Ubuntu ISO package There are … Read more