Manjaro Ana bölümünüzdeki önemli gizli .dot dosyaları

Ana bölümünüzdeki önemli gizli .dot dosyaları

From Manjaro
This page is a translated version of the page Important hidden .dot files in your home partition and the translation is 24% complete.
Other languages:
English • ‎Türkçe • ‎русский

Gizli <.dot> dosyası nedir?

Bunlar, önlerinde "." noktası bulunan dosyalar ve dizinlerdir. Bir dosya veya dizinin önüne "." noktası yerleştirmek, işletim sistemine bu tür dosyaların ve dizinlerin dosya yöneticileri, dosya istekte bulunanlar ve benzeri kişiler tarafından görülemeyecek şekilde gizlenmesi gerektiğini bildirir. Dosya yöneticileri ve diğer uygulamalar genellikle normalde gizli olan bu dosyaları görüntüleyecek şekilde ayarlanabilir. Bu gizli dosyalar ve dizinler genellikle bir tür yapılandırma dosyası içerir.

Bu gizli dosyalara bu makalede <.dot> dosyaları adı verilecektir.


Bu <.dot> dosyaları hakkında bilgi sahibi olmaya neden değer?

  • Bu dosyalar sıklıkla değiştirilmesi gereken ayarlar/yapılandırma bilgilerini içerir
  • Bir donanım arızası, bozuk veri veya kullanıcı hatası nedeniyle Manjaro'yu yeniden yüklemeniz gerekiyorsa, ~/ dizininizdeki hangi <.dot> dizinlerinin ve dosyalarının size zaman ve emek tasarrufu açısından değerli olduğunu bilmek faydalı olacaktır...
  • Başka bir dağıtımdan geliyorsanız veya başka bir dağıtıma gidiyorsanız, bu son derece değerli bir bilgi olabilir. Yine, bu <.dot> dosyaları, sisteminizi tam istediğiniz gibi yapılandırma konusunda size büyük miktarda zaman ve çaba tasarrufu sağlayabilir. Daha fazlası için gelin.
  • Bu bilgi aynı zamanda bazılarında saatlerce çalışılmış olan önemli yapılandırma dosyalarını yedeklemek için de kullanılabilir.


So, what do these <.dot> files in my /home do?

Note
<.dot> files are hidden by default. You usually need to enable them in your file manager or by using ls -A

Looking in your ~ directory can identify any folders that have configuration or other customised data for our system, including the DE/WM and applications.

Some examples of these are; panels, trays, clocks, text editors, image viewers, pdf viewers & other applications. A quick look in your ~/.config directory will make this clear.

A reference to key <.dot> files

The following represent some of the most common types of <.dot> files that are found directly in your home folder. This is not an extensive list but represents some of the most common items.

Whether the files are important or not cannot be judged in this article - it depends on how much time you have spent on customizing your configuration files. Some window managers can only be configured using these files - in that case they become important. Or you have a collection of scripts in ~/.local/bin - they have become important as they - often - represent a great amount of work.

Directories

.cache - Contains cached application files. Keep an eye on this folder as sometimes application caches can grow over time.

.config - This is where most modern applications keep user specific configuartion. This is the first place you should look for application related configuration files. Also, it is worth noting that any config files in this directory will have absolutely no effect if the program that they belong to is not installed on your machine. So orphan config files pose absolutely no danger.

.local - Holds a user specific version of /usr/local. Most notably application launchers can be found in .local/share/applications

.local/bin - Folder for your own scripts - included in your PATH

.mozilla - Configuration data for Firefox

.thunderbird - Configuration and mailboxes for Thunderbird

.ssh - ssh keys, known hosts and other per user ssh configuration

.steam - Data, config and game files for Valve's Steam platform


.gnupg - database for encrypting and signing using GnuPG - your private keys are here as well

Files

.bash_profile & .bashrc - Per user configuration for bash

.xinitrc - If it is present in a user's home directory, startx and xinit execute it. Otherwise startx will run the default /etc/X11/xinit/xinitrc.

.zshrc - Per user configuration for zsh


.netrc - Configurations for accessing e.g. ftp servers

Re-using /home

People often get into trouble due to their keeping their old /home partition for a couple of prime reasons:


1. Permission problems (if they are using a different user name for example).
2. They have a mixture of hidden <.dot> files from multiple distros in /home


Before trying to re-use an existing /home be sure to review this section of the Partioning Wiki Page


Note
If you happen to have any important hidden <.dot> files before you use the above linked to Manjaro method; know that they will be overwritten.

When coping <.dot> files from one /home to another, it is important to be selective, especially when doing so between different distros or different versions of the same distro. For example, it is unwise to copy an entire ~/.config over but perfectly safe to bring over many of the files within it on an application by application basis.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.