Cyberpunk Librarian – Episode 26 – Busy Hands




Cyberpunk Librarian show

Summary: <div id="descript">Projects at work and projects at home! Join Daniel Messer, the Cyberpunk Librarian, for a look at some of the things he’s working on for money and for fun. Raspberry Pis, LAMPs, Minecraft, and more. After all, busy hands are happy hands!</div> <div></div> <h4>Links</h4> <ul> <li><a href="https://plus.google.com/communities/110822627684818168563">KnightWise.com community on Google+</a></li> <li><a href="https://www.danpurdy.co.uk/web-development/raspberry-pi-kiosk-screen-tutorial/">Raspberry Pi Kiosk Screen Tutorial</a></li> <li> <a href="http://cherokee-project.com/">Cherokee Web Server</a> – an easy to set up and use webserver managed through the browser</li> <li> <a href="http://www.phraseexpress.com/">PhraseExpress</a> – an excellent text expansion app for Windows</li> <li> <a href="http://www.autohotkey.com/">AutoHotkey</a> – powerful scripting made easier</li> <li> <a href="https://github.com/cyberpunklibrarian/Polaris-Portal-Slide-Code-Generator">Slide Code Generator for Polaris</a> – my AutoHotkey script to generate slide codes for the Polaris PowerPAC</li> <li><a href="https://help.ubuntu.com/community/ApacheMySQLPHP">Install LAMP stack on Ubuntu based systems</a></li> <li> <a href="https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-14-04">Installing phpMyAdmin on Ubuntu based systems</a> – Because I don’t speak SQL very well</li> <li> <a href="http://coppermine-gallery.net/">Coppermine</a> – a fantastic, FOSS image gallery app for the web</li> <li> <a href="https://wordpress.org/">WordPress</a> – my CMS of choice</li> <li> <a href="http://anchorcms.com/">Anchor CMS</a> – beautiful, simple blogging and content management</li> <li><a href="https://www.digitalocean.com/community/tutorials/how-to-set-up-a-minecraft-server-on-linux">Setting up a Minecraft server on Linux</a></li> </ul> <h4>Notes</h4> <p>To disable screen blanking and screen savers on Raspbian for Raspberry Pi, you need to edit <strong>/etc/lightdm/lightdm.conf</strong></p> <p><code>sudo nano /etc/lightdm/lightdm.conf</code></p> <p>Look for a section in the file labeled <strong>[SeatDefaults]</strong>. You’ll find several lines underneath it commented out with the # symbol. Remove the # symbol from the line <strong>xserver-command</strong> and change it to read</p> <p><code>xserver-command=X -s 0 dpms</code></p> <p>Save the file and reboot.</p> <h4>Music and Audio</h4> <p><a href="https://www.jamendo.com/en/track/6626/hypodemia">Hypodemia</a> by NeXuS</p> <p><a href="https://www.jamendo.com/en/track/617289/destiny-trance-imaginogene">Destiny</a> by Atomic Cat</p> <p><a href="http://incompetech.com/music/royalty-free/index.html?isrc=USUAN1100568">Rocket</a> by Kevin MacLeod</p> <p><a href="http://freemusicarchive.org/music/Ryo_Miyashita/Birds_Eye_View/Bellydance_at_Ebisu">Bellydance at Ebisu</a> by Ryo Miyashita</p> <p>Sound effects courtesy of <a href="http://freesound.org">FreeSound.org</a></p>