Skip to content

Space Wars Blog

  • Reviews
  • Guides
    • Linux
    • macOS
    • Web server
    • MySQL
  • About Me
Linux, Software

Tuning ZFS Volumes

by: Cédric R. Bruderer2021-04-26

Below are some parameters I found to improve the speed of my ZFS volumes. zfs set xattr=sa <poolname> zfs set acltype=posixacl <poolname> zfs set compression=lz4 […]

Linux, Software

GlusterFS Performance improvements

by: Cédric R. Bruderer2021-04-19

Here is a list of parameters I found over time to improve the speed of my GlusterFS instances. gluster volume set <volname> config.global-threading on gluster […]

Linux, Software

How to GlusterFS to a new hostname

by: Cédric R. Bruderer2021-04-12

While it is rather easy to change the hostname of the Linux box the GlusterFS is sitting, Gluster might not be so kind. Good thing […]

Linux, macOS, Software

Prevent SSH connection from timing out

by: Cédric R. Bruderer2021-04-06

In case you are plagued by SSH connections dying in the worst moments and the following waiting period, here might be the solution to your […]

Linux

Keepalived with IPv4 and IPv6 in Dual-Stack

by: Cédric R. Bruderer2020-06-26

Keepalived with IPv4 and IPv6 in Dual-Stack Why I wanted to do this I set up IPv6 in my new infrastructure and required some addresses […]

Linux

Change default editor on console

by: Cédric R. Bruderer2019-12-01

Ever needed to change something in a file, you only have a command line and the default editor is nano? You can change this easily […]

Featured, Linux, Software

Get color into vi

by: Cédric R. Bruderer2016-07-29

I just tried to figure out, how to get syntax highlighting into my vi editor, as it working on the other machine as well. It […]

Search

Archives

  • April 2021
  • July 2020
  • June 2020
  • December 2019
  • December 2017
  • August 2017
  • July 2017
  • September 2016
  • August 2016
  • July 2016
  • March 2016
Copyright © All rights reserved. Theme Creativ Mag by Creativ Themes