Knowledge made simple

Welcome to Edustorage.net, the storage of tutorials, educational articles for those, who are afraid to read official documentation. 

Pages

How to install IceWM theme in openSUSE

IceWM is very lightweight windows manager for Linux. It's popular not only among owners of old PCs. One of the things, that makes IceWm attractive is huge amount of various themes, which can …

Read more

How to compile .c program in Fedora Linux

Before you compile a .c program in Fedora, you need ensure, you have installed compiler. First of all, let's update YUM database: $ sudo yum makecache Then we need install a …

Read more

How to remove Firefox web browser in Lubuntu

Removing Firefox in terminal To remove just Firefox web browser package itself from Lubuntu from command line, we have to type this command in lubuntu-terminal: $ sudo apt-get purge …

Read more

Latest Entries

How to create a user without sending invite in Grafana 7.2.0.

Sometimes you need to create a user in Grafana avoiding sending invitation to an e-mail. It is possible to do easy and fast way. 

This manual is valid for Grafna version 7.2.0., but it will surely work for earlier and later versions of Grafana as well.

Step 1 : Create a fake invitation

Go to settings and enter Users section:

Read more

Written by Administrator on Friday January 31, 2025

How to setup POS printer in Windows

This manual is applicable for setting up any POS-printer for printing in Windows. 

Let's divide the setting up procedure into two steps:

  1. POS printer's driver installation
  2. Managing POS-printer settings.

Read more

Written by Administrator on Thursday January 30, 2025

How to remove login bar (adminbar) on top of the page in Wordpress CMS (for visitors)

This article is about the way you can remove the so-called admin bar (the bar with "Log in" link) on the top of your website run by WordPress CMS. We are talking about the thing bar on the top of the webpage. Somebody calls her "login bar", somebody: "admin bar". If you try to research internet and find a solution, you will find that a lot of manuals offer you to install a special wordpress plugin. Please, don't do it. Wordpress already has functionality for deleting this annoying bar and only thing you have to do is to put one small line in a proper place. Let's take a look on it:

Read more

Written by Administrator on Saturday September 21, 2024