Problems:
Could not get lock /var/lib/apt/lists/lock
Solution:
#sudo su
#sudo rm /var/lib/apt/lists/lock
#apt-get update
Ubuntu : Could not get lock /var/lib/apt/lists/lock problem
Related Posts:
How to install and configure SNMP on Ubuntu and Centos1.Installation Ubuntu - root@linux:~# sudo apt-get install snmpd Centos - root@linux:~# yum install net-snmp net-snmp-utils 2. Configura… Read More
Ubuntu : Extending LVM Volume1. Check for free space by running. #cfdisksee if there is free space listed, can proceed to step 2if don’t see free space listed, initiate a rescan o… Read More
Note : The list required to install and configure Checklist to activate hosting server (php, laravel and sql server)Install VirtualminUpgrade PHP8.1 or latestTo connect with Oracle DB - install … Read More
Ubuntu : Static IP Ubuntu 22.04Disable Cloud #sudo vi /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg network: {config: disabled} Config static IP #sudo vi /etc/… Read More
Letsencrypt : Secure Apache on Ubuntu 20.04Let’s Encrypt is a Certificate Authority (CA) that facilitates obtaining and installing free TLS/SSL certificates, thereby enabling encrypted HTTPS on… Read More
0 comments:
Post a Comment