
Announcements
| 1
min read
The following is the list of holidays at Zyxware for the year 2012. This may change as per government norms.

Technical Solution
| 1
min read
PostgreSQL commonly known as Postgres is an open source object-relational database system which has been around for more than 15 years. PostgreSQL is well reputed with a lot of awards to its name.It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. Learn how to install PostgreSQL client and PostgreSQL server in Ubuntu with this step by step tutorial.

Technical Solution
| 1
min read
Networking in Ubuntu means that you will need to know how to conduct Samba server configuration. Samba is the standard Windows interoperability suite of programs for Linux and Unix. Samba server configuration is essential to seamlessly integrate Linux/Unix Servers and Desktops into Active Directory environments. Here is a step by step tutorial that will walk you through each stage of network configuration using Samba Server in Ubuntu.

HR
| 10
min read
An offer letter or a letter of appointment is offered to an individual who has successfully passed all the interviews and tests conducted by an organisation to formally announce that he is now part of that organisation/company. Shown below is the format used by Zyxware Technologies to welcome the newest members of its highly dynamic team.

HR
| 10
min read
When an employee/company personnel needs a valid proof of their address, then the company itself can come to their aid and validate their address through a Proof of address letter. Following is the sample format of the proof of residence issued by Zyxware Technologies when any of our personnel needs to valid proof of their address.

Drupal Technical
| 3
min read
We are pleased to announce the launch of our new website Top Drupal Books. Here you can get to know all about the Top Drupal books that can get you started in learning Drupal. Find out more on the best selling Drupal books available in the market from topdrupalbooks.com

Drupal Technical
| 3
min read
The Drupal Menu System handles both the navigational system (visible menus and links) as well as the Drupal callbacks in the back end. The menu links listed on the header of a Drupal site is normally the primary menu or the secondary menu. These menus are sets of static links that you create via the Drupal admin interface. However sometimes it is useful to have a login / logout link in the primary or the secondary menu depending on whether the user is logged out or logged in. Here is how you add this.

Free Software
| 6
min read
We have added more than 170 new GNU/Linux distribution CDs and DVDs to our RequestCD program within the last 30 days. Please find below the list of all the newly added products. You can visit our online shop to buy GNU/Linux CDs and DVDs or visit any of the links below to buy the specific item.

Internships
| 8
min read
We are offering summer internships for MBA students at Zyxware for the 2012 summer break. Internships are available specifically in the areas of Market Research, Training Need Analysis and Costing & Pricing. Interested applicants please send your C.V and a covering letter to careers at zyxware.com with subject line: MBA Internship - 2012. The last date to receive applications for this internship program is May 30, 2012.

Drupal Technical
| 5
min read
On a Drupal site, when setting up pathauto for nodes, sometimes it is useful to have the full nested path of parent terms of the channel (or primary vocabulary) for the article in the url alias to give the impression of a directory structure to the taxonomy vocabulary. This will allow users to see urls to nodes like domain/term1/term2/term3/node-title-or-whatever where term3 is the channel under which the article is published.