This guide is a list of common terms you may encounter when managing the DNS settings of your domain. Click a term below to jump to the description of the term and its practical use with Google Apps. See the corresponding Basic Guide to Domain Names for terms related to the domains specifically. Continue reading
tmp session read-only
It’s a /usr/tmpDSK (see OP’s OP) which can become corrupt fairly easily. Best bet is to stop any processes that have files open on /tmp which you can check with:
lsof /tmp
Then umount /tmp and /var/tmp:
umount -l /tmp
umount -l /var/tmp
Then remove the corrupt partition file:
rm -fv /usr/tmpDSK
Then create a nice new one:
/scripts/securetmp Continue reading
WordPress Plugins to Facebook

WpToFacebook can transfer your WordPress content (manually or automatically) directly to one or more tabs in Facebook. Continue reading
Add Watermarks to WordPress Images
There are a lot of plugins out there for watermarking your images in WordPress, but this one may be the best of all of them. Signature Watermark is a new plugin that gives you all kinds of options in watermarking your WordPress images. It allows you to watermark your images using a PNG image file with transparency as well as a text signature.
The plugin includes options that let you choose which size of images should receive the watermark, the size of the watermark (percentage of the image), text color, font, transparency, and more.
A watermarking plugin is especially important for photographers or visual artists who want to protect their work. Disabling right clicking can be annoying to your visitors, but a watermark is more effective in that it’s more difficult to remove. Install Signature Watermark from the WordPress plugin repository to start protecting your images today.
5 Essential CSS3 effects
Discover the CSS3 techniques needed to recreate visual tricks that were once the domain of Photoshop, like:
- Rounded Corners on Boxes
- Drop shadows on text
- Box shadows and glow effects
- Tooltips
- Box sizing
Continue reading
How to Change WordPress Language to Bahasa Indonesia
Here are step-by-step to change WordPress language to Bahasa Indonesia without re-Install it.
Needs!
- Download WordPress Indonesia Release
- than, Extract it. Continue reading
Secure WordPress : How to lock down your WordPress site
Most of these techniques are easy to implement for a beginner or recover from if something goes wrong.
1. Delete the Admin login
The default Admin login and privileges makes an easy target for any exploit. You should delete this user account right away. The steps: Continue reading
Centralized Authentication for Hotspot user
Generally we are using external Radius servers for user authentication as MikroTik is not Radius server. But here in this example we use the MikroTik User Manager which works as a Radius server and does authentication and control of your Hotspot users. Continue reading
2007 Microsoft Office Add-in: Microsoft Save as PDF or XPS
This download allows you to export and save to the PDF and XPS formats in eight 2007 Microsoft Office programs. It also allows you to send as e-mail attachment in the PDF and XPS formats in a subset of these programs. Continue reading
Spoof Mac Address on Windows7
Network and Sharing Center > Change adapter settings > right click on adapter name, then Properties > Configure > Advanced tab > Network Address Continue reading