New options for traditional Unix commands
apt for apt-get
As the front end for dpkg, the venerable package manager for Debian and its derivatives, apt-get
has been expanded with dozens of utilities over the years, becoming bewildering for new users. As a response to this expansion, apt
simplifies apt-get
's basic commands while including the most useful options from utilities such as apt-cache
and apt-query
(Figure 5). In addition, forthcoming versions of apt
will allow editing of package sources. Once the command is entered, then feedback is the same as for apt-get
. The result is so convenient that even long-time Debian users have taken to using apt
.
dnf for yum
Traditionally, yum
has functioned as the package manager for RPM packages. Unfortunately, API documentation and expertise have long been lacking in yum
, making bug fixing and improvements difficult. For this reason, dnf
has been slowly replacing yum
in the past few years (Figure 6). In addition to being a complete replacement, dnf
allows extensions in several programming languages and has faster dependency resolution than yum
. Also, dnf
has abilities that yum
lacks, such as the ability to switch repositories if needed or to delete old kernels. In general, dnf
is much quicker than yum
and flexible enough to skip unnecessary steps to speed up installation. For instance, if you have just installed one package, dnf
will not update the package list for a second one.
htop for top
To display applications that use the most memory or take up the most RAM on a system, top
has been the classic choice. Installed by default on Linux systems, top
displays only plain text – which is not surprising, considering it was developed in 1984. By contrast, htop
(Figure 7), developed in 2004, uses color to make reading easier. Unlike top
, htop
supports horizontal and vertical scrolling, as well as searching and the use of a mouse. These features make replacing top
with htop
a no brainer for system administrators.
« Previous 1 2 3 4 Next »
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.
-
The Gnome Foundation Struggling to Stay Afloat
The foundation behind the Gnome desktop environment is having to go through some serious belt-tightening due to continued financial problems.
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.