Skip to main content

Jimbox 's Library tagged docs   View Popular

11 Sep 09

How to fix favicon.ico page not found in Drupal | Foobarist

404 errors in drupal 6 for favicon.ico
the "why" and work arounds.

foobarist.com/onico-page-not-found-in-drupal - Preview

drupal web-dev hacks tips docs

  • Solution(s)

    A. Quickest fix for simple installations

    If you're using Drupal for a single site, you can just upload a copy of your favicon.ico to your site's root directory. 

    B. Multi-site installations

    However, if you have a multi-site installation, dropping the favicon in the root directory will cause it to be used for all your sites.  That's no good.  To get around that, you can use the following rewrite rules to point requests for /favicon.ico to the real location. 

    RewriteCond %{HTTP_HOST} \.example\.com$ [NC]
    RewriteRule ^favicon.ico$ sites/example.com/favicon.ico [NC,L]

    Note that you need to replace "example.com" with your actual domain name(s), and replace the location of favicon.ico if you did not put it in "site/example.com/favicon.ico".

    This strategy has you place each site's unique favicon.ico into its own sites/ directory.  It works well because it doesn't require a Drupal bootstrap (like the 17490 patch still requires), and allows you (the webmaster) to neatly segregate the different icons without "hacking" core.

04 Sep 09

09-2009 : 22 ways to work quicker on your computer

  • To speed up Excel
    You can easily accelerate your spreadsheet skills with these handy tricks.

    7. To move right to left, cell by cell, hit TAB.
    8. To move up and down, cell by cell, press ENTER.
    9. To delete data in a cell, use the BACKSPACE.
    10. To enter a formula, press = (equals sign).
    11. To enter a date, hit CTRL and ; (semicolon).
    12. To enter a time, press CTRL and SHIFT and : (colon).
    13. To do a quick spell check, press F7.
    14. To change numbers to dollars, click CTRL, SHIFT and $.
    15. To make figures a percentage, press CTRL, SHIFT and %.
26 Aug 09

GRC | SecurAble: Determine Processor Security Features |

  • Hardware D.E.P., NX, XD & EVP

    Modern processor hardware can be instructed to designate regions of memory as non-executable. This means that the memory can be used to store reference data to be read and written, but that the processor cannot treat the contents of the memory as program code to be directly executed. Intel calls this capability in their newer processors XD for “eXecute Disable” and AMD refers to it as NX for “No eXecute.”
  • As a hardware capability of modern processors this addition is important, but its use depends entirely upon support from the operating system. So when Microsoft introduced support for this into their operating systems, they termed it Hardware DEP for Data Execution Prevention. Support for hardware DEP was introduced into the 32-bit versions of Windows XP with Service Pack 2, into Windows 2003 Server with Service Pack 1, and has always been present in Windows Vista. Unfortunately, however, in every case, hardware DEP support is disabled for all or most of the system's software by default. It does no one any good unless it's turned on.
  • 6 more annotations...
27 Jul 09

OpenSourceHowTo.org - HOWTo replace AD+Exchange with Samba+Zimbra

  • How this guide is organized:

    Part 1 describes what software you need to download and install

    Part 2 describes how to configure Zimbra LDAP and Zimbra Admin to store information required by Linux password backend and allow managing Samba and Posix accounts via Zimbra Admin.
    Part 3 describes how to configure Samba server to use Zimbra LDAP as a source of user information and as a Primary Domain Controller
    Part 4 describes how to configure a Linux server to use Zimbra LDAP as a central source of user information.

  • Make note of the root LDAP password that is selected during the installation, you will need it to configure ldapsam, pam_ldap and nss_ldap.
  • 7 more annotations...
10 Jun 09

HP Compaq t5730 Thin Client -  HP Compaq t5730 Thin Client - RDP on Extended Display - c01420050 - HP Business Support Center

    • Creating an RDP Connection to get display on extended monitor.


      Details

      System Setup:

      Unit Configured for extended display.
      Steps to get RDP Connection on both monitors

      1. Click Start and Click on Run

      2. Type the following command


           mstsc /span /v:
25 Apr 09

The things that are better left unspoken : How To install Hyper-V RTM on Server Core

  • Afterwards you can make your Server Core box check for updates using the following command:

    wuauclt.exe /detectnow

  • To check whether your Server Core box correctly detected the updates it needs take a look at the C:\Windows\WindowsUpdate.log file using Notepad.exe. Most recent activity is added at the end of the log file.

The things that are better left unspoken : How to install Microsoft Hyper-V Server 2008

    • Step 5


       Click to see original sized screenshot


      After logon the Hyper-V Configuration Tool (hvconfig.cmd) automatically launches. Use it to:


      • Change workgroup settings or domain membership settings *
      • Change the computer name *
      • Change network settings
      • Add local Administrator accounts
      • Change Windows Update settings
      • Download and install Windows updates.
      • Change Remote Desktop settings
      • Change Regional and Language settings (through inet.cpl)
      • Change Date and Time settings (through timedate.cpl)
      • Log off, restart and shutdown the box
      • Exit to the command prompt
22 Apr 09

2003 GMC Envoy Car Radio Wire Color Codes

  • 2003 GMC Envoy Car Radio Wire Color Codes


    Car Radio Battery Constant 12v+ Wire: Orange

    Car Radio Accessory Switched 12v+ Wire: The radio harness does not provide a switched power source. Run a wire to the fusebox or ignition switch harness for switched power.

    Car Radio Ground Wire: Black/White

    Car Radio Illumination Wire: N/A

    Car Stereo Dimmer Wire: N/A

    Car Stereo Antenna Trigger Wire: N/A

    Car Stereo Amp Trigger Wire: N/A

    Car Stereo Amplifier Location: N/A

    Car Audio Front Speakers Size: N/A

    Car Audio Front Speakers Location: N/A

    Left Front Speaker Positive Wire (+): Tan

    Left Front Speaker Negative Wire (-): Gray

    Right Front Speaker Positive Wire (+): Light Green

    Right Front Speaker Negative Wire (-): Dark Green

    Car Audio Rear Speakers Size: N/A

    Car Audio Rear Speakers Location: N/A

    Left Rear Speaker Positive Wire (+): Brown

    Left Rear Speaker Negative Wire (-): Yellow

    Right Rear Speaker Positive Wire (+): Dark Blue

    Right Rear Speaker Negative Wire (-): Light Blue

WikiAnswers - How do you remove the radio from a 2004 GMC Envoy

  • 2004 GMC Envoy is on page 28


    http://documents.victorytechnologies.com//documents/product/929.pdf

15 Apr 09

Documentation/How Tos/Conditional Counting and Summation - OpenOffice.org Wiki

14 Apr 09

Install Programs on a Terminal Server

  • Install Programs on a Terminal Server

    You should install the Terminal Server role service on the computer before you install any programs that you want to make available to users. If you install the Terminal Server role service on a computer that already has programs installed, some of the existing programs may not work correctly in a multiple user environment. Uninstalling and then reinstalling the affected programs may resolve these issues.

    • You can put a terminal server into this special installation mode by using either of the following:

      • Install Application on Terminal Server tool under Programs in Control Panel. This tool will run a wizard to help install the application.

      • Change user /install command at a command prompt. You will have to start the installation of the application manually.
  • 2 more annotations...
1 - 20 of 119 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo