Linux/UNIX

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
hallman's picture

Need help with a Linux/Unix soft link

I've got a video at http://nctech4good.org/sites/nctech4good.org/files/webinars/google/index...
I want to create a shorter URL, like http://nctech4good.org/google-webinar
Can I do that? If so, which directory does the link go in and what should the ln -s command look like?

The Website use Linux and multisite hosting.

Judy

Read more
kbaringer's picture

Finding all instances of Drupal in Linux/Unix

This is a post I added to my blog last week after beginning work on a tool that will return information about all Drupal instances installed on a particular server. Just cd to the web root in a terminal shell, run this command and it will show you all of the Drupal index.php files present. It's rudimentary, but gives you the general idea of where this is going.

http://kevinbaringer.com/node/42 (see excerpt below)

Further steps in this project may do any of the following:

<

ul>

  • Verify the existence of databases
  • Report back on modules used across installations
  • Read more
    Subscribe with RSS Syndicate content