Syncing your BlackBerry on Linux, a howto guide

If you use Linux on your desktop, and you also happen to have a BlackBerry handheld device, you’re probably aware that Research in Motion, the company that develops the BlackBerry platform, offers nothing in the way of support for its devices on Linux — but the intrepid geeks in the free software world do. Thanks to to the efforts of the Barry and OpenSync projects, I just finished syncing my BlackBerry 8800 with my Evolution contacts on my Ubuntu 7.10 desktop.

Blackberry

If all you want to do is share data between your Linux box and the BlackBerry, no sweat. The 2GB Micro SD storage I inserted in my 8800 is available to my Linux system just like any other USB storage device. When I connect the USB cable to the BlackBerry, I simply say yes when Ubuntu asks if I want to enter Mass Storage Mode, and I can copy music and photos to the phone. I have run into a problem getting the audio for videos that were created with Kino to work correctly, but other than that, moving data back and forth between the PDA and the desktop “just works.”The Barry and OpenSync projects aim to provide a little more functionality than just moving data. According to its home page, the Barry project “is a GPL C++ library for interfacing with the RIM BlackBerry Handheld. It comes with a command-line tool for exploring the device and a GUI for making quick backups. This project’s goal is to create a fully functional syncing mechanism on Linux.” Release 0.11, which I’ve been playing with the past week, goes a long way toward meeting those goals. With it, you can explore, backup and restore, and — with a little help from OpenSync — sync databases. There is, however, some assembly required.

Continue reading

Creating An AS400 Terminal Client With An Old PC And Ubuntu

Creating an AS400 terminal with an Old PC and Ubuntu

This how to uses Ubuntu 7.10 Server install. I am sure that this could be done with a much smaller install base, rather than server – I might have used the Alternative CD, or maybe even some other distribution like DSL, or Puppy Linux (if you needed GUI [graphical user interface] ). But for proof of concept this worked fine. I used an Old Dell GX100 Optiplex with 256 MB of RAM (I don’t think I need any more that 128 [maybe even 64MB], but this is what was in the box when I pulled it out of the pile). It has a small form factor, and runs pretty quiet. My steps are geared toward English & US, so you may want to change those if your using something else =).

Read more…

Build A HylaFax Server With AvantFax Frontend Using Debian Etch

Build A HylaFax Server With AvantFax Frontend Using Debian Etch

Install Debian. I used the basic barebones install option. I did
some things that were done because of preference, and not necessary. I
have marked them approriately. I encourage contributions from anyone
who would like to add or correct something in this HowTo to contact me
so I can fix it. I have installed this setup twice following these
instructions and used Avantfax 2.3.0. Thanks to all the resources who
helped me figure this out. Especially Razametal, who submitted a
fantastic Spanish language walkthrough on ecualug.org.

Read more…

Writing Snort Rules On EnGarde

Writing Snort Rules On EnGarde

There are already tons of written Snort rules, but there just might
be a time where you need to write one yourself. You can think of
writing Snort rules as writing a program. They can include variables,
keywords and functions. Why do we need to write rules? The reason is,
without rules Snort will never detect someone trying to hack your
machine. This HOWTO will give you confidence to write your own rules.

Read more…

Network Management And Monitoring With Hyperic HQ On Fedora 8

Network Management And Monitoring With Hyperic HQ On Fedora 8

This document describes how to set up Hyperic HQ on Fedora 8. The
resulting system provides an awesome, web-based “System
ManagementSoftware”. It’s the next stage of classical monitoring and
able to manage all kinds of operating systems, web servers, application
servers and database servers.

Read more…

Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10

Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10

This document describes how to set up, configure and use Timevault
on Ubuntu 7.10. The resulting system provides a powerful backup system
for desktop usage. TimeVault is a simple front-end for making snapshots
of a set of directories. Snapshots are a copy of a directory structure
or file at a certain point in time. Restore functionality is integrated
into Nautilus – previous versions of a file or directory that has a
snapshot can be accessed by examining the properties and selecting the
‘Previous Versions’ tab.

Read more…

Configuring SendMail To Act As A SmartHost & To Rewrite From-Address

Configuring SendMail To Act As A SmartHost & To Rewrite From-Address

This tutorial explains how to configure a sendmail server to forward
all mails generated from localhost to another SMTP server for
sending mails to remote recipients. Also it explains how to rewrite the
from address of user@localhost.localdomain to user@example.com.

Read more…

How To Configure ISP Mail Server With Virtual Users/Domain On Centos 4.5 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL

How To Configure ISP Mail Server With Virtual Users/Domain On  Centos 4.5 Using Postfix, Dovecot, MySQL, phpMyAdmin, TLS/SSL

This tutorial describes how to set up a mail server where Postfix is
the SMTP service, and Dovecot provides IMAP and POP services. The users
are virtual and user information is stored in a MySQL database.

Read more…