Skip to content

Instantly share code, notes, and snippets.

View drsh0's full-sized avatar

drsh0

View GitHub Profile
@drsh0
drsh0 / 31261-internetworking-project.md
Last active August 2, 2019 12:47
Some notes about UTS Internetworking Project 31261 (2019)

Web Systems - 31268

Subject Info

This subject teaches you computer science concepts, introduces you to Linux and web development. A really good introductory subject made better by the lecturer Chris Wong 😊

Prerequisites

Ryan's Tutorials is a good resource to become acquainted with Linux, HTML/CSS, and computer science concepts. Notable tutorials linked below:

Keybase proof

I hereby claim:

  • I am drsh0 on github.
  • I am drsh0 (https://keybase.io/drsh0) on keybase.
  • I have a public key ASDSsNsSRe3BXDcNwdm1oz3UtKdvXcMBKAwdWnZW4mEg2Qo

To claim this, I am signing this object:

@drsh0
drsh0 / hp-840-laptop-linux.md
Created September 12, 2017 06:38
Installation plan for linux

Hardware

Linux Installation Preparation

Partition Scheme

Work in progress

Tutorials followed:

config:

@drsh0
drsh0 / tmux.conf
Created September 9, 2017 11:16 — forked from spicycode/tmux.conf
The best and greatest tmux.conf ever
# 0 is too far from ` ;)
set -g base-index 1
# Automatically set window title
set-window-option -g automatic-rename on
set-option -g set-titles on
#set -g default-terminal screen-256color
set -g status-keys vi
set -g history-limit 10000
@drsh0
drsh0 / homeserver-archlinux.md
Last active July 29, 2017 06:15
Install log of Odroid U3 - Arch Linux ARM

Setting up an Odroid U3 as an Arch Linux ARM server

Why?

That's a good question! It was mainly due to three reasons:

  • Newer software
  • Familiarity (I use Arch for my PCs)
  • Experimentation

In essence, I wanted to utilise this lovely SBC I had on hand by trying something different.

TODO

  • map mouse to useful keys eg scroll, switch apps, workspace
  • increase scroll wheel speed
  • bash script for auto wallpapers from unsplash
  • consider switching to Arch?
  • configure vim, tmux public key auth
  • backup/rsync/google drive for project files
  • reinstall intellij, configure pathname, understand /opt location
@drsh0
drsh0 / manjaro-dell-netbook.md
Last active September 15, 2017 11:18
Install notes - Manjaro Dell Inspiron 3152

💻

Applications

  • htop, tmux, neofetch, weechat, git, thermald, tlp, mps-youtube, gksudo, virtualbox
  • redshift
    • make redshift.conf and add 6500K/3500K for DAY/NIGHT

Settings