i am now back to being a linux user

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
14 posts Page 2 of 2
Contributors
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

mandai wrote:
Yes Apache, MySQL and PHP can all be used on Windows servers.
OK.
So Windows Server uses SSL/SSH connections, but does it act like lets say pLink.exe or what?

I am asking cause I would like to be able to connect remotely to my database.
Thanks to you and wireshark, "that you pointed out last year" remote connections to the database was unsecure.

At one point I tried CygWin http://pigtail.net/LRP/printsrv/cygwin-sshd.html
but it was a complete failure on my part. Never could get it to work.
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Well technically there is no native support for SSH but the built-in equivalent is RDP (Remote Desktop Protocol) which provides a similar level of encryption.
I believe there are also RDP clients available for Linux.

You can use a 3rd party SSH server for Windows if you really need it.
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

mandai wrote:
Well technically there is no native support for SSH but the built-in equivalent is RDP (Remote Desktop Protocol) which provides a similar level of encryption.
I believe there are also RDP clients available for Linux.

You can use a 3rd party SSH server for Windows if you really need it.
Are you referring to this: (RDP) - http://support.microsoft.com/kb/284931


well yea!
I would like to be able to connect remotely from my apps to my 'MySQL Database.
I am getting tired of doing POST/GET WebRequest and fumbling about with multi-string returns. I like things simple and straight forward.

Such as the MySQL Connector.NET API. It is freindly to use and now it has a secure connection option in the new version. But only if the server is running some type of SSH program.
Image
User avatar
Casirus
Codenstuff Elite
Codenstuff Elite
Posts: 258
Joined: Mon Jan 25, 2010 5:07 pm

Hmmm well i am using ubuntu for the time being and the only issue i am having is programming i am glad i duel booted i do use mono develop but i also use visual studio and i still think the entie SSH tunnel and or my Multi-Teir Way is the best becuase doing it directly via PHP is a pain and doing it DIrect without security is just silly, linux is great for it and i do run my windows server apps on it with a little help from wine and some other things mono for example and mint is ok mike but i wasnt to sure on it so, whats can i say linux just seems better than windows on most aspects
Image
DraculCorp - Progress lives forever
We strive for progress to improve the world we leave behind.
14 posts Page 2 of 2
Return to “Codenstuff boardroom”