SSH port forwarding

Feb. 16, 2010, 6:51 p.m.

In one of my previous post I made a tutorial how to bypass corporate firewalls and gain access into your office computer. It work well if you are at your home and you need ssh access (or any other service) to your office computer. However if the situation is reversed ...

[ Linux ] [ Networking ] [ security ] [ shell ] [ ssh ]

read more

Secure synergy setup

Feb. 1, 2009, 6:27 p.m.

Synergy is a nifty tool for cross platform clipboard, keyboard and mouse sharing. It's reasonably easy to configure synergy server for use with multiple synergy clients. Doing so will spare you some time while working on multiple computers at your desk at once. I use it at office to ...

[ Networking ] [ security ] [ ssh ]

read more

Bypassing corporate firewall with reverse ssh port forwarding

Jan. 18, 2009, 6:25 p.m.

Probably lots of you are behind some sort of very restrictive corporate firewall. Unable to access your office pc from home because of firewall policies. In normal cases this scenario is more than welcomed. No outsiders should be allowed to access internal parts of secure network! Ideally companies will setup ...

[ Networking ] [ security ] [ ssh ]

read more

Migrating to new web hosting

Dec. 9, 2008, 6:23 p.m.

No, I'm not moving to new hosting company this post is for your easier migration. For some reason your current web hosting is not appropriate anymore, either by price, availability or supported services. I won't get in any discussions like “this hosting company is better than this one ...

[ Linux ] [ Php ] [ ssh ]

read more

SSH basics

Nov. 17, 2008, 6:17 p.m.

ssh

Using ssh and its functionality should be a second nature to all Linux sysadmins, for some users some aspects of ssh are still a mystery, so let's shed some light on it. Here you will not learn basics shell commands and usage, I will simply try to explain usage ...

[ Linux ] [ Networking ] [ security ] [ shell ] [ ssh ]

read more