0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[Linux][初期設定] バックアップ&リカバリー

Last updated at Posted at 2020-02-01

#はじめに

#開発環境
Linux

#この記事について
環境構築やエラー解決のHowToが中心のメモです。

バックアップしておくもの

最低限バックアップが必要なもののメモ

####ファイル
.bashrc
.vimrc
.gvimrc
.tmux.conf
.zshrc
.Xmodmap
.xbindkeysrc

####ディレクトリ
.local
.config
.jupyter
.kaggle

詳細

.config

xfceの外観の全般の設定ファイル

/home/hashimo/.config/xfce4/xfconf/xfce-perchannel-xml

キーボードショートカット

/home/username/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

キーボードマウス割当変更

/home/username/.xbindkeysrc

Linux上でLiveUSB作成

LiveUSB作成方法はこちら
https://qiita.com/osorezugoing/items/f8b9c6b6d449459452e9

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?