Microsoft
Software
Hardware
Network
Question : Problem: Access MSSQL remotely through SSH
I have a MSSQL server on my internal network (port 1433), but no ports are accessible externally. I have a linux server also on my internal network, whose SSH port 22 IS accessible externally.
How can I efficiently query my SQL server from an external Windows machine? I am okay with any tunneling/forwarding options (as long as I can still SSH to my linux box on port 22).
Answer : Problem: Access MSSQL remotely through SSH
From the client, do
ssh -L 1433:windows.server:1433
[email protected]
Then you access the sql server via localhost:1433
You can change the port number to be whatever you want on the client
Random Solutions
Problem: Installed new video card, when I connect monitor, i get "Signal Out Of Range"
Problem: Bluetooth headset: can hear laptop audio (poorly), but mic doesn't work.
Problem: best software to modify Excel, PDF, JPG on Blackberry 8830
Problem: SQL error in Backup Exec
Problem: Datbase Hardware Recommendation for MSSQL 2005 + SharePoint
Problem: eSATA PCI Card at 3GB/Sec - Can anyone find one?
Problem: How to split 6TB RAID6 volume into two volumes
Problem: Point to point wireless DHCP question
Problem: Citrix Program neighborhood client question
Problem: Convert router to Wireless Print Server