PHP & MySQL »

[27 Aug 2008 | No Comment | 3 views]

Attention all you Zend Framework junkies, Jochen Hartmann has uploaded a new video to youtube that demonstrates the basics of how to use Zend Framework with the YouTube Data API. This step-by-step demonstration walks you though everything you need to know to upload files to Youtube via Zend Framework.

NIX »

[26 Aug 2008 | No Comment | 0 views]

TELNET (TELecommunication NETwork) is a network protocol used on the Internet or local area network (LAN) connections. It was developed in late 60s with RFC 15. Telnet is pretty old for login into remote system and it has serious security problem. Most admins will recommend using Open SSH (secure shell) for all remote activities. But [...]

NIX »

[23 Aug 2008 | No Comment | 0 views]

Last week one or more of Red Hat’s servers got cracked. Now, it has been revealed that both Fedora and Red Hat servers have been compromised. As a result Fedora is changing their package signing key. The intruder was able to sign a small number of OpenSSH packages relating only to Red Hat Enterprise Linux [...]

NIX »

[22 Aug 2008 | No Comment | 0 views]

A few days ago I noticed that NFS performance between a web server node and NFS server went down by 50%. NFS was optimized and the only thing was updated Red Hat kernel v5.2. I also noticed same trend on CentOS 5.2 64 bit edition.Read more: CentOS / Red Hat Enterprise Linux 5.2 Poor NFS [...]

NIX »

[22 Aug 2008 | No Comment | 0 views]

There are three ways to open any file under Gnome Linux / UNIX Desktop. gnome-open is the quickest and easiest way to open any file or url. Read more: Gnome Desktop Tip: Quickly Open Any File / URL / Write EmailTell us how we’re doing:: Please answer a few questions about your experience to help [...]

NIX »

[21 Aug 2008 | No Comment | 0 views]

This is 3rd and the final installment for Urchin 6 web analytics software series. Once Urchin is installed, you need to configure tracking on your website. You need to install Urchin sensors - a small piece of javascript tracking code on each of your website’s pages.Read more: How To Configuring Urchin 6 Tracking To Analyze [...]

NIX »

[20 Aug 2008 | No Comment | 0 views]

Finally, Vodafone announces price of iPhone 3G Phone in India. There is an abyssal price gap between the US and India version.Read more: Apple Iphone In India: Price Announced - Rs 31,000 For 8GB Model*** We value your opinion: What types of additional content would you most like to see on nixCraft? ***

NIX »

[20 Aug 2008 | No Comment | 0 views]

Urchin software comes with a number of utility programs that are used for diagnostic and configuration purposes. Let us see how to Linux tools to configure basic options. Read more: Exploring Urchin Web Analytics Software*** We value your opinion: What types of additional content would you most like to see on nixCraft? ***

NIX »

[20 Aug 2008 | No Comment | 0 views]

Web analytics is the study of online behaviour in order to improve it. There are two categories; off-site and on-site web analytics. Google’s Urchin 6 can be installed under Linux kernel 2.6 or 2.4 for Apache web log analysis. Urchin 6 is just like Google Analytics the most widely used hosted web analytics system. It [...]

NIX »

[19 Aug 2008 | No Comment | 0 views]

Postfix MTA updated to fix security vulnerabilities such as incorrectly checks the ownership of a mailbox. In some configurations, this allows for appending data to arbitrary files as root. This update has been rated as having moderate security impact.Read more: Postfix Mail Server Security Update [moderate security impact]*** We value your opinion: What types of [...]

NIX »

[19 Aug 2008 | No Comment | 0 views]

As the reader of this blog / site, you are our most important critic and commentator. I value your opinion and want to know what I’m doing right, what I could do better.

I’m adding new sections and other contents. Understanding your background and professional experience will help me make this site more interesting and [...]

NIX »

[19 Aug 2008 | No Comment | 0 views]

There is a way to protect different directories with different username/password under Lighttpd server using conditionals directives.Read more: Lighttpd Protect Different Directories With Different Password Files*** We value your opinion: What types of additional content would you most like to see on nixCraft? ***

NIX »

[17 Aug 2008 | No Comment | 0 views]

Debian is known for strict adherence to the Unix and free software philosophies. Debian is also known for an abundance of options — the current release includes over twenty-six thousand software packages. Today, Debian turns 15 - HAPPY BIRTHDAY!!!Read more: Happy Birthday Debian LinuxCopyright © nixCraft. All Rights Reserved. Support nixCraft when you shop [...]

NIX »

[17 Aug 2008 | No Comment | 1 views]

Embedded Linux is the use of a Linux operating system in an embedded computer systems such as a mobile phones, personal digital assistants, media players etc. This tutorial shows you how to install Linux on a target system. Not a prebuilt Linux distribution, but your own, built from scratch. Read more: How To: Build an [...]

NIX »

[16 Aug 2008 | No Comment | 0 views]

Shoes is a very informal graphics and windowing toolkit. It’s for making regular old apps that run on Windows, Mac OS X and Linux. It’s a blend of my favorite things from the Web, some Ruby style, and a sprinkling of cross-platform widgets. Shoes uses Ruby as its interface language.Read more: shoes - A cross-platform [...]