Mikko Kortelainen

Windows Server Time with NTP

Here's how to configure a Windows domain controller to act as an NTP client and server for your network. You may then sync all your hosts, Windows or other, to that server. To achieve this, configure one (or more) of your domain controllers to retrieve time from the atomic clocks …

read more

Mounting Windows filesystems from AIX 5.3

First, you must install fileset bos.cifs_fs.rte, and optionally bos.cifs_fs.smit for the Smitty interface, from the installation DVD.

To invoke the Smitty interface, run:

root# smitty cifs_fs

The Smitty interface will enable you to do almost anything you need with the CIFS filesystem.

For people aligned the …

read more

Sqlite3 for ARMEL

Here's a statically compiled version of Sqlite 3.5.6 command line interface on ARMEL with Readline support. It runs nicely on Nokia Internet Tablets with the OS 2008 (libreadline4 must be installed):

sqlite3-armel.gz (download no longer available)

It was compiled with the following settings:

./configure --disable-shared --enable-readline --enable-dynamic-extensions …
<< Page 13 of 15 >>