Difference between revisions of "Install Drupal on Microsoft Server"
From Organic Design wiki
m (→Install rdesktop) |
m (→Install rdesktop) |
||
Line 8: | Line 8: | ||
* Extract to any dir and copy as root to /usr/local | * Extract to any dir and copy as root to /usr/local | ||
* cd to the rdesktop dir | * cd to the rdesktop dir | ||
− | * Install as follows {{code| <bash>% ./configure | + | * Install as follows {{code| <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. | * 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:42, 2 May 2011
![]() |
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
- 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.