James McDonald

Access

Blog History

Linux `at’ command – Part II

I am looking at the Linux at command again. I used to think that you couldn't create commands with arguments and feed them to at without using at -f filewithcommandsinit but I have discovered it's quite easy using STDIN e.g. # to add a new command to run 1 minute from...

read more

LXDE Desktop for Ubuntu

If you miss simple and fast. If XFCE isn't your bag. If you just want a simple UI without the massive over head of KDE or GNOME. Give LXDE Desktop for Ubuntu a go. sudo apt-get install lubuntu-desktop I'm currently enjoying it because it makes my P4 seem snappier....

read more

CentOS 5.5 PPTPD Server Packets Not Passing

Just installing a CentOS 5.5 x64 PPTPD server. Problem: Remotely connected using a pptp client and could connect and login but not do an ls on a directory of files. Solution Reduce the MTU edit /etc/sysconfig/network-scripts/ifcfg-eth0 (or whichever is your ethernet...

read more

UNetBootIn “Boot Error”

Just used unetbootin to copy a Ubuntu 10.10 x64 image to a 2GB STORE N GO USB Key making a bootable USB Key On reboot and selecting the USB Key from the BIOS Boot Menu (available by pressing ESC when rebooting) I get: "Boot Error" Tried re-installing the ISO using...

read more