Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby25 /
share /
ri /
2.5.0 /
system /
PStore /
Delete
Unzip
Name
Size
Permission
Date
Action
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
%5b%5d%3d-i.ri
1.17
KB
-rw-r--r--
2023-07-26 18:25
%5b%5d-i.ri
570
B
-rw-r--r--
2023-07-26 18:25
abort-i.ri
1.02
KB
-rw-r--r--
2023-07-26 18:25
cdesc-PStore.ri
4.81
KB
-rw-r--r--
2023-07-26 18:25
commit-i.ri
1007
B
-rw-r--r--
2023-07-26 18:25
delete-i.ri
523
B
-rw-r--r--
2023-07-26 18:25
empty_marshal_checksum-i.ri
259
B
-rw-r--r--
2023-07-26 18:25
empty_marshal_data-i.ri
251
B
-rw-r--r--
2023-07-26 18:25
fetch-i.ri
785
B
-rw-r--r--
2023-07-26 18:25
in_transaction-i.ri
353
B
-rw-r--r--
2023-07-26 18:25
in_transaction_wr-i.ri
418
B
-rw-r--r--
2023-07-26 18:25
load_data-i.ri
524
B
-rw-r--r--
2023-07-26 18:25
new-c.ri
582
B
-rw-r--r--
2023-07-26 18:25
on_windows%3f-i.ri
237
B
-rw-r--r--
2023-07-26 18:25
open_and_lock_file-i.ri
643
B
-rw-r--r--
2023-07-26 18:25
path-i.ri
300
B
-rw-r--r--
2023-07-26 18:25
root%3f-i.ri
502
B
-rw-r--r--
2023-07-26 18:25
roots-i.ri
498
B
-rw-r--r--
2023-07-26 18:25
save_data-i.ri
276
B
-rw-r--r--
2023-07-26 18:25
save_data_with_atomic_file_rename_strategy-i.ri
309
B
-rw-r--r--
2023-07-26 18:25
save_data_with_fast_strategy-i.ri
281
B
-rw-r--r--
2023-07-26 18:25
transaction-i.ri
1.1
KB
-rw-r--r--
2023-07-26 18:25
ultra_safe-i.ri
745
B
-rw-r--r--
2023-07-26 18:25
Save
Rename
U:RDoc::AnyMethod[iI"transaction:ETI"PStore#transaction;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OOpens a new transaction for the data store. Code executed inside a block ;TI"Npassed to this method may read and write data to and from the data store ;TI" file.;To:RDoc::Markup::BlankLine o; ; [ I"FAt the end of the block, changes are committed to the data store ;TI"Nautomatically. You may exit the transaction early with a call to either ;TI"MPStore#commit or PStore#abort. See those methods for details about how ;TI"Ichanges are handled. Raising an uncaught Exception in the block is ;TI"(equivalent to calling PStore#abort.;T@o; ; [I"PIf _read_only_ is set to +true+, you will only be allowed to read from the ;TI"Pdata store during the transaction and any attempts to change the data will ;TI"raise a PStore::Error.;T@o; ; [I";Note that PStore does not support nested transactions.;T: @fileI"lib/pstore.rb;T:0@omit_headings_from_table_of_contents_below00I"pstore;T[ I"(read_only = false);T@ FI"PStore;TcRDoc::NormalClass00