Checking Free Disk Space on FreeBSD Server Vérification de l'espace disque libre sur FreeBSD serveur
How to check and display free disk space available on a FreeBSD server? Comment faire pour vérifier et d'affichage d'espace disque disponible sur un serveur FreeBSD?
df command can be used to display the capacity, used and free disk space of all filestystems on a FreeBSD server. df commande peut être utilisée pour afficher la capacité, utilisés et d'espace disque libre de tous les filestystems FreeBSD sur un serveur. The diskspace will be output in the number of blocks, in which each block is equal to 1KB in size. Le disque sera sortie dans le nombre de blocs, dans lequel chaque bloc est égal à 1KB de taille.
For more easy and readable format, df -h can be used instead of df. Pour de plus facile et lisible, df-h peut être utilisé à la place de df. -h flag will output the space in “human readable” format. h-drapeau de sortie dans l'espace "lisible par l'homme" format. It will use unit suffixes: Byte, Kilobyte, Megabyte, Gigabyte, Terabyte and Petabyte in order to reduce the number of digits to four or fewer using base 2 for sizes. Il va utiliser des suffixes unité: Byte, Kilo, Méga, Gigabyte, et Terabyte pétaoctet afin de réduire le nombre de chiffres à quatre ou moins de l'aide de base 2 pour les tailles.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANT: Il s'agit d'une machine qui traduit la page est fourni "tel quel" sans garantie. Machine translation may be difficult to understand. La traduction automatique mai être difficile à comprendre. Please refer to S'il vous plaît se référer à original English article article original en anglais whenever possible. chaque fois que possible.
Share and contribute or get technical support and help at Partager et de contribuer ou obtenir un appui technique et aider à My Digital Life Forums Ma vie numérique forums .
Related Articles Related Articles
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Installation de serveur Web dans FreeBSD 6.0 avec Apache 2.2, MySQL 5.0 et PHP 5 - Partie 4
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Installation de serveur Web dans FreeBSD 6.0 avec Apache 2.2, MySQL 5.0 et PHP 5 - Partie 3
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 1 Installation de serveur Web dans FreeBSD 6.0 avec Apache 2.2, MySQL 5.0 et PHP 5 - Partie 1
- Portdowngrade - Downgrade to Previous Version of FreeBSD’s Ports Portdowngrade - Mise à la version précédente de FreeBSD ports
- FreeBSD 6.0 on VMware Server Time and Clock Slow Down FreeBSD 6.0 sur VMware Server temps et ralentir l'horloge
- Update FreeBSD Ports Collection Up to Date and Latest Mise à jour de FreeBSD ports collection à jour et plus tard
- FreeBSD Apache HTTP Accept Filter Error FreeBSD Apache HTTP accepter erreur de filtre
- KB955020 Update for Windows Vista and Server 2008 May Occupy 1GB Disk Space - Remove to Recover KB955020 Mise à jour pour Windows Vista et Server 2008 Mai occupation de 1 Go d'espace disque - Suppression de récupération
- Vista: Reclaim and Release Disk Space from System Restore and Shadow Copies Vista: Reclaim et de sortie d'espace disque de restauration du système et des clichés
- Vista Hard Disk Space Shrinking and Reducing Anomaly Vista sur le disque dur et la réduction de la diminution anomalie
































