• Ubuntu 16.04 日常工具


    shutter

    sudo apt-get install shutter

    indicator-sysmonitor

    之前需要通过deb包安装,现在可以通过添加PPA安装:

    1. sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor  
    2. sudo apt-get update  
    1. sudo apt-get install indicator-sysmonitor  

     终端执行:  indicator-sysmonitor &,然后Ctrl+C就可以实现后台运行indicator-sysmonitor

    卸载不常用软件

    sudo apt-get remove thunderbird rhythmbox empathy  simple-scan gnome-mahjongg aisleriot  gnome-mines unity-webapps-common  imagemagick gnome-sudoku libreoffice-common cheese transmission-commo

    WARNING: No any other purpose,keeping reminded! So sorry to offended,if necessary, contact me and I do change what I had done to protect your privileges!
  • 相关阅读:
    DAY 179 在Flask中使用MongoDB:Flask-MongoEngine
    DAY 178 oracle基础
    DAY 177 mongoengine
    DAY 176 redis教程
    存储器
    cpu
    java 类文件类型
    线程池
    CopyOnWrite容器
    ConcurrentHashMap
  • 原文地址:https://www.cnblogs.com/MimiSnowing/p/7087929.html
Copyright © 2020-2023  润新知