Parametric NEMA 17 Motor Storage Box with Cover
English Français
September 7, 2026
Antre du Tryphon
Search
Customizable Small Linear Carriage

Customizable Small Linear Carriage

July 17, 2016 · claude 3D Printing
This is a Customizable Small Linear Carriage Generator. This set of files generate the printable parts needed to build a small linear carriage. This carriage is designed to be a Z axis carriage while Customizable Linear Carriage Generator is the Y...

Script to create a shared git project

Script to create a shared git project

July 2, 2016 · claude Unix Ubuntu Linux +1
This script creates a git project to be shared among the users of the Unix group $GIT\_GROUP. Every git project will be created into the directory $REPOSITORIES\_BASE\_DIR.

VirtualBox fails on startup

VirtualBox fails on startup

June 27, 2016 · claude Ubuntu Virtual Box
Result Code: NS\_ERROR\_FAILURE (0x80004005) / Kernel driver not installed (rc=-1908) are the errors displayed when the kernel driver needs to be recompiled. It usually happens when updates to Ubuntu are installed. The kernel driver can be recompiled...

Port forwarding using SSH

Port forwarding using SSH

June 26, 2016 · claude Unix Ubuntu SSH
SSH port forwarding let you connect to a server using another server a relay. For example, if you host a web server in a DMZ behind your office router, you will not be able to access it using its public URL if your workstation is behind the same...

Reset Unity Top Menu Bar Widget Panel

Reset Unity Top Menu Bar Widget Panel

June 20, 2016 · claude Ubuntu Unity
Sometimes, widget disappears from the Top Menu Bar Widget Panel of Unity. The Widget Panel can be reset using the following command:

Make Linux use the hardware clock set to local time

Make Linux use the hardware clock set to local time

June 3, 2016 · claude Ubuntu Linux
Ubuntu sometimes assumes that the hardware clock of the computer is set to GMT. If the hardware clock is set to local time, set UTC=no in /etc/default/rcS.

Move and secure the MySQL data directory

Move and secure the MySQL data directory

May 28, 2016 · claude Ubuntu Linux MySQL
By default, the data directory of MySQL is /var/lib/mysql. This can be a security issue, especially on a laptop. If your home directory is encrypted, you can easily secure you MySQL data. Backup you data before using this information. Read the...

hwclock: ioctl(RTC_RD_TIME) to /dev/rtc to read the time failed: Invalid argument

hwclock: ioctl(RTC_RD_TIME) to /dev/rtc to read the time failed: Invalid argument

May 1, 2016 · claude Raspberry PI ARPI600 Raspbian
This error occurred on Raspbian Jessie using an ARPI600. I was trying to set up the real-time clock. I could resolve the issue by running the following command: hwclock --systohc -D --noadjfile --utc after enabling it with the command echo pcf8563...

Extrusion Rail Customizable Fastener

Extrusion Rail Customizable Fastener

March 27, 2016 · claude 3D Printing
The purpose of this bracket is to fasten an extrusion rail such as V-SLOT™ to a surface. For example, these are used to fasten the Customizable Linear Carriage Generator (http://www.thingiverse.com/thing:1411601) to the wooden base of the device. To...

Customizable Linear Carriage Generator

Customizable Linear Carriage Generator

March 19, 2016 · claude 3D Printing
This set of files generate the printable parts needed to build a linear carriage. It can be heavily customized. The Libre Office Calc file is used to compute some key values needed to create the printable parts. Some resulting values have a variable...