Fedora KDE working with Linux

Source: Internet
Author: User
Tags goagent

Xiao Ming holding the Win8 under the blue screen T440 and the company recommends not to use the rules of cloud notes, the heart thinking, it is time to return to Linux ...

First, the system acquisition and startup disk production
    1. FEDORA20 KDE Edition
    2. Liveusb-creator the ISO file extract to the USB stick, boot from the USB stick, install it
Second, installation system
    1. Click Partition--done--custom Partition--lvm--auto
    2. Create User--make this user as admin
Third, system settings
    1. Close Bluetooth
    2. Quit Kclipper,and not run in SYS starting
    3. System Settings--power Manager--remove Suspend
    4. System Settings--workspace behavior--virtual Desktops--2
Modify SSH timeout time to prevent no action disconnection
‘ServerAliveInterval 60‘ >> ~/.ssh/configchmod 644 ~/.ssh/config
Konsole
    1. Settings--manage profiles--appearance--solarized and Text size 14
    2. Settings--manage profiles--mouse--copy on select and paste from clipboard
Four, Chinese and input Method 1. Install Chinese Menu
yum install kde-i18n-Chineseyum install kde-l10n-Chinese

System settings--locale--languages--preferred languages--add Chinese Simplified

2. Installing FCITX and Sunpinyin
#fcitx及支持qt4程序和配置工具yum install fcitx fcitx-qt4 fcitx-configtool #fcitx tableyum install fcitx-table fcitx-table-chinese fcitx-pinyin fcitx-cloudpinyin#fcitx kde工具yum install kcm-fcitx#sunpinyinyum install sunpinyin sunpinyin-data fcitx-sunpinyin

After the installation is complete, reboot.

V. vim--use of markdown for knowledge management 1. Preparatory work
yum install vim gvim git ack wget
Installation of AG
yum -y groupinstall "Development Tools"yum -y install pcre-devel xz-develyum -y install libtoolgit clone https://github.com/ggreer/the_silver_searcher ag && cd ag && ./build.sh && sudo make install
2. Download the configuration of the Vim configuration Markdown Library
    1. : Nerdtreetoggle into the root directory of his markdown library;
    2. Create a welcome.md file and select it to create a note tag: Bookmark Note
Operation Guide Markdown Notes related
    1. F2 Open the root directory of the markdown note;
    2. , a opens the window of AG, which can be searched for any key measurement;
    3. E Open the candidate document for search results and close the search box;
    4. F12 open Chrome, with the following plug-ins, you can do real-time browsing documents;
Gvim related
    1. When selected, the +y can be copied to the Clipboard, the profile is set to the selected copy
Vi. Common Tools 1. Goagent
git clone https://github.com/goagent/goagent.gitpython local/proxy.py #运行后,再上传python server/uploader.py #按提示输入即可
2. Chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

Double click, after installation, set to GOAGENTFQ (127.0.0.1:8087), so you can log in after the plug-in.

Recommended plugin markdown Preview Plus
    1. After installation, tick allow access to file URLS in Chrome://extensions
    2. In the Settings tab of the plugin, you can check the Enable Auto-reload
    3. In this way, in Vim, press F12, you can realize markdown real-time browsing
3. Terminator Installation
yum install python-keybinderyum install terminator
Configuration file

By default, the solarized theme scheme is used, see Configuration download

Shortcut keys
    1. C+e Vertical split Screen
    2. C+o Horizontal split screen
    3. C+enter Full Screen Toggle
4. VirtualBox Installation

Https://www.virtualbox.org/wiki/Linux_Downloads Select the latest version of Fedora, and then double-click Install.

Prompt kernel driver not installed (rc=-1908) when problem starts
#需要重新编译内核sudo yum install kernel/etc/init.d/vboxdrv setup
5. Pycharm

Registration code Self-Google Bai ~

yum install java

After extracting the above package, run it directly./bin/pycharm.sh

6. Tmux

Configure the download, change the shortcut key to C+a, for example, c+a+| as the vertical split screen

yum install tmux
7. Notes for the Knowledge
yum install dnf-plugins-corednf copr enable mosquito/myrepoyum install wiz-note
8. Xmind

A well-known mind mapping tool, cross-platform, easy to use

    1. Download http://www.xmind.net/download/linux/
    2. Ar-x Xmind-linux-3.4.1.201401221918_amd64.deb
    3. Tar xzvf data.tar.gz
    4. CD usr/local/&& sudo cp xmind//opt/-RP
    5. Cd.. /&& sudo cp share//usr/-RP
    6. Back to unzip directory tar XZVF control.tar.gz
    7. sudo./postinst
    8. sudo vim/usr/share/applications/xmind.desktop change all the/usr/local to/opt
9. YEd

Drawing tools, various flowchart

    1. Download http://www.yworks.com/en/products_yed_download.html
    2. chmod u+x yed-3.13_64-bit_setup.sh
    3. ./yed-3.13_64-bit_setup.sh, then the familiar installation interface
VLC and Amarok

Media tools, listen to the video, the following actions can make Ararok play mp3

    1. Install RPM Fusion
    2. Yum Install PHONON-BACKEND-VLC
    3. System Settings--multimedia--audio and video Select VLC
    4. Yum Install VLC Amarok-doc
Darktable.

Can process raw files, is good photo post software yum install darktable

Gimp

More like the Linux version of PS yum install GIMP

Office
yum install libreoffice
Seven, shortcut key settings

The META key is the Windows key

1. System settings

Set the display desktop and Logout lock screen system Settings--shotcuts--global

    1. Kwin--show desktop--meta-d
    2. The KDE Session manager--lock session--custom--meta-l
2. Menueditor

Set the global shortcut key to the startup of the program, and set the program after Setup:) Right-click the F-Start icon--edit applications

    1. System--dolphin--advanced--meta-e
    2. Utilities--vi--advanced--meta-3
    3. Utilities--terminator--advanced--meta-2
    4. Internet--google Chrome--advanced--meta-1

Fedora KDE working with Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.