[email protected]Support 24/7 · Billing 09:00 – 00:00LinkedInXFacebook
NexonHost
Netherlands Dedicated ServersAmsterdam · Equinix AM6Germany Dedicated ServersFrankfurt · Equinix FR4Romania Dedicated ServersBucharest · VoxilityAustria Dedicated ServersVienna · Interxion VIEBulgaria Dedicated ServersSofia · TelepointFrance Dedicated ServersParis · Interxion PAR — Marseille · Digital Realty MRS3Ireland Dedicated ServersDublin · Equinix DB2Italy Dedicated ServersMilan · Irideos AvalonPoland Dedicated ServersWarsawSpain Dedicated ServersMadrid · Equinix MD2United States Dedicated ServersAshburn · Equinix DC
All articles
Getting startedSeptember 13, 2023

How to use and install neofetch.

How To Use And Install Neofetch.

Neofetch displays an ASCII logo of your Linux distribution along with information related to your system in the terminal. Many Linux users will use it in screenshots of their desktops just because they think it’s cool. And they’re right. You can use it to show off your setup in screenshots too.

Since the utility doesn’t come preinstalled on Linux, users have to install it manually on their system. By the end of this, you’ll have a decent understanding of how to install and use Neofetch on a Linux machine.

 

How to Install Neofetch on Linux

Neofetch is easy to install, as most Linux distributions have it in their official package repositories. Try searching for “neofetch” with your package manager.

To install it in Debian or Ubuntu using APT, enter the following:

sudo apt install neofetch

Installing Neofetch in Arch Linux is easy as well.

sudo pacman -S neofetch

You can install Neofetch on RHEL-based distributions using DNF.

sudo dnf install neofetch

Note: In CentOS, you would have to add the EPEL repository before installing Neofetch. You can do so by typing sudo dnf install epel-release in the terminal.

 

Get System Information Using Neofetch

To display system information, just type “neofetch” in the terminal. You’ll see which OS you’re running, your login shell, the kernel version, the uptime (how long your system has been up), your desktop environment and window manager if you’re running it in a GUI, your theme, the CPU, and the GPU by default.

You can also customize Neofetch’s display with command-line options. The manual page has a full list. If you want to disable the display of your CPU brand, add –cpu-brand off to the Neofetch command:

neofetch --cpu-brand off

You can customize your Neofetch display in a configuration file. Neofetch will copy it to the .config/neofetch/config.config file in your home directory. The project wiki has more extensive info on the file, but it’s clear enough to figure out by looking it at. Simply change the “on” and “off” values and save the file to tweak the display.

 

Getting System Information in a Presentable Format

Neofetch can display useful system information, but let’s be honest: the biggest reason you’ll likely want to use it is that your distro’s logo looks really cool in ASCII art.

ASCII has a much larger history than just making cool pictures out of letters and numbers. It’s been around since the 1960s and is a key influence on how Unix and later Linux systems worked.

Keep reading
How to Monitoring Network Bandwidth and Traffic on a Server.
August 2, 2023

How to Monitoring Network Bandwidth and Traffic on a Server.

How To Monitoring Network Bandwidth And Traffic On A Server. Monitoring network bandwidth and traffic on a server is crucial for maintaining optimal network performance and ensuring smooth operations. As servers handle incoming and outgoing data, understanding the flow of information and…

Read article
How to use vnstat command in Linux.
August 1, 2023

How to use vnstat command in Linux.

How To Use Vnstat Command. vnStat is a network utility for the Linux operating system. It is a console-based network traffic monitor that keeps a log of hourly, daily, and monthly network traffic for the selected interface(s). Installing vnstat on Linux For RedHat based Linux use: yum install…

Read article
How to understand what is a DNS server
August 1, 2023

How to understand what is a DNS server

What is a DNS server? The Domain Name System (DNS) is the phonebook of the Internet. When users type domain names such as ‘Google ’ or ‘The New York Times – Breaking News, US News, World News and Videos ’ into web browsers, DNS is responsible for finding the correct IP address for those sites.…

Read article
Get in Touch

Together, Let’s Build a Faster, Safer Internet.

Build scalable infrastructure with NexonHost — high-performance dedicated servers, VPS hosting, cloud hosting, and DDoS protection across Europe.

Get Started →Contact Us
[email protected]Support 24/7 · Billing 09:00 – 00:00