Which Directory Service do you use for your network?
None NIS LDAP LDAP + Kerberos Samba Active Directory eDirectory other ( 737 votes ~ 14 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article Running Microsoft Windows inside Debian: qemu:
#5 Re: Running Microsoft Windows inside Debian: qemu Posted by Anonymous (61.229.xx.xx) on Sat 12 Mar 2005 at 19:17 One more step is needed to make the 'tun' interface work for those who compiled their own kernel: before you can do a 'ifconfig tun0 ...' you gotta 1) apt-get install uml-utilities ( this contains 'tunctl' command which we're gonna need ) 2) tunctl -u 'user' -t tun0 ( to create the 'tun0' interface owned by 'user' ) 3) only then 'ifconfig tun0 10.0.0.1 up' will work, otherwise you'll get utumno:/# ifconfig tun0 10.0.0.1 up SIOCSIFADDR: No such device tun0: ERROR while getting interface flags: No such device tun0: ERROR while getting interface flags: No such device See http://www.linode.com/forums/archive/o_t/t_764/dummy_ip_interface.html for a longer description of this problem. BTW, this comment-submission scripts are a bit buggy, man. I cannot type a '>' , I gotta type '& g t' without the spaces. Also, there is a problem with pasting larger blocks of text...
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account