thread ubuntu in

ubuntu 安装docker

https://docs.docker.com/engine/install/ubuntu/ Update the apt package index and install packages to allow apt to use a repository over HTTPS: $ sudo a ......
ubuntu docker

报错:想用echarts但是报错Error in mounted hook: “TypeError: Cannot read properties of undefined (reading ‘init‘)“

解决方案: 1.版本问题,main.js文件中, 5.0以下版本写:import echarts from 'echarts ' 5.0以上版本写: import * as echarts from ‘echarts 都要写:Vue.prototype.$echarts = echarts 2.删掉 ......

ubuntu安装myslq8

root权限下 首先下载mysql8,ubuntu20包中默认的就是mysql8 apt install mysql-server 下载完成之后启动服务 service mysql start 然后我们进入mysql sudo mysql 接下来要修改root密码和登录主机限制 use mysql; ......
ubuntu myslq8 myslq

use macOS terminal can not install MicroPython on Raspberry Pi Pico bug All In One

use macOS terminal can not install MicroPython on Raspberry Pi Pico bug All In One 使用 macOS 终端无法在 Raspberry Pi Pico 上安装 MicroPython bug ......
MicroPython Raspberry terminal install macOS

Raspberry Pi Pico All In One

Raspberry Pi Pico All In One Raspberry Pi Pico Raspberry Pi Pico Datasheet An RP2040-based microcontroller board https://datasheets.raspberrypi.com/pi ......
Raspberry Pico All One Pi

ubuntu安装s3fs

apt-get install build-essential libcurl4-openssl-dev libxml2-dev pkg-config libssl-dev libfuse-dev m4 automake autotools-dev s3fss3fs echo AKIAXYR3P2Q ......
ubuntu s3fs 3fs s3 fs

PL/SQL存储过程中in、out、in out用法

1.in参数:用于接收参数,在子程序内部,不能进行修改。当参数没有写模式的时候,默认的参数模式:in。例如:v_b number,其没有声明 in、out、in out,所以默认为in,in参数,则v_b 不能再在子程序内部修改值。 2.out参数:out参数,输出模式的参数,用于输出值,会忽略传入 ......
out 过程 SQL PL

Python 3 vs Python 2 All In One

Python 3 vs Python 2 All In One Python 3.x 与 Python 2.x 版本区别 ......
Python All One In vs

Web 自动化测试工具 All In One

Web 自动化测试工具 All In One selenium appium fiddler jmeter 夜神模拟器 ......
测试工具 工具 Web All One

Python 脚本接收命令行参数的多种方式 All In One

Python 脚本接收命令行参数的多种方式 All In One sys argparse shell script tensorflow ......
脚本 命令 多种 参数 方式

Linux shell `#!` interpreter All In One

Linux shell #! interpreter All In One 指定脚本解释器的路径 #!/usr/bin/env python3 # ✅ 推荐写法, 动态读取 env 配置的解释器路径,切换系统环境不会报错,可移植性高 🚀 #!/usr/bin/python3 # 👎 不推荐写法... ......
interpreter Linux shell All One

Python 数据类型转换 All In One

Python 数据类型转换 All In One Python 3 数据类型转换 |函数 | 描述| -- | -- int(x [,base]) | 将x转换为一个整数 float(x) | 将x转换到一个浮点数 complex(real [,imag]) | 创建一个复数 str(x) | 将对 ......
类型 数据 Python All One

在SSD存储器(U盘或硬盘)上安装Ubuntu

