Downloads and information on the lecture
- zuendkerzen-oelwechsel-filter.pdf Spark plugs, oil changes, filters: how to keep a TYPO3 project running through regular inspection
- howto-cleanup-typo3-installations.pdf How to clean up TYPO3 installations - Documentation for lowlevel_cleaner
- 10_Nuetzliche_Extensions_01.pdf
Determine used storage space
If you want to determine the disk space occupied by a TYPO3 project, change to the project directory on the shell (SSH access):
cd typo3cms/projekt1
and enter the command
du -h
(disk usage, human readable). The subdirectories are now displayed with the disk space used in each case, and the total size of all directories is displayed at the end:
...
8.0K ./download/kickstarter/trunk/.settings/.svn/tmp/props
32K ./download/kickstarter/trunk/.settings/.svn/tmp
96K ./download/kickstarter/trunk/.settings/.svn
112K ./download/kickstarter/trunk/.settings
3.9M ./download/kickstarter/trunk
3.9M ./download/kickstarter
156M ./download
24K ./temp
3.2G .
This page contains automatically translated content.
Updated: 17.07.2024