Bertie_Dellend
Members-
Posts
132 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by Bertie_Dellend
-
Come on then Roberto - tell us how to enable the command prompt and "configure systems correctly" without exposing all sorts of potential issues
-
Are you using ADFS?
-
Cheers Lee. Any suggestions as to providers of 121 training? Thanks.
-
Hi Tom, I currently have MCSE and a CCNA, but the CCNA is from 2002 and I have forgotten 95% of it. Doesn't necessarily need to end with a qualification.
-
Hi, I am looking to refresh my skills and learn some new ones in regards to switches and networks. Things such as VLANs, security, IPV4+IPV6, connecting networks etc. I am looking for a course / courses preferably offered in the North East. Can anyone recommend any courses or providers? Thanks for any help.
-
What are you talking about?? I have no idea what this means!
-
Darlo + IT = thin pickings I am afraid! Regularly check the Northern Echo website jobs section + school websites.
-
Looks like nothing has changed there then! I had to call them about 10 years ago. The woman I spoke to spoke to me like I was an idiot who she really didn't have the time of day for. In the end I was so flabbergasted that I literally said " who or what the hell do you think you are talking to?? " She didn't skip a beat! Just carried on as before.
-
A Debate about MineCraft use in school
Bertie_Dellend replied to Westfield_Techie's topic in Educational Software
We stopped it because the year 7 boys were taking most pc's available at lunch and breaks to play it. Students who wanted a pc to "work" on either couldn't get on one or were being disturbed by the racket the boys made while playing. -
Put private schools at the top of your list for volunteering! They are more inclined to want some "free" work done. You may only get a few hours or half days a week to begin with - but once you have got your foot in the door!!
-
After that php problem - none so far
-
I had this too - below worked Newer versions of PHP no longer accept function calls with arguments explicitly passed by reference. It's been deprecated for several releases of PHP, but still worked. It does not work anymore. The function definition must specify whether the argument is passed by value or by reference, and the function call just needs to specify the variable name or value without the & gksu gedit /var/www/fog/management/includes/tasks.confirm.include.php Search Menu > Replace Search for: &$tmp Replace with: $tmp Replace All (there were somewhere around twenty instances) Save Close Then try to schedule your upload task again. taken from - Cannot create Tasks, Task Manager Blank > FOG Forums > Open Source Computer Cloning Solution
-
Hi, I don't think the fog server automatically picks up the fog client. I have always manually created the clients on the server either through the web admin or through the pxe boot screen - "full host registration" (or whatever it says).
-
I haven't tried kicking them, but I have sworn at them a lot! If you have any problems installing FOG, just ask - it is all still fresh in my memory The main issues I encountered were with our proxy and getting FOG to download and install certain packages (MySQL, php etc) I had to do each manually.
-
Well I have ended up creating a new Ubuntu VM (12.10) and re-installing FOG on that. Touch wood - all seems OK on this. It is still annoying me why the other VM's are suddenly all crashing, but hey-ho - I suppose we cant always get to the bottom of everything!
-
Yes - sorry you are right. I am just perplexed as to why 3 different machines with different versions of VMware workstation suddenly start to all show the same symptoms?
-
There are Ubuntu updates, but this shouldn't be necessary. Why have all 3 suddenly started to freeze?
-
Hi, any / all help appreciated. We have 3 different VM Fog 0.32 servers, all running on Ubuntu 11.04 (using VMware workstation). Each have different images. They have all worked flawlessly for years. The last time I used one of them (successfully) was 2 days ago. This morning I started one of the VM's to image a pc. The Ubuntu VM which hosts the Fog service starts and runs fine - but then after a varying amount of time (a few mins) it freezes. Obviously this halts any imaging! I have tried the other 2 VM's (one of which hasn't been turned on for months) but they both experience exactly the same issue!! These 3 VM's run on different physical machines, using different .vmx files and have all worked fine for years - what on earth is going on??? Thanks.
-
We had this some time ago and to be honest it turned out to be lack of space. Not sure if ntbackup creates large temp files or similar, but as I say at first glance there appeared to be sufficient space - but there wasn't! This was our scenario with this error message anyway. Not saying yours is the same, but I would definitely try larger media if possible to rule it out.
-
Nah sorry, that is funny! With a site name like that, you are going to get a lot of disappointed (I hope) visitors.
-
Exactly right - install en-us language pack and then re-run installer. It will install ok then.
-
i couldnt get redirected desktop to work properly without "forcing" it with a .reg script - Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\bux\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] "Desktop"=hex(2):5c,00,5c,00,76,00,65,00,73,00,74,00,61,00,5c,00,64,00,65,00,\ 73,00,6b,00,74,00,6f,00,70,00,24,00,00,00
