Category Linux

3 Linux commands to list network interfaces

Introduction Linux stands as a bastion of network management, offering a suite of powerful tools and commands for effective network administration. Among these, understanding and managing network interfaces is a crucial skill for any Linux system administrator. Network interfaces in…

4 ways to Check DNS Server in Ubuntu

Introduction When you browse the internet, you are actually accessing different websites by their domain names. However, your computer doesn’t understand domain names, so it needs to translate them into IP addresses.This is where Domain Name System (DNS) servers come…

How to convert pfx file to pem

A PFX file is a certificate in PKCS#12 format. It contains the SSL certificate (public keys) and the corresponding private keys. Most of the Certificate Authorities will not issue certificates with the private key. They just issue and share the…

Linux Daily News – 2023/11/10

Welcome to the Linux Daily News – November 10, 2023. This is your go-to source for all the latest updates, tips, and developments in the world of Linux. Whether you’re a seasoned system administrator, a developer, or a Linux enthusiast,…