mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-03-16 03:29:17 +01:00
Update and rename UbuntuFreeRadiusYubiKey.txt to Ubuntu_FreeRadius_YubiKey.adoc
This commit is contained in:
parent
3f32eda6a5
commit
8c9819fd9b
@ -4,23 +4,23 @@ Ubuntu FreeRadius YubiKey
|
|||||||
Create and login to a fresh Ubuntu 10.04 LTS machine:
|
Create and login to a fresh Ubuntu 10.04 LTS machine:
|
||||||
|
|
||||||
------
|
------
|
||||||
vmbuilder kvm ubuntu \
|
vmbuilder kvm ubuntu \
|
||||||
--dest /var/lib/libvirt/images/freeradius \
|
--dest /var/lib/libvirt/images/freeradius \
|
||||||
--proxy http://192.168.1.2/ubuntu \
|
--proxy http://192.168.1.2/ubuntu \
|
||||||
--rootsize 10000 \
|
--rootsize 10000 \
|
||||||
--mem 600 \
|
--mem 600 \
|
||||||
--suite lucid \
|
--suite lucid \
|
||||||
--flavour virtual \
|
--flavour virtual \
|
||||||
--addpkg unattended-upgrades \
|
--addpkg unattended-upgrades \
|
||||||
--addpkg openssh-server \
|
--addpkg openssh-server \
|
||||||
--addpkg avahi-daemon \
|
--addpkg avahi-daemon \
|
||||||
--addpkg acpid \
|
--addpkg acpid \
|
||||||
--ssh-key /root/.ssh/authorized_keys \
|
--ssh-key /root/.ssh/authorized_keys \
|
||||||
--libvirt qemu:///system \
|
--libvirt qemu:///system \
|
||||||
--hostname freeradius \
|
--hostname freeradius \
|
||||||
--bridge br0 \
|
--bridge br0 \
|
||||||
--debug
|
--debug
|
||||||
ssh -l root freeradius.local
|
ssh -l root freeradius.local
|
||||||
------
|
------
|
||||||
|
|
||||||
Install and configure software :
|
Install and configure software :
|
Loading…
x
Reference in New Issue
Block a user