Computer Code Solutions Inc.

Home | Services | About | Contact

Services provided


My role is to provide the solutions you want, in a timely, efficient manner. Since all the products I install are free, it is possible to "Do It Yourself" (just like you could build your own car, or paint your house). However, for those who don't have the time or inclination to learn how all this technology works, I charge $35 per hour. Think of me as a mechanic for business automation. I bring 10 years experience and learning to the table, and will provide enough documentation to keep the systems running for years to come.

Computer Networking:

Internet services:

Systems Programming:

Solutions:



related article

A reminder of the advantages of open-source software





Firewall

The number one requirement for any computer or LAN connected to the internet is to be protected by a firewall. You can either buy a device to do this job, or build the firewall into your linux server. A good firewall device is made by Linksys for around $80. Some come with additional VPN capability.

With a Linux server configured with two network ports, you can benefit from a sophisticated firewall that is built in to the kernel. This is a highly configurable solution and also the most robust. In fact, many firewall devices actually run Linux internally just for the firewall. The Linux firewall (as well as the better firewall devices) can be configured to selectively give access to your critical business resources. Say for example that you need to access your office database when travelling, and you use Terminal Services to log in remotely. Windows is notoriously insecure when connected directly to the internet, so the firewall can forward TCP/IP port 3389 to that machine so that you can securely log in when out of the office. Instead of exposing your whole Windows Server to the barrages of hacker attacks, only the specific login door is made available.

See VPN below.

Related links: firewallguide.com








VPN / Remote Access

VPN stands for Virtual Private Network. A VPN is all about allowing some combination of computers and networks to communicate without a number of unpleasant security risks. Having a cable directly joining two computers is a private network. Putting the Internet in between makes the communications between these two computers suddenly fraught with risks. How can you securely link these two computers then? That's where the VPN comes in - using modern cryptographic techniques we can make it seem that for all intents and purposes that the two computers are joined by their own private, safe cable.

When you set up a VPN between two locations you would refer to the connection as a tunnel. Traffic from different computers or networks can be set up to share a tunnel, or separate tunnels can be set up. A VPN doesn't have to be across the Internet, it's just that there are so many perils in the Internet that it's an ideal medium to protect yourself and your company from. A VPN isn't the answer to all security - you still risk that the computer or network at either end of a VPN could be compromised which means they must be protected by their own security which really just begins by such protections as a firewall technology.

Related links: routerlinux.com | PPTP Server for Linux | Tech notes








Email Management

Businesses of 2 or more active users can really benefit from a centralised email server. Using server storage for your email means that when you delete a message on one PC, it disappears from all other PCs. When you send an email from one PC you can find that sent email even if you have moved to another PC.

There are other benefits of centralised mail storage: Here are some popular solutions for centralised email: Related links: Sendmail




Spam Solution

Spam is a real problem and it is made worse if you read your email from more than one PC. Say you receive 50 emails a day, two of them may be important and the other 48 unsolicited advertising (a.k.a. spam). Unless you are a highly organized person, the junk email will pile up in the inboxes of those computers preventing you from sorting out the real (customer) emails from the spam, effectively taking away the benefit of communicating electronically.

With a Linux based email server you can run software that will heuristically detect spam and mark it such that it shows up in a special "junk" folder, therefore enabling real emails to be dealt with first.

Related Article

Related links: MIMEdefang | Sendmail | SpamAssasin




Web Server

The Apache web server is the most popular and widely used on the internet, with currently a 63% share of the market. This is not surprising since it is free and has benefited from open review for 10 years.

Requirements:
This web site is run from such a system.

If you want your email to come to the same domain name as your web site (e.g. fred@fredsdomain.com) you will also need to run an email server.



Related Article








Samba File Server

The Samba file server is a plug in replaceable file server for networks of Windows clients. Benefits include:










Go to Main Page (or hit the back button).

Tape Backup Server

Automatically back up your valuable data to a DDS tape daily. Benefits include:










Go to Main Page (or hit the back button).

James Cox
1416 Hebert St
St Louis, MO 63107
TEL: 1-866-476-7132



Valid XHTML 1.0 Valid CSS
© James Cox. 2003  All Rights Reserved.   This file last modified 03/09/07 10:45:53