How can I make it as difficult as possible to connect to the Internet from my "work computer"?


Lipton

I can't work I need to work. But I'm here and on many other sites.

I read Paul Graham's article on " distraction ", which is actually what I tried before - just use the other laptop for internet access and the other laptop just for work.

But then I went back to using my work computer to access the internet - there's always an excuse to click FN+ F2reconnect my WiFi access - so easy!

I don't want to be bothered every time in an emergency How can I make it hard for my work computer to get back online.

(I use a wifi router for all internet access - it's in another room, but I'm sharing it with other people, so can't just disconnect it).

Salmon

Restrict access to the MAC address of the laptop on the router - you will then need to go to another computer and disable it before continuing.

You can also block port 80 to your computer only during certain times of the day when you need to work.

Related


How can I connect my emulator to the internet.

Rubin I am using Ubuntu OS. I have installed eclipse with the latest version of the android plugin (kitkat). But my virtual device is not connected to internet. I am using wifi to surf the internet, how can I connect it to wifi? username I think Data Connectio

How can I connect my emulator to the internet.

Rubin I am using Ubuntu OS. I have installed eclipse with the latest version of the android plugin (kitkat). But my virtual device is not connected to internet. I am using wifi to surf the internet, how can I connect it to wifi? username I think Data Connectio

How can I get the hostname of the work computer?

researcher I'm wondering how to get the hostname (fully qualified domain name) of the computer in use? Here is my script: #! /bin/sh hostname=$(host $ipaddr | awk '{print substr($NF,1,length($NF)-1)}') echo $hostname $h= get the current hostname if [

How can I get the hostname of the work computer?

researcher I'm wondering how to get the hostname (fully qualified domain name) of the computer in use? Here is my script: #! /bin/sh hostname=$(host $ipaddr | awk '{print substr($NF,1,length($NF)-1)}') echo $hostname $h= get the current hostname if [

How can I properly connect my code and make it more efficient?

Hannah 04 In my program I am trying to read data from the file data.csv, the third set of data is a set of integers from 1 to 200. After I read in the data, I check if the person is better than 80%. If they get more than 80% of the data, they put all the data

How can I get datetime from internet to my specific timezone?

Benny Dayag I live in Israel, so the timezone should be that of Jerusalem or other cities in Israel. If I google: Israel time, I'm getting: 5:22 but using the code returns 30/11/2016 19:23:05, so the date and time are wrong. It's 01/12/2016 here at 5:22 AM usi

Why can't I connect to my database over the internet

James McGiven I have a sql database called roottesting and manage it on ip 192.168.1.121. I also have a simple java app that connects (or should connect to) over the internet with a user named "user" that has host "%", which I know will make it available to an

Why can't I connect to my database over the internet

James McGiven I have a sql database called roottesting and manage it on ip 192.168.1.121. I also have a simple java app that connects to (or should connect to) over the internet with a user named "user" that has a host "%" that I know will make it available to