The Ultimate Guide to Choosing the Best Firewall for Enhanced Security At 123Linux – Digital Academy, we understand the importance of safeguarding your digital assets and maintaining a secure online environment. One crucial aspect of fortifying your network security is selecting the right firewall solution. In this comprehensive guide, we will walk you through the […]
Search Results for: firewall
Here's what we've found for you
NetBIOS Full Explained
The Magic of NetBIOS In this guide you will learn how to explore the Internet using Windows XP and NetBIOS: How to Install NetBIOS <beginnine2a.shtml> How to Use Nbtstat <beginnine2b.shtml> The Net View Command <beginnine2c.shtml> What to Do Once You Are Connected <beginnine2c.shtml> How to Break in Using the XP GUI <beginnine2d.shtml> More on the […]
An Architectural Overview of UNIX Network Security
1. Introduction The goal of this paper is to present my concept of a UNIX network security architecture based on the Internet connectivity model and Firewall approach to implementing security. This paper defines several layers of a firewall, which depict the layers of vulnerability. This paper also provides some subjective comments on some of the […]
How to Stop Network Attacks: A Comprehensive Guide
Discover how to stop network attacks with our comprehensive guide on firewalls, VPNs, and best practices. Learn about essential security measures, firewall types, and VPN benefits to protect your network from threats.
Anonymous FTP FAQ
How to Set up a Secure Anonymous FTP Site The following is a FAQ on setting up a secure FTP Site. FTP sites are known for much abuse by transferring illegal files. They also open many opportunities for intruders to gain access via misconfigured setups. And lastly many versions of ftp servers have had security […]
The Top 250+ Classic Technology Books Online
1 10 minute guide to lotus notes mail 4.5 http://www.parsian.net/set1252/pages/books.htm 2 10 minute guide to Microsoft exchange 5.0 http://www.parsian.net/set1252/pages/books.htm 3 10 minute guide to outlook 97 http://www.parsian.net/set1252/pages/books.htm 4 10 minute guide to schedule+ for windows 95 http://www.parsian.net/set1252/pages/books.htm 5 ActiveX programming unleashed http://www.parsian.net/set1252/pages/books.htm 6 ActiveX programming unleashed http://www.emu.edu.tr/english/facilitiesservices/computercenter/bookslib/ 7 Advanced perl programming http://www.hk8.org/old_web/ 8 Advanced PL/SQL […]
How to Hack on Telnet: Explained
Telnet: the Number One Hacker Tool In this Guide you will learn: What is telnet? How to telnet How to get telnet accounts <begin11c.shtml> Why you might not want to telnet <begin11c.shtml> How to install a telnet server on your home Windows computer <begin11c.shtml> How to turn off a telnet server on your home Linux […]
Is it Possible to Hack on Windows XP?
Part I: The Magic of DOS In this guide you will learn how to telnet <beginninea.shtml>, forge email, <beginnineb.shtml> use nslookup <beginninec.shtml> and netcat <beginnined.shtml> with Windows XP. So you have the newest, glitziest, “Fisher Price” version of Windows: XP. How can you use XP in a way that sets you apart from the boring […]
Active FTP vs. Passive FTP, a Definitive Explanation
Active FTP is beneficial to the FTP server admin, but detrimental to the client side admin. The FTP server attempts to make connections to random high ports on the client, which would almost certainly be blocked by a firewall on the client side. Passive FTP is beneficial to the client, but detrimental to the FTP […]
Development for the Android platform: Installing and Configuring the Environment
In order to prepare a development environment for Android, you need four components: Java SE Development Kit (JDK for short). Eclipse Integrated Development Environment – Eclipse IDE. Development kit for the Android platform – Android Software Developer’s Kit (abbreviated as Android SDK or simply SDK). The Android Developer Tools (ADT for short) is a dedicated […]