Supermicro IPMI / BMC tools.
tools download supermicroApple computers ship with a pre-installed suite of hardware diagnostic tools, known as Apple Hardware Test (AHT). In principle you can start them by holding the d
key while booting. Newer models support holding option d
to load AHT over the internet. If however, you reinstalled an older computer from scratch, the diagnostic tools might no longer be available. Unless you have the original disks that came with your computer, there seems to be no way to restore the AHT. Apple provides disk images with AHT for most computers, but does not make the links publicly available. Various blogs and forums have gathered a list of download links. The rest were obtained by scraping http://download.info.apple.com/Apple_Hardware_Test/
for all the links of the form 0(18|22)-\d{4}-A.dmg
.
Over the years my command line habits have improved and I often search for smarter tools for the jobs I commonly do. With that said, here's my current list of improved CLI tools.
tools commandlineMessage Analyzer enables you to capture, display, and analyze protocol messaging traffic; and to trace and assess system events and other messages from Windows components.
windows toolsTinyJPG reduces the file size of JPEG images. Every uploaded image is analyzed to apply the best possible JPEG encoding. Based on the content of your image an optimal strategy is chosen.
tools webdev api freeSelf Service Password is a PHP application that allows users to change their password in an LDAP directory.
tools active directory free ldapCreate sequence diagrams from test input.
Alice->Bob: Authentication Request
note right of Bob: Bob thinks about it
Bob->Alice: Authentication Response
tools
free
Images and Sketch files of popular devices.
tools free designJSON API to find public IP address.
$ curl 'https://api.ipify.org?format=json'
{"ip":"202.50.184.249"}
programming
tools
api
free
Convert epoch to human readable date and vice versa. The Unix epoch (or Unix time or POSIX time or Unix timestamp) is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT), not counting leap seconds.
programming tools unixFigure.NZ sources data from other organisations, including corporations, public repositories, government departments and academics. We import that data into a powerful open source database, we carefully validate it and standardise it. We then make the data available in a series of standardised forms, both human and machine-readable, with rich metadata about the sources, licensing and datatypes.
tools new zealand api dataTapiriik synchronises your fitness activities (including heart rate, cadence, power, and temperature data) between Garmin Connect, Runkeeper, Strava, TrainingPeaks, SportTracks.mobi, Endomondo, RideWithGPS, TrainerRoad, Motivato, Velo Hero, Epson RUNSENSE, Dropbox, and Smashrun
tools web fitnessBookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.
sysadmin tools server documentationDrag & drop tool to convert a javascript bookmarklet to a Chrome extension.
tools webdev freeOnline regex tester and debugger
regex programming tools