Articles by Omer Cakmak
How to use pip requirements file? [SOLVED]
A pip requirements file is used in Python projects to specify the dependencies of the project, and to ensure that these dependencies can be easily installed on …
How to DROP connection in IPTABLES? [SOLVED]
iptables is a GPL licensed utility that allows the Linux kernel firewall to configure IP packet filter rules. Filters are organized in different tables that
How to set FFmpeg output directory? [SOLVED]
FFmpeg can be used by end users and system administrators. Specifying FFmpeg's output directory may be different for the 2 user types. In this article "How to
Recover Lost Files PartedMagic [100% Working]
Parted Magic is a commercial Slackware-based Linux distribution that comes with partitioning and data recovery tools. The distribution's name is derived from
How to enable UTF-8 in Linux? [SOLVED]
If you are working on Linux operating system, you should use these converters. If you have received a warning/error regarding UTF-8, read this post. In this
How to set SFTP umask in Linux? [100% Working]
In this tutorial I will share the steps to set umask for SFTP connections. I will not go into the details on what is umask and how to set umask in Linux. You
Increase sound more than 100 in Ubuntu? [SOLVED]
VLC and some media players allow you to increase the volume up to 200%. In the operating system, it is possible to increase the volume as the system allows.
Convert CentOS 8 to Rocky Linux 8 [100% Working]
As you know, CentOS Linux 8 became the end of life on 31 Dec 2021. It will now continue its life as CentOS Stream 8. Many people/organizations using CentOS
PROPERLY disable IPv6 in Rocky Linux [SOLVED]
IPv6(128-bit address) is a protocol that will replace the IPv4(32-bit address) network protocol and provide a much larger network address space usage. It is
How to install PostgreSQL Rocky Linux? [SOLVED]
Step by step instructions to install postgresql from default repository or from online archive. You can download and install custom postgresql version from …
How to install EPEL Repository Rocky Linux? [SOLVED]
In this tutorial we will share steps and different methods to install EPE repo in Rocky Linux
How to disable firewall in Rocky Linux? [SOLVED]
A firewall is a must for every server system but there are times when for debugging purpose we would like to stop and disable the firewalld service. In this
How to install Rscript on Ubuntu? [SOLVED]
Step by Step instructions to install Rscript in Ubuntu with example
How install Boost on Ubuntu? [SOLVED]
Boost is a set of libraries for the C++ programming language (includes 164 separate libraries as of version 1.76) that provides support for tasks and
How to install Conda on Ubuntu? [SOLVED]
Conda is an open source (BSD licensed), language-independent package manager and environment management system that runs on different operating systems
