Time: 15 min
Ingredients
- Veg sausages
- Mashed potatoes
- Lingonberry jam
- Spices for veg sausages and mashed potatoes
- Salad
Instruction
Heat sausages in frying pan and add spices. Heat mashed potatoes in microwave.
Time: 15 min
Heat sausages in frying pan and add spices. Heat mashed potatoes in microwave.
Time: 30 minutes (10 minutes active time)
Time: 30 minutes
Quantity: 5 portions
Diagrammatic representation of Internet VPN (Originally uploaded by Ludovic via Privacy Canada) https://en.wikipedia.org/wiki/Virtual_private_network
Use case, say that you have a corporate server that you want team members to access. Maybe it is running a build server (Jenkins) and source control repository (GitLab). Instead of publishing these services on the web we can keep them in a local network and then add access to them via a VPN; Virtual Private Network.
I use DynVPN and netvirt-agent. It was a bit tricky to get it working on Ubuntu linux so I decided to share the config:
sudo apt-get install supervisor
sudo nano /etc/init.d/netvirt-agent
'''
[program:netvirt]
;command=/home/sebnil/start_netvirt.sh
command=netvirt-agent
autostart=true
autorestart=true
user=sebnil
environment=HOME="/home/sebnil",USER=sebnil"
stderr_logfile=/var/log/netvirt/long.err.log
stdout_logfile=/var/log/netvirt/long.out.log
'''
sudo supervisorctl reread
sudo supervisorctl reload
sudo supervisorctl status
Change "sebnil" to your user.
Getting it running on Windows is much easier:
A few months ago I moved from Gothenburg to Gold Coast, Australia, to work for Volvo Penta and enjoy a sunnier life style 🙂
I have only been here 4 months, but so far I really like it. The sun is almost always shining, people are for the most part nice and helpful, salary for engineers is higher (compared to Sweden), taxes are lower and it is much easier to find a good place to live compared to Gothenburg.
I was a bit hesitant about moving to Gold Coast since I knew nothing about the place, but it is starting to grow on me. Even though it is much smaller than Sydney, Melbourne and Brisbane, it is still large enough to host large events and have lots of ways to waste time. The city is right by the coast, and in the background you have large mountains. My main goal right now is to get my surf going which is one of the most popular activities around here.
Location, location, location! When I was searching for an apartment in Gold Coast, Australia, I wanted to have a tool that would list travel times to some important locations. For me it was travel time to and from work during rush hour, and time with public transport to the city centre. This python script does a few things:
I was experimenting a bit with making it a web app but kinda gave up. It works though, but you need to manually edit the code in a few places. Hope you find it as useful as I did!
https://github.com/sebnil/real_estate_finder
Python 3, pip, .. Just use Anaconda. It is great.
Västtrafik har uppdaterat sina api:er vilket gjorde att min bussmonitor slutat fungera. De hade gjort det lite klurigare med Oauth2 men i övrigt var det mest att byta url till https://api.vasttrafik.se/bin/rest.exe/v2/departureBoard