linux

Blog

Backing up Google Docs to Linux using gdatacopier

Today I successfully set up backing up all of our company's Google Documents to our own server in OpenOffice formats. Here's how I did it.Read more »

Blog

Quick tip: get rid of pesky Windows newlines from the Linux command line

Today I used the Windows Notepad to save a text file onto my Debian server, thinking that I'd be able to view it easily using vi. But when I tried to do so, every line ended with an "^M". Those "^M"s are newline characters. Windows and Linux use different newline characters, so in order to have a Windows text document display properly in Linux, some conversion is needed.Read more »

Blog

Troubleshooting custom cron scripts

I often have trouble when creating my own scripts to be run by cron on Linux servers. On most of the servers that I administer, I use a homegrown backup script (based on these excellent instructions) that I place in /etc/cron.daily.Read more »

Blog

Adventures in netbooting, part 2

Back at the ALP office and therefore back to work on netbooting. After making sure that TFTP was up and running, I moved on to downloading the netbootable OS that I'll be using on my network.Read more »

Syndicate content