Xsanity article on Configuring Network Settings using the Command Line
We have posted another article to Xsanity on “Setting up the Network Stack from the Command Line”. An excerpt from the article is as follows: Interconnectivity with Xsan is usually a pretty straight...
View ArticleKerio Mail Server 6.6 and IMAP
Update 6.6 introduced many updates to Kerio, one of those updates changes how IMAP reacts to deleted items. Typically, when an item is deleted from an IMAP client, that item has a strike through to...
View ArticleUnder Leopard’s WIki’s Covers
Introduction So, anyone with experience troubleshooting Apple’s wiki server in 10.5 will be familiar with the black art that is involved with nursing one of these beasts back to life. Unfortunately,...
View ArticleMac OS X: Show Only Active Apps in the Dock
The dock should have the applications you commonly need to get to. However, some simply want it to show them the applications that are open. You can do this by running the following command: defaults...
View ArticleEnable and Disable Root from the Command Line
In Tiger and below you used NetInfo Manager to enable and disable the root account in Mac OS X. However, in Leopard and above you use the Directory Utility. But you can also use the command line. In...
View ArticleSleeping Windows from the Command Line
Windows, like Mac OS X can be put to sleep, locked or suspended from the command line. To suspend a host you would run the following command: rundll32 powrprof.dll,SetSuspendState To lock a Windows...
View ArticleNew article on Xsan Scripting by 318
318 has published another article on Xsanity, for scripting various notifications and monitors for Xsan and packaged up into a nice package installer. You can find it here...
View ArticleESX Patch Management
VMware’s ESX Server, like any system, needs to be updated regularly. To see what patches have been installed on your ESX server use the following command: esxupdate -query Once you know what updates...
View ArticleTroubleshooting File Replication Pro
Check the Web GUI. To Check the logs via the Web Gui - On the server, open Safari and go to http://localhost:9100 and authenticate - Go To Scheduled Jobs and view the Logs for the 2 Way Replication Job...
View ArticleGreylisting and Snow Leopard Server
10.6 has introduced the use of Greylisting as a spam prevention mechanism. In short, it denies the first attempt for an MTA to deliver a message, once the server tries a second time (after an...
View ArticleReading Virtual Memory Stats
The vm_stat command in Mac OS X will show you the free, active, inactive, wired down, copy-on-write, zero filled, and reactivated pages for virtual memory utilization. You will also see the pageins as...
View ArticleNew CLI Options in Final Cut Server
For those of us who thought that the Final Cut Server 1.5.1 update was just a couple of minor bug fixes, there’s a little more than meets the eye. If you run /Library/Application Support/Final Cut...
View ArticleScreen Shots & ARD
For what it’s worth, we take ours from the command line. It helps keep proper track of the names screens. Simply open up a terminal window on a remote server via Apple Remote Desktop (ARD) and run the...
View ArticlePreparing for Exchange 2007
Make sure you have a fully updated Windows 2008 64bit install setup for the following commands to work. Note that Windows 2008 R2 will NOT work with Exchange 2007. Exchange 2007 has a lot of...
View ArticleScript for Populating Jabber Buddy Lists in iChat
Note: Uses a Jabber server hosted on yourfqdn. The 10.6 OS X ichat server has an autobuddy feature, but this feature only works with a user’s original shortname: if they have multiple shortname...
View ArticleMySQL Backup Options
MySQL bills itself as the world’s most popular open source database. It turns up all over, including most installations of WordPress. Packages for multiple platforms make installation easy and online...
View ArticleSerial Adaptors, screen and OS X
Many of us use a Keyspan Serial adapter to manage devices with serial ports on them. Those who find you need to console into devices but hate the fact that you have to either use Zterm (which is no...
View ArticleLion, SSH And Special Characters
At 318, we spend a pretty good bit of time SSH’d into Linux systems from Mac OS X. Therefore, whether we’re loosing our color settings when SSH’ing into Ubuntu or unable to transfer files via SSH, when...
View ArticleUpgrading VMware ESX 3i to ESXi 4.1i
Requirements: a. Workstation – Windows or linux based, either real or VM. b. The VMhost – Should be backed up, and running ESX 3i (3.5.0) c. new serial number for ESXi 4 1. go to vmware.com and find...
View ArticleConfiguring a Cisco ASA 5505 with the basics
The Cisco ASA 5505 is great for small to medium businesses. Below are the steps you will have to complete to configure your ASA to communicate with the internet. There are many more steps, options, and...
View Article