I noticed that the only available Remote - SSH extension currently is the one by Anysphere (Cursor). I can’t seem to find the original Microsoft Remote - SSH extension, which I regularly used in VS Code.
This was essential for establishing a stable SSH session on FreeBSD.
Is the Microsoft version of Remote - SSH extension going to be supported on Cursor in the future? Or is there a workaround to enable FreeBSD support with the current Cursor Remote - SSH?
Hi @Edmund1 and @FinDevAI, we added support for FreeBSD in version 1.0.18 of the Remote SSH Extension. As noted in the README, you’ll need to install and configure the following:
sudo sysrc linux_enable="YES"
sudo service linux start
sudo pkg install bash wget linux_base-rl9
went to use cursor server on FreeBSD yesterday and forget it.
This is nuts to force users install a linux subsystem on a secure Unix system, a Unix O/S which is in fact a gold standard benchmark for Unix security.
Utter stupidity and laziness on the part a billion dollar organization to offer a Linux kludge solution for FreeBSD