Δημιουργία ενός virtual network interface δυναμικά
Christos Ricudis
ricudis at itc.auth.gr
Mon Jun 2 11:43:39 EEST 2008
George Notaras wrote:
> Έστω ότι έχουμε το παρακάτω cronjob που τρέχει το 'vif-start' κάθε ένα
> λεπτό.
>
> */1 * * * * johndoe /etc/vif-start
>
>
> Τα περιεχόμενα του /etc/vif-start:
> -----------------------------------------
> #!/bin/sh
> VMUSER=$(/usr/bin/whoami)
> interface=$(sudo /usr/sbin/tunctl -b -u "$VMUSER")
> echo "Interface: $interface" >> /home/$VMUSER/test.log
> -----------------------------------------
>
> Γιατί δεν παίζει από cron?
Giati kaneis blakeies?
More information about the Linux-greek-users
mailing list