HardyHu
  • Home
  • Archives
  • Categories
  • Tags
  • About
_

Set up password-free connection to remote server

Setting up a password-free connection to a remote server can simplify your workflow and improve efficiency. This guide will walk you through the steps to achieve this using SSH keys. Step 1: Generate
2024-09-28
#Linux #SSH #Windows #Remote Server

Linux server uses command line to verify campus network (Hangzhou Dianzi University as an example)

The server is connected to the intranet, but has not passed the campus network verification, resulting in the server being unable to connect to the Internet.The server’s graphical interface program cr
2024-09-17

Linux was hacked, mining process case

1top
2024-09-17

Linux compression and decompression commands

Compression 1tar -czf xxx.tar.gz file_name Decompression 1tar xvf xxx.tar
2024-09-12

Check the OS Version in Linux

0. Related Informationhttps://www.geeksforgeeks.org/how-to-check-the-os-version-in-linux/# 1. cat /etc/os-release1cat /etc/os-release Example12345678910111213PRETTY_NAME="Ubuntu 24.04 LTS"N
2024-09-10
#Linux

PostgreSQL Tutorial

PostgreSQL Administration ToolsWhile the command line (psql) is powerful, several GUI tools make PostgreSQL management easier: pgAdmin - The most popular open-source administration tool DBeaver - Uni
2024-09-10

Nano Simple Use Tutorial

Install CentOS: 1yum -y install nano Debian: 1apt-get install nano Open 1nano file Copy, Paste, Cut Copy a line: alt + 6Paste: Ctrl + UCut: Ctrl + K Switch Page Previous page: Ctrl + YNext
2024-09-09

Install Anaconda on Ubuntu

0. Realted DocumentMirror-and-Proxy-Summary Install Tutorial1. Download sh File1wget https://repo.anaconda.com/archive/Anaconda3-2024.06-1-Linux-x86_64.sh or 1wget https://mirrors.tuna.tsinghua.edu.c
2024-09-09
#conda

How to Mount a Hard Drive on Linux

Temporarily mount a hard disk1. Find the Information of disk1fdisk -l 2. Get Device Namelike /dev/sdb or /dev/sdc 1mount /dev/sdb /your_direcotory_name Automatically mount devices at startupStep 1:
2024-08-28
#Linux

Bilibili triple speed playback

1document.querySelector('video').playbackRate = 3
2024-08-11
1…678910…21

Search

Hexo Fluid
总访问量 184 次 总访客数 120 人
浙ICP备2025160052号