Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.114
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
restic /
html /
_sources /
[ HOME SHELL ]
Name
Size
Permission
Action
010_introduction.rst.txt
595
B
-rw-r--r--
020_installation.rst.txt
8.63
KB
-rw-r--r--
030_preparing_a_new_repo.rst.t...
25.93
KB
-rw-r--r--
040_backup.rst.txt
24.69
KB
-rw-r--r--
045_working_with_repos.rst.txt
11.53
KB
-rw-r--r--
050_restore.rst.txt
5.47
KB
-rw-r--r--
060_forget.rst.txt
17.4
KB
-rw-r--r--
070_encryption.rst.txt
1.82
KB
-rw-r--r--
075_scripting.rst.txt
1.39
KB
-rw-r--r--
080_examples.rst.txt
12.65
KB
-rw-r--r--
090_participating.rst.txt
4.93
KB
-rw-r--r--
100_references.rst.txt
499
B
-rw-r--r--
110_talks.rst.txt
1.21
KB
-rw-r--r--
REST_backend.rst.txt
4.02
KB
-rw-r--r--
cache.rst.txt
938
B
-rw-r--r--
design.rst.txt
26.71
KB
-rw-r--r--
developer_information.rst.txt
4.68
KB
-rw-r--r--
faq.rst.txt
8.73
KB
-rw-r--r--
index.rst.txt
360
B
-rw-r--r--
manual_rest.rst.txt
19.4
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cache.rst.txt
*********** Local Cache *********** In order to speed up certain operations, restic manages a local cache of data. The location of the cache directory depends on the operating system and the environment; see :ref:`caching`. Each repository has its own cache sub-directory, consisting of the repository ID which is chosen at ``init``. All cache directories for different repos are independent of each other. Snapshots, Data and Indexes =========================== Snapshot, Data and Index files are cached in the sub-directories ``snapshots``, ``data`` and ``index``, as read from the repository. Expiry ====== Whenever a cache directory for a repo is used, that directory's modification timestamp is updated to the current time. By looking at the modification timestamps of the repo cache directories it is easy to decide which directories are old and haven't been used in a long time. Those are probably stale and can be removed.
Close