User login

Two main issues remaining to be fixed in Drubuntu: NetworkManager conflict and file permissions

Need to fix in Drubuntu

  1. (Some) Drush scripts writing with no read permissions
  2. NetworkManager rewriting /etc/resolv.conf

this line needs to be added at the top via sudo vi /etc/resolv.conf:
nameserver 127.0.0.1

See http://data.agaric.com/fixing-network-manager-overwriting-dns for the lasting fix.

Background

Cannot figure out how to configure that through network manager ("Network Connections" under preferences). [somehow though we dealt with this... ]

https://help.ubuntu.com/community/NetworkManager
http://httpd.apache.org/docs/2.2/mod/mod_vhost_alias.html
http://drush.ws/help
http://drupalcode.org/project/drubuntu.git/blob/c7907c29b9914c23040bfd022c3c482f5e057d26:/dns/dnsmasq.inc
http://drupalcontrib.org/api/drupal/contributions--drush--includes--drush.inc/function/drush_op/7

... it needs to download itself. Drush code to do that:
http://drupalcode.org/project/dog.git/blobdiff/b605d46379e253a1f5dc706a10819b30ebf2ab82..1a49446:/dog.init.inc

Searched words: 
wireless wifi drubuntu network manager fail

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.