Displaying 4 results from an estimated 4 matches for "webstuff".
Did you mean:
webstaff
2004 Sep 10
0
Welcome to b3ta
...free weekly newsletter reporting on the coolest stuff on the
> net.
>
> We work very hard to make best thing in your inbox this week.
>
> We also use it to
>
> *) Tell you about the COOL web things our friends have made
> *) Give you the background on people making cool webstuff
> *) News about what we've made. If we can be arsed to make it.
> *) And announce our image challenges
>
> We send it around Friday lunchtime - because we believe it's your
> right to have Friday afternoon off. (Your time is MUCH better spent
> mucking about on the web t...
2011 Mar 12
1
Migrating existing debian system to KVM/libvirt
I have a dying machine running debian etch that acts as a web/mail server
that I would like to virtualize using debian/kvm/libvirt. Is it as simple as
removing the hard-disk (multiple ext2/ext3 partitions) from the dying
machine into my newer server and then writing a custom xml config file? Is
there a tutorial on doing this somewhere?
Thanks.
Randy
-------------- next part --------------
An HTML
2008 Apr 03
1
Samba authentication to Kerberos via OpenLDAP, third and last try
...never done it or haven't
heard of it being done.) So consider this a challenge or a riddle.
1. I have an OpenLDAP directory server that I am using for user and
group information. I would like to use it also to authenticate
against. This way, whatever I hook up to it (Samba, webstuff, PHP
apps, CMS) can both authenticate and authorize from one source.
2. There is a separate Kerberos server that has users' campus-wide
passwords. I have access to it, but do not control it.
3. I have a separate linux file server running Samba. PCs and Macs
will conne...
2010 Jan 16
0
Cannot connect from XP to Samba: Password prompt repeated
...e either a WINS Server, or a WINS Client, but NOT both
wins server = 192.168.42.90
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The default is NO.
dns proxy = no
#============================ Share Definitions ==============================
[webstuff]
comment = Featherweb doc directories
path = /usr/local/www/htdocs
browseable = yes
writable = yes
valid users = kyrrin jlanfri kathy
write list = @www @wheel
create mask = 0755
[logging]
comment = Featherweb logging
path = /var/log
browseable = yes
writable = no...