Unix Archive

Standardising UNIX Command-Line Tools

"Examine methods for standardizing your interface to simplify movements between different UNIX systems. If you manage multiple UNIX systems, particularly in a heterogeneous environment, then the hardest task can be switching between the different environments and performing the different tasks while having to consider all of the differences between the systems. This article does not cover specific differences, but you'll look at ways that can provide compatible layers, or wrappers, to support a consistent environment."

Unix: An 800 Pound Gorilla No More?

Organizations adopting Linux might not abandon Unix entirely. NASA's Jet Propulsion Laboratory, for example, has migrated its e-mail system from Sun hardware and Solaris to HP servers and Red Hat Enterprise Linux. But even though the use of Linux on production servers is growing, the practice isn't yet the norm at the laboratory, said Douglas Hughes, a service engineer at JPL Information Services.

Retool Your Linux Skills for Commercial UNIX

Examine how to best migrate your Linux skills to take advantage of AIX and Solaris. Linux is all the rage, but what if you have experience in Linux and need to apply it to a commercial UNIX environment? UNIX and Linux are similar, and many of the same principles exist; there is a shell, root is still all powerful, and many of the tools and applications are the same. This tutorial will show you how to cope and understand the nuances and differences.

Another Small UNIX Clone Written in c++

"UnixLite is a lightweight UNIX/Linux compatible operating system written in c++; it is open source and released under the GNU General Public License. The complete operating system is made up of a kernel and applications; just like Linux, UnixLite is only the kernel. The kernel itself is written from scratch and the biggest part is written in c++; however, the library used by UnixLite comes from uClibc and applicaitons running on UnixLite come from the GNU project."

HP Readies Unix Push

The numbers in the Unix market may be flat, but Hewlett-Packard sees a bright future for its HP-UX operating system. The company this fall will release HP-UX 11i v3 - the first major revamp of the OS in three years - with enhancements in its virtualization and automation capabilities, according to Don Jenkins, vice president of HP's Business Critical Servers unit.

Unix to Linux Porting

This chapter supplements currently available project management materials and books about application porting projects. Topics such as how to use formalized requirements processes, how to better communicate between software developers, and how to practice extreme project management are topics that modern-day project managers are already well informed of. However, because software development is not exactly the same as porting and migrating software, a gap exists in current publications—a gap that this chapter addresses.

Make UNIX Work with Windows XP, Mac OS X

"Learn about using a UNIX system as a primary domain controller and file repository, including an anonymous, read-only shared area accessible by anyone with a Web browser. To be a good citizen on your local network, you need to integrate your favorite UNIX system with the networking features of client systems, generally running Windows XP or Mac OS X. This makes it easier for the users of those workstations to take advantage of the centralized authentication and storage facilities you can provide."

Solve Application Problems with Tracing

"Peer into the behavior of an application with truss. When an application doesn't work as expected, you typically look at application and system logs as a first recourse. But when logs don't help, UNIX provides a powerful set of tools that you can use to trace the application while it runs. Armed with these traces and a bit of knowledge about UNIX, you can easily solve your application problems."

Standards and Specs: Not by UNIX Alone

"Technology professionals have loosely used the term 'UNIX' since the first person had to explain the difference between the Berkeley and AT&T flavors, so it's not surprising to find as many UNIX standards as there are versions of the operating system. Peter Seebach wades through the wellspring of UNIX standards and sorts them out for you, concluding that the rumors of the death of UNIX are (as usual) greatly exaggerated."

Unix Road Map

"UNIX and Windows data-center market share remain neck-and-neck, according to most analysts, but many in IT perceive UNIX and Linux innovation as slowing to a crawl. We interviewed representatives from Apple, Hewlett-Packard, IBM, Novell, Red Hat, and Sun Microsystems who were eager to challenge that perception by highlighting areas in which their UNIX OSs are breaking new ground."

Unix System Admin Tricks of the Trade

"There are key utilities, command line chains, and scripts that are used to simplify different processes. Some of these tools come with the operating system, but a majority of the Unix tricks come through years of experience and a desire to ease the system administrator's life. The focus of this article is on getting the most from the available tools and insight across a range of different UNIX environments."