Feb 092012
 

It seem impossible for me to get rid of all the windows server that our company still has, some have custom software made years ago that no one want to touch, other have management console for Vmware or Cisco appliance..that run only on Windows or again some product relesed their software only for windows, so in short i still have to login sometime on a Windows server from my PC with Linux, so what’s the best way to do this ?

The best protocol to do this is RDP. Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer. Clients exist for most versions of Microsoft Windows (including Windows Mobile), Linux, Unix, Mac OS X, Android, and other modern operating systems. By default the server listens on TCP port 3389

Microsoft currently refers to their official RDP server software as Remote Desktop Services, formerly “Terminal Services”. Their official client software is currently referred to as Remote Desktop Connection, formerly “Terminal Services Client“.

But now back on Linux, let’s take a look at rdesktop, TSClient, Remmina e PAC

Continue reading »

Flattr this!

Jan 092012
 

If you manage remote machines you have for sure some way to connect to them, to connect to Unix machines I’m used to open a terminal with my favorite terminal emulator (Terminator in these days), and from there ssh to other servers, for Windows RDP protocol as client i use Remmina (perhaps i’ll talk of it in a future article) and for FTP and SFTP i use Filezilla, but i’ve found recently another interesting software that could change my habitudes: PAC Manager, where PAC stand for Perl/Gtk approach to connections managing.

Ah, and i know that the title it’s in broken English, the phrase it comes from an old videogame.
Continue reading »

Flattr this!