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: Low Performance from Plextor PX-708A
Problem: Total Disk Space/Available Disk Space Figures are Incorrect
Problem: Printing to network printer on Wyse V10L Thin Client
Problem: Detect display not working
Problem: What DPI to set mouse to?
Problem: Pavilion ze4600 power turning on and off
Problem: how to use network copier/scanner as a local scanner
Problem: Using Ramdisk for .temp & .tmp files
Problem: Geforce GPU fan speed control
Problem: how to copy itunes songs from ipod nano back to pc