-
Recent Posts
Archives
- July 2019
- March 2019
- November 2018
- October 2017
- July 2017
- March 2017
- February 2017
- August 2016
- April 2016
- February 2015
- January 2015
- October 2014
- February 2014
- January 2014
- November 2013
- September 2013
- July 2013
- March 2013
- February 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- July 2012
- May 2012
- April 2012
- March 2012
- January 2012
- December 2011
- October 2011
- September 2011
- July 2011
- February 2011
- January 2011
Categories
- Android (1)
- Cars (4)
- Linux (6)
- Debian (6)
- Virtualization (1)
- local news (2)
- MySQL (1)
- Optimization (1)
- Networking (1)
- Routers (1)
- no category (2)
- Optimization (1)
- Programming (9)
- Miscellaneous (2)
- php (6)
- Xdebug (2)
- Testing (1)
- BDD (1)
- Programs (1)
- Libre Office (1)
- Sport (25)
- Travelling (1)
- TV (1)
Meta
Author Archives: po_taka
Scott FR 10 shoes
Recently I bought Scott FR 10 shoes. They were 15% off, so why not 🙂 Price: ~60 Euro. Disadvantages: No side protection for ankle. The sole is stone collector Pedal pins can’t fit into the hole and grip is lost. Compared … Continue reading
Debian Jessie and php7.1
I will explain how to install php7.1 on Debian Jessie using deb.sury.org Install packages required for third party repositories over https $ apt-get install apt-transport-https lsb-release ca-certificates wget Get the repository key $ wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg Add the repository $ … Continue reading
Skype video and linux
I’m running debian 8 (Jessie). My skype video and screen share worked fine. For a few weeks both are not working. Here is how to fix the issue: stop skype rm ~/.Skype -r rm ~/.config/Skype -r Start skype Note that … Continue reading
LXC bridge on Debian jessie
New: Insert the following in /etc/network/interfaces: auto lxc-bridge-nat iface lxc-bridge-nat inet static bridge_ports none bridge_fd 0 bridge_maxwait 0 address 192.168.100.1 netmask 255.255.255.0 up iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE Give this command to enable forwarding echo 1 … Continue reading
Posted in Debian, Linux, Virtualization
Leave a comment
Just another legen….dary morning with Scenyo
For those who doesn’t know Scenyo – click I woke up, got dressed, picked the keys. Walking to the Sennyo. Unlocked the doors, started the engine. I’m driving to work. I parked. Stopped the engine. Removed the card. I got … Continue reading
Posted in Cars, renault, Scenic
Leave a comment