brodyck / misc

backup of scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finally updating this backup of my scripts.

See also:


Folders:

    • Main programs in the server are ZFS, LXC/LXD, Vagrant, Docker; it runs Fedora
    • Soon full of Vagrant, Kubernetes, Dockerfiles, Ansible and Salt configs
    • update-vagrantlxd, and ugly twin, update-vagrantlxd-ohno
    • Script that was out of control sleeps here: deploy-scripts
      • Creates a bridge network device with systemd
      • Config file specifies permissions of dirs, what to install, any other settings
    • QEMU, Libvert, freeRDP2, and lots of stuff in /dev directory
    • Scripts to test vfio; specifically for GPU passthrough to Windows VM
    • Scripts used to set up my desktop for every-day usage
    • mount-home sets routes and performs certain actions depending on what network my laptop/given host has booted onto

    • Overcomplicated 'scrot -s' alias that finds out who ran 'sudo su' and corrects permissions
    • Toggle rotates between my audio output devices; good to set to keyboard shortcut
    • Has some error-correction so if something weird happens, defaults everything to laptop speakers
    • Toggle that takes input from the audio-in on my C-Media usb audio card.
    • SSHes me into my servers, bidaya & sayonara
    • Mounts my server using SSHFS over the internet or locally
  • *reboot scripts

    • Sets default boot in grub; l for linux, w for windows, s for system

Neat stuff:

    • 2 way audio communication between my server and my laptop that I assigned keyboad shortcuts
    • Wrote to freak out my roommate while I was on vacation
    • Didn't get to use it
    • My x201t had bad ghost touching on the screen. Toggles on/off. Can lose the xinput device under unknown circumstances.
    • Made while trying to turn x201 the touch-screen off. Didn't realise I was just detatching the screen input from the the mouse.
    • Alarm scripts I made for helping with a bi-phasic sleep schedule I had doing night-shifts as a cook
    • First thing I wrote since doing C in college in 2013
    • Broke because pm-suspend-hybrid doesn't work anymore

About

backup of scripts

License:GNU General Public License v3.0


Languages

Language:Shell 98.0%Language:Batchfile 1.8%Language:Python 0.1%Language:PowerShell 0.0%