PICC 10

Applications

Nooleus App Launcher for System Administrators

Submitted by andy_barry on Thu, 2010-01-14 09:15.Applications | System management

A graphical tool that allows you to create diagrams of your infrastructure and then use those diagrams to launch other tools.

www.nooleus.com

Mon, 2009-12-07 12:00

Active

Nooleus is a graphical tool that allows you to quickly create diagrams of your infrastructure (servers, databases, switches, etc), and then use those diagrams to launch any external tool such as Putty, VNC, Exceed, Sqlplus, URLs...anything you like really.

Just submitted an article on Cfengine 3 to the Sys Advent Calendar blog

Submitted by Aleksey Tsalolikhin on Fri, 2009-12-18 21:26.Applications

Just submitted an article on Cfengine 3 to http://sysadvent.blogspot.com/ - I guess it'll be a few days before it's posted.

How to compile xtrlock on CentOS (transparent screen saver, useful for NOC display station)

Submitted by Aleksey Tsalolikhin on Tue, 2009-10-20 15:19.Applications

Download xtrlock source code from the Debian project (I used http://ftp.debian.org/debian/pool/main/x/xtrlock/xtrlock_2.0-13.tar.gz)

Follow the instructions in debian/README.Debian:

xmkmf

make

Then, take the first of the two gcc commands that were run by make, and rerun it manually, but add -DSHADOW_PWD to the defines section of the command line (-Dthis -Dthat -DSHADOW_PWD). (I tried to muck around with the 1000+ line Makefile but found it easier to just re-run the gcc commands)

Then re-run the rest of the commands from that previous run of make

make install

chmod u+s /usr/bin/xtrlock (if you want non-root users to use it)

How to run different mailservers side by side for the same domain

Submitted by ski on Thu, 2009-10-08 12:43.Applications | Linux | Unix

We are migrating from our old mail server to a new one with a completely different internal structure and many new features. I am using imapsync to migrate the data over (slow, but it works well). Before we do the last sync, my boss asked me to figure out a way to run the servers side by side so we could have the early adopters try the new mail server. The kicker is that both servers are set up to serve the same domain and we need to be able to have the early adopters get to their mail from either server.

This solution works for us, but I am not sure if this is the best solution and would love to hear your ideas.

Nice setup for a software development startup

Submitted by ski on Wed, 2009-08-12 06:31.Applications | Backups | Directory Services | DNS | hardware components | Linux | Mac OS X | SAN | Storage | Unix | Windows

I was asked recently to find a low cost setup for a small software development company (about 30 people) for their infrastructure that had growth potential. I came up with the following:

- One server running Open-E DSS software SAN/NAS: This holds 12 1TB disks in a raid 10 mirror and shares out the disks via iscsi, smb, and nfs (I am not using the other protocols available such as AFP, FTP...). It is certified for VMware. They use it for home directories and as an iscsi SAN for ESXi.

- Two servers running ESXi software attached via iscsi to the SAN.

along with a UPS, rack, switch, and firewall.

Transparent dynamic reverse proxy with nginx

Submitted by cmdln on Sun, 2009-07-12 13:58.Applications | Linux | Mentoring | WWW
A while back I wrote about using Apache as a dynamic reverse proxy. Anyone who has done even minimal research into web servers knows that Apache is the swiss army knife. It trys to be everything for everyone, and like a swiss army knife may not be as good as a more refined too at least as far as efficiency is concerned.Read the full article Transparent dynamic reverse proxy with nginx at -->

Last Night's Atlanta Linux Enthusiasts: Getting to Know the Linux Kernel Virtual Machine

Submitted by villyard on Fri, 2009-06-19 09:29.Applications

Last night's presentation was Ryan Matteson ("Matty") talking about KVM. If you missed it, there's more info here, including slides.

The National Society of Black Engineers Carnegie Mellon University Chapter/Data Processing Associates Pittsburgh Chapter

Submitted by ksmit5a on Tue, 2008-09-30 08:20.Applications

National Websites: Pre-College NSBE Alumni NSBE International NSBE National Convention Regional Sites: R1 R2 R3 R4 R5 R6
Donate to NSBE $

ID: 70634 Mr. Kenneth Smith Logout

View Resume
Smith, Mr. Kenneth

National Society of Black Engineers
View Original File: file588447.htm ID:70634
1130 North Franklin Street
Black Data Processing Associates Member
Pittsburgh, PA 15233 United States
Home: (412) 321-6163
Work: (412) 321-6163
Cell: (412) 592-2587

ksmit5a@acd.ccac.edu

Created: Sunday, August 31, 2008 at 5:30 PM EST Edit this Resume

The Display of Percent CPU in top

Submitted by wnl on Tue, 2007-07-31 11:48.Applications
The single most important piece of information processed by top is the measure of a process's percentage cpu utilization, known as percent cpu. Although top is perfectly capable of display and sorting on a variety of information, by default it sorts by percent cpu. The reason for this is that most people use top to find out what the cpu is doing, or more specifically which process is hogging the cpu. Percent cpu readily reveals this information.

XML feed