Summary of Server Problems 2

Q1: After installing anaconda on the server, the configured environment variable terminal cannot be used

A1: Because no environment variable has been added: [Environment configuration] Add anaconda to the environment variable in windows10

Q2: The server main account system settings cannot be opened

A2: Stop using the original account. There should be a problem with the original account settings, and some methods cannot be used to solve it. You can only switch other accounts, such as administrator

Q3: Turn on or off the cpu display

A3: bios settings

Q4: Check whether the ip has network and can be used

A4:ping ip

Q5: New users cannot run the software

A5: It may be a permission problem, please refer to: What should I do if the application cannot start normally 0xc0000022?

Q6 After modifying the permission problem, anaconda cannot be called

A6: How to use the cmd terminal command: source activate
to solve the error 'CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'

Q6: Win adds permissions to ordinary users

A6: You can refer to how to add administrator account permissions to ordinary users in Windows 10

Q7: 3389 cannot be used under win, how to change the port

A7: Modify the port in the server, how to modify the login port number of the windows server
as shown in the example:
insert image description here
insert image description here
insert image description here

Guess you like

Origin blog.csdn.net/qq_46248455/article/details/131055631