分类目录:折腾

以下是分类 折腾 下的所有文章

proxmox折腾记

添加NAT网桥 只有一个公网IP,想要虚拟机上网,就只能使用NAT模式.没有使用WEB UI上的方案,直接编辑/etc/network/interface文件 auto vmbr0 iface vmbr0 inet static address 192.168.100.1 netmask 255.255.255.0 bridge_port……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

kvm 黑群安装记录

关键点 1:convert synoboot.img to qcow2 qemu-img convert -f raw -O qcow2 synoboot.img synoboot-qcow2.img 2:网卡类型 E1000 3:apt-get install ovmf 4:确定网卡的MAC,synoboot.img里使用了固定的MAC……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

感谢archive.org,记录全球网站的曾经.

人就是这样,老是会怀念过去.以前我的网站isfate.com因为服务器忘记续费,导致了我写了八年blog日志全部没了,因为硬盘坏了也没有本地备份.还好有archive.org.我可以再重新看到以前自已blog的模样.也可以恢复部份数据. 所以我得花些时间把数据再复制粘贴过来,虽然图片以及部份文章没了,但总比没有的好 2117.03.06:……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

vscode常用操作

# side by side预览代码 Ctrl+Alt+Mouse Click函数,可以在右侧浏览函数.实现与source insight类似那样的功能 Ctrl+Mouse Click函数则直接转跳到那个函数去 # 前进 后退 Alt+方向左 后退 Alt+方向右 前进 # 代码格式化:Shift+Alt+F 根右键 -> 格式化一样的……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

linux多线程编程学习总结

本文是所有内容均是个人总结,并且会根据个人学习进度不停更新.如果有错误的地方请在留言中指出.谢谢. 线程 进程 tid pid 真实pid 等基础理解 进程间相互独立,全局变量以及代码段等不共享 线程间资源共享,全局变量及代码段在所有线程都可以访问 在不同进程中创建线程时,它们的线程pid可能会一样,即不同进程中的线程可能有相同的id 获……


Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97

Warning: Illegal string offset 'index' in /www/wwwroot/justchen.com/wp-content/themes/9IPHP-master/index.php on line 97