How to Install ADB Fastboot on Linux

ADB Fastboot for Linux and MAC

ADB and Fastboot are the basic utilities if you want to ROOT, Unlock bootloader or install a custom Recovery like TWRP on any Android device. So, if you are a developer or you want to learn how you can get most out of your Android as a Developer or an advanced then you must … Read more

PXE Server Setup – whitepaper

Linux PXE Server This whitepaper will describe how to set up a pxe server. Hardware Required: HP ProLiant Server, 1 or 2 Network ports, disk space on the network for ISO images. The software components that make up a pxe server are the dh server and the tftp server. These components can be on separate … Read more

How to install Pidgin in Ubuntu?

Pidgin is a free and open-source instant messaging client that lets you to s on multiple chat networks simultaneously. This means that you can be chatting with friends on XMPP and sitting in an IRC chat room at the same time. Pidgin is based on libpurple library that has for many instant … Read more

How to install VirtualBox in Fedora Workstation?

VirtualBox is a free and open-source tool by Oracle to run virtual machines on a system. It is available for different operating systems including Windows, macOS, and Linux. By creating virtual machines on a system you can install multiple operating systems within your host OS. For example, you can install different distributions of Linux inside … Read more

How to install OpenOffice in Ubuntu?

OpenOffice.org which is now Apache OpenOffice is an open-source office suite. It can be used for document writing presentations, drawing, creating spreadsheets, and managing databases. Apart from the ODF file format, it s various other formats. Today we will discuss the steps to set up OpenOffice in a Ubuntu system. Prerequisites To follow this guide … Read more

How to install CrossOver in Ubuntu Linux?

CrossOver is a Wine-based Windows compatibility layer for Linux, macOS, and Chrome OS which enable Windows applications to run under these operating systems. It is developed by CodeWeavers who modifies Wine source code, applies compatibility patches, adds -friendly configuration tools, and provides technical . In this article, I will discuss how to install CrossOver in … Read more

How to install and use Dolphin file manager on Ubuntu?

Dolphin is a free and open-source file manager which comes default with KDE Plasma desktop. It is a simple, lightweight file manager which is highly flexible and customizable. The design of Dophin makes browsing, moving, and deleting files faster and easier. The Dolphin file manager s three view modes i.e. Icons, Details, and Compact view … Read more

How to install and use PowerShell in Ubuntu?

PowerShell is a command-line shell and a scripting language that is used for task automation and configuration management. It is a cross-platform tool developed by Microsoft. The istrative tasks are performed using cmdlets (or command-lets) which are specialized .NET classes implemented to perform specific operations. In this article, we will discuss how to install and … Read more

How to install LANShare in Ubuntu Linux?

LAN Share is a free and open-source cross-platform application for file transfer on a local area network. It is fast and capable of transferring a whole folder at once. The application is built using the Qt GUI framework, it can send small or large files immediately without any additional configuration. In this article, I will … Read more

How to install MATE desktop on Fedora Linux?

MATE is a free and open-source desktop environment that is the continuation of GNOME 2. It offers a simple, easy-to-use, intuitive graphical interface. It is in active development to keep it updated with the new technologies. It comes preloaded on Ubuntu MATE and many other Linux distributions. In this article, I will discuss how … Read more

How to install SmartGit on Fedora Linux?

SmartGit is one of the most powerful Git GUI clients with for Azure DevOps, Bitbucket, GitHub, GitLab, etc. It focuses on simplicity by providing a nice GUI so that people who are comfortable with commands can also easily work. It is designed for Git and Mercurial with SVN repositories. SmartGit is available for different platforms including … Read more

How to install neovim text editor in Fedora?

Neovim is the fork of the popular text editor vim which aims to update the functionality and reusability with modern GUI, asynchronous job control, etc. If you are familiar with using vim then you will also find it easy to use Neovim. The key features of the Neovim text editor are – s XDG-based directories Compatible … Read more