Install Node
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
nvm install v18.16.1
nvm use v18.16.1
npm install --global yarn
install
Raspberry Pi 3にDockerをインストールする
Standardcat /etc/issue Raspbian GNU/Linux 9 \n \l apt-get install \ apt-transport-https \ ca-certificates \ curl \ gnupg2 \ software-properties-common curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add - cat /etc/apt/sources.list.d/docker.list deb [arch=armhf] https://download.docker.com/linux/debian stretch stable apt-get update apt-get install --yes docker-ce |
svn+trac install for window
Standard下载地址:
http://www.python.org/download/
Python 2.6.2 Windows installer
http://genshi.edgewall.org/wiki/Download
Genshi-0.5.1.win32-py2.6.exe
http://oss.itsystementwicklung.de/trac/pysqlite/
pysqlite-2.5.5.win32-py2.6.exe
http://trac.edgewall.org/wiki/TracDownload
Trac-0.11.4.win32.exe
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100
Setup-Subversion-1.6.2.msi
svn-python-1.6.1.win32-py2.6.exe
http://trac.edgewall.org/wiki/TracOnWindows#Setuptools
ez_setup.py
setuptools-0.6c9-py2.6.egg
python ez_setup.py setuptools-0.6c9-py2.6.egg #这一步很重要,否则trac-admin操作时会报错
在win2003上安装vmware server时报error 1718
Standard原因: 当计算机没有足够的连续内存可供 Windows Server 2003 或 Windows XP 用于验证是否对 .msi 包或 .msp 包正确进行了签名时将出现此问题。 解决: ...
Install ZendOptimizer and eaccelerator in Linux
Standard先装ZendOptimizer,这个没什么好写的,运行 ./install.sh 后有提示,照着做就行了. eaccelerator有些地方需要注意的,就是先要确定是否有php-devel和gcc,前者包含phpize(用来编译扩展库的),后者不用我多说了吧. ... eAccelerator 应用程序接口(API)