Monday, September 2, 2013

Don't know how to build task 'thinking_sphinx:config' after update from TS 2.0.12 -> 3.0.5

New rake task defined in new version 3.+

rake ts:clear                    # Clear out Sphinx files
rake ts:configure                # Generate the Sphinx configuration file
rake ts:generate                 # Generate fresh index files for real-time indices
rake ts:index                    # Generate the Sphinx configuration file and process all indices
rake ts:rebuild                  # Stop Sphinx, index and then restart Sphinx
rake ts:regenerate               # Stop Sphinx, clear files, reconfigure, start Sphinx, generate files
rake ts:restart                  # Restart the Sphinx daemon
rake ts:start                    # Start the Sphinx daemon
rake ts:stop                     # Stop the Sphinx daemon

Centos 7 reset root/ any user lost password / lockout due to cant remember password

1. Need to be in front of the terminal. (Physically if not vm). 2. Reboot the server 3. Press 'e' in the GRUB2 boot screen. 3. bunch...