Skip to content

crucialbit/fedora_setup_tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Fedora Setup Tips

Tested on Fedora 26

Useful tools

sudo dnf install vim gnome-tweak-tool git
sudo dnf install java-1.8.0-openjdk

Git

git config --global user.name "John Doe"
git config --global user.email [email protected]
git config --global --list

Fcitx (Chinese Input Method)

sudo dnf install fcitx fcitx-configtool fcitx-table* im-chooser

Gnome Launcher

https://askubuntu.com/questions/367396/what-represent-the-startupwmclass-field-of-a-desktop-file

KVM

QEMU/KVM Multi-monitor setup

Reverse Port Forwarding

https://askubuntu.com/questions/50064/reverse-port-tunnelling

tmux

Keep the window's name fixed in tmux

About

Some useful tips for setting up Fedora Linux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published