Day3

25/11/2022 Fri

Schedule

Time
Job
8:30 - 9:00
Configure account&network
9:00 - 9:30
Setup database
9:30 - 10:00
Meeting
10:00 - 10:30
Resolving issues in database
10:30 - 11:30
Configuring system&tools
11:30 - 12:30
Run&test codes
12:30 - 1:00
Lunch
1:00 - 1:30
Solve system error
1:30 - 2:30
Run&test codes
2:30 - 3:00
Prepare to next stage

记录

今天面临了一些系统设置上的问题,包括wsl的设置,database的恢复。
如果wsl面临了insufficient system resources exist to complete the requested service ubuntu的问题,那么可以尝试:重启系统,不行的话去重设虚拟内存
开机之后记得及时启动redis:先打开WSL,然后输入:
sudo service redis-server start
一开始还忘记WSL密码了,用以下方法重置密码

Plan

Copy the data from the remote server
Run&test