Alerts This Week
Warning Icon 1 540
Alerts This Week
Warning Icon 1 540

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 4 articles for you...
163

Essential Security Strategies for Your Linux Server in 2024 Ahead

Protecting your web server is crucial for the security of your website and sensitive information. Linux servers are a popular choice among developers and businesses. Ninety-six percent of the top 1,000,000 web servers are Linux-based. Linux is a huge market force, and it is important to protect your data if you use it. . You must, therefore, engage in Linux server security best practices to ensure data security and prevent leakages. The article linked below will provide you with these best practices for data protection. The link for this article located at Security Boulevard is no longer available. . Implement robust Linux server security protocols to safeguard critical assets and mitigate data exposure risks. . Linux Server Security, Data Protection Practices, Server Best Practices. . Brittany Day

Calendar 2 Apr 17, 2024 User Avatar Brittany Day How to Secure My Webserver
162

Encrypt And Decrypt Files With GnuPG In Linux Command Line

Today, we are going to see how to encrypt and decrypt files from command line in Linux using a free utility named GNU Privacy Guard (shortly GPG or GnuPG). . There are, of course, plethora of methods, and applications are available to encrypt and decrypt files in Linux. But, encrypting and decrypting files with GnuPG is the easiest method. GnuPG is an Open Source OpenPGP compatible encryption system. It is a commandline, sophisticated public key cryptosystem that provides digital encryption and signing services using the OpenPGP standard. Using GnuPG, we can easily encrypt the important and confidential files and documents. It is packaged for several operating systems and also available as pre-compiled binaries. GnuPG is available as two versions. They are GnuPG 1.x and GnuPG 2.x . GnuPG 2.x uses the modern algorithms and is recommended by security experts. You should use GnuPG 1.x only if your distribution does not support GnuPG 2.x. . Discover the straightforward process of securing and revealing files in Linux using OpenSSL via terminal commands to enhance data protection.. file encryption,GnuPG,secure file management,data encryption,Linux command line. . Brittany Day

Calendar 2 Feb 11, 2023 User Avatar Brittany Day How to Strengthen My Privacy
162

Remove File Metadata on Linux for Enhanced Data Security Practices

All files contain some additional information about the data stored in them, also known as metadata. Here's how to remove file metadata on Linux. . When you create a file, all kinds of supplementary metadata get added to it. Anyone with access to the file can read this information, which may include details you may not want anyone else to know. Here's how to clear metadata from files on Linux. . Discover techniques to swiftly eliminate metadata from files in Linux, ensuring your confidentiality and safeguarding your data.. File Metadata, Data Privacy, Linux File Management. . Brittany Day

Calendar 2 Oct 20, 2022 User Avatar Brittany Day How to Strengthen My Privacy
162

Secure Your Files with Passwords on Linux for Enhanced Security

Securing your files and directories with a strong password is a sure-fire way to prevent unauthorized access and snooping on Linux. . Whether you want to share a file online, store it in the cloud, carry it on a thumb drive, or add it to your archive, password-protecting it is the best approach to secure its content and prevent unauthorized access. The same holds true for folders too. Therefore, it's crucial to encrypt them as well. On Linux, you have several ways to password-protect files and folders. Most of these methods use encryption, which offers additional protection than others. . Discover reliable techniques for locking files and directories on Linux through encryption to boost security measures.. Password Protection,Linux Security,File Encryption,Secure Directories. . Brittany Day

Calendar 2 Aug 09, 2022 User Avatar Brittany Day How to Strengthen My Privacy
160

Mastering GPG For Secure File Management And Encryption

GPG is a popular and powerful Linux file encryption tool. Learn how to use GPG to keep private files private. . The GNU Privacy Guard (GPG or gpg) tool is a native/baseos security tool for encrypting files. According to the gpg man page: gpg is the OpenPGP (Pretty Good Privacy) part of the GNU Privacy Guard (GnuPG). It is a tool to provide digital encryption and signing services using the OpenPGP standard. gpg features complete key management and all the bells and whistles you would expect from a full OpenPGP implementation. The gpg utility has a lot of options, but fortunately for us, encrypting and decrypting are easy to do and only require that you know three options for quick use: Create or encrypt ( -c ), decrypt ( -d ), and extract and decrypt (no option). . Mastering GPG, an essential utility for safeguarding your data through encryption and handling, is made simple with straightforward instructions.. File Encryption, GPG, Data Protection, OpenPGP, Linux Security. . Brittany Day

Calendar 2 Jun 22, 2021 User Avatar Brittany Day How to Harden My Filesystem
160

Discover Seven Essential Tools for Linux File Encryption and Security

Learn about seven great tools you can use to encrypt/decrypt and password protect files on Linux in this tutorial. . Encryption is the process of encoding files in such a way that only those who are authorized can access it. Mankind is using encryption from ages even when computers were not in existence. During war they would pass some kind of message that only their tribe or those who are concerned were able to understand. Linux distribution provides a few standard encryption/decryption tools that can prove to be handy at times. Here in this article we have covered 7 such tools with proper standard examples, which will help you to encrypt, decrypt and password protect your files. If you are interested in knowing how to generate Random password in Linux as well as creating random password you may like to visit the below link: . Discover seven robust applications for encrypting, decrypting, and safeguarding files on Linux with ease and efficiency.. Encryption Tools, File Security, Password Management, Data Protection. . Brittany Day

Calendar 2 May 27, 2021 User Avatar Brittany Day How to Harden My Filesystem
160

Secure Your Documents: Encrypt Compressed Files On Linux

Learn to easily secure multiple documents by encrypting compressed files on Linux using a password. . When considering how to share data efficiently, cloud storage has a leg up on hardware by making it easy to share files and folders with users across the globe with a few clicks. Because the data is only transmitted from server to client provides little impact on bandwidth for the sender and recipient. But storing data on the cloud is not the most secure practice since that data is effectively placed in the hands of a third party. . Effortlessly safeguard and encode zip archives on Linux by utilizing a passphrase, ensuring secure data distribution in cloud platforms.. Encrypting Compressed Files, Secure Document Sharing, Linux Encryption Techniques. . Brittany Day

Calendar 2 May 20, 2020 User Avatar Brittany Day How to Harden My Filesystem
160

Creating Encrypted File Systems Using Cryptoloop In Linux

This document explains how to create encrypted file systems using the Cryptoloop functionality. Cryptoloop is part of the CryptoAPI in the 2.6 Linux kernel series.. . Discover how to set up secure file systems using Cryptoloop in the Linux environment. safeguard your sensitive information now!. Encrypted File Systems, Cryptoloop, Data Security, Linux Kernel Encryption. . Anthony Pell

Calendar 2 Jan 17, 2006 User Avatar Anthony Pell How to Harden My Filesystem
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