15.2.3. Supprimer un fichier swap
Comment supprimer un fichier swap :
Procédure 15.5. Supprimer un fichier swap
- À l'invite de commande, exécutez la commande suivante pour désactiver le fichier suivant (si
/swapfileest le fichier swap) :swapoff -v /swapfile
# swapoff -v /swapfileCopy to Clipboard Copied! Toggle word wrap Toggle overflow - Supprimer son entrée du fichier
/etc/fstab: - Supprimer le fichier :
rm /swapfile
# rm /swapfileCopy to Clipboard Copied! Toggle word wrap Toggle overflow