Home Menu
  • My WordPress Plugins

Kau-Boys

Webdevelopment and more

  • Twitter
  • GitHub
  • WordPress
  • RSS Feed
  • RSS Comments

  • German
  • English

Posts Tagged ‘Server’

  • May 27, 2022
  • 0 comments

Make changes to PHP ini values without losing them on an update

If you have ever set up a server yourself, you probably realized, that the default values for PHP don’t really work for modern websites. The upload_max_filesize is set to only 2 MB, which means that you cannot upload anything into … Read more →

  • Posted in: Web server
  • May 15, 2022
  • 0 comments

Fixing the Matomo opt-out iframe when using secure headers

Last year, I wrote a blog post about how to secure your website with server headers. When changing the security headers, there is always the chance that some things stop working, as they need “more unsecure” settings. One of these … Read more →

  • Posted in: Web server
  • August 15, 2021
  • 0 comments

Generating your own custom nginx configuration

In my last blog post I have presented you a tool I use to get “The perfect SSL configuration for your server”. This week I want to talk about another tool I use quite frequently to get a good nginx … Read more →

  • Posted in: Web server
  • August 1, 2021
  • 0 comments

The perfect SSL configuration for your server

It’s 2021 and we are all using SSL for all our website, right? Unfortunately there are still many sites out there not using SSL. But even those who fo use SSL often use insecure settings. Today, I want to give … Read more →

  • Posted in: Web server
  • June 20, 2021
  • 0 comments

Find cause for high LOAD with low CPU load at the same time

This week, one server had a LOAD of more than 2500% (around 150 with 6 CPUs), but the CPU load was only around 5%, so this was a sign, that the CPU load was not the cause of the high … Read more →

  • Posted in: Web server
  • February 14, 2021
  • 0 comments

Better security for WordPress with secure server headers

There are many options to make a WordPress website more secure. For some of those options you might use additional plugins. But there is an easy way to increase the security by setting only some server settings. But before I … Read more →

  • Posted in: WordPress
  • March 29, 2020
  • 3 comments

Migrate a WordPress installation in less then 5 minutes

Working on a WordPress project I always develop locally. For many projects, there is also a staging server. So migrating WordPress installations is a very frequent task for me. Therefore a good process is key. Easy migrations without plugins When … Read more →

  • Posted in: WordPress
  • February 1, 2020
  • 2 comments

Show missing images from live websites on a development system

When you develop a website, that has already gone live, you usually have to get the latest version of the database to test things. You also need a WordPress system locally with all the plugins and themes that are used … Read more →

  • Posted in: Web development
  • February 26, 2011
  • 0 comments

Setup a catchall email account in Plesk

As I mentioned in several other articles this blog running is running on a server with Plesk. For my domain I can currently specify only one e-mail address for the domain at my hoster. But since I wanted to use … Read more →

  • Posted in: Web server
  • April 28, 2010
  • 0 comments

Enable syntax highlighting for Vim editor

From time to time, you have to edit a file through the console on the server. Most of the time you probably use the Vim Editor (“Vi IMproved”). I also use this editor on two servers and I am doing … Read more →

  • Posted in: Software
← Older entries

Portrait Bernhard Kau

 

My name is Bernhard Kau. I am a PHP developer, living in Berlin, working in the beautiful Babelsberg and I am a passionated WordPress user. I code plugins as a hobby and organize WordPress events, like the Meetup in Berlin.

Recent Posts

  • Adding some options to a block
  • A first simple block with some ES6 code – it’s not as scary as it sounds
  • Replace a shortcode with a block using as little and simple code as possible
  • WordCamp Europe 2022 – The community finally meets in Porto
  • Make changes to PHP ini values without losing them on an update

Recent Comments

  • Rene on Debugging PHP functions in WordPress
  • Inayatali on Sorting category pages alphabetically
  • Bernhard on Order post type navigation by name
  • Dale on Order post type navigation by name
  • Bernhard on Hide the download button for audio and video blocks

Categories

  • Advent calendar
  • Database
  • Hardware
  • Misc
  • Shortcut
  • Software
  • Uncategorized
  • Web development
  • Web server
  • WordCamp
  • WordPress

Tags

A11y Administration AJAX Apache Blocks CSS Debugging eclipse Forms Google Gravity Forms Gutenberg HTML5 i18n Internet Explorer JavaScript jQuery JSON L10n Linux Misc Multisite nginx Operating systen Optimization PHP PhpStorm Plesk Plugin Prototype SASS Scriptaculous Security Server Shortcut Software Subversion SVG Theme Translation Tutorial Usabilty Windows 7 WordCamp WordPress
  • © 2022 Kau-Boys
  • Proudly powered by WordPress
  • Theme: Waipoua by Elmastudio
  • Home
  • Imprint
Top ↑