Difference between revisions of "Linux"

From Nearline Storage
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
*[[Shrink An Encrypted LUKS Partition]]
 
*[[Shrink An Encrypted LUKS Partition]]
 
*Unpack an RPM: <code>rpm2cpio myrpmfile.rpm | cpio -idmv</code>
 
*Unpack an RPM: <code>rpm2cpio myrpmfile.rpm | cpio -idmv</code>
 +
 +
===Raspberry Pi===
 +
*[[Notes on installation and resizing the root partition]]
 +
*[[Backing Up / Making an image of an SD card]]
 +
*[[Compiling New Kernel For Raspberry Pi]]
 +
*[[Tweaks for USB Digital Analog Converter (DAC)]]
  
 
===Networking===
 
===Networking===

Revision as of 13:41, 31 December 2019

Raspberry Pi

Networking

Graphics Processing

Video Processing

System Settings

Building System Components

System Setup

HowTo

Troubleshooting