Entries in the ‘linux’ Category:

Wuff —- Wuff!!!

When using a mac to connect to screen running on my linux box, I would get  message: “Wuff —- Wuff!!!” whenever I used the backspace (delete) key.
This is super annoying, here is the fix:
Add:
alias screen=’TERM=screen screen’

to the .bashrc of the screen user on your linux box.

Tags: , ,

Comments (2)

Create Western Digital Data Lifeguard Diagnostic bootable USB drive in Ubuntu Linux

I am building a new software linux RAID array consisting of 4 1TB Western Digital green drives to replace my aging array of 6 200GB maxtor drives that are quickly reaching the end of their usable life. When I recieved the new drives one of them was making a bad clicking noise and was obviously [...]

Tags: , , , ,

Comments (2)