Return to Home Page for more news headlines and customizable, personalizable news and other searchable, personalizable news headlines.
spacer
spacer

 RootPrompt.org -- Nothing But Unix

Changing The Language & Keyboard Layout (13 May 2008)

This document describes how to reconfigure the default language and the keyboard layout on various distributions so that they suit your location. I made this howto for our VMware images where the keyboard layout is always set to German and a few users have problems to configure the language and keyboard layout on these images.
Link  Email item  

How to: Asus Eee PC protection with privacy filter (13 May 2008)

This article will show you how to make your Asus Eee PC secure from prying eyes by using a privacy filter. 3M Privacy Filters help block the screen view from anyone viewing the computer from a side view. Their unique microlouver privacy technology allows just persons directly in front of the computer to see on screen data clearly.Story
Link  Email item  

Unison - file synchronization tool (13 May 2008)

Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.Full Story
Link  Email item  

Debug and tune apps on the fly with Firebug (13 May 2008)

In this article, learn to use Firebug, a free, open source extension for the Firefox browser that provides many useful developer features and tools. Using Firebug, you can monitor, edit, and debug live pages, including HTML, CSS, JavaScript code, and network traffic.
Link  Email item  

The Perfect Desktop - Mandriva One 2008 Spring (23 Apr 2008)

This document describes step by step how to set up a Mandriva One 28 Spring (Mandriva 28.1) desktop (GNOME). The result is a fast, secure and extendable system that provides all you need for daily work and entertainment.
Link  Email item  

Managing The GRUB Bootloader With QGRUBEditor (23 Apr 2008)

QGRUBEditor is a graphical frontend for managing the GRUB bootloader. By using QGRUBEditor, you do not have to mess around with the GRUB configuration in /boot/grub/menu.lst anymore. This article shows how to install and use QGRUBEditor on Ubuntu 7.1.
Link  Email item  

Identify speakers with sndpeek (23 Apr 2008)

Learn to build basic assistance programs to help the hearing-impaired identify speakers in a bandwidth-limited context. Use sndpeek and custom algorithms to match voices to a pre-recorded library so users know who is speaking in teleconferences, podcasts, and live media events.
Link  Email item  

Workload Partitioning (WPAR) in AIX 6.1 (23 Apr 2008)

The most popular innovation of IBM AIX Version 6.1 is clearly workload partitioning (WPARs). Once you get past the marketing hype, you'll need to determine the value that WPARs can provide in your environment. You can discover that here.
Link  Email item  

Scheduled Backups With Rsyncbackup On Debian Etch (21 Apr 2008)

This document describes how to set up and configure rsyncbackup on Debian Etch. Rsyncbackup is a Perl script that cooperates with rsync. It is easy to configure and able to create scheduled backups (partial and incremental backups).
Link  Email item  

Introducing Linux Client Pilot (21 Apr 2008)

Learn what's involved when introducing a Linux client pilot in your organization, including planning for business and IT requirements, architecture decisions, risks, and understanding how IBM's open collaboration client is used to implement this desktop of the future, today.
Link  Email item  

Tools to access Linux Partitions from Windows (21 Apr 2008)

If you dual boot with Windows and Linux, and have data spread across different partitions on Linux and Windows, you should be really in for some issues.It happens sometimes you need to access your files on Linux partitions from Windows, and you realize it isn't possible easily. Not really, with these tools in hand - it's very easy for you to access files on your Linux partitions from Windows.Full Story
Link  Email item  

Visually Impaired Flash Usability Tool (21 Apr 2008)

aDesigner is a disability simulator that helps designers ensure that their content and applications are accessible and usable by the visually impaired. The new version adds support for OpenDocument Format (ODF) and Flash content; presentation simulation function for ODF documents.
Link  Email item  

Unattended Fedora 8 Installation (8 Apr 2008)

This document describes how to set up an installation environment with kickstart and NFS on Fedora 8. With the resulting system you will be able run unattended Fedora 8 installations on the client systems in your LAN - additionally, you will save lots of Internet bandwidth. The whole client configuration can be included into the kickstart file (especially the post-installation script) so you, the admin, will also save a vast amount of time.
Link  Email item  

Running Linux on PS3: Working with Memory (8 Apr 2008)

The Sony PlayStation 3 (PS3) runs Linux, but getting it to run well requires some tweaking. The first part introduced features and benefits, and Part 2 takes a look at where all the memory goes in the PS3 and how to reclaim it, along with what significant things can impact a PS3 system's performance running Linux.
Link  Email item  

