Skip to content

Janoszen

Category: Uncategorized

  • Home ยป Uncategorized
July 26, 2022
By admin In Uncategorized

Filtering spam with Exim and Spamassassin (properly)

Unlike most spamfiltering software, Exim and Spamassassin don't use blacklists to block spam. Instead, they use a combination of statistical learning and Bayesian filtering to identify legitimate email traffic. Filtering…

Read More

July 26, 2022
By admin In Uncategorized

Serious privacy problem with Google Hangouts

Hangouts has been known to have serious privacy problems, which Google is still unable to solve. Google Hangouts has been known for leakage of data and a serious privacy problem.…

Read More

July 26, 2022
By admin In Uncategorized

Backing up Linux servers with Duplicity and Amazon AWS

In this tutorial, we will show you how to back up Linux servers with Duplicity and Amazon AWS cloud. Duplicity is a free, open-source tool which can help you save…

Read More

July 26, 2022
By admin In Uncategorized

Making SSH really useful on Windows

SSH is a tool that allows users to remotely access another computer or server. Many times it is necessary to connect 2 computers with a secure data transfer protocol. Microsoft…

Read More

July 26, 2022
By admin In Uncategorized

Enhance your PHP-fu with code quality tools

There are a number of tools that can help you improve your programming skills and make sure that your code is error-free. If you are a programmer and want to…

Read More

Recent Posts

  • Filtering spam with Exim and Spamassassin (properly)
  • Serious privacy problem with Google Hangouts
  • Backing up Linux servers with Duplicity and Amazon AWS
  • Making SSH really useful on Windows
  • Enhance your PHP-fu with code quality tools