Programmers How to Configure Cache Control Headers in Apache Jul 22, 2021 Browser built-in cache store downloaded objects, which can speed up repeat visits to your website. Learn how to configure cache control headers in…
Programmers How to Convert XML to JSON on the Command Line Jul 15, 2021 XML is complicated, and parsing it natively is fairly hard. In this article you will learn how to convert XML to JSON on the command line.
Linux How to Use tmux on Linux for Terminal Multitasking Jul 13, 2021 tmux, short for terminal multiplexer, a command line utility that makes working from the terminal. Learn how to use tmux on Linux for terminal…
Linux CloudLinux releases UChecker security tool for Linux servers Jun 15, 2021 Linux is more secure than Windows. CloudLinux is helping to improve Linux’s operational security with the release of UChecker.
HTML Google and Mozilla Develop an API for HTML Sanitization May 17, 2021 Google, Mozilla, and Cure53 engineers have collaborated to create an API that offers a comprehensive solution to HTML sanitization.
Programmers GitHub Announced Security Key Support for SSH GitOperations May 12, 2021 When using Git over SSH, GitHub, the ubiquitous host for software creation and version control now supports security encryption keys.
Mac How to Automatically Enlarge Small Fonts in Safari on Mac May 7, 2021 Having trouble reading Safari tiny fonts on your Mac? It’s easy to make all of the smallest fonts in Safari bigger by default with quick change in…
Mac How to Make Finder Always Search the Current Folder on Mac Apr 18, 2021 You can make Finder always search the current folder by changing a setting on your Mac. Learn how to make finder always search the current folder on…
Programmers GitLab 13.9 new ‘Security Alerts Dashboard’ and ‘Maintenance Mode’ Mar 5, 2021 The latest release of GitLab 13.9 introduces over 60 new features including new 'Security Alert Dashboard' and 'Maintenance Mode'.
Programmers Google introduces KSP API for faster Kotlin plugins Feb 22, 2021 Google rolled out the alpha version of Kotlin Symbol Processing (KSP) API for building lightweight compiler plugins in the Kotlin language.