Upgrade Ubuntu 7.10 (Gutsy Gibbon) to Ubuntu 8.04 (27 Mar 2008)

Ubuntu 8.4 LTS is the upcoming version of the Ubuntu operating system. The common name given to this release from the time of its early development was "Hardy Heron".This tutorial explains you step by step procedure how to Upgrade Ubuntu 7.1 (Gutsy Gibbon) to Ubuntu 8.4 LTS (Hardy Heron) BetaFull Story
Link  Email item  

How To Set Up Software RAID1 On A Running LVM (27 Mar 2008)

This guide explains how to set up software RAID1 on an already running LVM system (Debian Etch). The GRUB bootloader will be configured in such a way that the system will still be able to boot if one of the hard drives fails (no matter which one).
Link  Email item  

Linux Directory Structure Overview (27 Mar 2008)

One of the most noticeable differences between Linux and Windows is the directory structure. Not only is the format different, but the logic of where to find things is different.This tutorial will explain about Linux Directory Structure Overview with graphical image.Full Story
Link  Email item  

Terminal functions for shell scripting with Shell (27 Mar 2008)

"Shell Curses" is a library of script functions that provide the shell programmer the ability to perform text-based cursor movements to specified locations on the screen. This ability permits the creation of menuing and data-entry systems using shell scripts without the need for compiled binaries. These functions are similar to the "C" language "Curses" library.
Link  Email item  

Name from PID with DTrace (25 Mar 2008)

By the time I go to use this it will probably be different but hey."The other day, there was an interesting post on the DTrace mailing list asking how to derive a process name from a pid. This really ought to be a built-in feature of D, but it isn't (at least not yet). I hacked up a solution to the user's problem by cribbing the algorithm from mdb's ::pid2proc function whose source code you can find here. The basic idea is that you need to look up the pid in pidhash to get a chain of struct
Link  Email item  

disabling snmpXdmid on Solaris 10 (dmi) (25 Mar 2008)

I still find the service manager stuff confusing."On a recent server build project we ran into a security scan that surprised us with a mandate that snmpXdmid be disabled. The alleged vulnerability is based on a buffer overflow that originated in the days of Solaris 8 as documented in CIAC Information Bulleting l-65 and SunSolve Security bulletin #27. The details aren't important to this story other than finding it entertaining to respond to a Solaris 8 vulnerability on a Solaris 1 build. I
Link  Email item  

Install OpenWRT, Chillispot, FreeRadius (24 Mar 2008)

If you have ever tried to implement one of the hotspot HowTos on this and other sites, it might have dawned on you that this is not an easy feat to accomplish. Amazingly most solutions also leave out the most important part - how to get paid by the punters using the hotspot. Some will offer prepaid solution or access tickets that need to be printed, but this will require staff being involved on the premises. And in particular, once you want to offer a professional service and not just a toy
Link  Email item  

KDE 4.1 to bring back Konqueror tree view, other g (24 Mar 2008)

Nice stuff on the way."Many basic features that were noticeably absent in the 4. release are beginning to show up as the as the 4.1 release which is scheduled for July approaches." KDE 4.1 to bring back Konqueror tree view, other goodies
Link  Email item  

Holy smokes! A holey file! (24 Mar 2008)

I like ZFS. Lots of cools stuff. Even though if we upgraded to Solaris 1 at work we would probably not implement it. SANs take away a lot of the reasons for it, least that is how it looks to me."First, let's review a little bit about how ZFS works. By default, when ZFS writes anything, it generates a checksum which is recorded someplace else, presumably safe. Actually, the checksum is recorded at least twice, just to be doubly sure it is correct. And that record is also checksummed. Back
Link  Email item  

Monitory Mainframe Sessions Remotely (24 Mar 2008)

Users access z/OS mainframes using a 327 terminal emulator such as IBM Personal Communications. In this article, learn how to build a simple shell script for Linux or UNIX that gives you a second terminal emulator to view everything a mainframe user is doing in real time.
Link  Email item  

Using Python to create UNIX command line tools (21 Mar 2008)

Do you fully understand the OSI model? Are you comfortable with subnetting? Do you understand UNIX permissions? By the end of this article, anyone involved in IT at any capacity should be able to create at least a simple command line tool.
Link  Email item  

Happy 15th birthday NetBSD! (21 Mar 2008)

