Skip to content
  • Home

Category: Linux

Perl – Basic Solaris Zone Config

2011/10/05 blane

#!/usr/bin/perl # — Written by Blane Craft — # — 11/03/06 — # ## – Basic Zone Config – ##…

Continue Reading →

Posted in: Computer stuff, Linux, Solaris

Perl – password encryption

blane

#!/usr/bin/perl print “### Password encryption utility ###\n”; print “\n”; print “What password would you like to encrypt?\n”; $pass=; chomp ($pass);…

Continue Reading →

Posted in: Computer stuff, Linux, Solaris

Removing a primary filesystem to create new logical filesystems

2008/08/03 blane

Okay, so sometimes you need a refresher on how to do something. Let’s say, for example, that you have some…

Continue Reading →

Posted in: Linux

RHEL3 upgrade to RHEL5

2007/08/23 blane

I didn’t know you could do an upgrade in RHEL to a different version. Apparently you can, if you’re registered…

Continue Reading →

Posted in: Linux

Linux on Sparc

2007/06/05 blane

blane@sunlinux:~$ uname -a && cat /proc/cpuinfo && cat /proc/meminfo Linux sunlinux 2.6.20-15-sparc64 #2 Sun Apr 15 07:01:29 UTC 2007 sparc64…

Continue Reading →

Posted in: Linux

Running X applications over SSH

2007/02/01 blane

Today I tried something I haven’t really done before and it works great. Modifying my /etc/ssh/sshd_config file to say: X11Forwarding…

Continue Reading →

Posted in: Linux, Solaris

An Organized Linux Community?

2007/01/22 blane

Linux Foundation! This seems like the most logical thing to do. It seemed (to me) that it was the most…

Continue Reading →

Posted in: Linux

Post navigation

Page 1 of 2
1 2 Next →

Categories

  • Computer stuff
  • Linux
  • Solaris
  • Uncategorized
  • Home
Copyright © blanezx3