time.google.com
time1.google.com
time2.google.com
time3.google.com
| ### yo probe esta: | |
| —– BEGIN LICENSE —– | |
| J2TeaM | |
| 2 User License | |
| EA7E-940282 | |
| 45CB0D8F 09100037 7D1056EB A1DDC1A2 | |
| 39C102C5 DF8D0BF0 FC3B1A94 4F2892B4 | |
| 0AEE61BA 65758D3B 2EED551F A3E3478C | |
| C1C0E04E CA4E4541 1FC1A2C1 3F5FB6DB |
| I use the first | |
| —– BEGIN LICENSE —– | |
| Michael Barnes | |
| Single User License | |
| EA7E-821385 | |
| 8A353C41 872A0D5C DF9B2950 AFF6F667 | |
| C458EA6D 8EA3C286 98D1D650 131A97AB | |
| AA919AEC EF20E143 B361B1E7 4C8B7F04 |
| # Upgrade all the packages to the latest versions | |
| aptitude update | |
| aptitude full-upgrade -y | |
| # Update our sources, save the original as /etc/apt/sources.list.ORIG | |
| # This step is REQUIRED, otherwise the instructions below will not upgrade a | |
| # single package. | |
| sed -i.ORIG 's/trusty/xenial/g' /etc/apt/sources.list | |
| # Backup the /etc/apt/sources.list.d/ folder and create an empty one. |