User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2017/01/12 09:05] dodgerstart [2024/01/09 16:10] (current) dodger
Line 1: Line 1:
-====== LAMP ====== +~~NOTOC~~ 
-===== Linux ===== +~~NOCACHE~~
-  * [[restore_menu|HOWTO Copia y restauración de un sistema windows (de sysadm a user)]] +
-  * [[Special_permissions_minihowto|Permisos especiales en linux, mini-HOWTO]] +
-  * [[Parallel_rsync|Parallel Rsync]] +
-  * [[High_availability_Virtualization_cluster|High Availability Virtualization Cluster]] +
-  * [[Purging_script|Script for automating the deletion/rotation of logs]] +
-  * [[url_character_decode|Decoding url's (from multibyte "%XX" chars to real-life)]]+
  
 +====== ciberterminal wiki ======
  
-===== Apache/Nginx ===== 
-  * [[Apache_control_for_Solaris|Script de control para Apache en SunOs/Solaris]] 
-  * [[Apache_to_nginx|Apache2nginx migration issues]] 
  
  
-===== Mysql ===== +===== Highly used docs =====
-  * [[MySQL_basic_queries|MySQL basic queries]] +
-  * [[Script_backup_mysql|Script para realizar y recuperar backups de mysql]] +
-  * [[Script_split_mysqldump|Script para dividir fulldumps de mysql]] +
-  * [[MySQL_database_creator|Script para la creación de bbdd's en Mysql]] +
-  * [[Extraer_tabla_de_dump_MySQL|Script para extraer una tabla de un dump de mysql]] +
-===== PostgreSQL ===== +
-  * [[PostgreSQL_basic_querys|PostgreSQL Basic Querys]] +
-===== php ===== +
-  * [[PHP full compile howto|Howto completo para la compilación de php]] +
-  * [[Securing_phpMyAdmin|Seguridad en phpMyAdmin]]+
  
-====== Android ====== +  * [[dba:oracle:basic_oracle_sql_querys|[DOC] Oracle basic queries]] 
-  * [[android_supersync|Android supersync]]+  * [[dba:postgresql:postgresql_basic_querys|Postgresql basic queries]] 
 +  * [[linux:the_freak_cheatsheet|[DOC] the FREAK cheatsheet]] 
 +  * [[linux:vim_dodger_setup|dodger vim setup]]
  
 +===== Cheatsheets =====
  
-====== Oracle ====== +  * [[dba:oracle:cheatsheet_cman|[CHEATSHEET] Oracle Connection Manager (CMAN)]] 
-  * [[Basic_oracle_sql_querys|Querys "básicas" para Oracle]] +  * [[openvms:openvms-cheatsheet|[CHEATSHEET] OpenVMS]] 
-  * [[SQLplus_basics|SQL* Basics]] +  * [[other:vmware_cheatsheet|[CHEATSHEET] ESX cli]] 
-  * [[RMAN_basic_querys|RMAN basic querys]] +  * [[windows:windows_cheatsheet|[CHEATSHEET] windows]] 
-  * [[import_and_export|impdp and expdp (import and export)]] +  * [[linux:docker:docker_cheatsheet|[CHEATSHEET] docker]] 
-  * [[CLI_tools|Oracle CLI commands]] +  * [[linux:ceph:ceph_cheatsheet|[CHEATSHEET]CEPH: Cheatsheet!]] 
-  * [[affordable_SQLPLUS|Hacer Sql* más cómodo]] +  * [[linux:the_freak_cheatsheet|[MEGA-CHEATSHEET] the FREAK cheatsheet]] 
-  * [[Tablespace_ddl|Obtaining tablespace's DDL]] +  * [[linux:puppet:puppet_cheatsheet|[CHEATSHEET] Puppet]] 
-  * [[Audit_mini-howto|Auditing Mini-HOWTO]] +  * [[linux:selinux_cheatsheet|[CHEATSHEET] selinux]] 
-  * [[LogMiner_mini-howto|LogMiner Mini-HOWTO (querying REDOLOGS)]] +  * [[linux:kvm:kvm_cheatsheet|[CHEATSHEETkvm/virsh]] 
-  * [[DataGuard_mini-howto|DataGuard Mini-HOWTO]] +  * [[linux:proxmox:proxmox_cheatsheet|[CHEATSHEETProxmox]] 
-  * [[HOWTO_change_SYS_password|Change SYS passwd Mini-HOWTO]] +  * [[linux:certbot_cheatsheet|[CHEATSHEETCertbot]]
-  * [[Rename_table_mini-howto|Rename Table mini-HOWTO]+
-  * [[Cluster_commmands|Cluster commands]] +
-  * [[Convert_database_into_resource|Convert Database object into a Clusterware Resource]] +
-  * [[Killing_hardparse|Killing HardParse]+
-  * [[check_remote_oracle|Nagios plugin for Oracle Check]] +
-  * [[12c_pluggable|Working with 12c Pluggable databases]] +
-  * [[gridcontrol_retention|Grid Control retention (Historical)]+
-  * [[Oracle_SGA|Oracle SGA/Memory]]+
  
-===== TimesTen ===== +   
-  * [[TimesTen|TimesTenCache]] +===== Available documentation for you =====
-===== Others ===== +
-  * [[divadg_flightplan|divadg]]+
  
-===== External doc ===== 
-  * [[http://docs.oracle.com/cd/E11882_01/server.112/e26088/toc.htm| SQL Reference 11g]] 
-  * [[http://www.shutdownabort.com/dbaqueries/Administration_Status.php| Shutdown Abort]] 
-  * [[http://www.adp-gmbh.ch/ora/misc/init_params.html| Show Parameter...]] 
-  * [[http://wiki.oracle.com/page/Determine+Oracle+Instance+Status|Determine Oracle Status]] 
-  * [[http://www.oracle-base.com/articles/10g/AutomaticStorageManagement10g.php| ASM from scractch]] 
-  * [[http://docs.oracle.com/cd/E11882_01/server.112/e10803/toc.htm|HA best practices (ASM & RAC)]] 
-  * [[http://blog.oracle48.nl/oracle-11g-amm-memory_target-memory_max_target-and-dev_shm/| Explicacion de AMM y SHM]] 
-  * [[http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/index.htm| Indice de vistas]] 
-  * [[http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/storage/acfs/acfs.htm|Managing ACFS]] & [[http://docs.oracle.com/cd/E11882_01/server.112/e10500/asmfs_util.htm#OSTMG90000|ACFS CLI tools]] 
-  * [[http://www.ora00600.com/wordpress/scripts/dataguard/using-a-physical-standby-database-in-read-write-mode/|Standby to READ WRITE and back again]] 
-  * [[dbms_scheduler|Oracle DBMS scheduler]] 
-  * [[acfs_on_clusterware|ASM/ACFS 11.2: How To Create “An ACFS CRS Managed Database Home File System For An Oracle Home Database (RDBMS)” On RAC Through the ASMCA Assistance. (Doc ID 1484221.1)]] 
-  * [[http://rammpeter.github.io/index.html?target=panorama|Panorama (EM 4free :-P)]] 
-  * [[https://oracle-base.com/articles/10g/index-monitoring|Index Usage monitoring]] 
-  * [[http://docs.oracle.com/cd/B28359_01/server.111/b28310/dfiles008.htm#i1008252|Copying Files Using the Database Server]] 
-  * [[http://www.orafaq.com/node/848|External Tables (tables from txt or csv)]] 
  
 +{{indexmenu>..|nojs tsort}}
  
-====== PostgreSQL ====== 
-  * [[Basic_postgre_sql_querys|Querys básicas para PostgreSQL]] 
-  * [[Nagios_plugin_for_PostgreSQL|Nagios Plugin for PostgreSQL]] 
-  * [[http://wiki.postgresql.org/wiki/PostgreSQL_for_Oracle_DBAs|Oracle2Postgre Concepts]] 
- 
- 
-====== SSL ====== 
-  * [[Generar CA y Certificado Autofirmado|Generar CA y Certificado Autofirmado]] 
-  * [[Comandos_basicos_openssl|Comandos basicos openssl]] 
-  * [[Instalar_Nosolohosting_CA|Instalar la CA de nosolohosting en el navegador]] 
- 
-====== Otros Temas ====== 
-  * [[Debugging_Windows|HOWTO Windows Debugging]] 
-  * [[Manejar_rtorrent|Manejar rtorrent como un profesional]] 
-  * [[Disclaimer_on_zimbra|Añadir un disclaimer de domino en Zimbra]] 
-  * [[Arcade_stick|Construcción de un arcade stick artesano]] 
-  * [[the_freak_cheatsheet|The Freak Cheatsheet]] 
-  * [[Graphviz_howto|HOWTO: graphviz]] 
-  * [[vmware_cheatsheet|Vmware CLI Cheatsheet]] 
-  * [[memes|memes]] 
-  * [[tests|tests]] 
-  * [[Home_networking|Home Networking]] 
-  * [[Home_Alarm|Home Alarm]] 
-  * [[Home_reinstall|Home reinstall]] 
-  * [[Home_microserver|Home microserver]] 
-  * [[http://www.grymoire.com/Unix/Sed.html|the sed bible]] 
-  * [[http://blog.ciberterminal.net/others/smilies.html|Ascii & Html smilies codes]] 
- 
-====== Deprecated ====== 
-  * [[http://www.ciberterminal.net/old_wiki/|Antigua wiki]] 
-  * [[howto_wtorrent|Howto wtorrent]] 
-  * [[Serverstats_howto|Howto Serverstats]] 
-  * [[Screen howto|Screen Howto]] 
-  * [[Howto_postfix|Howto para un servidor completo de postfix]] 
-  * [[OVH_backup_tools|Herramientas para backup sobre ftp de OVH]] 
-  * [[gpg-zip_minihowto|gpg-zip mini-HOWTO]] 
start.1484211905.txt.gz · Last modified: 2017/01/12 09:05 by dodger