I’ve been wrestling with a Virtual Machine problem for a few days and playing sysadmin without much luck.
Set-up
Windows 10, VMware Player, Ubuntu 16.04 LTS 64-bit, 5 GB RAM
I rebuild the app very frequently and have up to now not had any serious problems, except for needing to run
sudo apt-get autoclean
sudo apt-get autoremove
every once in a while.
But the other day rebuild failed with an insufficient space error and running those commands didn’t help. I increased to 8 GB RAM, but still no go.
There was an error while trying to write to `/var/www/discourse/.bundle/config`.
There was insufficent space remaining on the device.
Off-topic unimportant BTW “insufficent” is misspelled
Is there anything here I can safely sudo rm
?
mittineague@ubuntu:/$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 798M 9.3M 789M 2% /run
/dev/sda1 16G 15G 735M 96% /
tmpfs 3.9G 680K 3.9G 1% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
tmpfs 798M 52K 798M 1% /run/user/1000
/dev/sr0 47M 47M 0 100% /media/mittineague/CDROM
/dev/sr1 1.4G 1.4G 0 100% /media/mittineague/Ubuntu 16.04 LTS amd64