Exportar SQL de site 5 a interserver.net
mysqldump –skip-opt -u merida -p merida_foros > merida_foros.sql
mysqldump –skip-opt -u merida -p merida_foros > merida_foros.sql
http://fedora.redhat.com/docs/selinux-faq-fc5/en_US/index.html#sn-selinux-faq Para desactivar ver FAQ
rpm -Uvh http://www.fedorafaq.org/yum http://rpm.livna.org/livna-release-5.rpm
Beginner’s guide to using ftp A quick guide to using ftp. The standard ftp program is the original ftp client. It comes standard with most Linux distributions. It first appeared in 4.2BSD, which was developed by the University of California, Berkeley.
No se halló la extensión PHP mbstring y al parecer usted está usando tipografía multibyte. phpMyAdmin no puede cortar correctamente las cadenas de caracteres sin la extensión mbstring y podría dar resultados inesperados. para instalarlo yum install php-mbstring
No se halló la extensión PHP mbstring y al parecer usted está usando tipografía multibyte. phpMyAdmin no puede cortar correctamente las cadenas de caracteres sin la extensión mbstring y podría dar resultados inesperados.
Fedora Frog http://easylinux.info/wiki/Fedora_frog
FreeNX link http://freenx.berlios.de/download.php # Make sure you are up-to-dateyum update# Install NX rpm dependenciesyum install expect nc# Grab a Freenx package
para cambiar el orden de boot con windows XP Cd /boot/grub vi menu.lst # grub.conf generated by anaconda## Note that you do not have to rerun grub after making changes to this file# NOTICE: You have a /boot partition. This means that# all kernel and initrd paths are relative to /boot/, eg.# root (hd0,1)# kernel… Read More: Boot Order »
Solo hay que descomentar una linea en /etc/apache2/apache2.conf originalmente esta asi #AddDefaultCharset ISO-8859-1 al quitarle el # queda AddDefaultCharset ISO-8859-1 Para que funcione SEo en mambo con fedora 53) Your server must allow .htaccess override Edited Apache Directive from Override None to Override All and restarted Apache