Si sono verificati i seguenti errori:
Warning [2] Undefined property: MyLanguage::$ratings_update_error - Line: 5 - File: showthread.php(799) : eval()'d code PHP 8.2.13 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(799) : eval()'d code 5 errorHandler->error_callback
/showthread.php 799 eval




Valutazione discussione:
  • 0 voto(i) - 0 media
  • 1
  • 2
  • 3
  • 4
  • 5
  Condividi: Facebook Twitter
[Risolto] - Info trim ubuntu 18.04
#6
Hai modificato il file /etc/fstab in questo modo:
Codice:
<file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sdb1 during installation
UUID=1cd2fc4f-7d99-4c7a-8ea7-6f9a2d5e5960 /               ext4    discard,noatime,errors=remount-ro 0       1

Inoltre hai pianificato l´operazione giornaliera in /etc/cron.daily/trim :

Codice:
#!/bin/sh
LOG=/var/log/trim.log
echo "*** $(date -R) ***" >> $LOG
fstrim -v / >> $LOG
fstrim -v /home >> $LOG
                                                             Debian Kde, LMDE Cinnamon
Cita messaggio


Messaggi in questa discussione
Info trim ubuntu 18.04 - da Andrea - 25/03/2020, 14:50
RE: [Risolto] - Info trim ubuntu 18.04 - da Piergiuseppegiorgio - 25/03/2020, 21:08
RE: pclinuxos.ehlp me - da dxgiusti - 25/03/2020, 12:42

Vai al forum:


Utenti che stanno guardando questa discussione: 1 Ospite(i)