-
Posts
2,140 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by PEO
-
-
Ok I've adjusted the plan, and proposal... what do you think. diagram attached
-
does anyone have a rough idea how much it would cost for OM3 cable per meter?
-
hmm would this be ok. eache server ethernet connection to be directly linked to the core switch. each pair teamed for a 2gb link. And leave the switch in the server rack for the iscsi
-
-
5 windows servers eache with the following 2 x iscsi 2 x ethernet teamed 1 x for powering on machines and adjusting bios 1 mac xserver 1 iscsi 1 ethernet cachepilot Hitachi SAN 100 2 x iscsi 2 x ethernet
-
The Fibre cables appear to be OM1... this is the following writing I found on the cable OM1LTO4UBK 4x62.5u looks like we cant do 10gb backbone
-
Yeh I noticed this straight away as I took notes... the data load on the science and humanities switch must slow as hell. Is the a way to calculate the speed of data flow between a maths machine and server room?
-
-
Did a survey today and I've just finished drawing the diagram of the current network. Some cabinets need there link back to the cabinet upgrading. I also noticed we have a spare fibre cable going to every cabinet that already has a fibre connection. Does this mean I could look in to link aggregation to each cabinet. 2gb backbone link to each cabinet and each cabinet has stacked switches? about 90 Desktops have 1 gb links. Im going to draw up another diagram of the improvments that need to be made but first I would like some feed back and advice on what should be done to improve.
-
Updated mac software this afternoon on a machine. I need to add bomread to the approved list on the server but can I hell find it. Can anyone help me please. Google is useless and Apple Kb is about as much use as a glass hammer aaaa Happy days Cheers gang
-
to big, I would think something like this would be best Draper Schroder 5 Piece Screw Extractor Set : Tooled-Up.com
-
Hi gang Ok so we recently updated our servers, all is good .... now that I've ironed all the daft buggs out out of them and all is settled. Our biggest bottleneck is the switches around the school. most of the switches around the school are 3com managed switches 100/1000 and 4 are dell managed 100/1000. all the cabinets apart from the maths, server room, and admin office which is connected to out sims server are on the 1gb fibre backbone. some of the cabbinets are crowded with cables due to expansion and and worse the server room is connected by 1gb copper link to a switch before it even touches the main back bone switch. Obvioulsly we need to upgrade some links especially the the server room connection. My line manager has asked me to do a report on each cabinet and create a shopping list of what is needed to improve the network performance. I am happy with 3com switches they have server us really well the past 4 year but its time to defo upgrade. how would be the best way to produce an accurate report and what should I take in to consideration? apprecate any feedback or questions.
-
Bit of an issue with this printer recently, so thought I would share my experience with you all 1. if IE7 is installed on your machine you will need to update the firmware on the printer. 2. I can print to the printer perfectly from the 2003 server but I can't get any of the XP machines on the network to print via the printer share. solution found using google "The LJ2600 is a cheap 'host-based' device, which doesn't understand traditional Page Description Languages (PDLs) like PCL5, PCL6 and PostScript; it needs special host-based 'JetReady' drivers. I think that these drivers make use of two-way communications to function correctly, and this is probably the crux of your problem. I have seen reference to switching off 'bi-driectional communication' in the driver allowing such devices to work via servers, but I can't vouch for this." This has now fixed the issue. If anyone else is have the same issue then I hope this helps Cheers
-
What Phone I have been given about £350 to £400
PEO replied to russdev's topic in Mobile Devices & Tablets
iphones are awsome, I do have one, but I would not use it for buisness, get your self a HTC -
I have a unversal driver that will help, if you you would like me to fire it your way?
-
I can now use the same script to copy a file of files in to each user folder.
-
Hi, script worked fine after I changed the file extension to a .bat. Just created over 350 individual folder for each student between year 7 and 9. I wonder If I could have used a dsquerry rather than 1st extracting names to a txt file.
-
lmfao!!!! what a dimwitt!! Im cracking up
-
attached screen shot tryed that and it didnt work named the file as a .vbs the txt file has a list of names e.g Joe loves Joe bloggs etc etc
-
Im trying to create load of folders and name them from a txt file but it instantly errors. @Echo off set basedir=d:\users for /f "tokens=*" %%a in (values.txt) do mkdir %basedir%\%%a any ideas what is wrong with it ?
-
Yep I added an additional module for the sitemenu. I've really tried to figure this out formyself. Im not sure how tables are coded with css or what the tags mean.
-
ps an addinional mofule called sitemenu was added to the modules
-
Hi ok thanks for that, I've added another position to the xml file and edited the following php and css code countModules('sitemenu')): ?> templates/<?php echo $this->template ?>/images/logo.png countModules('topmenu')): ?> .headerbg{ width: 100%; margin-top: 0px; } .headerbg33{ width: 650px; padding-left: 320px; padding-top: 0px; float: left; padding-bottom: 40; } .headerbg2{ width : 950px; height: 93px; } .headerbg21{ width: 300px; padding-top: 40px; float: left; height: 93px; } .headerbg1{ width: 180px; padding-left: 600px; height: 30px; } .headerbg22{ width: 300px; padding-top: 0px; float: left; } I've used the topmenu for rhe sitemenu until I create another menu to the site menu its just a temp till I get everything positioned. See screen shot for current progress Im struggling with moving the search up so it inline with the jogo but centred, and the bottom menu needs to move to the right. any ideas?
