Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

designlinux, Author at DesignLinux - Page 28 of 83

Feb 23 2021
  • designlinux
  • 0 Comments
    • CentOS
    • Debian
    • Nginx
    • PHP
    • Ubuntu
How To Prevent PHP-FPM From Consuming Too Much RAM in Linux

If you have deployed a LEMP (Linux, NGINX, MySQL/MariaDB, and PHP) stack, then you are probably using FastCGI proxying within NGINX (as an HTTP server), for PHP processing. PHP-FPM (an acronym of FastCGI Process Manager) is a widely-used and high-performance alternative PHP FastCGI implementation. Here are the useful guides on setting up LEMP Stack in

Read More
  • designlinux
  • 0 Comments
    • Tutorial
Python For Loop

Loops are one of the fundamental concepts of programming languages. Loops are used to perform repeated tasks until a certain condition is met. There are two main looping constructs in Python that allow you to repeat a block of code repeatedly, the for and the while loops. In this article, we will cover the basics

Read More
Feb 22 2021
  • designlinux
  • 0 Comments
    • Open Source
    • Top Tools
4 Open Source Log Monitoring and Management Tools for Linux

When an operating system such as Linux is running, there are many events happening and processes that run in the background to enable efficient and reliable use of system resources. These events may happen in system software for example the init or systemd process or user applications such as Apache, MySQL, FTP, and many more.

Read More
Feb 19 2021
  • designlinux
  • 0 Comments
    • Editors
    • Linux IDE
    • Python
How to Setup PyDev for Eclipse IDE on Linux

Eclipse is not a new term that programmers will hear. It is very popular in the developer community and has been in the market for a very long time. This article is all about showing how to set up Python in Eclipse using the PyDev package. Eclipse is an Integrated Development Environment (IDE) used for

Read More
Feb 18 2021
  • designlinux
  • 0 Comments
    • Bash Shell
    • Shell Scripting
Learn Difference Between Sourcing and Forking in Bash

The main focus of this article is to clearly understand what happens when you run the script vs source the script in bash. First, we will clearly understand how the program is submitted when you call the script in different ways. NOTE: creating the script with an extension doesn’t matter. Script will run fine even

Read More
Feb 17 2021
  • designlinux
  • 0 Comments
    • CentOS
    • Hadoop
    • RedHat
How to Install and Configure Hive with High Availability – Part 7

Hive is a Data Warehouse model in Hadoop Eco-System. It can perform as an ETL tool on top of Hadoop. Enabling High Availability (HA) on Hive is not similar as we do in Master Services like Namenode and Resource Manager. Automatic failover will not happen in Hive (Hiveserver2). If any Hiveserver2 (HS2) fails, running jobs

Read More
Feb 16 2021
  • designlinux
  • 0 Comments
    • CentOS
    • Questions
    • Ubuntu
How to Fix NTFS Partition Failed to Mount Error in Linux

In this article, we will show how to fix NTFS failed to mount errors such as “Failed to mount ‘/dev/sdax’: Input/output error, NTFS is either inconsistent, or there is a hardware fault, or it’s a SoftRAID/FakeRAID hardware”. The following screenshot shows an example of an NTFS failed to mount error. NTFS – Failed to mount

Read More
  • designlinux
  • 0 Comments
    • Linux Certifications
Linux Foundation Certified IT Associate (LFCA)

The Linux Foundation Certified IT Associate (LFCA) is an entry-level certification offered by the Linux Foundation. It targets beginners or professionals in the IT field seeking to upskill and get a better understanding of various open-source concepts. Given the increased demand for Linux skills over the past few years, an LFCA certification gives you a

Read More
Feb 15 2021
  • designlinux
  • 0 Comments
    • Bash Shell
    • Shell Scripting
Learn Difference Between $$ and $BASHPID in Bash

Recently I was working on a shell script and I saw a significant difference in how bash special variable $ and BASHPID behaves. Every process running in Linux will be assigned with a process ID and that is how the operating system handles the process. Similarly, your bash terminal session will also be assigned with

Read More
Feb 14 2021
  • designlinux
  • 0 Comments
    • Tutorial
How to Install Microsoft Edge Browser on Ubuntu 20.04

Microsoft Edge is a fast and secure browser for the modern web. It is built with Chromium same as used by Google Chrome browser. In this article we will show you how to install the Microsoft Edge Browser web browser on Ubuntu 20.04. Currently, for Linux the developer preview is available and the stable version

Read More
  • «
  • 1
  • …
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 83
  • »
