article thumbnail

Top 5 Tips to Improve Your Linux Desktop Security 2017

Galido

Having Linux as your operating system is one of the better decisions you can make concerning your computer’s security. However, many Linux users make the same mistakes of believing that it’s enough just to have it on your computer and only that fact will make all threats simply disappear, when unfortunately the reality is quite different.

Linux 66
article thumbnail

Configure a Failover Cluster with Pacemaker

Linux Academy

Run firewall-cmd commands on both nodes, and allow traffic for Pacemaker (TCP ports 2224, 3121, 21064, and UDP port 5405): sudo firewall-cmd --permanent --add-service=high-availability. sudo firewall-cmd --reload. Install the Apache HTTP server on both nodes, and open the HTTP ports in the firewall: sudo yum install -y httpd.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Using WireGuard on macOS

Scott Lowe

In that post, I focused on the use of Linux on both the server side (on an EC2 instance in your AWS VPC) as well as on the client side (using the GNOME Network Manager interface). If the peer is Linux-based, you can use the information in my earlier blog post ; if the peer is macOS, then use the instructions in this post.

Linux 78
article thumbnail

Google Cloud Sandbox Environments On Demand with Playground

Linux Academy

Just by having a paid account with Linux Academy, you and your organization can access not only our Google environments but all of Linux Academy’s Cloud Playground environments without ever having to open up a port or worrying about leaking information. Want to learn how to use machine learning? Why can it take that long?

Google 109
article thumbnail

Using Secure Configurations | Standardize Your Security

Linux Academy

Ansible can help automate the backup, and you can learn more in this month’s how-to video that covers using Ansible to back up a Cisco ASA firewall. Red Hat offers OpenSCAP , can be used to scan Linux hosts for compliance but doesn’t scan Windows hosts.

article thumbnail

Learn AWS by Doing with New AWS Hands-On Training!

Linux Academy

With engaging features like live AWS cloud sandboxes and servers, Interactive Diagrams, Hands-On Labs in live cloud environments, customizable flashcards, study groups, direct access to our expert Training Architects, downloadable Course videos, and more, Linux Academy is the #1 cloud training platform that helps you learn AWS by doing.

article thumbnail

Using WireGuard on macOS via the CLI

Scott Lowe

My first post on WireGuard showed how to configure WireGuard on Linux, both on the client side as well as on the server side. As described here , my primary use case is enabling connectivity to EC2 instances with private IP addresses inside a VPC, so the peer system for me is a Linux instance with WireGuard installed and configured.

Linux 60