Linux-Noob Forums
Annoying Internet blocks at school. - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Windows Noob (https://www.linux-noob.com/forums/forum-5.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-70.html)
+--- Thread: Annoying Internet blocks at school. (/thread-2248.html)



Annoying Internet blocks at school. - arbalest - 2006-01-17


hey all. I have 2 really boring and really easy computer classes at school. Like every web-site that isnt school related is blocked, its crazy. Sometimes I use proxy sites, but those only work to a certain extent. I even tried running a Linux Live cd on the computer, and tried going on the net on that, still the web sites were blocked, which means its all on the schools sever. I want to be able to surf the web freely, and play games and stuff.

 

Is there anyway I could use my computer at home as a sever or something and go to the internet through it?

 

anyone know how to do this?

 

I have a 1 gig flash drive, so storing data and stuff shouldnt be a problem.

 

thanks.




Annoying Internet blocks at school. - znx - 2006-01-17

you can run ssh .. simple as that really, then tunnel everything through you machine at home, the fact is that even this can be overcome with some clever trickery from your admins... but it could get you through..



Annoying Internet blocks at school. - arbalest - 2006-01-18

how would I do that.....



Annoying Internet blocks at school. - znx - 2006-01-18


SSH Tunnel with PuTTY from Windows:

[/url]http://docs.cs.byu.edu/docs/sshtunnels/3.php

 

Also we have a topic on creating a tunnel:

[url=<___base_url___>/index.php?showtopic=1122][/url][url=<___base_url___>/index.php?showtopic=1122]https://www.linux-noob.com/forums/index.php?showtopic=1122

 

And another about using Privoxy on the end of that tunnel:

[/url][url=<___base_url___>/index.php?showtopic=1151][/url][url=<___base_url___>/index.php?showtopic=1151]https://www.linux-noob.com/forums/index.php?showtopic=1151

 

Hope those help with the setup..




Annoying Internet blocks at school. - arbalest - 2006-01-19

thanks alot. I will try it out.



Annoying Internet blocks at school. - Deltanoob - 2007-09-13


Try secure shell, i have NEVER used it but a friend of mine says USE SECURE SHELL!!!

hope it helps.




Annoying Internet blocks at school. - xDamox - 2007-09-13


SSH is Secure SHell.

 

I just also got SSH working though a proxy using the SSH Proxy Command -- connect.c utility.