PlanetMike.com

Blog

Michael Clark's journal of important and not-so-important thoughts.

You are currently browsing the PlanetMike’s Technology Journal weblog archives for October, 2005.



Support Me

Please support Michael Clark

Last 10 Articles


Categories


Archives


MonthChunks


Archive for October, 2005

Technorati

Thursday, October 27th, 2005 12:00 am

I’ve just signed up with Technorati. Yeah, I’m late to the game. Technorati Profile.

If you're new here, you may want to subscribe to my RSS feed. This allows you to read my newer articles without having to visit the site again. Thanks for visiting! Mike

Merging apache web server logs

Wednesday, October 19th, 2005 1:20 pm

The super-duper really handy mergelog program compiles just fine under OS X 10.4.2, if you remember to add a “sudo” before the “make install” command.

Installing Software on a Headless Xserve G5

Tuesday, October 4th, 2005 8:55 am

I needed to run the Dantz Retrospect Backlup client onto my new Apple XServe G5. The problem is that the G5 doesn’t have a monitor. You can install packages through the command line on the server. Simply ssh into the box, then run the installer command. If you want to log into the box with a graphical interface, as is required for programs that don’t provide a package, Apple recommends you buy the $299 “Apple Remote Desktop.” That is a lot of money for a one time use.

Then I remembered that OS X 10.4 includes a VNC server in the system. On Tiger clients, its in the Sharing system preference pane. On Tiger server, however that option is not available. So I decided to install a VNC server.

1. Download the OSXvnc server application. http://www.redstonesoftware.com/vnc.html

2. Copy the OSXvnc application to your XServe’s /Applications/ folder. I did this by sharing the root level of the hard drive, logging into the XServe (Apple-K) from my computer, and copying the application into the /Applications/ folder. Then I disconnected from the drive, and turned off the sharing of the root folder.

3. Ssh into the XServe.

4. I then ran the OSXvnc program by typing “sudo open /Applications/OSXvnc.app/” You should be prompted for the system password.

5. Then using a VNC client (I recommend Chicken of the VNC, available at http://sourceforge.net/projects/cotvnc/) I connected to my XServe. I was prompted with a standard OS X login box. I logged in as a user with administrative privileges.

6. Then I ran the Retrospect Client installer. It prompted me for for a few things (Retrospect password) and then restarted the server. Once the machine restarts, you will be disconnected from the VNC server. You’ll need to re-enable it if you want to log in again through Chicken of the VNC. You can enable OSXvnc to come up automatically when the server starts up, but be sure to set a password if you do that. You can also change the port that is used.

That’s all there was to it. I saved $300 through two open-source applications.

Subscribe by RSS

Use my RSS feed to stay up to date


WordPress Plugins


Most Popular Posts


Stuff


Copyright © 1997-2008 Michael Boyd Clark
PlanetMike’s Technology Journal is proudly powered by WordPress
Entries (RSS) and Comments (RSS).