This sets up a dev machine to work on. It is setup with the following:
- Ubuntu (to get more cutting edge versions more easily)
- openVPN
- base packages (git, curl, ...)
- node
- Elixir/Erlang
- nginx
- MySQL
# silver searcher | |
apt-get install silversearcher-ag |
[scroll]>[shutdn] | |
[kp=]>[kp=mac] | |
[lctrl]>[lwin] | |
[kp-lctrl]>[kp-lwin] | |
[rctrl]>[rwin] | |
[kp-rctrl]>[kp-rwin] | |
[rwin]>[rctrl] | |
[kp-rwin]>[kp-rctrl] | |
[rshift]>[hyphen] | |
[delete]>[lwin] |
insomnia-plugin-hmac-auth
under Preferences > Plugins
plugins_imageTry and fix WiFi
sudo apt-get install --reinstall bcmwl-kernel-source
No network? Connect your iPhone through USB and tether!
17:29:01.342 [info] Application logger started at :"[email protected]" | |
17:29:01.343 [info] Application mime started at :"[email protected]" | |
17:29:01.344 [info] Child Plug.Upload of Supervisor Plug.Supervisor started | |
Pid: #PID<0.2195.0> | |
Start Call: Plug.Upload.start_link() | |
17:29:01.345 [info] Application plug started at :"[email protected]" | |
17:29:01.346 [info] Application decimal started at :"[email protected]" | |
17:29:01.348 [info] Child Ecto.Repo.Registry of Supervisor Ecto.Supervisor started | |
Pid: #PID<0.2201.0> | |
Start Call: Ecto.Repo.Registry.start_link() |
Waarom schrijf ik | |
Ik schrijf omdat ik wil schrijven | |
dat ik gelukkig ben. | |
Op een dag zal het zover zijn | |
en zal ik schrijven - | |
met mijn tong tussen het puntje van mijn tanden, | |
en met rode oren en rode wangen: | |
ik ben gelukkig. |
#!/bin/bash -e | |
# | |
# Titlevid | |
# | |
# Utility wrapper to prepend any video with a fade in | |
# from black and a title screen | |
# | |
# version: 0.1 | |
# created: 08/06/2021 | |
# last update: 08/06/2021 |
#!/bin/bash | |
ln -sf /usr/share/zoneinfo/Europe/Brussels /etc/localtime | |
hwclock --systohc | |
sed -i '177s/.//' /etc/locale.gen | |
locale-gen | |
echo "LANG=en_US.UTF-8" >> /etc/locale.conf | |
echo "archius" >> /etc/hostname | |
echo "127.0.0.1 localhost" >> /etc/hosts | |
echo "::1 localhost" >> /etc/hosts |
[ 11.149] | |
X.Org X Server 1.21.1.3 | |
X Protocol Version 11, Revision 0 | |
[ 11.149] Current Operating System: Linux archius 5.16.4-arch1-1 #1 SMP PREEMPT Sat, 29 Jan 2022 19:08:13 +0000 x86_64 | |
[ 11.149] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=72124a6b-7f1b-461c-b122-e809fe080852 rw loglevel=0 quiet nomodeset nouveau.modeset=0 sysrq_always_enabled=1 | |
[ 11.149] | |
[ 11.149] Current version of pixman: 0.40.0 | |
[ 11.149] Before reporting problems, check http://wiki.x.org | |
to make sure that you have the latest version. | |
[ 11.149] Markers: (--) probed, (**) from config file, (==) default setting, |