Showing headlines posted by abhishekpc
« Previous ( 1 2 3 4 5 6 7 8 9 ... 16 ) Next »How to Install Deepin Desktop on Ubuntu 20.04 LTS
This tutorial shows you the proper steps to install the Deepin desktop environment on Ubuntu. Removal steps are also mentioned.
How to Clear Apt Cache and Reclaim Precious Disk Space
In this tutorial, you’ll learn what is apt cache, why is it used, why you would want to clean it and some other things you should know about purging apt cache in Ubuntu and other Debian based Linux distributions.
KeenWrite: An Open Source Text Editor for Data Scientists and Mathematicians
An interesting text editor that supports R markdown. With codes in R, you can add string interpolation, graphs and other mathematical expressions to your text document.
Bagisto: An Open Source eCommerce Platform
Bagisto is a relatively new open-source e-commerce platform built on Laravel. Let’s see what it has got to offer.
Present Slides in Linux Terminal With This Nifty Python Tool
There are so many amusing and fun stuff you can do in the terminal. Making and presenting slides is just one of them.
Rosetta@home: Help the Fight Against COVID-19 With Your Linux System
Want to contribute to the research on coronavirus? You don’t necessarily have to be a scientist for this. You may contribute with part of your computer’s computing power thanks to Rosetta@home project.
Meet eDEX-UI, A Sci-Fi Inspired Linux Terminal Emulator With Some Cool Features
eDEX-UI is a cool sci-fi inspired terminal emulator that looks cool with a bunch of options like system monitoring. Check out what features it offers.
Give Your GNOME Desktop a Tiling Makeover With Material Shell GNOME Extension
Material Shell GNOME extension turns your regular GNOME desktop into a preconfigured tiling window manager and thus giving you an intuitive interface.
Linux Jargon Buster: What is a Rolling Release Distribution?
What is rolling release? What is a rolling release distribution? How is it different from the point release distributions? All your questions answered in this jargon buster article.
Deepin 20 Review: The Gorgeous Linux Distro Becomes Even More Beautiful (and Featureful)
Deepin is already a beautiful Linux distribution. Deepin version 20 puts in a different league altogether with all those visual and feature improvements.
KeePassXC is An Amazing Community Driven Open Source Password Manager Not Cloud Based
KeePassXC is a useful open-source cross-platform password manager that doesn’t compromise on features even if it’s not a cloud-based tool.
Shutdown Taking Too Long? Here’s How to Investigate and Fix Long Shutdown Time in Linux
Your Linux system is taking too long to shut down? Here are the steps you can take to find out what is causing the delayed shutdown and fix the issue.
Zim: A Wiki-Like Note-taking App That Makes Things Easier
Zim is an impressive cross-platform, open source note taking app for users who want a wiki-style collection of their notes, tasks, or ideas.
PCLinuxOS Review: This Classic Independent Linux Distribution is Definitely Worth a Look
Most of the Linux distributions are based on Debian/Ubuntu/Arch. PCLinuxOS is not one of them. Take a look at the classic independent PCLinuxOS distribution.
Linux Jargon Buster: What is a Linux Distribution? Why is it Called a ‘Distribution’?
What is a Linux distribution? Why is it called a distribution (or distro)? How is it different from the Linux kernel? What is GNU/Linux? Clear your doubts in this jargon buster.
Rclone Browser Enables You to Sync Data With Cloud Services in Linux Graphically
Want to use Rclone for synchronizing data with various cloud services without using command line? Rclone Browser is what you need.
From Terminal Master to Grandmaster: Play Chess in Linux Terminal
Linux terminals can be fun too. Learn how to play chess in Linux terminal that too with a formidable opponent Stockfish chess engine.
Bash Beginner Series #9: Using Functions in Bash
Never rewrite code, use functions instead!
How to Set Up Facial Recognition to Sign into Ubuntu and Other Linux Distributions
Missing the Windows Hello kind of unlocking of your system on Linux? Learn how to set up face unlock on Ubuntu and other Linux distributions.
How to Find Length of String in Bash Quick Tip
Here are various ways to calculate the length of a string in bash scripts.