Tag: manual
-
GitHub – ziishaned/learn-regex: Learn regex the easy way
A regular expression is a pattern that is matched against a subject string from left to right. Regular expressions are used to replace text within a string, validate forms, extract a substring from a string based on a pattern match, and so much more. The term “regular expression” is a mouthful, so you will usually…
-
Step-by-Step Guide to Migrate Your WordPress Site to a New Host and a New Domain
Moving your website to a new host can be a daunting and stressful experience, but it doesn’t need to be like this. It is especially challenging when you migrate to a new server and to a new domain at the same time. These instructions from WPExploer show the important steps to migrate your WordPress site…
-
How To Ask Questions The Smart Way
This extensive manual by Eric Steven Raymond explains how to ask questions on the Internet in a smart way. > www.catb.org/~esr/faqs/smart-questions.html
-
How to access ownCloud Files using WebDAV – ownCloud User Manual
ownCloud fully supports the WebDAV protocol, and you can connect and synchronize with your ownCloud files over WebDAV. The manual will show you how to connect Linux, Mac OS X, Windows, and mobile devices to your ownCloud server via WebDAV. The is the recommended way of connecting client devices to your ownCloud servers: To connect…
-
Bitcoin Technical Details: A PeerPeer Electronic Cash System by Satoshi Nakamoto
The paper that first introduced Bitcoin by Satoshi Nakamoto is still a recommended read for anyone studying how Bitcoin works in detail. There are several translations available at bitcoin.org to learn and understand how the Bitcoin Blogchain works. bitcoin.org/en/bitcoin-paper