I upgraded my internet connection to 1Gbs, after a speedtest it seemed that the old hardware, could not cope with that kind of speeds. It got stuck at 600Mbps.
Visual code indentation settings
In visual code you are able to do some indentation settings, this is my attemt to the K&R style (sort of)
3d printer unified bed leveling
This is a copy of the last part of G29 - Bed Leveling (Unified). I am googleing this page so for furture reference I place my most used part here.
3d printer calibration lists
When using diffent materials, the hotend behaves diffent.
For 275, 250 and 200 °C the calibration command is:
3d printer calibration
When doing something on a 3d printer, most of the times you don’t need to do anything, but sometimes it is neccesary to calibrate some stuff. Changing the hotend, heatbed will force you into doing that.
Configuring openldap
Firefly 8s remote control cable
Before the information gets lost on those Chinese sites ;-). I copied it for myself and the rest of the world:
SELinux did it again
Finally found out why the automatic update did not work, SELinux. The first thing I say to my colleges when on linux and the rights are ok, check for SElinux, and what am I doing…
Flac to M4a
When searching online to import FLAC into iTunes, the computer says NO. Way to go Apple, NOT!!!
Apache Speedup
I found that the blog loaded slow, yeah right, slow server, slow internet connection. Nope… well could but not likely.
Samba server not showing in the “Networks” folder
I finally solved my problem of not seeing my linux samba server in the windows “Networks” folder. I could access it by its hostname and/or ip-address, but I could not browse to it. So keeping all windows and linux settings the same (apart from its workgroup name) is default it still did not work.
Wide Range Led Driver
I wanted to have LED’s in my Spyker KAT, but I want them directly to the battery and nospecial 5 V connections. The battery can be a 2S or a 3S (8.4 or 12.6 volts).
Update wordpress on the command line
Just for my backup, login to the wordpress server, and change to the root of where you have wordpress living, I was lazy and chose the default CENTOS apache directory. .