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.216.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby21 /
share /
ri /
2.1.0 /
system /
PStore /
Delete
Unzip
Name
Size
Permission
Date
Action
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
%5b%5d%3d-i.ri
1.17
KB
-rw-r--r--
2023-07-26 17:52
%5b%5d-i.ri
570
B
-rw-r--r--
2023-07-26 17:52
abort-i.ri
1.02
KB
-rw-r--r--
2023-07-26 17:52
cdesc-PStore.ri
4.73
KB
-rw-r--r--
2023-07-26 17:52
commit-i.ri
1007
B
-rw-r--r--
2023-07-26 17:52
delete-i.ri
523
B
-rw-r--r--
2023-07-26 17:52
empty_marshal_checksum-i.ri
259
B
-rw-r--r--
2023-07-26 17:52
empty_marshal_data-i.ri
251
B
-rw-r--r--
2023-07-26 17:52
fetch-i.ri
785
B
-rw-r--r--
2023-07-26 17:52
in_transaction-i.ri
353
B
-rw-r--r--
2023-07-26 17:52
in_transaction_wr-i.ri
418
B
-rw-r--r--
2023-07-26 17:52
load_data-i.ri
529
B
-rw-r--r--
2023-07-26 17:52
new-c.ri
582
B
-rw-r--r--
2023-07-26 17:52
on_windows%3f-i.ri
237
B
-rw-r--r--
2023-07-26 17:52
open_and_lock_file-i.ri
643
B
-rw-r--r--
2023-07-26 17:52
path-i.ri
300
B
-rw-r--r--
2023-07-26 17:52
root%3f-i.ri
502
B
-rw-r--r--
2023-07-26 17:52
roots-i.ri
498
B
-rw-r--r--
2023-07-26 17:52
save_data-i.ri
276
B
-rw-r--r--
2023-07-26 17:52
save_data_with_atomic_file_rename_strategy-i.ri
309
B
-rw-r--r--
2023-07-26 17:52
save_data_with_fast_strategy-i.ri
281
B
-rw-r--r--
2023-07-26 17:52
transaction-i.ri
1.1
KB
-rw-r--r--
2023-07-26 17:52
ultra_safe-i.ri
745
B
-rw-r--r--
2023-07-26 17:52
Save
Rename
U:RDoc::AnyMethod[iI"commit:EFI"PStore#commit;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MEnds the current PStore#transaction, committing any changes to the data ;TI"store immediately.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI" Example:;T@o:RDoc::Markup::Verbatim; [I"require "pstore" ;TI" ;TI",store = PStore.new("data_file.pstore") ;TI"/store.transaction do # begin transaction ;TI"* # load some data into the store... ;TI" store[:one] = 1 ;TI" store[:two] = 2 ;TI" ;TI"F store.commit # end transaction here, committing changes ;TI" ;TI": store[:three] = 3 # this change is never reached ;TI" end ;T:@format0o; ; [I"M*WARNING*: This method is only valid in a PStore#transaction. It will ;TI"5raise PStore::Error if called at any other time.;T: @fileI"lib/pstore.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@$FI"PStore;TcRDoc::NormalClass00