vi Search and Replace

The vi command for search and replace is substitute, which can be shortened to the single character s. The simplest substitute command starts with a colon followed by an s as in: :s The colon and s (:s) are followed by the search text and the replacement text. A delimiter, which is usually the forward […]

Read More… from vi Search and Replace

MythWeb Streaming Error

My MythWeb had stopped streaming the recorded programmes through VLC. The error I found was: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that […]

Read More… from MythWeb Streaming Error