cmd
diskpart
>list disk
>select disk 1
>clean

entering “useSSL=0” in the ‘Others’ tab

enable and make it work again

2 – Disable Approval Mode

  1. Log In As Administrator
  2. Go To Run ( WinKey + R )
  3. Type “secpol.msc”
  4. Go To Local Polices > Security Options
  5. Find “User Account Control: Switch to the secure desktop when prompting for elevation”

    disable these two options
How to scale an image proportionally with Free Transform in Photoshop
hold this dot
view->new Guide->Select Horizontal and Vertial->position=50%

File->preferences->settings
search python.linting.pylintArgs
add item
–generate-members

~ nginx combine cert ~

Post on (2021.07.12) |nginx | No Comments

cat ssl.domain.crt origin_ca_rsa_root.pem >> ssl.domain.nginx.crt

listen 443 ssl;
listen [::]:443;
ssl on;
ssl_certificate /etc/nginx/ssl/ssl.domain.nginx.crt;
ssl_certificate_key /etc/nginx/ssl/ssl.domain.key;

Next Page »

Smiley face

June 2023
S M T W T F S
 123
45678910
11121314151617
18192021222324
252627282930  
晴晴兔的少女回憶 =3=~ All rights reserved.