Home Tags NAT

Tag: NAT

Write Your Own conio.h for GNU/Linux

4
Here's a close look at the technique and code for console handling in Standard (i.e., ISO/ANSI) C/C++.   In the latter part of the article...

Manage Your Routine Tasks With Jenkins

1
This article shows how to set up Jenkins for email-notification, and build set-up on Linux- fedora core. In a software project life cycle, we are...

A Peek Into the Hadoop Distributed File System

1
HDFS is a core component of the Hadoop package. It is an open source implementation of the distributed file system on the lines of...

Switching to IPv6? Here are Some Must-Try Options!

0
  It is practically impossible and not particularly desirable to replace all your existing computing and networking equipment with IPv6 equipment at once. But what...

Cyber Attacks Explained: Packet Spoofing

4
Last month, we started this series to cover the important cyber attacks that impact critical IT infrastructure in organisations. The first was the denial-of-service...

VMWare Player, VirtualBox, KVM: Finding Virtualisation Software that Fits

0
This article is intended to guide users in choosing the best virtualisation solution for themselves. According to Wikipedia: "Virtualisation, in computing, is the creation of...

Securing Database Servers

2
With the ever-expanding data requirements for Web applications, database administrators often configure security parameters at the OS and database layer. Unfortunately, administrators seldom consider...

Accessing a Home Laptop Remotely from Android

0
Consider this: You're on vacation in the Maldives, when your office calls, with an urgent request for some files and information. These happen to...

Building a Server from Scratch, Part 2: Firewalls, Port Forwarding, NAT,...

0
Last month, we built a server using off-the-shelf hardware. This time, let’s set up some essential server services.