Conky for Ubuntu

Summary Image

Conky is a Linux system monitor tool using X Windows. Conky is highly configurable and is able to monitor many system variables including the status of the CPU, memory, swap space, disk storage, temperatures, processes, network interfaces, battery power, system messages, e-mail in-boxes, Linux updates, runs many popular music players, and much more.

more ...

HowTo: Using Xephyr to Create a New Display in a Window

Summary Image

You might want to run one X Window System desktop environment on your local computer while accessing second computer, including its own desktop environment, using the first computer’s screen and keyboard. This is known as "X nesting". Open-source clients such as Xnest and Xephyr support X nesting.

more ...

HowTo: Linux Maintenance and Filesystem Hygiene

Summary Image

This article reviews the kinds of maintenance activities required by Ubuntu / Debian / Raspberry Pi Linux distributions to keep them running as they should. It covers topics like OS and applications updates, disk / filesystems integrity, and cleaning up filesystem clutter.

more ...

Network Backups via Rsync and Rsnapshot

Summary Image

Using a external hard drive, and rsync / rsnapshot as a remote filesystem backup utility, I create scheduled incremental backups of my Linux & Windows file systems. This light-weight and efficient scheme allows me to create increment backups every 4 hours and keep backups up to three months.

more ...

Having Fun with Wine, VirtualBox, and TurboTax

Summary Image

I discovered that getting Microsoft Windows applications, like TuboTax, working using Wine is a pain! Out of necessity, I turn to VirtualBox. Getting VirtualBox and MS Windows 8.1 working together is simple.

more ...

IPython Notebook in Virtualenv

Summary Image

I need the latest (and still not supported on Ubuntu 13.04) version of IPython so I could create IPython Notebook blog pages. I explain how to get this up and running.

more ...

I’m Moving so I can Blog with IPython Notebook

Summary Image

This is my effort to integrate IPython Notebook into my blogging. To do this effectively, it requires a move to a blogging tool that will provide me with the control I need. I choose Jekyll and Bootstrap.

more ...

Building My Linux Box...The Implementation

Summary Image

In this posting, I show how I implemented my plans to build my custom made Linux system. I review where I deviated from my plans, and give some of the details on software configuration.

more ...

GNU Radio and Gqrx SDR Receiver

Summary Image

GNU Radio is a free, open-source software development toolkit that provides signal processing blocks to implement software defined radios. It can be used with external RF hardware to create software-defined radios, or without hardware in a simulation-like environment.

more ...