
Search Results for top network command


Best Linux Backup Software For Desktops And Servers [2023]
Without a doubt, cloud services have saved us a lot of time and effort. We can back up essential files on the cloud and access them whenever we want. However, backing up the full operating system is typically not possible…

10 Linux Commands For Network Diagnostics
It is difficult to find a Linux computer that is not connected to the network, be it server or workstation. From time to time it becomes necessary to diagnose faults, intermittence or slowness in the network. In this article, we will…

Using ‘ps’ and ‘top’ To Monitor Linux Processes
There comes a time where you need to find information about a certain process, often to find out what its ID is to parse to the ‘kill’ command. However, it need not necessarily be for that, of course. Two commands…

Top 10 Unix Based Operating Systems
The UNIX operating system was created more than four decades ago at AT&T’s Bell Laboratories. With continuous development since its inception, UNIX has made its presence from tiny embedded devices to servers and supercomputers. This article provides a brief history,…

Linux Network Management with “netstat”
The netstat (short for network statistics) command line tool helps in retrieving information such as network connections, network interfaces in use, routing tables, masquerade connections. It lists out all the TCP, UDP socket connections, and the UNIX socket connections. The…

ifconfig Commands To Configure, Monitor And Debug Network Interface
Ifconfig is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary. After that, it is usually only needed when debugging or when system tuning is needed. If no arguments…

Best Network Monitoring Tools For Linux
Keeping control of our network is vital to prevent any program from overusing it and slows down the overall system operation. There are several network monitoring tools for different operating systems today. In this article, we will talk about 10…

Top Ways To Learn Linux Online
Diving into the world of Linux can sometimes appear to be overwhelming to the newcomer. While anything browser-based is essentially the same as it is in Windows, there are some stark differences once you take the plunge and install Linux…
LinuxAndUbuntu Review Of Pantheon Desktop Environment
Pantheon is the default desktop environment originally created for the elementary OS distribution. It has won a lot of plaudits for its simplicity and clean aesthetics. It has some similarities with GNOME Shell and MacOS in particular. Pantheon is written…