Alerts This Week
Warning Icon 1 609
Alerts This Week
Warning Icon 1 609

Stay Ahead With Linux Security News

Filter Icon Refine news
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 news

We found 1 articles for you...
81

Explore The Top 5 Open Source VPNs For Enhanced Privacy In 2020

We’re living in times where internet privacy could soon become a myth with companies putting in their best foot to get hold of our data for advertising and other purposes. Thankfully, we still have VPNs to browse the internet anonymously. However, the recent case of one of the most popular VPNs falling prey to hackers further complicates the issue. . So what’s the solution? Open source VPN. We’re not saying that open source VPNs aren’t prone to hacking but as the reputation of open source products precedes, we can consider these to be safer than closed source VPNs. One of the benefits of using an open-source VPN client as compared to a custom VPN is the fact that all the source code of the VPN apps is public, which ensures that the company isn’t hiding anything from you. Open source VPNs use SSL/TLS protocol for encryption. The link for this article located at Fossbytes is no longer available. . Explore the top open-source VPN solutions for safeguarding privacy and securing data in 2020, promoting a more secure and anonymous online experience.. Open Source VPN, Internet Privacy, Data Protection, VPN Options. . LinuxSecurity.com Team

Calendar 2 Feb 07, 2020 User Avatar LinuxSecurity.com Team Privacy
72

Creating Your pfSense Firewall: Features, Reliability, And Security

With the prevalence of . So where is the appeal of creating your own firewall system? Take a look at some of the many extra features available in a do-it-yourself firewall. While such a firewall system would be self-contained, require a fair amount of storage, run on over-powered hardware, and consume more electricity than a simple appliance, the benefits still far outweigh the drawbacks. For one, there is a higher degree of reliability. Running on a full computer system makes it infinitely upgradeable. It can be extended to do more than just shuffle packets back and forth. You can turn a simple firewall into a full intrusion detection system. You can analyze and track bandwidth usage. It can be a VPN end point, a Web proxy, DHCP and DNS server, load balancer, handle automatic failover, and provide great diagnostic tools. The link for this article located at Tech Republic is no longer available. . Creating your own pfSense firewall system offers numerous advantages, ensuring unmatched reliability and performance while being cost-effective and customizable.. pfSense Firewall, Network Performance, DIY Security Solutions. . Anthony Pell

Calendar 2 Dec 07, 2009 User Avatar Anthony Pell Firewalls
78

Exploring SSL VPN Solutions For Enhanced Corporate Network Security

The market is heating up for products that allow secure access to corporate networks based on a widely used browser security technology known as secure sockets layer encryption. Cisco Systems became the latest company to introduce a virtual private network (VPN) . . . . The market is heating up for products that allow secure access to corporate networks based on a widely used browser security technology known as secure sockets layer encryption. Cisco Systems became the latest company to introduce a virtual private network (VPN) product based on secure sockets layer (SSL) encryption when it announced on Monday that it would add the feature to its 3000 series of network concentrators. The hardware devices act as a single access point into corporate networks and give telecommuters and branch offices a secure connection to internal networks. The link for this article located at News.com is no longer available. . The demand is rising for protection solutions that facilitate secure connections to business networks employing TLS encryption methods.. SSL, VPN, Network Security, Corporate Access, Encryption Technology. . LinuxSecurity.com Team

Calendar 2 Nov 12, 2003 User Avatar LinuxSecurity.com Team Vendors/Products
67

A Comprehensive Guide to Selecting Secure and Effective VPN Services

