Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
computer:proxmox_on_squeeze_notes [2012/02/05 04:46] tdobes |
computer:proxmox_on_squeeze_notes [2012/02/06 01:19] (current) tdobes |
||
---|---|---|---|
Line 4: | Line 4: | ||
<code> | <code> | ||
# avoid installing libglib2.0-data as a result of sshfs, though... | # avoid installing libglib2.0-data as a result of sshfs, though... | ||
- | aptitude install ethtool ntp nut psmisc screen sshfs less patch ssh | + | aptitude install ethtool ntp nut psmisc screen sshfs less patch ssh lvm2 |
echo '# PVE packages provided by proxmox.com' > /etc/apt/sources.list.d/pve.list | echo '# PVE packages provided by proxmox.com' > /etc/apt/sources.list.d/pve.list | ||
echo deb http://download.proxmox.com/debian lenny pve >> /etc/apt/sources.list.d/pve.list | echo deb http://download.proxmox.com/debian lenny pve >> /etc/apt/sources.list.d/pve.list |