Menu
TAG

Linux Tutorials

Control Raspberry Pi & IOT Devices From Cloud Using Cloud4RPi
Linux Tutorials 3 min read

Control Raspberry Pi & IOT Devices From Cloud Using Cloud4RPi

Raspberry Pi is one of the best inventions of our times. We can use this low-cost device to make something really cool and useful. In this article, I will show you how you can control your Raspberry Pi and send instructions to the devices connected to your RPi from anywhere in the world. What is Cloud4RPi? Cloud4RPi is a very simple web control panel for accessing your Raspberry Pi devices. Configuring it takes not more than 2 minutes and you can access your Raspberry Pi anywhere i

Linux TutorialsNewUncategorized
How To Install & Setup Nagios Core On Raspberry PI
Linux Tutorials 3 min read

How To Install & Setup Nagios Core On Raspberry PI

Have you ever thought about how some of the World’s biggest companies monitor hundreds of devices? If not, then do it now because, in this tutorial, I am going to introduce you to Nagios. Nagios is a monitoring solution that can monitor a few devices in your house or hundreds of devices, services, network protocols in a multi-billion company. First of all, why do we need Nagios or any monitoring tool at all? It should not be difficult to understand why we need a monitoring tool. A m

Linux TutorialsSystem AdministrationUncategorized
What Is Server Side Rendering? Is It Still Useful?
Linux Tutorials 2 min read

What Is Server Side Rendering? Is It Still Useful?

The past few years have seen a hoard of new JavaScript frameworks taking over web development. Skills with Single Page Applications and Progressive Web Apps are the new things that every new developer wants on their resume. Most of the web services are migrating towards Client Side Rendering with JavaScript frameworks. However, Server-side rendering has not lost its charm. What is Server Side Rendering? In modern JavaScript frameworks like angular, react and vue, JavaScript code is

Linux TutorialsUncategorizedtutorial
GSConnect Integrate Android Phone With Linux Computer
Linux Tutorials 3 min read

GSConnect Integrate Android Phone With Linux Computer

GSConnect is the complete reimplementation of KDE Connect for GNOME desktop environment. KDE Connect is a cool application for integrating your Android phone with a Linux desktop computer. The app allows you to control, share files, read notifications, etc between the two devices. For instance, you can read Android notifications on your desktop computer without touching your phone at all. Unfortunately, a GNOME user wanting to install KDE Connect on her computer also has to install some

Linux TutorialsUncategorizedtutorial
Desktop Workspaces In Linux
Linux Tutorials 2 min read

Desktop Workspaces In Linux

Have you ever come across the term “desktop workspaces” around the Linux community? If you haven’t and are curious about what desktop workspaces are, then, you are at the right place reading this article 🙂 I’ll guide you on what workspaces are on Linux and how you can utilize them to increase your computing productivity. Desktop workspaces Desktop workspaces on Linux are like having a multi-monitor system on your single computer. Developers, artists, audio engineers, etc. would ca

Linux TutorialsUncategorizedtutorial
How To Install Virtualbox In Arch Linux
Linux Tutorials 2 min read

How To Install Virtualbox In Arch Linux

In this guide, I will show you how to install VirtualBox in Arch Linux. Numerous aspects of this guide can also apply to any other Linux distribution. Since Arch Linux is the target platform, we will need to install certain dependencies if they’re not there already. * Install Virtualbox in Arch Linux * Download Virtualbox * Make Virtualbox file executable * Installing Dependencies Chances are you already know what VirtualBox is. If not, it is a program from Oracle

Linux TutorialsUncategorizedhow-to
Why Not Install Software Packages From The Internet
Linux Tutorials 5 min read

Why Not Install Software Packages From The Internet

Hello, avid Linux readers! Someone from the Internet has told you not to execute random scripts you find on the Internet and now you’re reading why we shouldn’t install software packages from the Internet. Or more specifically, the aim of this article is why it’s wise to stick to distribution maintained packages and not those latest software packages we find out there on the Internet even if it’s distributed by the official brand’s page. However, it’s okay to download software packages t

Linux TutorialsUncategorizednews
Linux Partition Management
Linux Tutorials 9 min read

Linux Partition Management

Making Linux partitions is one of the toughest tasks for new Linux users. In this article, I will cover various topics on Linux partitioning. I’ll use different Linux partition managers to list, create, resize, extend and delete Linux partitions. Linux partition managers In this article, we will perform CRUD(Create or Clone, Read, Delete, Update) actions on system storage drive using various Linux partition managers. If you are a new Linux user, you might want to try an easy to use

Linux TutorialsUncategorizedtutorial
Ways To Develop Windows Apps On Linux
Linux Tutorials 2 min read

Ways To Develop Windows Apps On Linux

Have you ever had the desire to develop Windows software or test it on your Linux system? Maybe because it is the most popular OS or due to the fact that your schools and institutions deploy only Windows OS in computer laboratories. Well lucky you, there are two ways to actually develop or test Windows software on Linux system with the exception of dual booting (otherwise the article would have diverted away from the topic’s intention) Windows OS along with your existing system. Read on

Linux TutorialsUncategorizedhow-to
Things To Do After Installing Arch Linux
Arch Linux 6 min read

Things To Do After Installing Arch Linux

Continuing from the previous article, we will finish by fine-tuning the system to enable functionality comparable to other distros. After this tutorial, you will have a lot of the basic features you will find in a distro such as Fedora or Ubuntu. * Things To Do After Installing Arch Linux * Wifi Connectivity * Double-Checking Sound * Display Manager * Package Searching And Fonts * Device Mounting Privileges * DVD Playback * Wine * SSH * Conclusion

Arch LinuxLinux TutorialsUncategorized
Ways To Get Quick Access To Custom Apps On GNOME Desktop
Linux Tutorials 2 min read

Ways To Get Quick Access To Custom Apps On GNOME Desktop

Have you ever loaded a custom application from the Internet and encountered the following issue: having to launch your terminal application and enter the command to run that executable file? I’d done it several times before realising there are two ways to efficiently launch my custom installed applications on GNOME. Using the terminal isn’t all that bad, but it’s tedious typing and retyping the same keystrokes every time you reboot. Continue reading to find out what they are and how you

Linux TutorialsUncategorizedhow-to
Linux Mint KDE Still Possible
Linux Tutorials 3 min read

Linux Mint KDE Still Possible

If you’re the Linux Mint and KDE lover, then you know that starting from Linux Mint 19 “Tara”, your beloved Linux distro has stopped shipping with KDE. So Linux Mint KDE has died a brutal death. But we can revive the combination of the two best software, i.e. Linux Mint on KDE. In this article, I will show you how you can install KDE on Linux Mint 19 or possibly any other distro gets released after Linux Mint 19 “Tara”. I personally love the combination of two software. Linux Mint is the

Linux TutorialsUncategorizednews