Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Unix Archive

HP Battens Down HP-UX

"HP this week moved to bulk up the security tools available with its HP-UX operating system. The company has released an assortment of additions for HP-UX 11i V2 - including server-side encryption, a security chip and fortified data containers - that give customers some nice, high-end options. HP officials bragged that a number of the new tools arrive at no additional cost to customers. In addition, HP insisted that we remind you of its 'commitment to the long-term success of the HP-UX roadmap'."

Resolve Memory Leaks Using AIX 5.3

Memory leaks can be tough and costly problems to solve, so it makes sense to use good tools to clearly point out and understand where the leaks are coming from. This article outlines an approach you can use while tackling memory leaks, and it discusses how to take advantage of the MALLOCDEBUG tool that is supplied with AIX.

Setting and Managing Permissions on UNIX

UNIX provides robust tools and infrastructure so that you can both protect and share information. This article looks at user privileges and, in particular, examines how to manipulate file permissions to restrict or share your directories and files with others. Understanding permissions is crucial if you want to speak UNIX fluently. Learn how to manipulate file permissions to protect your files, or share them with others.

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.