Virtual private networking is becoming an integral part of today's data networks. Virtual private network (VPN) drivers range from securing corporate communications to reducing costs by replacing leased lines. But for those who have not yet deployed a VPN, the options can be daunting. There are several approaches and dozens of products and services from which to choose, each with its own pros and cons.. . .. Virtual private networking is becoming an integral part of today's data networks. Virtual private network (VPN) drivers range from securing corporate communications to reducing costs by replacing leased lines. But for those who have not yet deployed a VPN, the options can be daunting. There are several approaches and dozens of products and services from which to choose, each with its own pros and cons. Let's take a look at the various solutions and how they apply to different environments. There are two types of VPN technologies used on the Internet today: the trusted VPN and the secure VPN. Trusted VPNs are provisioned and managed by Internet service providers by defining paths through their networks to ensure that customers' traffic is routed over a trusted path. A customer might choose a trusted VPN because there is no equipment to buy, it's completely managed by the service provider and thus requires no maintenance, and they often include service-level agreements. Typically, trusted VPNs are less expensive upfront but more expensive over time. The link for this article located at ComputerWorld is no longer available. . Virtual private networking is becoming an integral part of today's data networks. Virtual private ne. virtual, private, networking, becoming, integral, today's, networks. . LinuxSecurity.com Team

Calendar 2 Jan 28, 2003 User Avatar LinuxSecurity.com Team Cryptography
67

Understanding IPSec Security Levels for Safe Packet Transmission

Explaining IPSec, different levels of security and how to be safe sending and receiving packets over the network. .. VPNs (virtual private networks, i.e., private networks deployed over a public packet infrastructure) are definitely emerging as the solution of choice for the interconnection of distant offices belonging to the same company.. . .. Explaining IPSec, different levels of security and how to be safe sending and receiving packets over the network. .. VPNs (virtual private networks, i.e., private networks deployed over a public packet infrastructure) are definitely emerging as the solution of choice for the interconnection of distant offices belonging to the same company. Unfortunately, IP packets carry our precious data in a clear form that is easily intercepted by malicious users. Doing this on a common Linux-based PC is actually quite easy, provided that one has access to the network segment over which the desired packets are traveling. Several different solutions exist that allow us to cope with this problem, each operating at a different level of abstraction. In this article, we will discuss the differences between and purposes of application-level security, socket-level security and network-level security. The link for this article located at Linux Journal is no longer available. . IPSec is a protocol suite that secures IP communications via encryption, authentication, and integrity. It has Transport and Tunnel modes, enhancing security.. IPSec, Network Security, VPN Solutions, Packet Protection. . LinuxSecurity.com Team

Calendar 2 Sep 09, 2002 User Avatar LinuxSecurity.com Team Cryptography
74

FreeS/WAN VPN Setup For Reliable Remote Networking Security

FreeS/WAN is an ideal solution for the overworked, harassed network admin who needs to bring together branch offices, telecommuters, and road warriors from anywhere over the Internet, and it does it all for the price of the hardware, with requirements that are surprisingly low. . . .. FreeS/WAN is an ideal solution for the overworked, harassed network admin who needs to bring together branch offices, telecommuters, and road warriors from anywhere over the Internet, and it does it all for the price of the hardware, with requirements that are surprisingly low. S/WAN is short for Secure Wide Area Network. FreeS/WAN is a free Linux implementation of IPsec (IP security) protocols. IPsec is built into IPv6, and is optional for IPv4, the current IP (Internet Protocol) deployment. IPsec provides two levels of protection: encryption and authentication, at the IP level of the network protocol stack. Because IPsec operates at the network layer, it secures nearly any type of Internet traffic. One common scenario creates a secure 'tunnel' between two networks, over an untrusted network; in effect, creating a single large private network over the Internet, or inside any company or institution with departments that need to protect their data. Another common scenario is creating a secure connection between a network and a single remote host. The link for this article located at Earthweb is no longer available. . FreeS/WAN is a powerful VPN tool for admins, enabling secure remote connections via IPsec. Its customizable architecture meets diverse needs, supports various OS, and integrates easily.. VPN Solutions, FreeS/WAN, Network Security, Linux IPsec, Remote Networking. . Anthony Pell

Calendar 2 Apr 18, 2002 User Avatar Anthony Pell Network Security
News Add Esm H340

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