上一页 1 2 3 4 5 6 7 8 9 ··· 29 下一页
摘要: [toc] [必应高级搜索选项](https://support.microsoft.com/en-us/topic/advanced-search-keywords-ea595928-5d63-4a0b-9c6b-0b769865e78a) [必应高级搜索关键字](https://support. 阅读全文
posted @ 2023-03-09 11:11 Linux大魔王 阅读(631) 评论(0) 推荐(0) 编辑
摘要: 雅思是一种国际认可的英语熟练程度测试考试,主要测试四个方面:听力、阅读、写作及口语 雅思4个6多少分 雅思四个6的话,总分就是6分。雅思算分是四个相加除以4,得到平均分再四舍五入。雅思考试分为听、说、读、写四个部分,每项成绩都以9分为最高分 雅思考试评分体系 雅思考试采用国际的9分评分系统,准确反映 阅读全文
posted @ 2023-02-26 18:28 Linux大魔王 阅读(990) 评论(0) 推荐(0) 编辑
摘要: # Server ```shell [root@servera ~]# mkdir /data [root@servera ~]# semanage fcontext -a -t samba_share_t "/data(/.*)?" [root@servera ~]# restorecon -Rv 阅读全文
posted @ 2023-02-01 16:43 Linux大魔王 阅读(689) 评论(0) 推荐(0) 编辑
摘要: ```shell 在同一个WIFI下,在你的ipad和Linux上同时打开浏览器,都输入:https://snapdrop.net 然后它就会自动检测到有的设备,然后可以选择设备然后传文件 ``` # 在Linux段打开 ![](https://img2023.cnblogs.com/blog/11 阅读全文
posted @ 2023-01-24 17:16 Linux大魔王 阅读(223) 评论(0) 推荐(0) 编辑
摘要: 目录Introduction to the environmentinstall pythoninstall condainstall pytorchinstall Other packages (in required)How to USE修复多人的照片(整体图像增强)修复视频 Github In 阅读全文
posted @ 2023-01-24 11:56 Linux大魔王 阅读(5644) 评论(0) 推荐(0) 编辑
摘要: ![](https://img2023.cnblogs.com/blog/1139005/202301/1139005-20230122093727690-1618881493.png) https://pan.baidu.com/s/1yJqpcDYE8Q_la3TtxyVpdw?pwd=8mur 阅读全文
posted @ 2023-01-22 09:51 Linux大魔王 阅读(273) 评论(0) 推荐(0) 编辑
摘要: ```shell yum -y install wget zlib zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap 阅读全文
posted @ 2023-01-19 14:15 Linux大魔王 阅读(134) 评论(0) 推荐(0) 编辑
摘要: [root@master1 ~]# uname -r 3.10.0-1160.el7.x86_64 rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org yum -y install https://www.elrepo.org/elr 阅读全文
posted @ 2023-01-13 13:33 Linux大魔王 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 解决 sudo modprobe vmnet sudo vmware-networks --start sudo systemctl restart vmware-networks 阅读全文
posted @ 2023-01-11 17:37 Linux大魔王 阅读(352) 评论(1) 推荐(0) 编辑
摘要: 安装 [root@servera ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.1 (Ootpa) [root@servera ~]# yum -y install httpd mod_ssl httpd-manual 阅读全文
posted @ 2023-01-03 10:22 Linux大魔王 阅读(81) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 29 下一页