Every time you power on your Linux PC, it goes through a series of stages before finally displaying a login screen that prompts for your username or password. There are 4 distinct stages that every Linux distribution goes through in a typical boot-up process. User Login Prompt In this guide, we will highlight the various
Fedora - Page 4 of 5 - DesignLinux
How to Install Fedora 33 Server
Fedora 33 was released with a server edition, and in this tutorial, we shall go through the various steps of how to install the Fedora 33 server with screenshots. There are some crucial improvements in the server edition, before we proceed to the installation steps, we shall look at some of the new features and
How to Install Microsoft Edge Browser in Linux
Long gone days where Microsoft products are not open-source and architected only for Windows. In their efforts to make a strong footprint in the Linux market, Microsoft has announced on “Microsoft Ignite 2020” Edge browser is available for Linux as a dev preview. Edge browser is initially released with Windows 10 followed by Mac OS,
How to Install and Use i3 Window Manager on Linux
Written in C language, the i3wm ( i3 Windows Manager ) is a lightweight, easy-to-configure, and hugely popular tiling windows manager. Unlike the conventional desktop environment, a tiling manager provides just sufficient functionality to arrange windows on your screen in an easy and appealing manner suited for your workflow. i3 is a minimalist tiling manager
Zeit – A GUI Tool to Schedule Cron and At Jobs in Linux
Zeit is an open-source GUI tool for scheduling jobs via “crontab” and “at”. It is written in C++ and released under GPL-3.0 License. It is an easy to use tool that provides a simple interface to either schedule a one-time job or iterative jobs. Zeit also comes with an alarm and timer which uses sound
BpyTop – Resource Monitoring Tool for Linux
BpyTOP is another Linux command-line utility for resource monitoring among many other utilities like a top, Htop, Bashtop, etc. bashtop users can expect similar features in bpytop since bpytop is ported from bashtop and completely written in Python. Bpytop is available for various linux distributions and macOS. BpyTOP Features Fast and responsive UI. Keyboard and
How to Setup and Manage Log Rotation Using Logrotate in Linux
One of the most interesting (and perhaps one of the most important as well) directories in a Linux system is /var/log. According to the Filesystem Hierarchy Standard, the activity of most services running in the system are written to a file inside this directory or one of its subdirectories. Such files are known as logs
How to Install Postman on Linux Desktop
Postman is the most popular collaboration platform for API (Application Programming Interface) development, which is used by 10 million developers and 500,000 companies all over the world. The Postman API platform offers features that simplify API development and offers a wide range of tools that enable teams to share and collaborate on APIs. Postman is
How to Open Port for a Specific IP Address in Firewalld
How can I allow traffic from a specific IP address in my private network or allow traffic from a specific private network through firewalld, to a specific port or service on a Red Hat Enterprise Linux (RHEL) or CentOS server? In this short article, you will learn how to open a port for a specific
FrostWire – A Cloud Downloader, BitTorrent Client and Media Player
FrostWire (formerly known as Gnutella) is a free and open-source BitTorrent client and a fork of LimeWire. It was originally very similar to LimeWire in appearance and performance, but later developers added more rich features such as including BitTorrent protocol, Magnet Link, Wi-Fi sharing, Internet Radio, iTunes, Video/Audio Player support. It is written in Java