第二轮重新安装:
-
cat /etc/*release
-
service neo4j status
-
systemctl status neo4j
-
sudo apt-get update && sudo apt-get upgrade -y
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/neo4j.gpg
-
systemctl status neo4j
-
cat /etc/apt/sources.list.d/neo4j.list
-
echo "deb [signed-by=/usr/share/keyrings/neo4j.gpg] https://debian.neo4j.com stable latest" | sudo tee -a /etc/apt/sources.list.d/neo4j.list
-
cat /etc/apt/sources.list.d/neo4j.list
-
sudo apt-get update
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/neo4j.gpg
-
sudo apt-get update
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key
-
cat /usr/share/keyrings/neo4j.gpg
-
rm /usr/share/keyrings/neo4j.gpg
-
sudo rm /usr/share/keyrings/neo4j.gpg
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/neo4j.gpg
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/neo4j.gpg
-
sudo apt udpate
-
sudo apt update
-
cat /etc/apt/sources.list
-
cat /etc/apt/sources.list
-
cat /etc/apt/sources.list.d/
-
cat /etc/apt/sources.list.d/neo4j.list
-
sudo apt update
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/neo4j.gpg
-
echo "deb [signed-by=/usr/share/keyrings/neo4j.gpg] https://debian.neo4j.com stable latest" | sudo tee -a /etc/apt/sources.list.d/neo4j.list
-
sudo apt-get install neo4j -y
-
sudo systemctl enable --now neo4j
-
vim /etc/apt/sources.list.d/neo4j.list
-
sudo vim /etc/apt/sources.list.d/neo4j.list
-
vim /etc/apt/sources.list.d/neo4j.list
-
sudo systemctl enable --now neo4j
-
vim /etc/neo4j/
-
vim /etc/neo4j/neo4j.conf
-
cd /var/lib/neo4j/
-
cd /var/lib/neo4j/
-
cd /var/lib/neo4j/plugins/
-
wget https://objects.githubusercontent.com/github-production-release-asset-2e65be/525054099/ee4f6086-9d4a-453a-9ee1-0d276f813c95?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240622%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240622T112652Z&X-Amz-Expires=300&X-Amz-Signature=f1d38221fd5a0d2d0bb455a97276820f16402c05c16e8763b63bdb0572498f6e&X-Amz-SignedHeaders=host&actor_id=80097021&key_id=0&repo_id=525054099&response-content-disposition=attachment%3B%20filename%3Dapoc-5.20.0-core.jar&response-content-type=application%2Foctet-stream
-
dir
-
systemctl status neo4j
-
wget https://github.com/neo4j/apoc/releases/download/5.21.0/apoc-5.21.0-core.jar
--2024-07-04 00:24:35-- https://github.com/neo4j/apoc/releases/download/5.21.0/apoc-5.21.0-core.jar
-
sudo wget https://github.com/neo4j/apoc/releases/download/5.21.0/apoc-5.21.0-core.jar
--2024-07-04 00:24:41-- https://github.com/neo4j/apoc/releases/download/5.21.0/apoc-5.21.0-core.jar
-
cypher-shell
-
sudo ufw status
-
netstat -nltp
-
cypher-shell
-
systemctl restart neo4j
-
sudo systemctl restart neo4j
-
cypher-shell
-
netstat 0-nltp
-
netstat -nltp
第一轮重新安装:
- cat /etc/*release
-
ping wwww.baidu.com
-
sudo apt update
-
curl -fsSL https://debian.neo4j.com/neotechnology.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/neo4j.gpg
-
sudo apt-get update
-
sudo apt install neo4j -y
-
sudo systemctl enable --now neo4j
-
sudo vim /etc/
-
sudo vim /etc/neo4j/neo4j.conf
-
cypher-shell
-
systemctl restart neo4j
-
sudo systemctl restart neo4j
-
netstat -nltp
-
systemctl status neo4j
-
sudo netstat -nltp
-
curl localhost:7474
-
curl ifconfig.me
-
ip add
-
curl ifconfig.me
所有过程记录
ubuntu@150-136-217-63:~$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
ubuntu@150-136-217-63:~$ ping wwww.baidu.com
PING ps_other.a.shifen.com (110.242.68.66) 56(84) bytes of data.
64 bytes from 110.242.68.66 (110.242.68.66): icmp_seq=1 ttl=51 time=256 ms
^C64 bytes from 110.242.68.66: icmp_seq=2 ttl=51 time=249 ms
--- ps_other.a.shifen.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 249.421/252.856/256.292/3.435 ms
ubuntu@150-136-217-63:~$ sudo apt update
Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Get:2 https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/amd64 InRelease [1484 B]
Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:4 https://nvidia.github.io/nvidia-container-runtime/stable/ubuntu18.04/amd64 InRelease
Hit:5 https://packages.microsoft.com/repos/azure-cli jammy InRelease
Hit:6 http://ppa.launchpad.net/flexiondotorg/nvtop/ubuntu jammy InRelease
Get:7 https://packages.cloud.google.com/apt cloud-sdk InRelease [1616 B]
Hit:8 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:9 https://pkg.cloudflare.com/cloudflared jammy InRelease
Hit:10