Category Archives: tips

WordPress Automatic Update on Linux NTFS Partition

My primary development box runs Kubuntu Linux and Windows 7 in a dual-boot configuration. NTFS works with Linux, but ext4 doesn’t work with Windows, so most of my hard drive is formatted as NTFS. Due to this unusual setup, I … Continue reading

Posted in Linux, tips, Windows, Wordpress | Leave a comment

A Better Linux Startup

Do you want to start a program when you boot or startup your Linux system? Okay, look in /etc/rc.local or /etc/rc.d or /etc/rc#.d or /etc/inittab or /etc/init.d or /etc/X11/Xsession or /etc/X11/xinitrc or $HOME/.xinitrc or $HOME/.kde/env or $HOME/.config/autostart or $HOME/.kde/Autostart or … Continue reading

Posted in annoyance, Linux, tips | Leave a comment

SSH terminal won’t close

Working in a Windows and Linux environment has its own unique set of problems, but I’m happy to say I’ve found a solution to one of the minor ones…  When I exit from my terminal, it doesn’t always close.

Posted in Linux, tips | Leave a comment