The following instructions are used to setup Memcachd on your FreeBSD OS.
- Install from ports (1 of 3) if you plan on using PHP with caching:
cd /usr/ports/databases/pecl-memcache
make install clean
- Install from ports (2 of 3):
from pprint import pformat | |
from typing import Any | |
from pygments import highlight | |
from pygments.formatters import Terminal256Formatter | |
from pygments.lexers import PythonLexer | |
def pprint_color(obj: Any) -> None: | |
"""Pretty-print in color.""" |
If you don't want to build Squid from scratch, you can simply Setup a Squid anonymous proxy
Please note that this whole manual refers to the version 3.5.23 of Squid. You probably would have to adapt some commands to the version you will actually download.
<!--- Get the file name of this test file. ---> | |
<cfset strFilePath = ExpandPath( "./test.txt" ) /> | |
<!--- | |
Create a really large file. We need to do this because a | |
small file will be uploaded no matter what the timeout it | |
on the CFFTP. | |
---> | |
<cfsavecontent variable="strText"> | |
<cfloop index="intI" from="1" to="100000" step="1" |
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] | |
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,1d,00,3a,00,00,00,00,00 |