摘要:
[parallels@localhost ~]$ ssh-keygen -t rsa -C ‘1012144290@qq.com’Generating public/private rsa key pair.Enter file in which to save the key (/home/par 阅读全文
摘要:
linux mint 我们通常将环境变量设置在/etc/profile这个文件中,这个文件是全局的。 /etc/profile:在登录时,操作系 统定制用户环境时使用的第一个文件 ,此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行。 /etc /environment:在登录时操 阅读全文