Setting Yum, a software to manage packages
The yum is a software to manage packages and to keep your system updated. These settings are critical for installing various softwares below. Setting the third-party repository(Dag.wieers).
The yum is a software to manage packages and to keep your system updated. These settings are critical for installing various softwares below. Setting the third-party repository(Dag.wieers).
http://www.a.phys.nagoya-u.ac.jp/~taka/linux/co4note-eng.html#ipv6 Improve the speed of connection to Web sites The reason why the resolution of the name of web sites take long time is that the Mozilla is forced to try IPv6 first. Since the IPv6 is rarely used, turn off it. At the end of /etc/modprobe.conf, add # Turn off IPv6alias net-pf-10 offalias ipv6… Leer más: Improve the speed of connection to Web sites »
Installation of Java runtime Self-extracting file is available at http://www.java.com/ja/download/linux_manual.jsp # sh ./jre-1_5_0_01-linux-i586-rpm.bin Add the following lines in ~/.tcshrc: # JAVA setenv JAVA_HOME /usr/java/j2re1.5.0_01 setenv PATH /usr/java/j2re1.5.0_01/bin:$PATH remove java symlinkfrom /usr/bin and make: ln -s /usr/java/jre1.5.0_07/bin/java/usr/bin/java AZUREUS First, install Java runtime according to the above. Download the software for a Linux_GTK platform from http://azureus.sourceforge.net/ Then… Leer más: Instalar JAVA CentOS 4.3 Azureus »
Because CentOS has no proftpd package, we must use a third-party yum repository to install it: cd /etc/yum.repos.d/ wget http://centos.karan.org/kbsingh-CentOS-Extras.repo rpm –import http://centos.karan.org/RPM-GPG-KEY-karan.org.txt
Partimos de la situación siguiente: tenemos instalados los 2 sistemas operativos, por un lado Linux y por otro lado Windows XP (o Windows 2000, es indiferente), arrancando desde el MBR (sector maestro de arranque) del disco duro con el gestor de arranque de Linux (Lilo o Grub) y queremos «deshacernos» de Linux Eliminar Linux es… Leer más: QUITAR LINUX GRUB EN SISTEMAS CON WINDOWS »
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: Where do I get the package signing key for CentOS… »
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: Setting up an NFS Client »
tar -zxvf archivo.gz
yum install php-gd
mysqldump –skip-opt -u merida -p merida_foros > merida_foros.sql