Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Tag - linux

  • Tutorials

Linux as a Router and Firewall

by tux
6 min read
3 Comments

Step by Step Procedure Step 1. Add 2 LAN cards to the Linux box. You need to have two(2) NICs, one for your private network and one for the public IP address Step 2. Check if your networks cards are properly detected and...

Continue reading

  • Tutorials

Setup VNC Server in Fedora

by tux
9 min read
Add Comment

Setup VNC Server in Fedora “Virtual Network Computing (VNC) is a desktop protocol to remotely control another computer. It transmits the keyboard presses and mouse clicks from one computer to another relaying the screen...

Continue reading

  • Tutorials

Setup DNS Server using DJBDNS

by tux
6 min read
Add Comment

The DNS server was deployed in CentOS release 4.4, ,kernel ver. 2.6.9-42.0.3.Elsmp, Intel Xeon 3.2 GHz 2G RAM Software Requirements Any Linux/Unix flavors Packages needed: a.    Daemontools  () b.    UCSPI-TCP () c.  ...

Continue reading

  • Tutorials

Major Tutorial on Mail Server Setup: POP3 Dovecot, SMTP Sendmail, Mail Security thru MailScanner, Mailwatch Front-end

by tux
55 min read
8 Comments

I.    Introduction This document will discuss installation and configurations how-to on setting up POP3 using Dovecot (www.dovecot.org), SMTP using Sendmail (www.sendmail.org), Email Security System using MailScanner...

Continue reading

  • Quick Tips & Tricks

Quick Tip: Cloning Ubuntu Desktop via G4U

by tux
2 min read
1 Comment

In this tutorial, we will be cloning PC desktop machines using an opensource tool called “G4U”. g4u (“ghosting for unix”) is a NetBSD-based bootfloppy/CD-ROM that allows easy cloning of PC harddisks to...

Continue reading

  • Tutorials

Squid Proxy Server Tutorial

by tux
11 min read
2 Comments

The procedure below was tested successfully on CentOS.  The same thing was also implemented on my BSD box and works as well. Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and...

Continue reading

  • Tutorials

Installation and Configuration of Mailwatch for MailScanner

by tux
5 min read
3 Comments

MailWatch for MailScanner is a web-based front-end to MailScanner and features include displays of inbound/outbound mail queue size, load Average and today’s totals for messages, spam, viruses and blocked content on each page...

Continue reading

  • Tutorials

SSL Certificate Installation in Tomcat Linux Server

by tux
12 min read
3 Comments

For those who uses java server pages via Tomcat server on Linux, providing secure transaction on your website thru SSL protocol is a must.  By this of course  we need to install a CA assigned certificate on the server. The...

Continue reading

  • Quick Tips & Tricks

quick tip: how to connect linux to MSSQL

by tux
2 min read
Add Comment

Here’s one trick to do that: Step 1. Install  FreeTDS FreeTDS Website: choose FreeTDS source distribution Compile parameter: –prefix=/usr/local/freetds –enable-msdblib Then, copy /etc/ld.so.conf, to...

Continue reading

  • Quick Tips & Tricks

Testing your SIP Protocol via SIPp

by tux
3 min read
6 Comments

Want to test your Asterisk PBX system if it can sustain load and large traffic? Then you can use this tool. Sipp is a performance testing tool for the SIP protocol. Its main features are basic SIPStone scenarios, TCP/UDP...

Continue reading

Previous 1 2 3 4 5 Next
Copyright © 2025. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About