User Tools

Site Tools


sysadmin:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
sysadmin:index [2020/05/13 12:34] – [Introduzione a GIT] ferodasysadmin:index [2020/05/13 12:36] – Inserito esempio partizionamento feroda
Line 396: Line 396:
 tmpfs                    1,6G      1,6G   0% /run/user/0 tmpfs                    1,6G      1,6G   0% /run/user/0
 </code> </code>
 +
 +==== Esempio di creazione partizioni per un nuovo server ====
 +
 +<code>
 +20GB /
 +5GB /dev/mapper/vg--hosting-home /home
 +50GB /dev/mapper/vg--hosting-var /var
 +</code>
 +
 +remaining disk blocks could be unpartitioned to allow LVM partition resizing on demand.
 +
 +In order to achieve this goal you have to create a volume group (VG) ''hosting'' bound to /dev/sda
 +
 +
  
  
  
  
sysadmin/index.txt · Last modified: 2022/06/16 09:00 by feroda