|!Punctuation|!Location|!Function|\n|{{{@@...@@}}}|surrounding text|@@highlighted text@@|\n|{{{//...//}}}|surrounding text|//italicized text//|\n|{{{==...==}}}|surrounding text|==strikethrough text==|\n|{{{''...''}}}|surrounding text|''boldfaced text''|\n|{{{__...__}}}|surrounding text|__underlined text__|\n|{{{[[text|url]]}}}|around text/url pair|[[text|http://gri.gallaudet.edu/]] link to url|\n|{{{ {...} }}}|''__tripled__'' surrounding text|{{{in-line literal text}}}|\n|{{{ {...} }}}|''__tripled__'' surrounding ''__lines__''|literal block|\n|{{{<<<}}}|surrounding ''__lines__''|blockquotes|\n|{{{!}}}|at start of line|subheading|\n|{{{|...|...|}}}|line sectioned by vertical bars|table row|\n|{{{!}}}|in a table|!table heading|\n|{{{----}}}|alone on line|horizontal rule|\n|{{{*}}}|at start of line|bulleted list item|\n|{{{#}}}|at start of line|numbered list item|\nsource: Kevin Cole, January 2007
TTiddlyWiki uses Wiki style markup, a way of lightly "tagging" plain text so it can be transformed into HTML. Edit this Tiddler to see samples.\n\n! Header Samples\n!Header 1\n!!Header 2\n!!!Header 3\n!!!!Header 4\n!!!!!Header 5\n\n! Unordered Lists:\n* Lists are where it's at\n* Just use an asterisk and you're set\n** To nest lists just add more asterisks...\n***...like this\n* The circle makes a great bullet because once you've printed a list you can mark off completed items\n* You can also nest mixed list types\n## Like this\n\n! Ordered Lists\n# Ordered lists are pretty neat too\n# If you're handy with HTML and CSS you could customize the [[numbering scheme|http://www.w3schools.com/css/pr_list-style-type.asp]]\n## To nest, just add more octothorpes (pound signs)...\n### Like this\n* You can also\n** Mix list types\n*** like this\n# Pretty neat don't you think?\n\n! Tiddler links\nTo create a Tiddler link, just use mixed-case WikiWord, or use [[brackets]] for NonWikiWordLinks. This is how the GTD style [[@Action]] lists are created. \n\nNote that existing Tiddlers are in bold and empty Tiddlers are in italics. See CreatingTiddlers for details.\n\n! External Links\nYou can link to [[external sites|http://google.com]] with brackets. You can also LinkToFolders on your machine or network shares.\n\n! Images\nEdit this tiddler to see how it's done.\n[img[http://img110.echo.cx/img110/139/gorilla8nw.jpg]]\n\n!Tables\n|!th1111111111|!th2222222222|\n|>| colspan |\n| rowspan |left|\n|~| right|\n|colored| center |\n|caption|c\n\nFor a complex table example, see PeriodicTable.\n\n! Horizontal Rules\nYou can divide a tiddler into\n----\nsections by typing four dashes on a line by themselves.\n\n! Blockquotes\n<<<\nThis is how you do an extended, wrapped blockquote so you don't have to put angle quotes on every line.\n<<<\n>level 1\n>level 1\n>>level 2\n>>level 2\n>>>level 3\n>>>level 3\n>>level 2\n>level 1\n\n! Other Formatting\n''Bold''\n==Strike==\n__Underline__\n//Italic//\nSuperscript: 2^^3^^=8\nSubscript: a~~ij~~ = -a~~ji~~\n@@highlight@@\n@@color(green):green colored@@\n@@bgcolor(#ff0000):color(#ffffff):red colored@@\n
zope
Migration of zope to a new server, how do we move the old instances of zope to a Virtual Box?\n\n[[VirtualBoxZope]]
Docbox is the system we wish to emulate on the new [[AWS system?|http://docbox.flint.com:8081/aws]].\n\n# [[Running zope under apache2|http://old.zope.org/Members/regebro/Zope_and_Apache]] We are gonna do this with RewriteRules.\nTo use RewriteRules you need to configure Apache so that both mod_rewrite and mod_proxy is installed. This can be done by compiling them in statically. You can see what static modules there are by running "httpd -l", which doesn't work. On the other hand:\n\n[[apache2ctl|http://www.techrepublic.com/blog/linux-and-open-source/control-apache-with-the-apachectl-command/]]\n\n{{{\n/usr/sbin/apache2ctl -t\n}}}\n\nGives us this list of modules:\n{{{\n[Fri Jun 06 07:15:28 2014] [warn] module deflate_module is already loaded, skipping\n[Fri Jun 06 07:15:28 2014] [warn] module cache_module is already loaded, skipping\n[Fri Jun 06 07:15:28 2014] [warn] module proxy_module is already loaded, skipping\n[Fri Jun 06 07:15:28 2014] [warn] module rewrite_module is already loaded, skipping\n}}}\n\nIn addition this command\n\n{{{\n\n}}}
Type the text for 'New Tiddler'
To get started with this blank ZiddlyWiki, you'll need to modify the following tiddlers:\n* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above\n* MainMenu: The menu (usually on the left)\n* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the ZiddlyWiki is opened\n
[[overview]]
' '22 May 2014''\n\n|!Reference HTML|! Description|\n|[[Installing Plone Launchpad |https://launchpad.net/ubuntu/precise/+source/zope2.12/2.12.20-2]]||\n|[[Installing Plone Search |https://www.google.com/search?client=ubuntu&channel=fs&q=linux+precise+pangolin+install+plone&ie=utf-8&oe=utf-8]]||\n|[[Installing Plone Ubuntu guide |http://ubuntuguide.org/wiki/Ubuntu:Precise]]||\n|[[Installing Plone Pypi |https://pypi.python.org/pypi/Zope2/2.13.22]]||\n|[[Installing Plone Cheese Shop |https://wiki.python.org/moin/CheeseShopTutorial]]||\n|[[Installing Plone Pypi |https://pypi.python.org/pypi/Zope2/2.13.22#installation]]||\n|[[Installing Plone Subversion |http://svn.plone.org/svn/collective/buildout/plone.recipe.zope2install/trunk/setup.py]]||\n|[[Installing Plone Search find recipe |https://www.google.com/search?client=ubuntu&channel=fs&q=plone.recipe.zope2install&ie=utf-8&oe=utf-8]]||\n|[[Installing Plone receipe zope 2 install |http://pydoc.net/Python/plone.recipe.zope2install/0.3/]]||\n|[[Installing Plone.recipe.zope2instal |http://svn.plone.org/svn/collective/buildout/plone.recipe.zope2install/]]||\n|[[Installing Plone.recipe.zope2install/trunk |http://svn.plone.org/svn/collective/buildout/plone.recipe.zope2install/trunk/]]||\n|[[Installing Plone.recipe.zope2install/trunk/bootstrap.py |http://svn.plone.org/svn/collective/buildout/plone.recipe.zope2install/trunk/bootstrap.py]]||\n|[[Installing Plone/running-plone/upgrading-from-3.2.1-to-3.3.5 |http://www.eng.ox.ac.uk/Plone/running-plone/upgrading-from-3.2.1-to-3.3.5]]||\n|[[Installing Plone uildout/plone.recipe.zope2install/ |http://svn.plone.org/svn/collective/buildout/plone.recipe.zope2install/]]||
To start zope on aws:\n\n{{{\n/opt/flint/bin/runzope\n}}}
30 May 2017 \n\nThe story so far:\nZope situation:\nWe run a very early version of zope:\n\n* [[Plone Docs |https://docs.plone.org/develop/plone/persistency/database.html]]\n* [[IBM zodb |https://www.ibm.com/developerworks/aix/library/au-zodb/]]\n* [[Chris's Bloggery|https://blogory.org/zodb]]\n* [[Stuff on zope2|https://play.pixelblaster.ro/tags/zope2/]]\n* [[Plone docs|https://docs.plone.org/develop/plone/misc/commandline.html]]
Type the text for '30 May 2017'\n\nSo I am going to reinstall ironwood!!!\n\nZope Version\n \n(Zope 2.10.12-final, python 2.4.6, linux2)\nPython Version\n \n2.4.6 (#2, Mar 12 2011, 22:34:09) [GCC 4.4.5]\nSystem Platform linux2\n\n{{{SOFTWARE_HOME}}} /opt/Zope-2.10/lib/python\n{{{ZOPE_HOME}}} /opt/Zope-2.10\n{{{INSTANCE_HOME}}} /opt/flint\n{{{CLIENT_HOME}}} /opt/flint/var\nNetwork Services\n- {{{ZServer.HTTPServer}}} .zhttp_server (Port: 8081)\n- {{{ZServer.FTPServer.FTPServer}}} (Port: 20)\n- {{{ZServer.HTTPServer.zwebdav_server}}} (Port: 1980)\n- Database Location /opt/flint/var/Data.fs\n- Database Size 1124.4M \n\nValidate the database is ok.\n3test.Data.fs.py2\n{{{\n#!/usr/bin/python2\n# Tue May 30 07:59:05 EDT 2017 pflint\n# tests zope database\n#\nimport ZODB\n# db = ZODB.DB('PATH_TO_BACKUP', read_only=True)\ndb = ZODB.DB('/home/flint/zope/docbox/var/Data.fs', read_only=True)\nif ZODB.DB('/home/flint/zope/docbox/var/Data.fs', read_only=True):\n print("Database is OK")\nelse:\n print("Database is NOT OK")\n}}}
Type the text for '30 May 2017'\n\n[[zodbbrowser|https://pypi.python.org/pypi/zodbbrowser/0.12.0#command-line-options]]
Type the text for '14 November 2017'\n\nResearch:\n|!Reference HTML|! Description|\n|[[blogory main|https://blogory.org/]]||\n|[[blogory zodb |https://blogory.org/zodb]]||\n|[[blogory zodb tag |http://pyvideo.org/tag/zodb/]]||\n|[[Chris McDonna talking |http://pyvideo.org/pycon-us-2011/pycon-2011--zodb--a-python-persistence-system.html]]||\n\n[[ZOPE Replication Service |ZRS]]\n\nzodb.org\n* [[ZODB |http://www.zodb.org]]\n* [[ZODB book Carlos de la Guardia |http://www.zodb.org/zodbbook]]\n\n!Possible Tools:\n* [[ZODB scan |https://support.zenoss.com/hc/en-us/articles/203118175-How-To-Use-zodbscan-To-Scan-ZODB-for-Dangling-References]]
Type the text for '14 November 2017'
Type the text for '14 November 2017'\n\n[[Docker Zope |http://docbox.flint.com:8081/docker#DockerZope]]\n[[Zope Via Docker|http://docbox.flint.com:8081/docker#ZopeViaDocker]]\n[[eeacms/zope|https://hub.docker.com/r/eeacms/zope]]
Type the text for '13 January 2024'\n\ndvconfig\n\n[[plone crosslink|http://docbox.flint.com:8081/geekland#plone]]\n
Type the text for '14 January 2024'\n\ndocker exec -it -u 0 baeldung bash\n\ndocker exec -it -u 0 plone-zope-2x bash\n\n[[copy file to docker container|https://www.tutorialspoint.com/how-to-copy-files-from-host-to-docker-container]]
Type the text for '29 January 2024'\n\nhttps://pkgs.org/search/?q=python%202.10
Type the text for '14 February 2025'\n\nUse the [[Virtual Machine Manager|VMM]] to start the zope DR site.\n\n
Type the text for '14 February 2025'\n\non the base system on bluefin workstation