上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 24 下一页
摘要: 地址:https://www.codewithharry.com/blogpost/lemp-stack-on-ubuntu-20/ How to install LEMP stack (Linux, Nginx, MySQL, PHP) on Ubuntu 20.04 In this tutori 阅读全文
posted @ 2023-06-07 22:02 漫漫长路</> 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 地址:https://www.codewithharry.com/blogpost/get-https-ubuntu-using-lets-encrypt/ How to get free https on your site using Let's Encrypt SSL on Ubuntu 20 阅读全文
posted @ 2023-06-07 21:59 漫漫长路</> 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 地址:https://www.codewithharry.com/blogpost/install-phpmyadmin-ubuntu/ Installing phpMyAdmin and adding password authentication to MySQL on Ubuntu In th 阅读全文
posted @ 2023-06-07 21:57 漫漫长路</> 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 地址:https://www.codewithharry.com/blogpost/host-multiple-websites-ubuntu-vps/ How to Host Multiple Websites on Ubuntu VPS? An apache2 web server provid 阅读全文
posted @ 2023-06-07 21:42 漫漫长路</> 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 地址:https://www.codewithharry.com/blogpost/lamp-stack-ubuntu-20-04/ Installing LAMP stack on Ubuntu 20.04 in 5 Minutes This post will explain how to in 阅读全文
posted @ 2023-06-07 21:41 漫漫长路</> 阅读(8) 评论(0) 推荐(0) 编辑
摘要: import axios from 'axios' import router from '@/routers/router' const request = axios.create({ baseURL:'/api', timeout:600000, headers:{'Content-Type' 阅读全文
posted @ 2023-06-07 11:23 漫漫长路</> 阅读(29) 评论(0) 推荐(0) 编辑
摘要: import { defineConfig } from 'vite' //Install node types before calling below import import {fileURLToPath} from "url"; import path from 'path'; impor 阅读全文
posted @ 2023-06-07 11:21 漫漫长路</> 阅读(622) 评论(0) 推荐(0) 编辑
摘要: 1.Ubuntu上配置非root用户和防火墙 2.在Ubuntu VPS上上传文件和无密码登录 3_在Ubuntu上安装Linux、Apache、MySQL、PHP(LAMP)堆栈20.04 4_如何在一台服务器上托管多个网站 5_如何在Ubuntu上安装phpMyAdmin 6_如何在2分钟内在您 阅读全文
posted @ 2023-06-07 08:20 漫漫长路</> 阅读(22) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.codewithharry.com/blogpost/transferring-files-passwordless-login-ubuntu-20-04/ Transferring Files, Passwordless login & Managing multip 阅读全文
posted @ 2023-06-06 19:18 漫漫长路</> 阅读(35) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.codewithharry.com/blogpost/setup-ubuntu-20-04-server/ Setting Up an Ubuntu 20.04 server for deployment When you first create a server f 阅读全文
posted @ 2023-06-06 19:12 漫漫长路</> 阅读(1) 评论(0) 推荐(0) 编辑
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 24 下一页