In this article, we will explain what you need to do if you want to provide translation support for projects at github.com/pardus or for projects in other distributions. This article is divided into the following main topics. What are PO and POT Files and How Are They Used? What is a PO File? PO files contain many entries in pairs with the original text and translated text. For example, in the tr.po file […]
Grub It is our bootloader that greets us first when the system boots up. Grub Thanks to this, our kernel and initramfs image are loaded into memory and the system is started.
In this article, if you want to contribute to Pardus, we will talk about how you should do it and explain it by giving a small example. For this, we first need to talk about Fork and Pull Request logic on GitHub. If you haven't read our previous article about Git, you can read it here. What is Fork? First, let's move forward by explaining what a Fork is. Fork, the project you want to contribute to […]
In this article, we will talk about more fun and modern alternatives to the classic Linux commands. Bat: We know that the alternative cat command is used to display the contents of text files. The bat command, on the other hand, has additional features such as syntax highlighting and Git integration apart from the cat command. ncdu: alternative to du command du command to find out the size of a directory in Linux […]
Grub Installation Introduction In this article, on computers with Pardus operating system installed with btrfs file system grub How to install the bootloader will be explained. You can reach the Pardus btrfs installation article, which is mentioned as the 1st part of the article, here. In addition, an example of using timeshift in btrfs system will be given. Installation Steps Let's log into the live desktop with Pardus Employee. Then open a terminal and continue with the following codes […]
Introduction In this article, we will explain how to make disk partitioning with cfdisk, one of the disk partitioning tools mentioned in the 1st part of the Pardus Btrfs Setup article. Preparation For these processes, which will be described in live environment with Pardus Employee, the computer is started with a bootable USB memory loaded with Pardus. We start with the following codes by opening a terminal. Let's take a look at the current state of Cfdisk and then partitioning […]
Introduction In this article, we will explain how to make a disk partition with fdisk, one of the disk partitioning tools mentioned in the 1st part of the Pardus Btrfs Setup article. Preparation For these processes, which will be described in live environment with Pardus Employee, the computer is started with a bootable USB memory loaded with Pardus. Let's start with the following codes by opening a terminal. Fdisk Let's take a look at the current state and then […]
Introduction Debian-based Pardus operating system uses ext4 as the file system in standard installation. In this article, it will be explained to you how to install with btrfs file system in Pardus 21 version. In this section, the installation steps will be discussed. Preparation Download the Pardus iso file and print it as bootable to the usb memory and start your computer with this usb memory. Download link is here https://www.pardus.org.tr/surumler/ ISO mold […]
In this article, I will tell you how to install flatpak packages. What is Flatpak? The common problem of linux distributions today is that applications are packaged separately by each distribution and try to keep it up to date. However, some distributions, such as debian, give importance to stability rather than update while packaging applications, so the version offered by the distribution may be outdated. As a solution to this problem, the flatpak package system […]
Do you know how old-fashioned chalkboards revolutionized teaching for their time? This tool, which is thought to have been used for the first time in the 11th century, increased the number of learners from only 1 to 30-40 people at the same time. Maybe more. Colored chalk was invented in 1814. This ancient tool is still up to date and truly […]