目标:实现Ubuntu系统的即插即用,在SSD存储器(U盘或硬盘)上安装Ubuntu,在任意电脑的USB接口(defult:USB3.1)上插入存储器,即可通过选择BOOT方式(开机时按F12)启动Ubuntu 以下是本文的安装环境: SSD存储器:thinkplus TU180 PRO 512G( ......
存储器 硬盘 Ubuntu SSD

ubuntu 2204 iptable重启自动生效配置方法

安装 iptables-persistent # sudo apt-get -y install iptables-persistent 设置iptables规则(只做演示) # iptables -t nat -A PREROUTING -p tcp --dport 5866 -j DNAT -- ......
iptable 方法 ubuntu 2204

ubuntu 修改静态IP

##1. 查看网卡名字 输入命令 ifconfig或者ip a: 我的网卡是‘enp3s0’。 ##2. 修改yaml文件 打开并编辑/etc/netplan/目录中的.yaml文件: 严格按照如下格式修改: 点击查看代码 network: ethernets: enp3s0: #配置的网卡的名称 ......
静态 ubuntu

Ubuntu换阿里云源

 2019-07-24 最近,我发现…Ubuntu的官方源很慢,下载速度慢到爆炸,于是决定换阿里云源 首先 sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak 备份一下源文件,以防万一 在sudo vi /etc/apt/sources. ......
Ubuntu

Windows虚拟机安装ubuntu server,网络配置和性能增强

虚拟机网络配置 在setting里搜network设置,修改vmnet8(NAT)配置。根据虚拟机ip来改。 再来一点增强虚拟机性能的技巧 Edit Group Policy Edit group policy (gpedit) Go to Local Computer Policy > Compu ......
性能 Windows ubuntu server 网络

Ubuntu VirtualBox基础设置及问题解决

持续更新中............... 功能设置: 拷贝字符串: 选择需要打开该功能的虚拟机; 点击设置; 选择常规; 选择高级; 将“共享粘贴板”与“拖放”全部选择“双向”。 屏幕常亮 进入虚拟机,选择向下的倒三角; 点击设置图标,进入设置界面。 进入设置界面,选择"Power",将"Blank ......
VirtualBox 基础 Ubuntu 问题

ubuntu两台电脑之间硬盘远程挂载

主要参考这两篇博客 https://blog.csdn.net/ylxwk/article/details/129155931 https://www.shuzhiduo.com/A/kPzOEWN75x/ #服务器电脑配置: 1. 安装nfs服务:sudo apt-get install nfs- ......
之间 硬盘 ubuntu 电脑

云原生应用保护平台市场指南 All In One

云原生应用保护平台市场指南 All In One Market Guide for Cloud-Native Application Protection Platforms ......
指南 市场 平台 All One

Exclude/Include option in EXPDP and IMPDP Datapump

Exclude/Include option in EXPDP/IMPDP Datapump Oracle Exclude and include option used to limit the object type which can be exported and imported in D ......
Datapump Exclude Include option EXPDP

Ubuntu 网络相关

#ubuntu 18.04 wired unmanaged 原因未知,参考链接 ##解决方法 sudo touch /etc/NetworkManager/conf.d/10-globally-managed-devices.conf sudo vim /etc/NetworkManager/Net ......
Ubuntu 网络

解决ubuntu 20.04、22.04 即新版本 fcitx 无法使用的问题

前提 已在系统设置中将fcitx设置为默认 fcitx开机自启 配置的过程不在本文讨论范围之内 开机自启可通过安装gnome-tweaks配置实现 问题分析流程 手动启动fcitx时提示设置XMODIFIERS变量 你安装的fcitx还以为你使用Xorg登录,安装的搜狗输入法也是如此,这些相关的配置 ......
ubuntu 问题 20.04 22.04 fcitx

ubuntu 安装mysql

apt install mysql-server #安装 service mysql status #查看状态 默认账户:/etc/mysql/debian.cnf 修改root密码: 使用root用户操作:1. mysql -root -p2. use mysql;3. update user s ......
ubuntu mysql

Bad magic number in super-block

提交svn时报一下错误: Commit failed (details follow): Can't flush file to disk: Input/output error 出现该错误后, 重启svn服务器, 服务器启动不了。 拆除其中一块硬盘的数据线和电源线后,重启电脑,可以进入系统。 修改 ......
super-block number magic block super

Expression #1 of ORDER BY clause is not in SELECT list

mysql问题 Code:3065,SQL State:HY000,Expression #1 of ORDER BY clause is not in SELECT list, references column 'name' which is not in SELECT list; this i ......
Expression clause SELECT ORDER list

Ubuntu Server 全版本更换镜像源为阿里云镜像源

查看当前 Ubuntu 镜像源 less /etc/apt/sources.list 文件部分内容: # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the d ......
镜像 版本 Ubuntu Server

Ubuntu18.04基于Apache搭建SVN服务器

安装必需工具 sudo apt-get install apache2 subversion libapache2-mod-svn 建立SVN仓库 确定SVN根目录为 /usr/svn,并创建仓库。 sudo svnadmin create /usr/svn/test1 sudo chown -R ......
服务器 Ubuntu Apache 18.04 SVN

ubuntu 20.04 | 18.04 设置静态ip方法

默认情况下网络使用的是DHCP,作为被频繁访问的服务器,需要设置该服务器地址为静态IP。 命令行下,执行: ifconfig 从这里可以找到,本机的IP地址 192.168.1.100,子网掩码 255.255.255.0,以及推测网关地址 192.168.1.1 默认的网卡配置文件 默认情况下,网 ......
静态 方法 ubuntu 20.04 18.04

如何把一个 Python 项目发布到 PyPI 上指南教程 All In One

如何把一个 Python 项目发布到 PyPI 上指南教程 All In One 如何发布一个 Python 项目到 PyPI 上 如何发布一个 Python 包到 PyPI 上 ......
项目发布 指南 项目 教程 Python