Pages

Hypnotix: a live TV app for Linux

Here is a Live TV streaming application for Linux based operating systems. Nowadays, people depend on YouTube for watching Live TV. Commercial streaming services display advertisements while managing channels, and it disturbs the watching experience. 

Hypnotix is a Free Software and licensed under GPLv3. It is a stand-alone application and free from advertisements. 

Install LibreOffice 7 on Debian 10 (Buster)

LibreOffice 7 is now out and Debian 10 users can try it. Follow the steps mentioned below,

Update the Debian

sudo apt update
sudo apt upgrade

Install Gnome icons

sudo apt install libreoffice-gnome

Add LibreOffice 7 software repository

sudo mousepad /etc/apt/sources.list
Add the following line at the bottom
deb http://deb.debian.org/debian buster-backports main
Save and close the file and apply the following commands,
sudo apt update
sudo apt install -t buster-backports libreoffice

Install Zotero using Snap package management tool

Image courtesy: https://snapcraft.io

Zotero reference management tool has no Debian/Redhat package for installation. Users had to install from source. Installation from source is not easy for Linux newbies. Now Zotero snaps packaging available.

Snap is a software package management and deployment system developed by Canonical (Mother organisation of Ubuntu Linux). It's easy to deploy applications using the Snap tool. Snap package management system can work with most Linux distributions (e.g. Debian, Ubuntu, Fedora, Arch). Packages are called 'snaps' and the package management tool called 'snapd'. Linux users have to install the snapd tool in Linux to install applications in the snap repository.

Install Snap 

sudo apt update
sudo apt install snapd

Restart the computer after the installation of snapd.

Install Zotero using snap

Zotero is a free, easy-to-use tool to help you collect, organise, cite, and share your research sources.
Apply the following command to install Zotero snap package,

sudo snap install zotero-snap

Zotero icon will appear in application launcher (Zotero icon appeared in Office > Zotero in my Ubuntu 20.04 LTS).

If Zotero icon not appeared on the application launcher, apply following command to run manually,

sudo cp /var/lib/snapd/desktop/applications/* /usr/share/applications/

A Snap store is available; users can search and find apps from here, https://snapcraft.io/store. 

Reference

Snap getting started

How to Install and Use Snap on Ubuntu 18.04

Introduction to Ubuntu Linux

Introduction to Ubuntu Linux is a user guide that suits newbies. This book based on Ubuntu 20.04 LTS. It includes information on the evolution of Linux-based operating systems, Ubuntu flavours, Ubuntu basics, installation of Ubuntu, and basic commands. This book gives the step-by-step instructions with clear explanations that demystify Ubuntu Linux.

This book is for persons with little or no knowledge of Ubuntu. It takes you, step by step, through what you need to know to work with Ubuntu. 
  • Gives an idea on how to install Ubuntu.
  • Selection of Ubuntu flavours.
  • Introduction to Ubuntu desktop.
  • Basics of Linux commands.
  • How to enable regional languages with Ubuntu.
  • How to keep in touch with the changes in Ubuntu Linux.

Introduction to Ubuntu Linux is the learning companion you need. It assists in hands-on learning that lets you dive into Ubuntu Linux. 
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

Download the book from here

Install GNOME Classic desktop on Ubuntu 20.04 LTS

GNOME Classic desktop.
The default desktop of Ubuntu is Gnome 3. Its new interface is different from the older version of GNOME 2. Those who are reluctant to use GNOME 3 can switch to the old fashioned desktop. Install the gnome-shell-extensions package to give the classic desktop look for GNOME 3. GNOME Classic is an old-fashioned desktop compared to the GNOME 3. GNOME Classic Desktop can work faster than GNOME 3 Desktop.

Apply the following command to install GNOME Classic desktop,

sudo apt update
sudo apt install gnome-shell-extensions

Once the installation complete, log out from the Gnome desktop to enter into the classic desktop. Select the Log Out option from the System Menu on the top right of the Gnome desktop.


Pressing the button at the bottom of the login screen will pop up the list of desktops. Select the GNOME Classic from the list. Enter the password and log in.

Autocrat for bulk certificate generation

Autocrat is a multi-purpose document merge tool works with Google Drive. It allows you to take data from a spreadsheet and merge it into a document via a template.  Tell Autocrat which fields to merge via <<merge tags>> and then let Autocrat mass-generate personalized documents.  Users can also send the documents as email attachments. Autocrat is useful to generate certificates when conducting, seminar, webinar, competitions, quiz etc. It's possible to reuse the template for further use.

Here I am going to discuss how to create and send event certificates in large numbers using Google Drive and Autocrat.

Prepare a certificate template

First, create a folder for the certificate making purpose inside Google Drive. All files regarding the certificate save here.
Prepare a certificate from Google Slide available at Google Drive. Select a good template from there. Here First Name and Last Name put inside <<merge tags>>. Here values will load from the user's details from a spreadsheet.

Add metadata to LibreOffice Writer document

Metadata in document files helpful to search and find the document in computer and World Wide Web. When the author export the document to PDF format, the metadata will also with the document. Here are the steps to add metadata to a LibreOffice Writer document.

Add author details

Visit Tools > Option > LibreOffice > User Data


Enter the details of the author.

Want to experience pure Android?

Mobile vendors not regularly update Android mobile operating systems. Make available a new version of Android for mobiles will take too much time. Therefore mobile users are not able to experience the features of the latest Android version and security updates. Mobile vendors do not release updates for the old devices, and they concentrate on releasing new models. 

AOSP (Android Open Source Project) regularly release updates and new versions. But users are not lucky to receive the latest releases of Android new versions on old devices. Android Project introduced Project Treble to speed up the distribution of new releases. Android Project releases new versions, and the mobile phone vendors make changes to suitable for the hardware. This process requires too much workforce, and frequent updates from vendors are not possible. With the introduction of Project Treble, users can install Android latest version on their devices. Project Treble Android image can install on compatible mobile hardware same like installing an Ubuntu Linux on any computer. All mobile phones preloaded with Android Oreo (Android 8.0) at the time of purchasing is suitable for the Treble project. It means that the mobile user can download and install a Project Treble image of the Android operating system. The mobile users can check the Treble compatibility using the following app; they can be download from Google Play Store.

Users can find various generic system image (GSI) suitable to install on Treble supported mobile devices irrespective of hardware type. Android GSI images are appropriate to fit in any Treble supported mobile phones. 

Lot of Android custom ROMs in GSI format. One of the leading GSI AOSP project by phhusson. He regularly releases GSI images of the latest versions of Android operating systems. GSI images by Phhusson are unmodified Android; users can experience pure Android experience. It does not contain any customisations and beautifications usually available with stock Android available with new mobiles. For example, Xiaomi mobile company customise the ROM and add beautifications and other changes. They also add apps not desired by the users (bloatware). It makes the vendor ROM heavy and noisy. GSI image of phhusson contain an only base version of Android, and users can add required apps later. AOSP GSI images are run smooth and provide good battery life.

Users can find GSI images of other custom ROMS. Lineage OS, Arrow OS, Havoc OS, CrDroid, AospExtended etc. are the popular custom ROMs. Most of the GSI images of custom ROMs build on phhusson project. Here is the list of custom ROMs based on phhusson.
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-%28GSI%29-list

Here is a detailed article on how to install a GSI image on a mobile a Treble supported phone.