-
Posts
5,660 -
Joined
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by RabbieBurns
-
We are looking at the Dell KACE thing. It looks pretty impressive to be honest, and although we are licensed for SCCM etc, we've just not had the time to invest my time into setting it all up. This KACE stuff is all preconfigured pretty much from what Im led to beleive? Will be interesting to have a look at it..
-
Cant say Ive had a single issue with any mkv files. The only ones i play though are pirate tv shows in 720p downlaoded from the net tho
-
The Netgear Eva9150 is something I looked at to replace my Eva8000 and it has a HDD and does all of that the sony does. The price tag put me off though it was near 300 quid when it first came out (not sure of prices now)
-
True, but its got a lot better with the recent firmware updates.. Ive been tempted to try out some of the homebrew/custom firmwares for it as well, but not yet found the time to dabble..
-
I have a WDTVLIVE with a USB HDD plugged in. It autoshares the drive so it is available to other devices. Its not much bigger than the size of a 20 pack of smokes, and plays every file format Ive thrown at it. Im pretty impressed and it was really cheap
-
Been given a HTC HD2 with Windows Mobile. Im trying to put Android on it. Following the guide here: [27.Sep.2011][MAG/cLK] NexusHD2-Gingerbread V3.1a (GRK39F)(Android 2.3.6)[tytung_r12] - xda-developers But Im struggling to get the 2nd stage of either of the options to work.. Ive got the HSPL 2.08 installed OK, but I cant get it to boot into the MAG/cLK bootloader.. Anyone clued up with this stuff that could help me? Cheers
-
Linehan turns IT Crowd off but NOT on again ? The Register just read about this today Im sure between us all we could have given them plenty of real life anecdotes that would have been funnier than anything in the show..
-
Live@edu partial migration from Exchange 2007
RabbieBurns replied to pooley's topic in Enterprise Software
We run staff onsite and students offsite, and we have no intentions to move staff to live@edu. We do however run the live@edu as a subdomain so the mail for the students never leaves the cloud. -
got 4 tickets for the sunday.. Now just need flights, time off work, hmmm
-
This is pretty awesome.. Create a State of Chaos
-
im still after a ps3 handmedown copy if anyone wants rid..
-
Adobe touts the end of blurred photos with new Photoshop feature cant really make too much out from the video, but the reaction of the crows seems to think this is pretty decent... maybe CSI was right all along?
-
Ive got the following bash script: #!/bin/bash for x in `ls` do if [ ! -f $x ]; then continue fi lc=`echo $x | tr '[A-Z]' '[a-z]'` if [ $lc != $x ]; then mv -i $x $lc fi done Which converts file-names to lowercase. The problem I'm having, is the folder I am trying to run it against, is a network share which the host file system is NTFS. The script is failing saying the original and new filename are the same. Is this because NTFS doesn't recognize different cases, or is there something wrong with the script? Is there an equivalent script I could run on the windows host to achieve the same thing?
-
It NEEDS to be 6am tomorrow already !!! - Rugby world cup
RabbieBurns replied to pooley's topic in General Chat
All i can say is.. Viva la France :) Cheerio england.. great first half from france. -
Its been ages since I set mine up, but have you actually connected to the remote powershell? You need to run these three commands before you can run any live@edu type commands: $LiveCred = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic -AllowRedirection Import-PSSession $Session and login with a live@edu administator account.. There is also something you need to do about creating an impersonation account as well but I cant remember the exact steps. What OS does your moodle run on out of interest linux or windows? (unrelated just curious)
-
yeh for sure. on a tablet or phone the full screen start screen is fine, but on a desktop you dont want something taking over your whole screen just to run an application
-
It NEEDS to be 6am tomorrow already !!! - Rugby world cup
RabbieBurns replied to pooley's topic in General Chat
the main rugby world cup thread wasnt good enough? ;p I really hope england lose, but have put them on my coupon so i guess i want them to win to make me money... also have ireland, nz and aus... 4pm kick off.. ahh makes a nice change -
He didnt even design the ipod, which was what sparked the whole apple back from the dead.. It was some english guy called Jon Ives Jonathan Ive - Wikipedia, the free encyclopedia who was the main reason apple did so well..
