Showing headlines posted by bob
« Previous ( 1 ... 184 185 186 187 188 189 190 191 192 193 194 ... 1208 ) Next »How to Install Fail2ban with Firewalld on Rocky Linux 8.4
Fail2ban is a system daemon for protecting servers from malicious login and brute-force attacks. Fail2ban is an open-source IPS (Intrusion Prevention Software) framework written in Python. In this guide, you will learn how to install fail2ban on Rocky Linux, configuring fail2ban with firewalld, and securing the SSH service against brute-force attacks.
Access OpenVPN from a client computer
OpenVPN creates an encrypted tunnel between two points, preventing a third party from accessing your network traffic. By setting up your virtual private network (VPN) server, you become your own VPN provider. Many popular VPN services already use OpenVPN, so why tie your connection to a specific provider when you can have complete control yourself?
read more
How to Install and Configure HAProxy on Rocky Linux 8
HAProxy is a free, open source and reliable load balancer designed for high traffic websites. It load balances incoming traffic by distributing it across multiple backend servers. In this article we show you how to install and configure HAProxy on Rocky Linux 8.
Set up a VPN server on your Linux PC
Have you been connected to an untrusted network such as a hotel or café WiFi and need to securely browse the internet from your smartphone or laptop? By using a virtual private network (VPN), you can access that untrusted network anonymously and as safely as if you were on a private network.
VPN is an amazing tool for safeguarding private data. By using a VPN, you can connect to a private network on the internet while maintaining anonymity.
read more
Get started with Argo CD
In a typical push-based deployment, tools like Ansible and Jenkins connect directly to the server or cluster and execute the provisioning commands. This approach works well when the cluster is accessible on the network and there is direct connectivity between your deployment server and the destination server. For compliance or security reasons, connectivity between the deployment tool and the cluster may not be possible.
read more
Rename a file in the Linux terminal
To rename a file on a computer with a graphical interface, you open a window, find the file you want to rename, click on its name (or right-click and select the option to rename), and then enter a new name. To rename a file in the terminal, you actually move the file with mv, but you move the file from itself to itself with a new name.
An update from Firefox
The post An update from Firefox appeared first on The Mozilla Blog.
Linux-driven encoder board supports 4K H.265/HEVC
Z3’s “Z3-Q603-RPS” encoder board runs Linux on Qualcomm’s quad-core QCS603 and encodes up to 4K H.265/HEVC and H.264 video with micro-HDMI in/out, Composite-in, GbE, COM, and KEL ports for Sony 4K and LVDS HD cameras. The last time we checked in on Z3 Technology was back in 2013 when the Lincoln, Nebraska based company launched […]
How to Install WebVirtCloud KVM Management on Ubuntu 20.04
WebVirtCloud is a web-based management tool for KVM virtualization. It allows administrators and users to create, manage and delete Virtual Machines running on KVM hypervisor from a web interface.
Mozilla slams post-cookie ad tech proposals SWAN and UID2 - needs much more work
Replacements for cookie-based tracking still pose privacy problems. Mozilla on Wednesday published an assessment of two proposed ad tracking mechanisms intended to fill the void left by third-party cookies and found that both make web privacy worse.…
Pantabox offers easier frontend for Pantavisor Linux IoT container software
Pantacor released an open source frontend called Pantabox for remotely managing IoT devices using the Pantavisor Linux framework with LXC containers. There is also a new Pantavisor.io community site. Pantavisor Linux, previously known simply as Pantavisor, is a device agent for building an embedded Linux project using the lightweight Linux Containers (LXC) userspace interface for […]
Configure your OpenVPN server on Linux
OpenVPN creates an encrypted tunnel between two points, preventing a third party from accessing your network traffic. By setting up your virtual private network (VPN) server, you become your own VPN provider. Many popular VPN services already use OpenVPN, so why tie your connection to a specific provider when you can have complete control?
read more
It's time to improve Linux's security
Top Linux developer Kees Cook calls for everyone to push more for securing Linux.
How to Replace a Variable in a File Using SED
Want to know the tricks of replacing a variable in a file using the SED command? This article will give you an overview of replacing a variable value in a file using SED. Before replacing a variable in a file using SED, you need to understand what SED is, the syntax of SED, and how SED works.
Tiger Lake-H modules include Nano-ITX-sized COM-HPC Client B model
Congatec announced “Conga-HPC/cTLH” (COM-HPC Client B) and “Conga-TS570” (Basic Type 6) modules with up to octa-core Tiger Lake-H CPUs. The Conga-HPC/cTLH offers up to 128GB DDR4, optional NVMe, 20x PCIe Gen4, 2x 2.5GbE, 2x USB 4.0, and 8K support. Following Adlink’s announcement of its Express-TL COM Express Basic Type 6 module equipped with Intel’s new […]
Move files in the Linux terminal
To move a file on a computer with a graphical interface, you open the folder where the file is currently located, and then open another window to the folder you want to move the file into. Finally, you drag and drop the file from one to the other.
To move a file in a terminal, you use the mv command to move a file from one location to another.
read more
Install OpenVPN on your Linux PC
OpenVPN creates an encrypted tunnel between two points, preventing a third party from accessing your network traffic. By setting up your virtual private network (VPN) server, you become your own VPN provider. Many popular VPN services already use OpenVPN, so why tie your connection to a specific provider when you can have complete control?
read more
Apps for daily needs part 3: image editors
One of most important apps for daily needs is image editors. These are some of the image editors that you can use on Fedora .
How to Install and Configure Caddy Web Server with PHP on Fedora 34 / CentOS 8
Caddy is an open-source web server written in the Go language. It provides HTTP/3 support, TLS v1.3, automatic SSL configuration with Let's Encrypt, reverse proxy, and supports multiple plugins to extend its functionality.
Getting Started with UFW (Uncomplicated Firewall) on Ubuntu 20.04
UFW or Uncomplicated Firewall is an application to manage an iptables based firewall on Ubuntu. UFW is the default firewall configuration tool for Ubuntu Linux and provides a user-friendly way to configure the firewall, the UFW command is just like English language so the commands are easy to remember. The UFW firewall supports IPv4 and IPv6.
« Previous ( 1 ... 184 185 186 187 188 189 190 191 192 193 194 ... 1208 ) Next »