Category Archives: Linux

One Day I decided to use Linux full time. I’ve used Novell’s SLES linux as well as Ubuntu on the desktop. Enterprise wise I’ve used Redhat, Debian, and derivatives.

Mounting a Loopback Device Image

This is what I used to mount the Mandrake Pendrive Linux loopback device to retrieve my partners files when she moved back to a proper PC with a working hard drive  # Create the device as /dev/loop0 and point to … Continue reading

Posted in Linux | Leave a comment

Multitail

Here is something that sounds neat… There’s nothing on earth like a genuine, bona fide, electified, six-log multitail, what’s i’d say? multi-tail.  What’s it called? multi-tail.  That’s right! Multitail! … multitail, multitail, multitail… http://www.vanheusden.com/multitail/index.html Basically it lets you tail multiple … Continue reading

Posted in Linux | Leave a comment

Shared Libraries on Linux

Fun = figuring out shared library deps on linux.  Not… This useful article (Program Library-HOWTO) talks about how lib files are discovered and what you can do to force them to be found. LD_LIBRARY_PATH which I’ve seen many times before, … Continue reading

Posted in Linux | Leave a comment

The easy 2 digest awk guide

Super helpful, in glorious html, easier than reading a man page.  What more could you want. http://www.vectorsite.net/tsawk.html

Posted in Linux | Leave a comment

Multiline Bash

This is so simple, yet so easily forgotten $ echo ‘this is a test of the emergency \ > backslash multiline > prompt system. > When will it end, I dont know for sure > how about if i close … Continue reading

Posted in Linux | Leave a comment

Bash Completion and ^ (caret)

A neat article about enabling bash_completion in linux (look for a file called /etc/bash_completion and call it in your rc) Also, something I always forget the exact syntax for, is the exclude or not completion. Eg ls *.[^bz2] will list … Continue reading

Posted in Linux | Leave a comment

VMjunkie

Ok, so I think in a previous post I tolled the virtues of having a VM in my java ee subject to run unix. I’m falling in love with the increased speed that a virtualised environment provides which I believe … Continue reading

Posted in Linux, Windows | Leave a comment

Debian, VMWare and a letterbox view

I am really growing on the idea of virtualised OS’s.  For a recent uni subject, we have to use a virtualised environment, and its great.  No bullshit configuration of the host system or servers.  Everything is ready to go out … Continue reading

Posted in Linux, Virtualisation | Leave a comment

A great Linux reference

It’s a little dated but The CTDP Linux User’s Guide is an excellent linux reference, covering everything from Bash to X to user management, to heaps of stuff. I like the layout because it reminds me of the reference guides … Continue reading

Posted in Linux | Leave a comment

It’s not cheating if you blog using OneNote 07

Wow. What a stupidly technological week. If doing I.T. was like eating fruit, I’d have a severe case of the runs.   Database Modelling Ok, so the first interesting item this week was our Domain Model. A domain model, for … Continue reading

Posted in FIT3015 member blog, Linux, Networking, Software Development, Windows | Leave a comment