Your linux installation age

how old is your linux installation

tune2fs -l $( df -h | awk '$NF ~ "/$" {print $1}' ) | grep created

Apt error Could not get lock /var/lib/apt/lists/lock

  sudo fuser -vik -TERM /var/lib/apt/lists/lock  

Mais vistos