On Saturday 11 January 2003 03:00 am, - netmaniac - wrote: > I'm currently using two machines: one with apache and the other with > windows, because I still like the photoshop, dreamweaver and other web > design tools. But don't like to switch between computers every time I want > to make a change on the server. > > So, is there some way in windows I could emulate a linux terminal that > would execute commands on the linux server? (pretty confusing isn't it?) > > netmaniac > > _________________________________________________________________ > MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com not confusing at all, telnet is included (if I recall) with most win versions and can be run in a "dos" window. so from windows, Start, > run, > telnet 192.168.0.1 should start a telnet session, (provided you change the IP to whatever is correct for your box This is exactly how remote webservers were administered in the "old days". now a days you can use your web browser and point to the IP# of the Linux box (https://192.168.0.1:10000, works on my setup since the linux box is IP#192.168.0.1) and login as root to "webmin" an html based over the web setup tool. note the "https" (for a secure connection) instead of the regular "http"
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
