Ubuntu 谷歌浏览器下载:
第一步打开终端,在终端输入下载命令wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
第二步就是第一步下载完之后在输入安装命令sudo dpkg -i google-chrome-stable_current_amd64.deb
第三步打开谷歌浏览器/usr/bin/google-chrome-stable

Ubuntu 安装fcitx-googlepinyin
sudo add-apt-repository ppa:fcitx-team/nightly
sudo apt-get install fcitx fcitx-googlepinyin

安装filezilla
sudo apt-get install filezilla
再装个语言包:sudo apt-get install filezilla-locales

安装wireshark
sudo apt-get install wireshark

企业微信、微信
https://blog.csdn.net/sinat_39369871/article/details/110095705

ubuntu安装向日葵:https://sunlogin.oray.com/download/linux?type=personal
下载地址:https://sunlogin.oray.com/download

安装
sudo dpkg -i sunloginclient-11.0.0.36662-amd64.deb

ubuntu 向日葵远程连接不了解决办法
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install lightdm

Ubuntu下的安装minicom:

打开终端 sudo apt-get install minicom即可完成安装。

Ubuntu下的安装WPS:
https://www.wps.cn/product/wpslinux#

Ubuntu 下解压

解压来在windows的zip文件,文件名有可能会出现乱码问题

1.unzip方法
unzip -O CP936 xxx.zip
1
2.unar方法
unar xxx.zip

最新文章

  1. Eclipse+maven创建webapp项目<二>(转)
  2. .NET加密方法
  3. Struts2:标签库
  4. 关于SqlDateTime溢出的问题
  5. 杭电ACM2096--小明A+B
  6. css3的背景多重运用
  7. [每日一题] 11gOCP 1z0-053 :2013-10-7 the backup of MULT_DATA................................32
  8. h.264 FMO
  9. mysql的触发器
  10. while和do while习题
  11. 测试工作中ADB命令实战
  12. ASP.NET Core开发之HttpContext
  13. 阿里巴巴十年Java架构师分享,会了这个知识点的人都去BAT了
  14. 转载:ac自动机 dp bzoj1030
  15. pytest 10 skip跳过测试用例
  16. PlugNT CMS v4.6.3 最新功能
  17. ECS上配置FTP Filezilla
  18. Shell脚本中的分号使用
  19. python doc
  20. NSString和NSMutablestring,copy和strong(转载)

热门文章

  1. JSTL 报错 TagLibraryValidator
  2. Compiler25th005: Excel Compiler
  3. Mybatis-Plus 之BaseMapper 方法详解
  4. 【剑指Offer】【树】从上到下打印二叉树(层序遍历)
  5. C语言中static关键字用法
  6. nginx 配置443 域名
  7. centos系统时间与硬件时间不一致
  8. lombok.config
  9. docker下载java镜像,执行xxx.jar文件
  10. WPF-序列化