From the category archives:

Linux

The sar command collect, report, or save UNIX / Linux system activity information. It will save selected counters in the operating system to the /var/log/sa/sadd file. From the collected data, you get lots of information about your server:

  1. CPU utilization
  2. Memory paging and its utilization
  3. Network I/O, and transfer statistics
  4. Process creation activity
  5. All block devices activity
  6. Interrupts/sec etc.

sar output can be used for identifying server bottlenecks. However, analyzing information provided by sar can be difficult, so use kSar, which can take sar output and plot a nice easy to understand graph over period of time.

{ 13 comments }

Today, Google has announced the launch of their free DNS resolution service. Many ISPs and 3rd party provider such as OpenDNS snoops around or send traffic to ad servers. However, Google promises not to play with end users and send the exact response his or her computer expects without performing any blocking, filtering, or redirection that may hamper a user’s browsing experience. In other words Google will not hijacking your traffic on non-existent domain name and it will follow strict RFC standard.

{ 23 comments }

Fedora Linux version 12 has been released and available for download ( jump to download link ). Fedora Linux is a community-based Linux distribution. Fedora is sponsored by Red Hat, Inc. Fedora is considered as the second most popular distro, behind Ubuntu Linux.

{ 14 comments }

workrave-image

Repetitive strain injury (RSI) is occupational overuse syndrome, non-specific arm pain or work related upper limb disorder. RSI caused from overusing the hands to perform a repetitive task, such as typing, writing, or clicking a mouse. Unfortunately, most people do not understand what RSI is or how serious it can be. You can easily prevent RSI using open source software called Workrave.

{ 10 comments }

Securing your Linux server is important to protect your data, intellectual property, and time, from the hands of crackers (hackers). The system administrator is responsible for security Linux box. In this first part of a Linux server security series, I will provide 20 hardening tips for default installation of Linux system.

{ 52 comments }

The latest version of the popular Linux desktop distribution Ubuntu 9.10 has been released and available from the official project web site. New features since Ubuntu 9.04 includes – Firefox 3.5, GNOME 2.28, an enforcing AppArmor profile, Linux kernel 2.6.31, ext4 file system (default), Empathy instant messenger instead of Pidgin, the Ubuntu One client, which interfaces with Canonical’s new on-line storage system. It also includes a new application called the Ubuntu Software Center. A quick screen-shot tour of new features available here on our website.

{ 20 comments }

BBC’s blogger Rory Cellan-Jones took Ubuntu Karmic Koala for 24 hours test drive and predicated that – “… Ubuntu will remain a very niche product – but it’s Google’s Android which could bring open-source to the mass consumer market“.

{ 39 comments }