How to Resize Thumbnail Image in WordPress

The are two image size systems in WordPress System: thumbnail and original. Using Thumbnail will insert a thumbnail version of the image into your post. Using Original will insert the image at its original size.
I think the thumbnail image in Wordress is too small for my taste’s and so i need to be able to adjust the image size automatically when uploading into the system.
The thumbnail generated by the WordPress system defaults to 128 pixels wide and automatically alters the …

How to Read Ubuntu Partition on Windows

If you use dual boot system, just like me , perhaps you need switch Operating System between Ubuntu and Windows. One day you work with your Ubuntu, save data and do anything else. In next day, you switch to your Windows but you need data that you have saved on your Ubuntu partition. The best solution is you make a share partition for your Ubuntu and Windows. You can use this partition to save all of your data.
But …