Tutorials

Simple G-Code Sender

Description: How to use the Simple G-Code Sender to send G-Code via USB Serial. Will be using a Raspberry Pi or Linux Computer.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-05-20 11:55:30

Read

ViFM

Description: Using ViFM and how to open Files with different programs, Copy, Move, Delete Files, Navigation and such.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-05-20 11:55:30

Read

Dynamic Window Manager

Description: Using dwm as a Window Manager. Editing the source code and recompiling, Key Bindings, Conky and dzen2, and such.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-05-20 11:55:30

Read

Debian

Description: This will show you how to set up a Debian Minimal Base Operating Install. The Root File System is Encrypted with LUKS and can be used with UEFI or MBR. The Boot Partition is seperate and unencrypted. Secure Boot can also be used. The Home Partition can be on its own partition or included in the Root FS. The Swap Partition is Encrypted and generates a random key at boot.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-05-20 11:55:30

Read

rsync

Description: This shows you how to use rsync to copy files very efficiently.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-05-20 11:55:30

Read

Firewall

Description: Script to use iptables to make a Firewall

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2023-09-07 14:13:10

Read

Mutt

Description: How to use Mutt as an Email Client to send and read Mail with Multiple Accounts.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-06-10 11:03:04

Read

OfflineIMAP

Description: How to set up offlineimap to sync your emails from a remote server. Nametrans, folderfilters, and reverse nametrans used.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-06-09 19:09:36

Read

SSH/SSHFS

Description: This shows how to connect to a remote ssh server. Also shows how to set up public/private key authentication and using a bash alias to simplify it. Then goes into sshfs and mounting remote filesystems locally.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-06-09 19:08:34

Read

Encryption

Description: This shows you how to set up an encrypted drive or partition with full disk encryption using luks V2. Using keyfiles, automounting with crypttab and fstab also discussed.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-06-09 19:07:00

Read

fdisk

Description: How to use fdisk to partition a disk and how to use mkfs to make the file system.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-06-07 16:50:36

Read

mount

Description: How to mount a disk from the command line using mount.

Author: admin

Categories: Linux

Created: 2023-11-15 07:53:04

Modified: 2019-06-07 16:49:49

Read