Koozali.org: home of the SME Server

Two questions

Dr_pepper

Two questions
« on: March 17, 2002, 05:44:33 AM »
How do I log in using telnet using the root id.  And what directorie is web page files stored and how do I map a share on a win2k machine to that directory to eb able to update the files

kitkat

Re: Two questions
« Reply #1 on: March 17, 2002, 07:29:48 AM »
>>How do I log in using telnet using the root id.
1)I would not suggest using telnet to login. Instead, use ssh (look in the server-manager under remote access and enable ssh for either private or public.

>>what directorie is web page files stored
2)by default look under /home/e-smith/files/PRIMARY/html. That is where HTML pages should be. THe PRIMARY is the root directory of your HTTP server. you will find cgi-bin and files directory also.

>>how do I map a share on a win2k machine to that directory to eb able to update >>the files
3)you need to put the SME in a WORKGROUP or DOMAIN.

-Kit