Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Dont get the 2G ! for various reasons !
Get the 4g, there is an 8g comming but its no going to be nearer the end of 2008.
I've got the 4G and I love it to bits.
hook a camera up to your computer system and run something like zoneminder which has built in motion detection and recording with event management.
yes it is linux only but its damn good www.zoneminder.com
iM typping thsi on ma eeeeeee pc nwo ! kyebaord si supberb ! i can stlil tuoch tpye no plobrem
:D
seriously though. Its very very good and I can still touch type on it. The keyboard feels very tactile and seems to be very good quality. Couldn't tell you about the performance in xp but I...
Okay so far 8 Gig SHDC card is installed and 2 Gig Ram is in. Ive also just custom installation of eeeXubuntu and am in the process of rebuilding the kernel for optimisation.
The tricky stuff starts this w/end with the usb hub installation.. I'll take pics.
Thats what I said to the it manager when I started working for my new company lol
He is a self confessed total linux n00b which I why I was hired I guess.
Linux isnt weird. Your just used to the windows way of doing things.
Once you get out of that mindset and understand the linux filesystem etc you will realise not only why its better, but why its so powerfull.
I guarantee I could install linux and set up a dns, web server, file server, samba...
Just to follow up im typing this on my new eee pc. (running linux of course)
I'm just about to install a new custom version of linux.. fit a touch screen, internal bluetooth , internal gps, internal 4 port usb hub, 2 gig ram and an 8 gig sdhc card and while at home it can hook straight into my...
well of course mr billy goat doesnt come out and say it himself. but
http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9011523
is just one example. Kinda like how XP was 512mb but to run properlly you needed a gig.
pmsl.. 20mbit.. what a load of s**t..
I pre-orderd telewest broadband (now virgin) before they had even released broadband in the area. Started out at 512kb connection (which was their fastest and only speed)
Have been so happy with it, preeched to everyone looking for broadband to get...
Back of the net ;)
import active_directory
def test_ldap(username):
u = active_directory.find_user(username)
usercontainer = active_directory.AD_object(u.Parent)
u.Put("eulaAccepted", False)
u.SetInfo()
return u
test_ldap(username)
Job done.. and with no extra...
Hmm, it requires extra libs to run. As I need to push this out to a LOT of clients thats not an option.
I already have python plus some modules deployed. Thats why I didn't even try python-ldap.
Cheers anyway, i'll find a way to do it !
Looks promising..
As I said I already have a script in place which reads the custom schema attribute, I just cant modify it.. i've event checked write permissions on the attribute (even although my accounts is a domain admin account)
Grr.. okay well I'll have a proper look at work tommorow !