TCS logo TimburyDotOrg is owned and operated by Timbury Computer Services. For over ten years, Timbury Computer Services has shown home, small business and corporate clients how to use Linux and Open Source software to maximize efficiency and lower costs.

Updates: The TimburyDotNet web hosting site redesign is complete. Linux-only hosting!More...
Oct
30th

How To Upgrade Ubuntu 9.04 To 9.10 (Desktop & Server)

Author: LXer Linux News | Files under syndicated

Yesterday the new Ubuntu 9.10 (Karmic Koala) was released. This guide shows how you can upgrade your Ubuntu 9.04 desktop and server installations to Ubuntu 9.10.


Oct
30th

Network monitoring using Wireshark

Author: LXer Linux News | Files under syndicated

Wireshark is a very versatile utility to monitor all the neighborhood network activity, including disassembling packets and viewing data transmitted from anyone who is connected on your LAN (or Wireless LAN). I’m using Wireshark to monitor the activity of the network, and I explained the packets transmitted between the peers.


Oct
30th

Automatic Dialer With Asterisk And GNUDialer

Author: LXer Linux News | Files under syndicated

This document describes the installation of the automatic dialer GNUDialer, this is an alternative dialer to VICIDial, with more lightweight scripts and a far more easier GUI, it uses Asterisk and MySQL for its operation.


Oct
30th

Ubuntu 9.10 Course: Secure The Ubuntu Mail Server

Author: LXer Linux News | Files under syndicated

This Ubuntu 9.10 Mini-Course will help you set up a secure an Ubuntu 9.10 Server using Postifx, Dovecot and Thunderbird with TLS and SMTP AUTH. The goal of this configuration is to create a secure mail server using encrypted communication to retrieve mail and to send mail through your mail server.


Oct
30th

bok bok bok Chicken Little cluck boooooook

Author: LXer Linux News | Files under syndicated

Before I forget to mention it: Ubuntu 9.10, the Karmic Koala is out. Cheers, fanfare, and so on. Now some people don’t like it a bit because of Mono. For those, Debian developer (and maintainer of Mono on Debian) Joseph Michael Shields has two answers:

1. It’s stupid.
2. Get Chicken Little Remix 9.10 – Karmic Kraienköppe instead.


Oct
30th

Ubuntu 9.10 final ships as IBM spins Ubuntu-based cloud distro

Author: LXer Linux News | Files under syndicated

Canonical’s Ubuntu project released the final Ubuntu 9.10 Desktop Edition, featuring faster boot times, improved audio and 3G connectivity, an enhanced Netbook Remix, and more robust cloud support, among other features. The release follows IBM’s announcement that it is launching an Ubuntu-based cloud computing distribution for businesses.


Oct
30th

Windows 7 review: ‘New’ OS is just Vista with small changes

Author: LXer Linux News | Files under syndicated

If Microsoft had come out with a free service pack to Vista and called it “Windows 7” it would be one thing. But we just don’t see enough of a change to warrant the purchase of an entirely new operating system. Windows XP Service Pack 2 changed that operating system a lot more than moving from Vista to W7 will.


Oct
30th

Ubuntu Karmic Koala 9.10 Post Installation Guide

Author: LXer Linux News | Files under syndicated

Ubuntu 9.10 Karmic Koala Post Installation Guide. Multimedia, Java, Eye Candy, needed applications and much more!


Oct
30th

Centrify: Ubuntu 9.10 Server Edition Meets Active Directory

Author: LXer Linux News | Files under syndicated

When Canonical launched Ubuntu 9.10 on Oct. 29, Centrify Corp. — maker of Microsoft Active Directory-related tools — raised its hand and vowed to support Ubuntu Server Edition 9.10. It was a small but significant announcement that could (potentially) help Ubuntu gain a stronger foothold within corporate Windows networks. Here’s why.


Oct
30th

Set your IP as Wallpaper with convert and feh

Author: LXer Linux News | Files under syndicated

Today @ work we had a crashed PC. The PC served as a wall monitor to show the call central display via remote desktop. They said to me: Go fix it, no matter how you do it, fix it!. So I installed ubuntu, but the pc on win2k was called sparky. They vnc’d into it just by typing sparky. Now for some strange reason that doesn’t work anymore, and I did not had time to fix it. So I made a script that sets the IP as wallpaper so that they can type that in ultravnc. (Later I thought that it would be better to auto-start uVNC to the central at login, but that did not came up on my mind earlier.) (And even later I discovered the /etc/hostname file was empty, and after I set that with ‘sparky’ it worked again…)