<div class="gmail_quote">On Mon, Apr 26, 2010 at 5:11 AM, Dipen <span dir="ltr">&lt;<a href="mailto:dipench@gmail.com">dipench@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, <div><br></div><div><br></div><div> Havent tried installing drupal using ubuntu, but why not give drush a try? Drush comes with lots of cool package manager kind of commands which makes your life as a drupal dev/admin easier. Check out drush at <a href="http://drupal.org/project/drush" target="_blank">http://drupal.org/project/drush</a>  </div>

<div> </div><div>But would like to know if there are benefits of apt-get way of installing or maintaining drupal installations, though I think drush is much more advance and convenient when it comes to drupal way of doing things.</div>

<div><br></div><div>Cheers</div><div>----------------------------------<br><font color="#888888">Dipen Chaudhary<br>Founder, QED42 : We build beautiful and scalable web strategies ( <a href="http://www.qed42.com" target="_blank">www.qed42.com</a> )<br>
Blog: <a href="http://dipenchaudhary.com" target="_blank">dipenchaudhary.com</a><br>
Twitter: <a href="http://twitter.com/dipench" target="_blank">http://twitter.com/dipench</a></font><div><div></div><div class="h5"><br><br>
<br><br><div class="gmail_quote">On Mon, Apr 26, 2010 at 11:49 AM, Christopher Gray <span dir="ltr">&lt;<a href="mailto:chris@bayareadigital.us" target="_blank">chris@bayareadigital.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi:<br>
<br>
I installed Drupal with the Ubuntu command:<br>
<br>
     apt-get install drupal6<br>
<br>
In reviewing Drupal documentation about setting up files, modules, and so<br>
forth, many things don&#39;t seem to be the same in the Ubuntu installation.<br>
For example, the files are not as suggested in /usr/share/drupal6/sites.<br>
Does anybody know of a good source of documentation on what the Ubuntu<br>
installation does, where it puts things, and what we need to do as<br>
administrators and designers in getting started?<br>
<br>
Many thanks.<br>
<br>
Chris<br>
<br>
<br>
----------------------------------------<br>
Christopher Gray, President<br>
Bay Area Digital<br>
<br>
Promoting good health with great technology<br>
<br>
870 Market Street, #653<br>
San Francisco, CA 94102<br>
Phone:  (415) 217-6667<br>
fax:    (415) 962-2520<br>
Email:  <a href="mailto:chris@bayareadigital.us" target="_blank">chris@bayareadigital.us</a><br>
<font color="#888888">--</font><br clear="all"></blockquote></div></div></div></div></blockquote></div>I second Dipen&#39;s endorsement of Drush. I both an ardent Ubuntu and Drupal user but I abandoned the apt-get package a long time ago. The current version in &quot;universe&quot; is 6.12-1.1ubuntu1 which means you face a immediate &quot;core&quot; update.<br>
<br>I host a couple dozen Drupal sites and my current scheme is to install Drupal in each users file space.  Some users have more than one Drupal site so I used the pattern /home/user/public_html/domain_name/. Then I establish a virtual in &quot;sites-available&quot; pointing back to the user space and add the domain to /etc/bind. I wound up maintaining all of the drupal installations anyway to having unique &quot;core&quot; installations only increased my maintenance.<br>
<br>I am about to move them all to &quot;multisite&quot; and point &quot;sites/domain_name&quot; back to user space preserving user ability to modify their modules, themes and files via ftp. With reluctance, I offer an &quot;old&quot; install-script - <a href="http://drupal.ls.net/content/install-script-ubuntu-and-debian">http://drupal.ls.net/content/install-script-ubuntu-and-debian</a> as a guide. The versions are out of date.<br>
<br>I expect to complete the move to multisite by May 15th.<br><br>Jim<br>-- <br>Rev. Jim Tarvid, PCA<br>Galax, Virginia<br><a href="http://ls.net">http://ls.net</a><br><a href="http://drupal.ls.net">http://drupal.ls.net</a><br>
<a href="http://crossleft.org">http://crossleft.org</a><br><br><br>