Blog | 博客

Node calls the php interface, how does node.js access a php interface?

Yes, take GET request as an example var http = require(‘http’); var qs = require(‘querystring’); var data = { a: 123, time: new Date().getTime()};//This is the data that needs to be submitted var content = qs.stringify(data); var options = { hostname: ‘127.0.0.1’, port: 10086, path: ‘/pay/pay_callback?’ + content, method: ‘GET’ }; var req = …

Node calls the php interface, how does node.js access a php interface? Read More »

Debian configuration tutorial collection

Original link: https://hsiaofeng.com/archives/184.html LNMP https://www.vultr.com/docs/how-to-install-nginx-mariadb–php-lemp-on-debian-11-99568 WWW Jump https://www.vultr.com/docs/nginx-redirects-for-non-www-sub-domains-to-www This article is reproduced from: https://hsiaofeng.com/archives/184.html This site is for inclusion only, and the copyright belongs to the original author.

Debian configuration tutorial collection Read More »

[Highlights] a16z State of Cryptocurrency Report: Ethereum’s popularity is a “double-edged sword”

Original link: https://www.hellobtc.com/news/202205/14531.html [Highlights] a16z State of Cryptocurrency Report: Ethereum’s popularity is a “double-edged sword” This article is reproduced from: https://www.hellobtc.com/news/202205/14531.html This site is for inclusion only, and the copyright belongs to the original author.

[Highlights] a16z State of Cryptocurrency Report: Ethereum’s popularity is a “double-edged sword” Read More »

Ethereum merger: it may be the biggest event in the crypto space this year, are you ready?

Original link: https://www.hellobtc.com/kp/du/05/3946.html Author: Terry / Source: Vernacular Blockchain This is the original 1647th issue of the vernacular blockchain Author | Terry Produced | Vernacular Blockchain (ID: helloBTC) The amount of Ethereum 2.0 pledged exceeds 12.6 million, a record high: According to a report on May 16, the analysis platform Nansen data shows that the

Ethereum merger: it may be the biggest event in the crypto space this year, are you ready? Read More »

Masturbator|Continued

Original link: https://onojyun.com/2022/05/18/5598/ △ 138.5|The Masturbator Continued Today , “The Masturbator” was automatically released. I didn’t expect to encounter a small plot of taking out the “masturbation device” in the morning to make people feel good. To be honest, there are too many people who talk about their dreams and future, but the fun this

Masturbator|Continued Read More »

Error when adding user sudo in Debian system

Original link: https://hsiaofeng.com/archives/183.html mistake adduser: command not found solution Use su -l instead of su . $ su -l # adduser <your_username_here> sudo # logout refer to https://unix.stackexchange.com/questions/565665/bash-adduser-command-not-found-debian-buster This article is reproduced from: https://hsiaofeng.com/archives/183.html This site is for inclusion only, and the copyright belongs to the original author.

Error when adding user sudo in Debian system Read More »

Modify SSH port on Debian system

Original link: https://hsiaofeng.com/archives/182.html Edit the Port of the configuration file: vi /etc/ssh/sshd_config Release port: iptables -A INPUT -p tcp –dport 端口号-j ACCEPT Save and restart the SSH service: iptables-save > /etc/iptables.up.rules /etc/init.d/ssh restart refer to https://www.laozuo.org/14001.html This article is reproduced from: https://hsiaofeng.com/archives/182.html This site is for inclusion only, and the copyright belongs to the original

Modify SSH port on Debian system Read More »

Personal use: Continue to use G Suite Free Edition (Legacy)

Original link: https://www.appinn.com/g-suite-legacy-free-is-start/ In January of this year, Google announced that it would cancel the G Suite free version (old version), and the G Suite free version (old version) will end its service on July 1, 2022, and must be upgraded to a paid package (https://www .appinn.com/g-suite-legacy-free-is-over/), seeing that the date is approaching, I don’t

Personal use: Continue to use G Suite Free Edition (Legacy) Read More »

The best environment for meditation

Original link: https://conge.github.io/2022/05/17/meditaion-env/ Ideal environment for meditation Ideal environment for meditation When you are about to start meditating, are you looking for a suitable environment first? Not too loud, too loud, too noisy. The light cannot be too bright or too dim. It is best not to have others around. The temperature should be warm

The best environment for meditation Read More »

Shyrism.News #15 Second Brain

Original link: https://shyrz.me/news-15-second-brain/ 22·05·18 Issue 15 Everyone, please take care of yourself. The selections in this issue are rather fragmented. “12 Steps to Build a Second Brain” comes from Tiago Forte, a famous foreign pioneer of Second Brain theory, who briefly sorts out this methodology and provides a guide. In addition, his new book Building

Shyrism.News #15 Second Brain Read More »

20220518’s gibberish

Original link: https://www.bboy.app/2022/05/18/20220518%E7%9A%84%E8%83%A1%E8%A8%80%E4%B9%B1%E8%AF%AD / Introduction Here is a collection of some interesting things I usually find This article is reprinted from: https://www.bboy.app/2022/05/18/20220518%E7%9A%84%E8%83%A1%E8%A8%80%E4%B9%B1%E8%AF%AD / This site is for inclusion only, and the copyright belongs to the original author.

20220518’s gibberish Read More »