Displaying 6 results from an estimated 6 matches for "youdomain".
Did you mean:
yourdomain
2016 Feb 07
6
autoexpunge - different settings for different users
I have some users where I'd like to expunge their mail at different times.
For example, I may have some users who I want to expunge everything from every folder at 30 days.
Others where I'd like to expunge everything at 90 days.
And still others where I only want to expunge mail from the Trash and Junk folders, and nowhere else.
Is there a way to do some sort of lookup for this? Or
2006 Dec 24
1
Icecast vs Internet Explorer 7 patch
...cast web directory. Security
restriction
like in the java to only open socket on the same host where applet
is located.
This is a sample code to play icecast stream in a flash code
stream = new Sound();
domain = new String();
mount = new String();
port = new String();
domain = 'icecast.youdomain';
mount = 'myradio.mp3';
port = '80';
System.security.allowDomain('http://'+ domain);
stream.loadSound('http://'+ domain +':'+ port +'/'+ mount, true);
function callback() {
stream.start();
}
stream.onSoundComplete = callback;
stream.start()...
2008 May 22
2
Solaris dom0 xen-unstable.hg source for developers
...9;s something to start from :-) It''s expected that
you are familiar with OpenSolaris development.
Have fun!
-------------------------
make sure the Mercurial MQ extension is enabled
i.e. in ~/.hgrc
==
[extensions]
hgext.mq=
Have the following in your env
==
export EMAIL=username at youdomain dot com
export EDITOR=vi
export SOLARIS_BUILD_TOOLS=/opt
xvm-gate
========
** Grab/setup the b89 xvm sources
--
mkdir xvm-gate
cd xvm-gate
wget http://dlc.sun.com/osol/on/downloads/b89/xvm-src.tar.bz2
bzcat xvm-src.tar.bz2 | tar xf -
** Update the sunos.hg bits
--
cd sunos.hg
rm .hg/hgrc
echo...
2008 May 19
3
How to build Xen with on-src-b79
I am trying to build Xen from on-src-b79. According to opensolaris website, all xVM sources should be in the on-src-b79 tree, and no additional sources are required. I followed the procedure for doing the nightly build, and I expected that, as a result I will build, along with the Solaris kernel, the xen.gz image. I was hoping to copy that xen.gz image to my test machine, so I can boot with my own
2006 Jul 23
18
help with "rake db:migrate" error please?
Hi,
Just trying to get my first database based rails app up on
dreamhost.com. The app was working prior to putting in mysql DB usage
but I''m just stuck on getting the app working with mysql. I''ve already
created the database and can connect to it manually.
Below is the error I get after running the rake migrate. It worked OK
on my home PC environment. I did change the
2005 Dec 06
4
BIG Samba howto for debian only.
...padmin ( and apache )
get the packages
apt-get install phpldapadmin php4 apache
What is your LDAP server host address? 127.0.0.1
( you the ip/hostname where the ldapserver is )
ldaps protocol instead of ldap? No
What is the distinguished name of the search base?
dc=internal,dc=youdomain,dc=tld
Which type of authentication you want to use? session
What is the login dn for the LDAP server?
cn=admin,dc=internal,dc=yourdomain,dc=tld
Which web server would you like to reconfigure automatically?
select all and press OK.
restart webservers now: Yes
8.0 On-Access virus s...