actividad 3.aboytes rico paola apptx

Post on 14-Apr-2017

179 Views

Category:

Software

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

ACT 3: INCREMENTO DEL ÁREA DE SWAP LINUX

EQUIPO INTERADO POR: PAOLA ABOYTES RICO Y LUIS ENRIQUE ZAPATERO AGUILERA.

MAESTRA:MAYA GICELA VILLAGOMEZ TORRESSABES. PLANTEL JUVENTINO ROSAS.

A 8 DE FEBRERO DEL 2016.

En esta actividad vamos a mostrar como incrementar swap en linux

Lo primero que se tiene que hacer es acceder a la opción buscar y escribir terminal.

Una vez localizada la terminal con el puntero la señalamos y damos enter.

Empezamos escribiendo el comando sudo –s y enter (Para tener acceso administrativo al sistema). Ingresamos contraseña y damos enter nuevamente.

Ahora vamos a escribir la siguiente línea de comandos dd if=/dev/zero of=/swap bs=1024 count=512000 y presionamos enter. Nos aparecerá lo siguiente.

COMANDO MKSWAP /SWAP

Ahora vamos a escribir el siguiente código mkswap /swap y damos enter esto fue para dar el formato de intercambio del archivo creado.

COMANDOS SWAPON /SWAPNANO/ETC/FSTAB/SWAP SWAP SWAP 0 0

El siguiente comando a ejecutar será swapon /swap y damos enter y escribimos el comando nano /etc/fstab/swam swap swap y nos mandara a la siguiente pantalla.

Hasta esta parte es donde vamos a reiniciar el sistema.

Una vez reiniciado el sistema vamos equipo y nos deberá aparecer Nuestro swap creado.

top related