
The first-person shooter Half-Life 2 released for Steam on Linux. I truly enjoyed Counter Strike, and I am going to install Half-Life 2 this weekend.
{ 0 comments }

The first-person shooter Half-Life 2 released for Steam on Linux. I truly enjoyed Counter Strike, and I am going to install Half-Life 2 this weekend.
{ 0 comments }
You can dump Linux or Unix server memory. This is useful for forensics analysis, and testing your own system. This is often desirable to see:
{ 0 comments }
Kali Linux is the successor of the BackTrack Penetration Testing Linux distribution has been released. From the official project page:
Kali is a complete re-build of BackTrack Linux, adhering completely to Debian development standards. All-new infrastructure has been put in place, all tools were reviewed and packaged, and we use Git for our VCS.
{ 0 comments }
I usually use GIMP (the “GNU Image Manipulation Program”) for editing photos, changing colors, resizing photos, applying significant effects and more. It is a free software alternative to Adobe Photoshop. It is also quite popular with graphics artists and webmasters who wants to edit digital images. GIMP is not just a Linux specific program. It works on all leading operating systems, i.e., Mac OS X, MS-Windows and Unix variants. However, like many other powerful open source software, GIMP can be difficult to master. There are many options and plugins. So if, you are looking to learn or master the GIMP program, give The Book of GIMP a try.
{ 2 comments }
A typical Wordpress blog contains a mix of static stuff such as images, javascript, style sheets and dynamic content such as posts, pages and comments posted by users. You can speed up your blog by serving static content via content delivery network such as Akamai, Edgecast and so on. The big boys of CDN business also offered the solution to accelerate dynamic content to improve the performance and reliability of the blog. However, solutions offered by big and traditional CDNs are expensive. Amazon cloudfront recently started to serving dynamic content at lowered price. In this blog post, I will explain:
{ 5 comments }
Goldendict is a cross-platform (Linux/Unix/MS-Windows/Apple OS X) and dictionary lookup app written in QT. This application support of multiple dictionary file formats. The program can search Wikipedia, Wiktionary, or any other MediaWiki based sites to perform lookups. You can listen to pronunciations for any word or setup text to speech to read out pronunciations. The dictionary also provides word stemming and spelling suggestions. You can also use this program to find out translations of words and phrases for different languages. A commercial mobile version is also available for Android based devices.
{ 2 comments }
Geany is a great and light weight cross-platform integrated development environment for Linux and Unix based systems. It supports C, C++, Java, PHP, Python and 50+ other programming languages. Geany is known to run under Linux, FreeBSD, NetBSD, OpenBSD, MacOS X, AIX v5.3, Solaris Express and Windows. Geany more closely resembles programming editors available for Microsoft Windows such as Notepad++. So if, you are switching from MS-Windows to Ubuntu/Debian/Fedora/Mint or BSD/OS X/Unix like platform try geany IDE.
{ 7 comments }
Linux on the desktop is making great progress. However, the real beauty of Linux and Unix like operating system lies beneath the surface at the command prompt. nixCraft picks his best open source terminal applications of 2012.
{ 63 comments }
Samba is a free software re-implementation of the SMB/CIFS networking protocol. Samba version 4 has been released. It is a major rewrite that enables Samba to be an Active Directory domain controller. I have been waiting years for this option.
{ 1 comment }
Nmap is short for Network Mapper. It is an open source security tool for network exploration, security scanning and auditing. However, nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users.
The purpose of this post is to introduce a user to the nmap command line tool to scan a host and/or network, so to find out the possible vulnerable points in the hosts. You will also learn how to use Nmap for offensive and defensive purposes.
{ 8 comments }