• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Newbie Linux Questions

Yes its free. It is a bit slow though. You'll have to try it and see if it works for you.

If all you want to do is use the command line though, look into somthing like openssh. That will let you connect securely to your box and work as if you were actualy signed on there. Its nice. Don't use telnet though, anyone can break into that. If you want a openssh client for windows, check out putty. Sorry, I don't have a link, but a quick google search should bring it right up for you.
 
I don't believe you can through ssh...unless you had an X server installed on the the computer that you are accessing it from. This gets really complicated, and I don't know a whole lot about the specifics. You might want to head over to Linuxnewbie.org. Someone over there is bound to know more about that than I do.
 


<< cant you connect to a remote xserver thru ssh? >>



I run X apps remotely through OpenSSH from my linux machine to my OpenBSD machine. You will need an X server on the local machine though, and thats more complicated than vnc.
 
Back
Top