OneinStack: How to install it on Ubuntu and CentOS

Open OneinStack default page

What is OneinStack? It is an active project that uses to set up an environment for the development of PHP/JAVA applications in just one-click on Linux operating systems such as CentOS (including Redhat), Debian, Ubuntu, Fedora, Deepin, Amazon Linux and other same family Distros. Just like WAMP or XAMPP server for Windows, OneinStack allows creating … Read more

How to install Fedora Remix for WSL on Windows 10 using Choco

RUn Fedora updates on WIndows WSL

Fedora for WSL is not available officially, however, we can use it on Windows 10 subsystem for Linux from an unofficial source-Whitewater Foundry, that offers Fedora Remix WSL… Fedora Linux which is Redhat patron open source project widely know for is stability and familiar interface i.e GNOME. Being a free and open source project anyone … Read more

How to install openSUSE-Leap-15 on Windows 10 WSL

Install OpenSuse on Windows 10 using WSL

No need to use VirtualBox virtual machines to install OpenSuse Leap 15 Linux distro on Windows 10, just you need to enable Windows subsystem for Linux. OpenSuse is a beautiful Linux that offers two Desktop variants OpenSUSE Leap and OpenSUSE Tumbleweed along with OpenSUSE enterprise Linux server. It is an open source and free to … Read more

How to install Windows Terminal on Windows 10 from Microsoft Store

run Windwos terminal on WIndows 10

Just like the Terminal on Linux, the Command Prompt on Windows is also a powerful tool, if not as powerful as that of Linux Terminal. From carrying out some administrative tasks on Windows to using SSH and access the Linux shell, which you can learn more about here, the Windows Command Prompt is really useful. … Read more

How to install & use Transmission in Ubuntu 19.04,18.04…

how to use transmission on Ubuntu to download torrent files

Transmission in Ubuntu Linux comes as a default BitTorrent client that can be used to download torrent files directly from the internet to local computer. BitTorrent protocol used by this client helps in downloading files from multiple sources instead of from one single which trust a burden on the server. It uses multiple nodes to … Read more

Top 10 screenshot and image annotation tools for Linux you should try out

screenshot capturing tools for Linux is Flameshot

There are several tools available for Linux to capture screenshots, edit and annotate them, but I am here to discuss the best 10 screenshot capturing tools for Linux so that you don’t need to spend time trying out all the available options. From explaining some little thing to our friends or colleagues, to keeping the … Read more

How to extract or unzip Tarball file uses .xz extension in Linux

Extract or unzip Tarball file uses xz extension in Linux

The tarball is the most convenient file compressing/archiving tool under the Linux system. To packaged and compressed files it uses with the tar command. Here we will know how to extract tarball files coming along with .xz extension. Step 1: Open Command Terminal Step 2: Navigate to the folder where the xyz.tar.xz file of your … Read more

How to use gdebi package manager to install .deb packages on Linux

gdebi package manager

With the Gdebi package manager, installing packages from .deb files with dependencies will become a lot easier, at least better than using the default ‘dpkg’ package manager. Installing apps and packages on Linux isn’t as easy as hitting the ‘Next’ button a couple of times unless you find the ‘Install’ button to start installing the … Read more

How to use Chocolatey choco to install chrome on Windows

choco install googlechrome

Choco is the command that uses in Chocolatey on Windows 10/8/7 platforms to install different software available as Chocolatey packages. Now what exactly Chocolatey is? If you have ever used Ubuntu or Centos or any other Linux OS, they all have their own package manager that we use to install the different applications via the … Read more

8 Best latex editors for Linux, Windows or MacOS

Texmaker best latex editor for windows Linux and MacOS

Are you up to creating some mathematical or scientific documents? Then you must be looking for some best LaTeX editors for your Linux, MacOS, or Windows operating system. Thus, here we are with a crisp and compact list of both offline and online LaTeX editors under a free or open-source category. What is a LaTeX … Read more

How to use Chocolatey Choco to install Git on Windows 10/8/7

Run Git bash app on Windows 10 administrator

As we all know Git is an open source and free distributed version control system which is easy to learn and lightweight. Here is the way to use Choco command to install Git to efficiently host and handle small to very large projects but at fast speed.  What is Git? Git is a version control … Read more

How to install Shotcut video editor on Ubuntu 19.04/LinuxMint

shotcut install Ubuntu Linux MInt Debian Centos Elementary OS

If you are Ubuntu, Debian, Linux Mint or Elementary OS users those are looking for some free and open source video editor then you must try Shotcut. It is a cross-platform video editor for Windows, Mac and Linux. It supports 4K resolution videos along with FFmpeg and other image formats such as BMP, GIF, JPEG, … Read more

How to download and install apps on Elementary OS from the Snap repository

Snap on Elementary OS 3

Linux users don’t need an introduction about the apt repository, which houses a number of cool and useful packages to carry out a plethora of activities on a Linux-based operating system. While most Linux distributions come with the apt repository, there are even some cool repositories, where you can download some other packages, which aren’t … Read more

How to install Chocolatey package manager on Windows 10/8/7

How to install Chocolatey package manager on Windows 10

This article will show how to install programs and packages from the Command Prompt/Power shell on the Windows operating system using Chocolatey – The package manager for Windows The Linux distributions come with a package manager, which is a powerful tool for most power users to install, update and remove packages, directly from the command … Read more