Wednesday, April 30, 2008

nixCraft Linux Sys Admin Blog

nixCraft Linux Sys Admin Blog

Link to nixCraft Linux Sys Admin Blog

Linux Maximum Length Of A Host Name

Posted: 30 Apr 2008 06:09 PM CDT

While browsing Linux kernel source code I came across POSIX (Portable Operating System Interface) variable called _POSIX_HOST_NAME_MAX . It defines the maximum length of a host name (not including the terminating null) as returned from the gethostname function. This variable sets the limit to the number of characters in a hostname under Linux.
$ grep '_POSIX_HOST_NAME_MAX' /usr/include/bits/posix1_lim.h
Output:

#define _POSIX_HOST_NAME_MAX    255

You can change limit and recompile the kernel to get bigger hostname.

Related Posts:



© Linux Maximum Length Of A Host Name - nixCraft - Support nixCraft when you shop at amazon. Thanks!

Open Source Java - OpenJDK Added To Fedora and Ubuntu Linux

Posted: 30 Apr 2008 05:53 PM CDT

Canonical Ltd. and Red Hat, Inc. today announced the inclusion of OpenJDK-based implementations in Fedora 9 and Ubuntu 8.04 Long Term Support (LTS) Server and Desktop editions, furthering the promise of Sun's open source Java technology initiative.

In addition, the NetBeans 6.0 Integrated Development Environment (IDE) () is being delivered as part of the Ubuntu 8.04 LTS release and Canonical has certified Ubuntu 8.04 LTS Server Edition on several Sun x86 systems.

Sun Press Release : Open Source Java Technology Debuts In GNU/Linux Distributions

Related Posts:



© Open Source Java - OpenJDK Added To Fedora and Ubuntu Linux - nixCraft - Support nixCraft when you shop at amazon. Thanks!

Microsoft To Extend Systems Management To Linux / UNIX

Posted: 30 Apr 2008 01:10 PM CDT

Microsoft is extending its management software to Linux and Unix by integrating some of the open source OpenPegasus project's code into System Center Operations Manager. You can use this software to manage your Linux / UNIX boxes:

Today Microsoft announced a few new beta products รข€" two of which came from our team. The System Center Operations Manager 2007 Cross Platform Extensions, which enable customers to manage Unix/Linux systems from Operations Manager 2007, was delivered as a beta today.

=> Microsoft Uses Open Source To Extend Systems Management To Linux

Related Posts:



© Microsoft To Extend Systems Management To Linux / UNIX - nixCraft - Support nixCraft when you shop at amazon. Thanks!

What Is Tux Web Server and How do I Use it?

Posted: 30 Apr 2008 05:39 PM CDT

Can you explain the tux web server and its usage against regular apache httpd web server?

Answer to "What Is Tux Web Server and How do I Use it?"


Copyright © nixCraft. All Rights Reserved. Support nixCraft when you shop at amazon. Thanks!

No comments: