-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.json
472 lines (472 loc) · 15.9 KB
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
[
{
"name": "Databases",
"children": [
{
"name": "Oracle",
"children": [
{
"name": "Installing and configuring Statspack",
"url": "/databases/oracle/conf_statspack.html",
"target": "_self"
},
{
"name": "Expdp or rman on an NFS mount point in AIX",
"url": "/databases/oracle/expdp_on_AIX_NFS.html",
"target": "_self"
},
{
"name": "Compiling a pro*C file with GCC on AIX",
"url": "/databases/oracle/oracle_compiling_proc_gcc_aix.html",
"target": "_self"
},
{
"name": "Getting log_mode of multiple databases",
"url": "/databases/oracle/oracle_get_logmode_of_multiple_databases.html",
"target": "_self"
},
{
"name": "Basic login script in sqlplus",
"url": "/databases/oracle/sqlplus_login_script.html",
"target": "_self"
},
{
"name": "Certifications",
"children": [
{
"name": "Notes for exam 1Z0-047",
"url": "/databases/oracle/certifications/Notes_1Z0-047.html",
"target": "_self"
},
{
"name": "Notes for exams 1Z0-052",
"url": "/databases/oracle/certifications/Notes_1Z0-052.html",
"target": "_self"
},
{
"name": "Notes for exams 1Z0-053",
"url": "/databases/oracle/certifications/Notes_1Z0-053.html",
"target": "_self"
}
]
}
]
},
{
"name": "Sqlserver",
"children": [
{
"name": "Automatically setting SQL Server perf counters using Powershell",
"url": "/databases/sqlserver/generate_perfcounters_sql_server.html",
"target": "_self"
}
]
}
]
},
{
"name": "Linux_and_unix",
"children": [
{
"name": "Managing crontab permissions",
"url": "/linux_and_unix/crontab_permissions.html",
"target": "_self"
},
{
"name": "Some notes about the GRUB bootloader",
"url": "/linux_and_unix/grub.html",
"target": "_self"
},
{
"name": "Tips about iptables",
"url": "/linux_and_unix/iptables_tips.html",
"target": "_self"
},
{
"name": "TCP wrappers",
"url": "/linux_and_unix/tcp_wrappers.html",
"target": "_self"
},
{
"name": "Notes about Upstart",
"url": "/linux_and_unix/upstart.html",
"target": "_self"
},
{
"name": "Some vim tips",
"url": "/linux_and_unix/vim_tips.html",
"target": "_self"
},
{
"name": "Aix",
"children": [
{
"name": "Kerberos authentication configuration for AIX servers",
"url": "/linux_and_unix/AIX/AIX-Security-Kerberos_Authentication.html",
"target": "_self"
},
{
"name": "Get hdisk size",
"url": "/linux_and_unix/AIX/get_hdisk_size.html",
"target": "_self"
}
]
},
{
"name": "Redhat",
"children": [
{
"name": "Managing startup services and runlevels",
"url": "/linux_and_unix/RedHat/boot_management.html",
"target": "_self"
},
{
"name": "Tips to quickly build a simple RPM package",
"url": "/linux_and_unix/RedHat/build_sample_rpm.html",
"target": "_self"
},
{
"name": "How to setup a caching only DNS server using bind",
"url": "/linux_and_unix/RedHat/dns_caching_only_using_bind.html",
"target": "_self"
},
{
"name": "ACL file systems permissions enhancement",
"url": "/linux_and_unix/RedHat/filesystems_acl.html",
"target": "_self"
},
{
"name": "Autofs notes",
"url": "/linux_and_unix/RedHat/filesystems_autofs.html",
"target": "_self"
},
{
"name": "Configuring an iSCSI server and client",
"url": "/linux_and_unix/RedHat/filesystems_iscsi.html",
"target": "_self"
},
{
"name": "Cheasheet about encrypted filesystems",
"url": "/linux_and_unix/RedHat/filesystems_luks_encrypted.html",
"target": "_self"
},
{
"name": "LVM management commands on RedHat based distributions",
"url": "/linux_and_unix/RedHat/filesystems_lvm.html",
"target": "_self"
},
{
"name": "Filesystems management commands",
"url": "/linux_and_unix/RedHat/filesystems_management.html",
"target": "_self"
},
{
"name": "Simple quota management notes",
"url": "/linux_and_unix/RedHat/filesystems_quota.html",
"target": "_self"
},
{
"name": "RAID management commands on RedHat based distributions",
"url": "/linux_and_unix/RedHat/filesystems_raid.html",
"target": "_self"
},
{
"name": "Configure vsftpd for anonymous write access in /var/ftp/pub",
"url": "/linux_and_unix/RedHat/ftp_anonymous_write.html",
"target": "_self"
},
{
"name": "Change VSFTP daemon’s root directory",
"url": "/linux_and_unix/RedHat/ftp_change_vsftpd_root_dir.html",
"target": "_self"
},
{
"name": "Making iptables log with Centos",
"url": "/linux_and_unix/RedHat/iptables_logging.html",
"target": "_self"
},
{
"name": "Setting up iptables for NAT",
"url": "/linux_and_unix/RedHat/iptables_nat_gateway.html",
"target": "_self"
},
{
"name": "Minimal kickstart example for Centos",
"url": "/linux_and_unix/RedHat/kickstart_minimal_centos.html",
"target": "_self"
},
{
"name": "Channel bonding interface manipulation",
"url": "/linux_and_unix/RedHat/network_bonding.html",
"target": "_self"
},
{
"name": "Recovering a lost /etc/init lost directory",
"url": "/linux_and_unix/RedHat/recover_etc_init.html",
"target": "_self"
},
{
"name": "How to simply recover a lost inittab file",
"url": "/linux_and_unix/RedHat/recover_inittab_centos.html",
"target": "_self"
},
{
"name": "Sharing user home directories using Samba",
"url": "/linux_and_unix/RedHat/samba.html",
"target": "_self"
},
{
"name": "SElinux cheatsheet",
"url": "/linux_and_unix/RedHat/selinux.html",
"target": "_self"
},
{
"name": "Basics examples about the star utility",
"url": "/linux_and_unix/RedHat/star.html",
"target": "_self"
},
{
"name": "Configure an unencrypted vnc server",
"url": "/linux_and_unix/RedHat/vnc_config.html",
"target": "_self"
}
]
},
{
"name": "Debian",
"children": [
{
"name": "Forcing CMake in debian/rules",
"url": "/linux_and_unix/debian/force_buildsystem_in_debian_rules.html",
"target": "_self"
},
{
"name": "How to get the upstream version from debian/rules file",
"url": "/linux_and_unix/debian/getting_upstream_version_from_debian_rules.html",
"target": "_self"
},
{
"name": "Get KVM working on Debian",
"url": "/linux_and_unix/debian/kvm_on_debian.html",
"target": "_self"
},
{
"name": "Lintiani: Get rid of the no-symbols-control-file info",
"url": "/linux_and_unix/debian/lintian_no-symbols-control-file.html",
"target": "_self"
},
{
"name": "Finding udplicated files in a package",
"url": "/linux_and_unix/debian/list-duplicated_files_in_a_package.html",
"target": "_self"
},
{
"name": "Packaging tips for debian",
"url": "/linux_and_unix/debian/packaging_debian.html",
"target": "_self"
},
{
"name": "Building with sbuild for the experimental distribution",
"url": "/linux_and_unix/debian/sbuild_with_experimental_distribution.html",
"target": "_self"
}
]
}
]
},
{
"name": "Misc",
"children": [
{
"name": "Some git tips",
"url": "/misc/git.html",
"target": "_self"
},
{
"name": "Adding a counter of visits on an imagevue based website",
"url": "/misc/imagevue-adding_visit_counter_to_imagevue_website.html",
"target": "_self"
},
{
"name": "List the backup of a file done with Netbackup",
"url": "/misc/netbackup_list_backuped_files.html",
"target": "_self"
},
{
"name": "VMWare’s PowerCLI tips",
"url": "/misc/vmware_powercli.html",
"target": "_self"
},
{
"name": "Asciidoc",
"children": [
{
"name": "Preserving quotes in pdf generated by dblatex",
"url": "/misc/asciidoc/asciidoc-pdf_keep_quotes.html",
"target": "_self"
},
{
"name": "Using UTF-8 titles with a2x",
"url": "/misc/asciidoc/asciidoc-title_uft8.html",
"target": "_self"
}
]
}
]
},
{
"name": "Programming",
"children": [
{
"name": "Adding proxy exception to IE using VBScript",
"url": "/programming/VBScript-add_proxy_exception.html",
"target": "_self"
},
{
"name": "Some CSS tips",
"url": "/programming/css3.html",
"target": "_self"
},
{
"name": "Introduction to the R programming language",
"url": "/programming/intro_R.html",
"target": "_self"
},
{
"name": "Perl",
"children": [
{
"name": "Oneliners",
"children": [
{
"name": "Lines present in different files (examples for 2 or 3)",
"url": "/programming/perl/oneliners/perl-common_lines_from_files.html",
"target": "_self"
},
{
"name": "dos2unix and mac2unix as Perl one-liners",
"url": "/programming/perl/oneliners/perl-dos2unix_mac2unix.html",
"target": "_self"
},
{
"name": "Extract lines between 2 specific patterns",
"url": "/programming/perl/oneliners/perl-extract_lines_between_patterns.html",
"target": "_self"
},
{
"name": "Extract paragraphs containing a specific pattern",
"url": "/programming/perl/oneliners/perl-extract_paragraphs_containing.html",
"target": "_self"
},
{
"name": "Get 1st system user id available",
"url": "/programming/perl/oneliners/perl-get_1st_available_uid.html",
"target": "_self"
},
{
"name": "grep utility using perl one-liners",
"url": "/programming/perl/oneliners/perl-grep.html",
"target": "_self"
},
{
"name": "Add line numbers while printing a file line nl command",
"url": "/programming/perl/oneliners/perl-nl.html",
"target": "_self"
},
{
"name": "Generate a random password using a one-liner",
"url": "/programming/perl/oneliners/perl-ol-password_generator.html",
"target": "_self"
},
{
"name": "The \"strings\" command using a perl one-liner",
"url": "/programming/perl/oneliners/perl-strings.html",
"target": "_self"
},
{
"name": "\"uniq\" command by lines and by columns using perl one-liners",
"url": "/programming/perl/oneliners/perl-uniq.html",
"target": "_self"
},
{
"name": "wc -l using perl one-liners",
"url": "/programming/perl/oneliners/perl-wc-l.html",
"target": "_self"
},
{
"name": "Test if an url respond correctly using WLP Perl module",
"url": "/programming/perl/oneliners/perl_LWP_test_url.html",
"target": "_self"
},
{
"name": "Draw a Mandelbrot set using a perl one-liner",
"url": "/programming/perl/oneliners/perl_Mandelbrot_set.html",
"target": "_self"
},
{
"name": "Encoding and decoding using ROT13 cipher in perl",
"url": "/programming/perl/oneliners/perl_ROT13.html",
"target": "_self"
},
{
"name": "Adding the date and time to any command output using perl",
"url": "/programming/perl/oneliners/perl_add_time_to_command_output.html",
"target": "_self"
},
{
"name": "Encoding and decoding in base64 using perl",
"url": "/programming/perl/oneliners/perl_base64.html",
"target": "_self"
},
{
"name": "Prime number detection",
"url": "/programming/perl/oneliners/perl_check_prime_number.html",
"target": "_self"
},
{
"name": "Wanna know if your machine is little or big endian?",
"url": "/programming/perl/oneliners/perl_get_machine_endian.html",
"target": "_self"
},
{
"name": "DNS translations using perl",
"url": "/programming/perl/oneliners/perl_hostname_ip.html",
"target": "_self"
},
{
"name": "The look-and-say sequence using a perl one-liner",
"url": "/programming/perl/oneliners/perl_look-and-say_sequence.html",
"target": "_self"
},
{
"name": "Converting numbers between octal, decimal, hexadecimal and binary formats",
"url": "/programming/perl/oneliners/perl_numbers_conversion.html",
"target": "_self"
},
{
"name": "Encode and decode using quoted-printable in perl",
"url": "/programming/perl/oneliners/perl_quoted_printable.html",
"target": "_self"
}
]
}
]
},
{
"name": "Python",
"children": [
{
"name": "Combining Queues and Pools of processes using the multiprocessing module",
"url": "/programming/python/multiprocessing_combining_pools_and_queues.html",
"target": "_self"
},
{
"name": "Using apply_async on a Pool of processes using the multiprocessing module",
"url": "/programming/python/multiprocessing_pool_apply_async.html",
"target": "_self"
}
]
}
]
}
]