Skip to content

Commit 86e366d

Browse files
authored
disable auto updating
1 parent b2d85de commit 86e366d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignment2_google_cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Instead of selecting an entry in **OS images** for **Boot disk**, select **Custo
6060
It should take about 5 minutes for the instance to get created. You should now be able to launch your instance with our custom image. The custom disk is 40GB and uses Ubuntu 16.04 LTS.
6161
The default python version in the system is Python 2.7.2 and there is a virtual environment in **/home/cs231n/myVE35** with version 3.5.2.
6262

63-
**NOTE:** Some students have reported GPU instances whose drivers disappear upon restarts. And there is strong evidence to suggest that the issue happens when Ubuntu auto-installs security updates upon booting up. The easiest way to disable auto-updating is to run
63+
**NOTE:** Some students have reported GPU instances whose drivers disappear upon restarts. And there is strong evidence to suggest that the issue happens when Ubuntu auto-installs security updates upon booting up. To disable auto-updating, run
6464

6565
```
6666
sudo apt-get remove unattended-upgrades

0 commit comments

Comments
 (0)