Archivo de la categoría: Nix

Where do I get the package signing key for CentOS 4?

Where do I get the package signing key for CentOS 4? You need to install the CentOS RPM signing key. It is not installed as part of the base system install for security reasons. This provides you the opportunity to validate the key before installing it on your system. RPM has the capacity to retrieve… Leer más »

Setting up an NFS Client

  Section 3.2 for information on how to start them up. With portmap, lockd, and statd running, you should now be able to mount the remote directory from your server just the way you mount a local hard drive, with the mount command. Continuing our example from the previous section, suppose our server above is… Leer más »

SE linux

http://fedora.redhat.com/docs/selinux-faq-fc5/en_US/index.html#sn-selinux-faq    Para desactivar ver FAQ

rpm utilizar

rpm -Uvh http://www.fedorafaq.org/yum http://rpm.livna.org/livna-release-5.rpm

Beginner’s guide to using ftp

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.

Instalar PHP mbstring para phpmyadmin

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    

Instalar PHP mbstring para phpmyadmin

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.