so after installing redis onto my ubuntu 20.04 server. Whenever I reboot. A stop job appears for Advanced key-value store. I believe this is part of redis but I don't know why it keeps appearing and taking so long. How do I stop it
Home
/
user-964316
Soulfire J. Backblaze's questions
I'm Trying to set my installation of Ubuntu Server 20.04 to automatically mount a USB drive to act as a backup destination. However, I have noticed that when I plug in the USB, Fstab fails and the system won't boot. I'm not sure how to edit Fstab, but I tried running this command:
sudo blkid | grep /dev/sdf1 | sed -e 's/:.* UUID/;UUID/' -e 's/ TYPE.*//' | while read re; do sed -i "s;$re;" /etc/fstab; done
I'm not sure how the file looked before, but this is the fstab now:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during curtin installation
/dev/disk/by-uuid/c2713101-d0be-4d04-bab5-30046766b610 / ext4 defaults 0 0
/swap.img none swap sw 0 0
When I move a window on Kubuntu on my T420, the windows flicker constantly, although it isn't full on screen tearing. So far, I have tried changing the composition settings, but it isn't working.
GPU: Intel HD Graphics 3000