Difference between revisions of "Install Drupal on Microsoft Server"

From Organic Design wiki
m
m (Install rdesktop)
Line 11: Line 11:
 
% make
 
% make
 
% make install </bash>}}
 
% make install </bash>}}
* Navigate to the server using rdesktop servername (or IP)
+
* Navigate to the server using rdesktop servername (or IP), then logon using the username and password that the server owner will have provide you with.

Revision as of 01:41, 2 May 2011

Procedure.svg Install Drupal on Microsoft Server
Organic Design procedure

Install rdesktop

Download rdesktop from http://www.rdesktop.org/

Install rdesktop in a terminal as root:

  • Extract to any dir and copy as root to /usr/local
  • cd to the rdesktop dir
  • Install as follows
<bash>% ./configure

% make % make install </bash>

  • Navigate to the server using rdesktop servername (or IP), then logon using the username and password that the server owner will have provide you with.