hCard
- Name: Steve Kostecke
- Email:kostecke@ntp.org
- NTP Job: Systems Adminstrator, Master Software Mechanic
- Country: USA
-
My Personal Data
Note: if personal data is being stored using a secret database, then it is only visible to the user and to administrators.
Public Keys
finger steve@kostecke.net
for my public keys, or download them from here:
Picons
Plotting NTP Stats
Part of the software I use to plot the ntp stats for my Soekris NET 4801. This software uses environment variables passed to Gnuplot to control aspects of the plot apperance on the fly (e.g. adjusting for Daylight Saving Time changes) and plots the data in local time rather than UTC. The
*stats
files are retrieved from the time server over http and the finished plots are uploaded to my public web-server using
UUCP
.

These files are licensed under the GNU General Public License

Some of the plot files have not yet been released to the public...
Debian ntp-dev package update "one-liner"
This
one-liner is useful for situations where the
binary ntp-dev Debian packege is not usable (e.g. non-i386 architectures)
cd /usr/local/src/ntp && \
apt-get update && rm -rf ntp-dev* && dpkg-repack ntp-dev && \
apt-get --build source ntp-dev && \
dpkg -i `ls ntp-dev_*_amd64.deb | tail -n1`
Misc
- Treacherous Computing:
- Quoting:
- NTP / TWiki related:
- ssh
- git
- SCMS
Personal Preferences (details in TWikiVariables)
- Horizontal size of text edit box:
- Vertical size of text edit box:
- Style of text edit box.
width: 99%
for full window width (default), width: auto
to disable.
- Set EDITBOXSTYLE = width: 99%
- Optionally write protect your home page: (set it to your WikiName)
Related topics
- Set TINYMCEPLUGIN_DISABLE = 0