Popular Post
  • How to Install Skype on Arch Linux
  • How to Check the PostgreSQL Version
  • Du Command in Linux
  • How to Start, Stop, or Restart Nginx
  • How to Install Shutter Screenshot Tool in Ubuntu 20.04
  • Echo Command in Linux with Examples
  • Bash Case Statement
  • How to List Cron Jobs in Linux
  • How to Boost the Productivity with Sublime Text Snippets
  • How to Change Hostname on Ubuntu 20.04
Recent Posts
  • How to Install Puppet on Ubuntu 22.04
  • How to Install Skype on Ubuntu 22.04 LTS
  • How to Install Slack on Ubuntu 22.04
  • 25 Outstanding Backup Utilities for Linux Systems in 2023
  • How to Install Java on Ubuntu 22.04
  • How to Install Jenkins on Ubuntu 22.04
  • Progress – Show Percentage of Copied Data for (cp, mv, dd, tar) Commands
  • How to Monitor Progress of (Copy/Backup/Compress) Data using ‘pv’ Command
  • How to Install GIMP on Ubuntu 22.04
  • How to Install Notepad++ on Debian 11
Recent Comments
    Popular Tags
    apache Apache Tips bash browser cassandra centos CentOS Tips commandline tools database debian Debian Tips elasticsearch fail2ban Fedora Tips git Hadoop Tips java kernel LAMP Guides LFCA Certification Exam linux distros Linux IDE Editors Linux Mint Tips linux network monitoring linux office suite linux server monitoring Linux Tricks loop mariadb mysql MySQL Tips Networking Tips Nginx Tips php postgresql python rdp RHEL Tips Rocky Linux Tips security ssh SSH Tips terminal ubuntu Ubuntu Tips
    Archives
    • January 2023
    • December 2022
    • November 2022
    • October 2022
    • September 2022
    • July 2022
    • June 2022
    • April 2022
    • March 2022
    • February 2022
    • January 2022
    • December 2021
    • November 2021
    • October 2021
    • September 2021
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • April 2021
    • March 2021
    • February 2021
    • January 2021
    • December 2020
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020
    • May 2020
    Categories
    • AlmaLinux
    • Android
    • Ansible
    • Apache
    • Arch Linux
    • AWS
    • Backups
    • Bash Shell
    • Bodhi Linux
    • CentOS
    • CentOS Stream
    • Chef
    • Cloud Software
    • CMS
    • Commandline Tools
    • Control Panels
    • CouchDB
    • Data Recovery Tools
    • Databases
    • Debian
    • Deepin Linux
    • Desktops
    • Development Tools
    • Docker
    • Download Managers
    • Drupal
    • Editors
    • Elementary OS
    • Encryption Tools
    • Fedora
    • Firewalls
    • FreeBSD
    • FTP
    • GIMP
    • Git
    • Hadoop
    • HAProxy
    • Java
    • Jenkins
    • Joomla
    • Kali Linux
    • KDE
    • Kubernetes
    • KVM
    • Laravel
    • Let's Encrypt
    • LFCA
    • Linux Certifications
    • Linux Commands
    • Linux Desktop
    • Linux Distros
    • Linux IDE
    • Linux Mint
    • Linux Talks
    • Lubuntu
    • LXC
    • Mail Server
    • Manjaro
    • MariaDB
    • MongoDB
    • Monitoring Tools
    • MySQL
    • Network
    • Networking Commands
    • NFS
    • Nginx
    • Nodejs
    • NTP
    • Open Source
    • OpenSUSE
    • Oracle Linux
    • Package Managers
    • Pentoo
    • PHP
    • Podman
    • Postfix Mail Server
    • PostgreSQL
    • Python
    • Questions
    • RedHat
    • Redis Server
    • Rocky Linux
    • Security
    • Shell Scripting
    • SQLite
    • SSH
    • Storage
    • Suse
    • Terminals
    • Text Editors
    • Top Tools
    • Torrent Clients
    • Tutorial
    • Ubuntu
    • Udemy Courses
    • Uncategorized
    • VirtualBox
    • Virtualization
    • VMware
    • VPN
    • VSCode Editor
    • Web Browsers
    • Web Design
    • Web Hosting
    • Web Servers
    • Webmin
    • Windows
    • Windows Subsystem
    • WordPress
    • Zabbix
    • Zentyal
    • Zorin OS
    Visits
    • 0
    • 962
    • 600,480

    DesignLinux.com © All rights reserved