Thursday, March 20, 2008

nixCraft Linux Sys Admin Blog

nixCraft Linux Sys Admin Blog

Link to nixCraft Linux Sys Admin Blog

Red Hat Open Sourced Identity, Policy, Auditing Management Security Framework Tool

Posted: 20 Mar 2008 09:44 AM CDT

Red Hat has open-sourced its identity-management and security system to promote its assertion that open-source software provides the most secure infrastructure. From the press release:

Red Hat Certificate System was acquired from AOL three years ago as part of the Netscape technology acquisition. In keeping with our commitment to open source software, today Red Hat has released all of the source code to Red Hat Certificate System. Much of the technology in Red Hat Certificate System was already open source, including the Apache web server, Red Hat Directory Server and the FIPS140-2 level 2 validated NSS cryptographic libraries, but today’s move further demonstrates Red Hat’s belief that the open source development model creates more secure software.

I think the freeIPA project is really good addition. It provides central management of identity, policy, and auditing for Unix and Linux using open-source and open-standards technologies.

freeIPA under Fedora Linux
(Fig. 01: freeIPA running under Fedora Linux [Image Credit freeIPA project])

Related Posts:


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

How To Run Common GNU Utilities Under MS-Windows

Posted: 20 Mar 2008 09:24 AM CDT

Cygwin software offers Linux-like environment for Windows making it possible to port software running on POSIX systems (such as Linux, BSD, and Unix systems) to Windows. However, sometime you just wanna run bc or wget under Windows without going through Cygwin. Here are some ports of common GNU utilities to native Win32. In this context, native means the executables do only depend on the Microsoft C-runtime (msvcrt.dll) and not an emulation layer like that provided by Cygwin tools. A must download for die hard gnu folks working on windows systems :)

Tools included:

  • bc-1.05
  • bison-1.28
  • bzip2-1.0.2
  • diffutils-2.7
  • fileutils-3.16
  • findutils-4.1
  • flex-2.5.4
  • gawk-3.1.0
  • grep-2.4.2
  • gsar110
  • gzip-1.2.4
  • indent-2.2.9
  • jwhois-2.4.1
  • less-340
  • m4-1.4
  • make-3.78.1
  • patch-2.5
  • recode-3.6
  • rman-3.0.7
  • sed-3.02
  • shellutils-1.9.4
  • tar-1.12
  • textutils-2.1
  • unrar-3.00
  • wget-1.8.2
  • which-2.4

Download GNU utilities for Windows

=> Visit offical project to grab common GNU utilities for Windows [binary zip file 3.2M]

Related Posts:


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

Linux Track NFS Directory / Disk I/O Stats

Posted: 20 Mar 2008 02:33 PM CDT

Q. How do I track NFS client metrics (disk I/O) under Linux operating system?

Answer to "Linux Track NFS Directory / Disk I/O Stats"

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

CentOS / Red Hat / Fedora Linux Turn off Beep / Bell Terminal Sound

Posted: 20 Mar 2008 02:06 PM CDT

Q. I’m using CentOS Linux v5.x and I’d like to turn off the bell sound. How do turn off the beep?

Answer to "CentOS / Red Hat / Fedora Linux Turn off Beep / Bell Terminal Sound"

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

No comments: