How to make a DMZ with two routers

I’ve alluded in the past to why it’s a good idea to make a DMZ with two routers, but I’ve never gone into depth about how and necessarily why to do it.

If your ISP gave you a combination modem/switch/access point/router and it only supports 100 megabit wired and 54-megabit (802.11g) wireless and you want to upgrade to gigabit wired/150-meg (802.11n) wireless, here’s a great way to make the two devices work together and improve your security.

Read more

How to make a single page landscape in Word

How to make a single page landscape in Word

Can I make one page landscape in Word? Yes you can. In Microsoft Word, it’s not difficult, but it’s anything but obvious. Here’s how to make a single page landscape in Word. It takes three steps.

This is useful when the document contains an image that’s wider than it is tall, and you need to make it fill the page to make it easier to see.

There are buttons on the ribbon to switch between portrait and landscape. But they switch the whole document, not your selection or the page you’re on. I’m sure you have already tried that. Here’s how to switch it for part of the document.
Read more

How to buy a sub-$100 Android tablet and not get burned

Last year, a flood of $99 tablets built with extremely low-end hardware running dated versions of Android appeared. This year, slightly better tablets running slightly less dated versions of Android are readily available, sometimes for as little as $60. And I have to admit, these devices got me thinking. I didn’t quite pull the trigger. But here’s what to watch (out) for on the low end.
Read more

How to mount a USB drive in Turnkey Linux

I like Turnkey Linux, which is a collection of pre-built server appliances based on Ubuntu. When you need a server fifteen minutes from now, it’s about the only way you can make it happen.

But as far as I can tell, it doesn’t mount USB drives automatically. That’s fine; these servers are designed to have the minimum necessary for their stated purpose in life and nothing more. Here’s how I mount a USB drive to use for making backups.

Read more

Nginx, a leaner, meaner web server

Ars Technica posted a nice writeup on Nginx, a cut-down webserver that does less than Apache does, but does the few things it does much faster. That’s nothing particularly new, as smaller and faster webservers have existed for as long as I can remember.

What makes Nginx different is that it can work with PHP. And therefore, it can run WordPress.

Read more