当前位置:网站首页>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
边栏推荐
- April 13, 2021 interview with beaver family
- 利用 Repository 中的方法解决实际问题
- Server single and two-way adjustable one key mutual trust script!
- Build document editor based on slate
- DD command tests the read and write speed of Huawei Kunpeng & Hongshan solid state storage disk
- Redux related usage
- TCP interview
- Group by is used in laravel to group and query the quantity
- Apiccloud implements the document download and preview functions
- Origin of b+ tree index
猜你喜欢

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

Excel operation of manual moving average method and exponential smoothing method for time series prediction

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

Detailed explanation of MySQL fuzzy query

深度理解STM32的串口實驗(寄存器)【保姆級教程】

Redis best practices? If I don't feel excited after reading it, I will lose!!

Machine learning LDA - Experimental Report

(Typora图床)阿里云oss搭建图床+Picgo上传图片详细教程

Redux related usage

Machine learning SVM - Experimental Report
随机推荐
matlab 编程实例: 如何统计元胞数组中元素的数量
APICloud 实现文档下载和预览功能
Dynamic programming to solve stock problems (Part 2)
Unity使用SteamVRPlugin时如何不让其他Camera位置和旋转收到SteamVRPlugin控制
【深度学习理论】(6) 循环神经网络 RNN
I want to know whether flush is a stock market? Is it safe to open a mobile account?
Machine learning SVM - Experimental Report
UDP Flood攻击防御原理
TCP面试
Svn installation configuration
杜比全景音效简介
(typora picture bed) Alibaba cloud OSS building picture bed +picgo uploading picture detailed tutorial
Laravel admin login add graphic verification code
This paper introduces the simple operation of realizing linear quadratic moving average of time series prediction that may be used in modeling and excel
深圳市福田区支持文化创意产业发展若干措施
laravel 安装报错 Uncaught ReflectionException: Class view does not exist
c语言 --- 运算符和表达式
Machine learning deep neural network -- Experimental Report
FasterRCNN
CEPH operation and maintenance common instructions