当前位置:网站首页>Several problems encountered in setting up the environment in the past two days
Several problems encountered in setting up the environment in the past two days
2022-06-26 11:22:00 【zterrorblade】
1、 Command line prompt PS1
https://www.freesion.com/article/84921342965/
2、update upgrade And other instructions have errors
https://blog.csdn.net/qingfengxiaosong/article/details/87889995
3、 notes cdrom Some questions
https://blog.csdn.net/PurpleGalaxy/article/details/39495033
4、Error: FEC1 address not set.
https://blog.csdn.net/m0_46291920/article/details/112961814
5、 Temporary modification ip gateway Mask mac dns
ifconfig eth0 192.168.1.100 netmask 255.255.255.0
route add default gw 192.168.1.1
Restart and take effect
vim /etc/sysconfig/network-scripts/ifcfg-eth0
Add or modify the following lines
BOOTPROTO=static
IPADDR=192.168.1.100
NETMASK=255.255.255.0
vim /etc/sysconfig/network
Add or modify the following line
GATEWAY=192.168.1.1
vim /etc/resolv.conf
Add the following line
nameserver 202.96.134.133
6、 Unable to install virtualbox Install enhancements
eject Then install
7、virtualbox Shared files
sudo mount -t vboxsf Share share_dirhttps://blog.csdn.net/jumpingpig/article/details/104109395
8、MobaXterm ssh Transfer files
边栏推荐
- 基于slate构建文档编辑器
- Detailed explanation of MySQL fuzzy query
- 4、 Stacks and queues
- wangEditor 上传本地视频修改
- Group by is used in laravel to group and query the quantity
- PC QQ大厅 上传更新 修改versionInfo
- 机器学习PCA——实验报告
- Pre knowledge of hash table -- binary search tree
- Implementing MySQL master-slave replication in docker
- loggie 编码以及换行符测试
猜你喜欢

再获认可!知道创宇入选“业务安全推进计划”首批成员单位

Pre knowledge of hash table -- binary search tree

QT连接MySql数据查询失败

c语言 --- 运算符和表达式

19: Chapter 3: develop pass service: 2: get through Alibaba cloud SMS service in the program; (it only connects with Alibaba cloud SMS server, and does not involve specific business development)

深度理解STM32的串口实验(寄存器)【保姆级教程】

机器学习LDA——实验报告

Loggie encoding and newline character test

.net中,日志组件 Nlog,SerialLog, Log4Net的用法

Detailed explanation of MySQL fuzzy query
随机推荐
机器学习深度神经网络——实验报告
Flannel's host GW and calico
Docker中实现MySQL主从复制
Machine learning LDA - Experimental Report
[Beiyou orchard microprocessor design] 10 serial communication serial communication notes
哈希表的前置知识---二叉搜索树
有手就行的移动平均法、指数平滑法的Excel操作,用来时间序列预测
redux相关用法
C language -- operators and expressions
机器学习PCA——实验报告
Re recognized! Know that Chuangyu has been selected as one of the first member units of the "business security promotion plan"
FasterRCNN
介绍一下实现建模中可能用到的时间序列预测之线性二次移动平均,Excel的简单操作
word中涂黑的方块
9、 Beautify tables, forms, and hyperlinks
wangEditor 上传本地视频修改
PC qq Hall upload Update Modifying versioninfo
sliding window
Implementing MySQL master-slave replication in docker
MySQL performance monitoring and SQL statements