install

How to Install and Configure pfSense – A free, open source firewall and router

pfSense is a free, open source customized distribution of FreeBSD tailored for use as a firewall and router. In addition to being a powerful, flexible firewalling and routing platform, it includes a long list of related features and a package system allowing further expandability without adding bloat and potential security vulnerabilities to the base distribution. [...]

How to configure Openswan – Openswan to Openswan connections (using RSASIG or PSK)

The network-to-network setup allows you to connect two office networks into one Virtual Private Network, while the Road Warrior connection secures a laptop’s telecommute to work. Our examples also show the basic procedure on the Linux Openswan side where another IPsec peer is in play.Shortcut to net-to-net.Shortcut to Road Warrior.

How to install Openswan – A VPN solution based on SSL

Openswan began as a fork of the now-defunct FreeS/WAN project, and continues to be released freely under the GNU General Public License. Unlike the FreeS/WAN project, it is not developed exclusively for the Linux operating system.

How to Transfer data between linux and nokia Nseries

So you have a phone with a camera and an mp3 player, and now you would like swap data between it and your linux computer. There are a couple of ways of going about it. These should work, or at least give you a good start on a lot of phones (not just the Nseries), [...]

How to Change the hostname or computer name in ubuntu

This is a really simple one, but can cause a lot of weeping and gnashing of teeth. You were given the default “ubuntu” hostname when you installed, and now you want something cooler that enhances your street cred. Heres how to change it: Edit /etc/hostname and change to the new value, you can use nano [...]

How to install dimdim on ubuntu linux

Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! Its still alpha at the moment, but definately useable. Heres how to install it on [...]

A cool new open source meeting service that lets you share your desktop, presentations, audio and video

Dimdim is a cool new open source meeting service that lets you share your desktop, presentations, audio and video. Its also web based, and needs no installing. On top of all this, it works on Mac, Linux and even Windows! In today’s business environment with globally distributed workforce, it is not realistic to have face-to-face [...]

How to Configure OpenVPN to run automatically on system startup

The lack of standards in this area means that most OSes have a different way of configuring daemons/services for autostart on boot. The best way to have this functionality configured by default is to install OpenVPN as a package, such as via RPM on Linux or using the Windows installer. Linux If you install OpenVPN [...]

How to Configure Redundant or Backup ISP Links with ASA/PIX 7.x

This document provides an example of how to use the static route tracking feature on the PIX 500 Series Security Appliance or the ASA 5500 Series Adaptive Security Appliance in order to enable the device to use redundant or backup Internet connections. In this example, static route tracking allows the security appliance to use an [...]

How to Recover the root password of Linux Box

This tip shows you a couple of ways to reset the root password if you’ve forgotten it. The easiest way is of course to boot off a LiveCD, chroot into the primary hard disk as described in the Gentoo Install Guide and use passwd. If you don’t have a LiveCD, or the system doesn’t have [...]

How to Use the file command

The file command is provided by the package sys-apps/file, so if you don’t already have it installed, you’ll need to type emerge file. Chances are you’ve already got it on your system though. To use file simply type file filename and you’ll see information about the filename you passed in. Simple right?

How to Install RoundCube WebMail

Roundcube webmail is modern webmail solution which is easy to install and configure. Roundcube webmail runs on a standard PHP/MySQL configuration. The skins use the latest web standards such as XHTML and CSS. The roundcube project includes open-source classes/libraries like PEAR and the IMAP wrapper from IlohaMail.org.

How to install Snort – network intrusion prevention and detection system on Sun Solaris 10

This document describes the process of setting up a Snort network intrusion prevention and detection system on Sun Solaris 10 (SPARC). We will be using Barnyard for processing events to send to a database (to utilize BASE or another SIM product). This guide will go over both PostgreSQL and MySQL database output configurations for the sensor, and PostgreSQL for a separate example BASE console. The sensor configuration [...]

How to Install and run Snare under Linux

The Snare Server builds on the success of our Open Source audit & event log agents. When used in combination, our Snare agents, and Server provide a robust and effective resource for event log management.