Skip to main content

IT Abbreviations

i18n

'Internationalization' is sometimes abbreviated to 'i18n' in English, because there are 18 characters between the 'i' and the 'n'.

k8s

Kubernetes: there are 8 characters between 'k' and 's'.

TL;DR

Too long; didn't read.

Popular posts from this blog

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Linux command: telnet

telnet stands for "Teletype Network".

Powershell: Get-ChildItem

List, search/find files and directories with Get-ChildItem cmdlet.