Latest stories

What is GRUB

W

The boot loader or boot manager is a program that aims to load the computer’s operating system memory when the system boots. Most boot loaders are made up of several programs of relatively small size that are used in a particular sequence, with the purpose of loading the operating system. Among the most widely used boot loaders on the Linux platform is Loadlin, primarily used to allow Linux...

What is wget

W

Wget (also called GNU Wget Linux) is a non-interactive application for the Linux terminal helping us work with files and web pages. In fact, it is a program used for downloading files over the Internet, characterized by the lack of a graphical interface and a number of management features that are not typical for more modern solutions. The Croatian engineer Hrvoji Niksic developed the program...

How to create swap partition in Linux

H

Swap is a dedicated partition on the hard drive and used by Linux when the total amount of RAM installed in the system is fully occupied. In other words, the swap partition is the place where the information is stored when it does not take place in RAM. The content of the swap partition is not accessible to the user and the space occupied by the swap partition cannot be used to store the files...

What is XFCE

W

Xfce is a free desktop environment and an open-source (under GPL) for UNIX-compliant operating systems. Thus, it runs on Linux, BSD, Solaris, AIX platforms. Xfce is based, just like GNOME, on the GTK+ toolkit for desktop and menus generation and on Xfwm as window manager. It was originally designed to be similar to the commercial CDE desktop environment. It uses the Xforms toolkit and from here...

A basic list of Linux commands

A

Linux is an operating system that originates from UNIX. Until now, Linux has been used as a reliable and complex server operating system, due to the fact that it is open source and free. Because all operating systems use various common commands to create new directories or edit them, we’ve been thinking of presenting you some of these universal commands. 1. /bin Here are the basic commands...

What is Gnome

W

GNOME is a free desktop environment for UNIX-compatible systems. Gnome is one of the most widespread graphical media for Linux being present on most of the distributions. It has lower resource consumption compared to KDE but also fewer visual effects. The distinctive features of Gnome are the two bars (called panels) and the three main menus instead of one. GNOME originated in 1997, the original...

What is a Software Developer Kit

W

A Software Developer Kit is a set of tools for software developers. A Software Developer Kit is a set of tools that enable the development of software applications for a particular operating system (Windows, iOS, Linux, Android) or a specific hardware platform (iPhone). A Software Developer Kit contains an integrated development environment, or IDE, which in turn includes an application for...

What is firmware

W

Firmware is a small software that makes hardware work and does what its manufacturer intended. It is composed of programs written by software developers to make the hardware go. Without firmware, most of the electronic devices we use on a daily basis would not be able to do anything. They cover an extensive range; Typical examples are digital cameras, computers, CD players, DVD players or MP3...

Linux hardware drivers

L

In Linux environments, device drivers can be deployed as part of the kernel, but they can also be loaded separately as modules. The kernel modules in Linux have loaded drivers, the advantage of these drivers is that they will be in memory only during the time the device is needed, otherwise, it will not be loaded, thus freeing the memory during the inactivity. Linux is an open-source operating...

What is Advanced Linux Sound Architecture

W

ALSA (Advanced Linux Sound Architecture) is a Linux kernel module that replaces several single-kernel drivers that manage the various sound cards internally. Advanced Linux Sound Architecture is a GPL and LGPL Open Source software underlying the Linux kernel audio subsystem. In addition to drivers for a multitude of sound cards, the ALSA project also includes a lib sound for applications...

Recent Posts

Archives

Categories