一、添加更新源:

leafpad /etc/apt/sources.list

二、添加源

阿里云
deb http://mirrors.aliyun.com/kali <http://mirrors.aliyun.com/kali>
kali-rolling main non-free contrib
deb-src http://mirrors.aliyun.com/kali <http://mirrors.aliyun.com/kali>
kali-rolling main non-free contrib

三、拿到更新源

apt-get update
Google输入法安装之后没反应的解决办法:
安装Google输入法,重启,然后在进系统输入密码的时候,登录旁边的小齿轮点一下,
选择最下面的一个桌面,在启动,就可以了。具体的问题我也不清楚,
我之前第一个就可以用,现在我第一个也不能用,折腾了好几天。
Ctrl+空格切换中英文。

关于google浏览器无法打开的问题解决方案:

用文件资源管理器按照这个路径打开 /usr/share/applications/

chrome 图标,鼠标右键打开属性,在命令哪行 /usr/bin/google-chrome-stable %U

的后面再加上这个语句 - -no-sandbox - -user-data-dir &,

【注意】不要少空格、不要少空格、不要少空格,重要的事情说三遍。

但也不要多加空格,每次的空格只有一个。加好之后,关闭这个这个标签,谷歌浏览器就可以打开使用了。

四、安装mac全套主题:

点击下载所需文件 <https://pan.baidu.com/s/13wuSMZCtQ1QAi_QP7GlJlQ>
密码: 6jy2

这里需要用到一个shell脚本,内容如下
#!/bin/bash
#************************************************************************* # >
File Name: install.sh # > Author:苏寅 # > Created Time: 2018年07月06日 星期五 14时34分30秒
#************************************************************************/ for i
in $(ls | grep tar.xz) do tar -Jxvf $i done cd Sierra-gtk-theme/ chmod +x
Install ./Installcd .. mv -f capitaine-cursors /usr/share/icons/ mv -f MacOSX
/usr/share/icons/ mv-f MacOSX-dark /usr/share/icons/ mv -f
/usr/share/icons/default/index.theme /usr/share/icons/default/index.theme.bak
echo "[Icon Theme] Inherits=capitaine-cursors" >
/usr/share/icons/default/index.theme
以下在Linux基本操作
git clone https://github.com/vinceliuice/Sierra-gtk-theme.git apt-get update
apt-get install gtk2-engines-murrine gtk2-engines-pixbuf cd Sierra-gtk-theme/
chmod+x Install ./Install mkdir temp mv MacOSX-icon-theme temp mv Sierra-light.
tar.xz temp cat ./install.sh | grep xz cp ./*.xz temp mv install.sh temp cd
temp chmod +x install.sh ./install.sh cd .. mv MacOSX /usr/share/icons mv
MacOSX-dark /usr/share/icons tar -Jxvf MacOSX-cursors.tar.xz ls mv
capitaine-cursors /usr/share/icons history | grep mv cat install.sh | grep mv
clear cd /usr/share/icons/default ls cat index.theme clear exit
然后进行一些配置即可

五、安装wps:

参考链接 <https://blog.csdn.net/github_39217805/article/details/73465999>
wps官方下载链接 <http://community.wps.cn/download/>

1.安装依赖包:
dpkg -i libpng12-0_1.2.49-1+deb7u2_amd64.deb
2.安装wps
sudo dpkg -i wps-office_10.1.0.5672~a21_amd64.deb
3.安装字体库
unzip wps_symbol_fonts.zip
将字体库移动到/usr/share/fonts目录
sudo mv .ttf .TTF
/usr/share/fontsg.csdn.net/github_39217805/article/details/73465999

友情链接
KaDraw流程图
API参考文档
OK工具箱
云服务器优惠
阿里云优惠券
腾讯云优惠券
华为云优惠券
站点信息
问题反馈
邮箱:[email protected]
QQ群:637538335
关注微信