dd if=/dev/random of=/path/to/file.swap bs=1M count=1024 (fisier de 1GB) mkswap /path/to/file.swap swapon /path/to/file.swap
si adauga in fstab : /path/to/file.swap none swap sw 0 0 Sent from mobile > On Oct 11, 2015, at 03:24, Laurentiu Stefan <[email protected]> > wrote: > > Un link catre cum fac chestia cu swap? > Multumesc. _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
