how to improve your focus?
turn off the internet!

for example, on Gentoo Linux:

xxx...@localhost ~ $ sudo /etc/init.d/net.eth0 stop
 * Bringing down interface eth0
 *   Stopping dhcpcd on eth0 ...                                  [ ok ]
 *   Removing addresses

and to turn on the internet (if you've turned it off,
or not set it to start automatically):

xxx...@localhost ~ $ sudo /etc/init.d/net.eth0 start
 * Bringing up interface eth0
 *   dhcp ...
 *     Running dhcpcd ...
dhcpcd: version 5.2.2 starting
dhcpcd: eth0: rebinding lease of 999.999.9.99
dhcpcd: eth0: acknowledged 999.999.9.99 from 999.999.9.999
dhcpcd: eth0: checking for 999.999.9.99
dhcpcd: eth0: leased 999.999.9.99 for 86400 seconds
dhcpcd: forking to background                                     [ ok ]
 *     received address 999.999.9.99/99                           [ ok ]

best of luck keeping your discipline active, defender of the faith.
_______________________________________________
NetBehaviour mailing list
[email protected]
http://www.netbehaviour.org/mailman/listinfo/netbehaviour

Reply via email to