Skip to content

Tech Tip Bits

Information Technology Simplified

  • Home
  • Security
  • Excel
  • Linux
  • Networking
  • Development
  • Disclaimer

Author: techtipbits

  • Home
  • techtipbits
Restic Backup
Linux Security

Encrypted incremental backups with Restic

March 8, 2022March 8, 2022 techtipbits

Restic is a multi-platform, incremental, encrypted backup solution featuring automatic deduplication and written in Go. It’s actively developed and available for all platforms including various flavors of Linux, MacOSX, and Windows.

Read More
Linux Security

Free SSL certificates on Linux

June 14, 2021 techtipbits

SSL certificates to secure connections are nowadays an essential part of any system connected to the internet.

Read More
Development Linux Security

MySQL database access controls

June 4, 2021June 4, 2021 techtipbits

Access controls protect MySQL databases so only clients with valid access credentials can access them. It’s important to set them up properly to reduce the attack surface and avoid unintended information disclosures.

Read More
Linux Networking

OpenVPN advanced examples

June 2, 2021 techtipbits

OpenVPN is a powerful open-source VPN server that’s capable of encrypting traffic on all supported operating systems. Let’s look at advanced configuration examples to use it to its full potential.

Read More
Development Linux

Run multiple MySQL versions in Docker on Linux

May 31, 2021 techtipbits

Docker is a container-based virtualisation system that makes it possible to run software separated from the host operating system. Each container sees its own isolated environment only and it’s also possible to run multiple container instances of the same software.

Read More

Posts navigation

1 2 … 7 Next

Recent Posts

  • Encrypted incremental backups with Restic
  • Free SSL certificates on Linux
  • MySQL database access controls
  • OpenVPN advanced examples
  • Run multiple MySQL versions in Docker on Linux

Categories

  • Development
  • Excel
  • Linux
  • Networking
  • Security
  • Web
(C) Tech Tip Bits 2021 - All Rights Reserved.