天天看点

工作环境换成Ubuntu18.04小记

Linux汇总:https://www.cnblogs.com/dunitian/p/4822808.html#linux

Ubuntu常用软件安装(小集合)http://www.cnblogs.com/dunitian/p/6670560.html

sudo apt update

sudo apt upgrade

sudo apt dist-upgrade

sudo apt autoremove gedit

sudo apt autoremove firefox*

sudo apt autoremove ibus # 装完输入法再卸载

sudo apt install openssh-server -y

<code>deepin-terminal</code>

sudo apt install git -y

参考文章:https://www.cnblogs.com/dotnetcrazy/p/9162115.html

sudo apt install filezilla -y

<code>flameshot gui</code> <code>deepin-screenshot</code>

设置快捷键参考:(设置-设备-键盘)

https://www.cnblogs.com/dunitian/p/6670560.html#img

sudo apt install deepin-image-viewer -y

sudo apt-get install smplayer -y

sudo apt install rdesktop -y

sudo apt install mysql-server

sudo apt install redis-server

sudo snap install redis-desktop-manager

sudo apt install htop -y

直接用谷歌桌面快捷键

https://www.cnblogs.com/dotnetcrazy/p/9124658.html

有需要再安装,现在基本上都是HTML5

sudo apt install flashplugin-installer

有需要再安装:

sudo apt-get install virtualbox

安装过程出错就使用:<code>sudo apt install -f</code> 然后再安装

sudo dpkg -i sogoupinyin*.deb

sudo dpkg -i foxitreader*.deb

sudo dpkg -i wps-office*.deb

sudo dpkg -i code*.deb

Go:Go

Python:Python

JS、CSS压缩:Minify

Git历史插件:Git History

Markdown:Markdown All in One

JetBrains快捷键:IntelliJ IDEA Keybindings

参考:https://www.cnblogs.com/dunitian/p/6670560.html#_map17

sudo sh Anaconda3*.sh

换源:

or

破解思路:https://www.cnblogs.com/dotnetcrazy/p/9711763.html

http://www.cnblogs.com/dotnetcrazy/p/10118756.html

https://www.cnblogs.com/dotnetcrazy/p/9986873.html

https://www.cnblogs.com/dunitian/p/6745562.html#netcore2.1

XMind8 Setup and Crack:https://www.cnblogs.com/dotnetcrazy/p/9757737.html

https://www.cnblogs.com/dotnetcrazy/p/6725945.html

卸载libreOffice

sudo apt-get remove libreoffice-common

删除Amazon的链接

sudo apt-get remove unity-webapps-common # 旧版

sudo apt remove ubuntu-web-launchers # 新版

删除火狐:

sudo apt remove firefox # 新版

删除不常用的软件

sudo apt-get remove thunderbird totem rhythmbox empathy brasero simple-scan gnome-mahjongg aisleriot onboard deja-dup

sudo apt-get remove gnome-mines cheese transmission-common gnome-orca webbrowser-app gnome-sudoku landscape-client-ui-install

https://www.cnblogs.com/dunitian/p/9095641.html

Ubuntu不得不说的就是这个<code>apt</code>出问题的处理 :(换源就不说了<code>/etc/apt/sources.list</code>)

Linux网络那点事

https://www.cnblogs.com/dunitian/p/6658578.html

怎么添加用户到sudo用户组

https://www.cnblogs.com/dunitian/p/6667683.html

更多请查看:https://www.cnblogs.com/dunitian/p/4822808.html#linux

作者:毒逆天

出处:https://www.cnblogs.com/dotnetcrazy

打赏:<b>18i4JpL6g54yAPAefdtgqwRrZ43YJwAV5z</b>

本文版权归作者和博客园共有。欢迎转载,但必须保留此段声明,且在文章页面明显位置给出原文连接!

继续阅读