The NetBSD Project celebrates its 15th anniversary: The first commits were made to the NetBSD source code repository on March 21, 1993, and the first release of the NetBSD Operating System, NetBSD .8, was announced on USENET shortly thereafter. Throughout the past fifteen years, NetBSD has increased the portability and security of the 4.4BSD operating system on which NetBSD was based, and added support for new processor and system families, while enhancing thesystem's performance to s
Link  Email item  

Prepare a Self-Installing Drive for Blade Servers (21 Mar 2008)

Build a bootable, self-installing hard disk drive for an IBM BladeCenter HS2 blade server running SUSE Linux Enterprise Server 1 following these nine easy steps. When the system boots from this drive for the first time, it automatically begins to install Linux on the disk, which eases the task of preloading the operating system and lightens user workload.
Link  Email item  

DTraceToolkit in MacOS X (18 Mar 2008)

Dtrace looks like a great tool. Perhaps the best thing to come out in a while for troubleshooting."Apple included DTrace in MacOS X 1.5 (Leopard), released in October 27. It's great to have DTrace available in MacOS X for its powerful application and kernel performance analysis. To think that there is now another kernel we can examine using DTrace is exciting - it's like discovering a new planet in the solar system." The Wall: DTraceToolkit in MacOS X
Link  Email item  

A look into Solaris, by Derek Crudgington (18 Mar 2008)

"Solaris x86 jumpstart on ISC DHCP If you are using the Solaris dhcp server, stop now. Save yourself hours of time of trying to figure out pntadm, dhtadm, and just use ISC DHCP on Solaris. It's very simple, painless, and you will be glad you did." A look into Solaris, by Derek Crudgington
Link  Email item  

Shuttle's $199 PC will ship with Foresight Linux (18 Mar 2008)

One look and I want one, not sure what I would use it for, but when does that stop a geek from wanting a computer."Shuttle announced today that its upcoming $199 KPC will ship with the open-source Foresight Linux distribution. In addition to a price that squarely targets the budget market, the KPC features a small form factor and high energy efficiency. Shuttle has teamed up with Foresight and says that the Linux distribution's intuitive interface, user-focused design, and robust selection
Link  Email item  

How To Upgrade FreeBSD 6.3 to 7.0 Release (17 Mar 2008)

FreeBSD 6.3 allows upgrade of existing installation to FreeBSD 7.-RELEASE. Since this is a major version upgrade, it is recommended that you backup existing data, database and config files. You also need to reinstall all ports.FreeBSD 7. Binary Upgrade
Link  Email item  

Speed Up Your System With Preload On Fedora 8 (17 Mar 2008)

This document describes how to install preload on Fedora 8. preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.
Link  Email item  

Protect Your Project Zero Apps with OpenID (17 Mar 2008)

OpenID is an open source, emerging security technology that provides decentralized authentication across the Internet. In this article, the third and final part of the series, learn about Project Zero Security and how to leverage OpenID authentication, define security rules for the application, and extend a user registry.
Link  Email item  

Stretch server with scaling PHP and Varnish (17 Mar 2008)

See how to stretch the capacity of your Web server farm with PHP and a reverse proxy, such as Varnish. Like most open source packages, Varnish builds readily on several platforms, including FreeBSD, Linux, and Mac OS X. Varnish is also available in binary form for several systems, if you prefer using a package manager, such as apt or port.
Link  Email item  

Interviews about pkgsrc and alternative packaging (14 Mar 2008)

NetBSD.org features a second article with interviews about the use and the internals of pkgsrc, the portable packaging system. Newer package management concepts from MidnightBSD and GoboLinux and the platform-independet Zero Install sytem are represented as well.pkgsrc and the concepts of package management 1997-27 (part 2)
Link  Email item  

Research project enhances OpenSolaris (14 Mar 2008)

Sun Microsystems and the United States' National Security Agency (NSA) announced an agreement to jointly work within the OpenSolaris community to research and to develop security enhancements to complement existing OpenSolaris security mechanisms. Both Sun and the NSA will work with the OpenSolaris community to integrate an additional form of mandatory access control (MAC), based on the Flux Advanced Security Kernel (Flask) architecture.Story
Link  Email item  

Website


Content (the actual words and pictures) is owned by the respective publishers; their copyright notice is presented when provided
Design and programming Copyright © 2000-2008 by Nuzee.com
Contact: info@nuzee.com
Privacy Policy