Alerts This Week
Warning Icon 1 659
Alerts This Week
Warning Icon 1 659

Stay Ahead With Linux Security HOWTOs

Filter Icon Refine HOWTOs
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security HOWTOs

We found -1 articles for you...
166

Ubuntu 24.04 LTS Software Challenges and Management Solutions

Ubuntu 24.04 brings many updates, including Linux kernel 6.8, various toolchain improvements, enhanced security, and new management tools. . App Center is one of the desktop improvements. This flutter-based tool makes it easy to find apps. However, it still has many shortcomings. The App Center does not have (and will never have) a large selection of open-source software. To install open-source software , you'll need to go outside of App Center. Installing many applications in Ubuntu 24.04 without App Center is a breeze. The guide linked below identifies programs that don't work out of the package and provides solutions. . Learn to tackle software issues in Ubuntu 24.04 LTS and improve your setup with practical remedies.. Ubuntu 24.04 LTS, Open Source Solutions, Software Management, Linux Kernel Improvements. . Brittany Day

Calendar 2 May 04, 2024 User Avatar Brittany Day How to Learn Tips and Tricks
166

Mastering DNF Package Management for RPM-Based Linux Systems

This article is a complete guide on using the DNF command in Linux to manage and maintain the software package base. . DNF (Dandified YUM) is a package manager for RPM-based Linux distributions, including RHEL, Fedora, CentOS, AlmaLinux, Rocky Linux, and Oracle Linux. It was initially introduced in Fedora 18 in 2013. DNF simplifies package maintenance by automatically checking for dependencies and determining the actions needed to install, remove, update, or perform any other operation on your Linux system’s package base. Furthermore, the DNF package manager allows you to manage and collect information about software repositories on your Linux system. . Discover the art of utilizing DNF, an efficient package management tool designed for handling software installations and updates on RPM-based Linux systems with ease.. DNF package manager, RPM Linux management, software installation guide. . Brittany Day

Calendar 2 Jun 29, 2022 User Avatar Brittany Day How to Learn Tips and Tricks
166

Update Ubuntu, Linux Mint, And Elementary OS Via Desktop Instructions

Want to update your Linux distro? Learn how to update Ubuntu, Linux Mint, and Elementary OS via the desktop in this tutorial. . As a Linux user, you certainly don't want to miss out on any updates keeping you secure and on the cutting edge. To make that easy, we'll learn today how to update Ubuntu, Linux Mint, and Elementary OS without messing around in the terminal. If you've used Windows and macOS before, then you're probably used to their desktop apps that make performing updates easy and comfortable. . Discover the straightforward way to refresh Ubuntu, Linux Mint, and Elementary OS directly from your desktop interface without needing the command line.. Linux Updates, Ubuntu Guide, Manage Linux Distro, Desktop Software Update, Elementary OS Tutorial. . Brittany Day

Calendar 2 Feb 26, 2021 User Avatar Brittany Day How to Learn Tips and Tricks
166

Update Strategies For RPM And Debian Systems: Enhance Security

Having Outdated software is just asking for trouble.. Once an error, bug or vulnerability is found in a software package, a patch and an updated RPM are released. If the system does not contain the most current version of the software, a cracker can use an exploit to gain root access and cause damage to your precious data. Several programs exist to assist you in ensuring your host contains the most recent forms of software. AutoRPM is a program that compares the database of RPM packages installed on your host to several different FTP sites looking for new packages. Conveniently enough, there is an RPM of AutoRPM located at Rpmfind mirror . Install the RPM and read the man pages for autorpm and autorpm.conf. The default settings for autorpm.conf should work well. To run AutoRPM, enter this into the command line: /usr/sbin/autorpm --interactive Once that is entered, a screen comes up that gives different options about how to proceed. Just go through the screens, taking actions as needed. For more information, go to AutoRPM's home page: While AutoRPM is a very useful tool, it can only be used on systems that use RPMs. For Debian GNU/Linux, there is a tool called apt-get. Apt-get requires a sources.list file that is in the /etc/apt directory and is similar to *-update files that come already filled out with AutoRPM. The syntax for a line of sources.list goes like this: deb URL release-type package-type The URL can be either a local directory, a CD-ROM, a web site, or an ftp site. The release-type field looks for either stable or unstable. It should probably always be set to stable, except for the very adventurous. The package-type field refers to the type of package. The values can be either main, contrib or non-free. Packages that fall under the category of main are packages that can be found on the Debian GNU/Linux CD. Contrib packages are packages that are GNU packages, but didn't make it onto the Debian CD. Non-Free are packages that do mean the FSF definition of"free." Example lines of sources.list are: deb file:/cdrom stable main deb http://ftp.debian.org/ stable main contrib deb stable main contrib After the sources.list is set up, run apt-get update To update information about packages available. Run apt-get install package-name To install a package. Run apt-get upgrade To bring all of your currently used packages to newest version. To find more information about apt-get, read Learning Debian GNU/Linux by Bill McCarty, published by O'Reilly and associates. . Keep your systems secure by regularly checking for and applying software updates with YUM and apt for RPM and Debian environments.. Software Management,RPM Security,Debian Update Tools. . Anthony Pell

Calendar 2 Jul 23, 2000 User Avatar Anthony Pell How to Learn Tips and Tricks
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here