The Unarchiver is a much more capable replacement for “Archive Utility.app”, the built-in archive unpacker program on Mac OS X. The Unarchiver is designed to handle many more formats than Archive Utility, and to better fit in with the design of the Finder. It can also handle filenames in foreign character sets, created with non-English …
Category Archives: OS
Ubuntu Networking Configuration Using Command Line
The basics for any network based on *nix hosts is the Transport Control Protocol/ Internet Protocol (TCP/IP) combination of three protocols. This combination consists of the Internet Protocol (IP),Transport Control Protocol (TCP), and Universal Datagram Protocol (UDP). By Default most of the users configure their network card during the installation of Ubuntu. You can however, …
Continue reading “Ubuntu Networking Configuration Using Command Line”
PicPick screen capture
PicPick is user friendly and full of features for creating your image, suitable for software developers, graphic designers and home user. It is an all-in-one program that provides full-featured screen capture tool, intuitive image editor, color picker, color palette, pixel ruler, protractor, crosshair and even whiteboard. It has not only everything what you need, but …
Best Free Screen Capture Utility
On the standard Windows operating system, pressing the Print-Screen key will copy an image of the entire screen to the clipboard, holding the Alt key and pressing the Print-Screen key will capture the currently selected window. Vista and Windows 7 come with a screen capture utility pre-installed. Other operating systems may also offer a similar utility for …
Plesk Troubleshooting SMTP problems
SMTP or sending mail problems are common and usually easy to troubleshoot. This document will help customers troubleshoot SMTP problems on all (mt) Media Temple hosting platforms.
Install mcrypt
If using a Debian-based Linux system, you can run the following commands: sudo apt-get install php5-mcrypt sudo /etc/init.d/apache2 restart