新建虚拟机步骤同Vmware安装linux centos6 打开虚拟机,选择第一项 选择安装过程中使用的语言 localization本地化配置中 配置日期和时间,键盘和语言默认 software中,安装源默认为本地光盘,软件套件选择server with GUI system中网络和主机名暂时不配... ...
分类:
系统相关 时间:
2020-06-26 01:18:02
阅读次数:
119
分类 通常Linux的安装包有四种: tar 包,如 software-1.2.3-1.tar.gz ,是使用Unix系统的打包工具tar打包的。 rpm包,如 software-1.2.3-1.i386.rpm,是Redhat Linux提供的一种包封装格式,包的管理工具为yum. dpkg包,如 ...
分类:
系统相关 时间:
2020-06-25 14:10:00
阅读次数:
104
官网:https://www.gnu.org/software/emacs/ An extensible, customizable, free/libre text editor — and more. 一 安装 # yum install emacs # apt-get install emac ...
分类:
系统相关 时间:
2020-06-25 09:27:48
阅读次数:
67
@echo offtitle Activate Microsoft Visio 2019&cls&echo &echo #Visio: Activating Microsoft software products for FREE without software&echo &echo.&echo ...
分类:
其他好文 时间:
2020-06-24 21:34:14
阅读次数:
102
打开注册表 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender 将那个键值设置为1表示打开 将那个键值设置为0表示关闭 ...
This is going to be a short post about how to change your Macintosh boot logo/start logo without using software like BootXChanger. Since this software ...
分类:
系统相关 时间:
2020-06-24 16:13:33
阅读次数:
109
We respect and protect the privacy of all users of the service. In order to provide you with more accurate and personalized services, the software wil ...
分类:
其他好文 时间:
2020-06-24 16:08:14
阅读次数:
53
使用sftp客户端工具连接sftp服务器时,闲置一段时间后,再使用就会等很久然后报一个错误: 错误: Network error: Software caused connection abort错误: 读取目录列表失败 。然后从服务器断开,重新连接。响应速度相比重新建立连接要慢很多。如果频繁使用的 ...
分类:
其他好文 时间:
2020-06-24 12:20:39
阅读次数:
211
今天用awk格式化字符串的时候,发现了一个奇怪现象,查看了awk手册后,特以此文记录。示例文本内容后文所有awk语名中出现的file.txt内容均如下:#cat-Afile.txt1^Iroot:x:0:0:root:/root:/bin/bash$2^Ibin:x:1:1:bin:/bin:/sbin/nologin$3^Idaemon:x:2:2:daemon:/sbin:/sbin/nolo
分类:
其他好文 时间:
2020-06-24 00:34:02
阅读次数:
91
#ifdef _WIN32 由编译器(ml.exe/ml64.exe)内部定义的。具体描述是: _WIN32:Defined for applications for Win32 and Win64. Always defined. _WIN64:Defined for applications f ...
分类:
其他好文 时间:
2020-06-23 13:19:47
阅读次数:
53