Menu
TAG

how-to

How To Make A Multiboot USB In Linux And Windows
Linux Tutorials 3 min read

How To Make A Multiboot USB In Linux And Windows

Do you wish to make a multiboot USB? Do you want to have multiple OSes on a USB drive for installation or for recovering other systems? Do you want to boot and use multiple operating systems from your USB drive, I got you covered. Let us look at two ways of achieving this.   MultiSystem – Making the Multiboot USB on a Linux or Windows system 1. Download the latest version of MultiSystem from here. 2. Open the Script with Ubuntu’s Archive Manager 3. Extract the install-depot-mult

Linux TutorialsUncategorizedhow-to
How To Send Encrypted Emails In Linux
Linux Tutorials 3 min read

How To Send Encrypted Emails In Linux

Though social media has reduced the need for sending emails but still for almost all professional reasons we send emails. Our emails are the online letters and contain useful information hence the information must be protected. In this article, we’ll discuss how we can send encrypted emails in Linux   First, you must have an email client installed. There are many free and open-source email clients available and you can install any one of them. I have written an article on free and open-source

Linux TutorialsUncategorizedhow-to
How To Create Shell Scripts
Linux Tutorials 4 min read

How To Create Shell Scripts

Having to type the same command over and over again can be a daunting task and tiresome for that matter. The shell scripts are really easy to create and run saving you from a lot of misery and anguish if you really prefer using the terminal over using the GUI for running tasks.   We are going to use the inbuilt nano editor to create a shell script. The shell scripts usually have a “.sh” extension. Type “nano” in the terminal to open the nano editor. The command will open nano as foll

Linux TutorialsUncategorizedhow-to
Tips To Speed Up Ubuntu
Linux Tutorials 3 min read

Tips To Speed Up Ubuntu

Chances are that your Ubuntu desktop will run so smooth. You will wonder why you did not switch from those other slow loading desktop operating systems (looking at you Windows). Ubuntu runs smoothly on most modern machines and older machines using variants such as Lubuntu, Xubuntu and Ubuntu MATE are going to be very impressive. Very few times, your experience can get poorer on your Ubuntu desktop. So there are a few tips to speed up Ubuntu.   But why is my computer running slow in the first

Linux TutorialsUncategorizedhow-to
How To Share Printer On Network In Linux
Linux Tutorials 2 min read

How To Share Printer On Network In Linux

Printing is an everyday job for us. Projects, office work, homework, etc. The basic fact is that we almost require printing every day. Now, what if we require sharing printer connected to our home Linux machine. So I decided to write a guide about it which is fairly simple. So, let’s start.   Add Your Printer To Computer First basic thing is to install or add your printer. Connecting printer in Linux machine is very simple as almost all Linux distros have printer supports. Open the

Linux TutorialsUncategorizedhow-to
Linux FAQs (Frequently Asked Questions) From A Newbie Perspective
Linux Tutorials 4 min read

Linux FAQs (Frequently Asked Questions) From A Newbie Perspective

Linux distros are wonderful operating systems. But when you are new to it, you’re probably gonna have some questions in your mind. It’s normal, I too had many questions at first. So, here I’m gonna list out 10 frequently asked questions about Linux.   1. What is Linux? It is one of the most fundamental questions as many people tend to confuse it a bit. Linux by itself is not an operating system, instead, it is the central and most important part of an OS called the Kernel.

Linux TutorialsUncategorizedhow-to
Install Oracle Java 7/8 On Fedora And CentOS
Linux Tutorials 3 min read

Install Oracle Java 7/8 On Fedora And CentOS

Java is somewhat one of the most important applications on your system and not having java can bring nightmares. It is suggested to users after installing Linux on your computer, you should install java on it. In this article, I’m going to show you how to install java 7/8 in Fedora, CentOS or derivatives distros.   Here is a tutorial to install Oracle Java (JDK 7/8) on Fedora and CentOS. If you want to install Java on Ubuntu, you can find a tutorial here.   How To Install Oracle Ja

Linux TutorialsUncategorizedhow-to
All You Need To Know About Swap Partition In Linux
Reviews 3 min read

All You Need To Know About Swap Partition In Linux

So somewhere while installing your favorite Linux distro you came across the word “Swap” and now you are here to know what is Swap. Well, I will tell you it in the simplest sense.   What Is Swap Space? Swap is a replacement or better say less-used alternative for RAM( Random Access Memory). Let’s say that when you have 512mb RAM and you are running a game and RAM suddenly gets full. Then what? There comes the role of Swap. The OS moves the less used background running applications

ReviewsUncategorizedhow-to
How to Use Google Drive on Linux: A Comprehensive Guide
Linux tools 4 min read

How to Use Google Drive on Linux: A Comprehensive Guide

Google Drive is one of the most popular services to store your files in the cloud. You can access your Google Drive account through a web browser or using a client. This time I’m going to talk about one Google Drive Linux client but without a graphical interface. In this tutorial, you’re going to know how to use a client through the command-line interface to access, download and upload to your google drive.   Gdrive A Google Drive Linux CLI Client The client that we’re going to use

Linux toolsUncategorizedhow-to
What Is Conky And How To Configure Conky On Ubuntu 16.04
Linux tools 4 min read

What Is Conky And How To Configure Conky On Ubuntu 16.04

Conky is a free system monitor tool for the X window system on Linux. It is able to monitor many system variables including CPU status, swap space, temperatures, disk storage, processes, network interfaces, battery status and a host of others and then displays the information on your desktop. It can also display other things like time, calendars weather and the like. All these are available via themes with which Conky works. So let us take a look at installing and setting up Conky and Conk

Linux toolsUncategorizedhow-to
How To Dual Boot Windows 10 And Fedora 25
Linux Tutorials 6 min read

How To Dual Boot Windows 10 And Fedora 25

Fedora 25 is the latest update released for the Fedora distro. Fedora Workstation is an easy to use operating system for laptop and desktop computers, with a set of tools that are idle for everyone. Fedora is a global community that works together to lead the advancement of free and open-source software. It is based on Red Hat which has scored well this time   Fedora 25 is beauty in itself. To know all the new and exciting features provided by it you can visit  Here Is What Is New In Fedora 2

Linux TutorialsUncategorizedhow-to
How To Use Wireshark To Inspect Network Traffic
Uncategorized 3 min read

How To Use Wireshark To Inspect Network Traffic

Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software, and communications protocol development. It lets you see what’s happening on your network at a microscopic level and is the de facto (and often de jure) standard across many commercial and non-profit enterprises, government agencies, and educational institutions. Wireshark is a cross-platform tool that runs on Linux, Microsoft Windows, macOS, BSD, Solaris, and other Unix-like opera

Uncategorizedhow-to#Import 2024-11-04 15:59