-
Posts
5,660 -
Joined
-
Just came back for a visit for the first time in a few years and this was my first thought when my firefox https everywhere settings warned of http only... PS Hello everyone
-
Came here to post the same question.. I guess its 2020 and hardly any of us would be doing printing at home these days, seeing as though you can even get photos printed and posted to you for free these days,.. However now I'm stranded at home and don't have access to the works MFP I'm looking for something to use in my locked down home office. I had a colour Xerox a few years ago that was great, replacement toners not too expensive but the Fuser broke and it was prohibitive to replace.. I had an old workhorse HP lasertjet in the garage, served me solid for about 10 years till I just didn't need it anymore and it went into 'storage', but it had had sat there for about 5 years untouched and was absolutely covered in all sorts of gunk. I cleaned it up good and proper but the insides must have been just as caked and all the mechanical seized and then electrics burned out as soon as I powered it on.
-
Is there an opensource or public domain feed or list of words and phrases that would be indicators of self harm or cyberbullying that is kept upto date with emerging "lingo"? Or is there a thread on here already perhaps? Does anyone have ears to the ground that are feeding back emerging trends from the student body? How are we all keeping on top of things like the "blue Whale game" from a few years ago, or the "momo challenge" from earlier this year, and any new and emerging child safety issues. Interested to hear everyone's approach to this. RB
-
If you are looking at a FortiGate to do your security and Web Filtering, I'd agree with the above and suggest a FortiAnalyzer. While out the box the K-12 specific reports are a bit lacking, as everything is stored in the FortiAnalyzer database and just requires being extracted and represented in charts/reports there is a custom K-12 reporting dataset and templates that can be imported and customised which apparently will be added to the out-the-box installation in the near future.
-
My oneplus2 is badly needing an replacement.. think the 6T might be the go
-
That works perfectly. Thanks heaps!
-
Im trying to create a workbook with cells with dropdown options that the user can change and it will update the results accordingly. I'm struggling with the formula to do the calculation for the different iterations of the contents of the dropdown cells. What I have working is =IF(B5="Yes",IF(B6=1,"Year 1 Yes")) This works great when we choose "1" from the year column and "Yes" from the opt-in column I tried then combining it with =IF(B5="Yes",IF(B6=1,"Year 1 Yes")),IF(B5="No",IF(B6=1,"Year 1 No")) But that doesn't seem to work as its expecting a 'value if false' Could someone please point me in the right direction here please, spent pretty much all day tearing my hair out with this.. Ive tried the new IFS too but I don't think thats of use here? Many thanks
-
Im trying to figure out how I can export a Cisco ASA's web Filter rules to a text file like I can do with the firewall config.. Ive got a nice pretty pdf report of all the web filter rules, but its not much use to me wanitng to find and grep etc. Is there a way of getting these into a similar output that the running-config would show for example? Cheers RB.
-
thanks for the link... i dont seem to be able to add the accidental damage cover on that site though.
-
I want to buy a Dell Laptop for my father and am used to getting great Edu discounts for the ones I buy for work, but would rather buy a UK one for him so I can get the local accidental damage cover included. Do we have any partners or sponsors here that would facilitate an educational price for a personal purchase?
-
Hoping someone can help with an ESX licensing question please. Ive got 3 hosts on a Nutanix block, so they're using a shared datastore, and currently it is configured where the 3 hosts are part of a cluster. But I don't need any of the enterprise features such as clustering, vmotion / highavailability, etc. I have a VMWare Essentials 6.5 license as I was led to believe the 3 hosts license and our non use of the enterprise features would mean this license was sufficient for our needs, but I think currently its created as a cluster, its not letting me add this Essentials license, or it could be that because I currently have vApps set up on each host? I use this infrastructure as a training environment for the students and need to shutdown, revert and power on these VMs frequently and in bulk, each student having their own vAPP, so I have created a nice little PowerCLI script to do this. So my question is can I use vaPPs and manage them with PowerCLI if I break the cluster and just operate vSphere with 3 standalone hosts and an Essentials license? I have 10 days left in Evaluation mode and need to get something sorted.
-
Our sys admin guys have just upgraded from VMWare ESX 5.5 to VMWare ESX 6.5 and now all of our guest VMs are having loads of problems. They couldnt manage to upgrade the Vsphere manager so created a new instance which stuffed up all my vapps which I have had to re-create manually but now that Ive put all the VMs into the right vApps, I have lost network connectivity for most of them Hardware is a Nutanix Cluster and they advise me they have upgraded that to a correctly supported version.. any ideas where I could start troubleshooting what might be wrong with the networking?
-
convert iptables rules to next gen firewall
RabbieBurns replied to RabbieBurns's topic in Internet Related/Filtering/Firewall
there is the FortiConverter app, but doesn't have the source as being iptables.. spoke to fortinet PS team locally and they didn't have any suggestions really so I thought maybe Id reach out internationally.. Even if i could just parse it to get source and dest details into a CSV, i could script it to then insert into fortiOS format. -
Ive inherited a linux box with about 3000 iptables rules, and been tasked with migrating them over to our next gen firewall (its a fortigate..) I was wondering if anyone had a script, or such, or even knew how i could even attempt to write one, that would parse the iptables rules and somehow convert them into a csv or some sort of format that would make it easier for me to import into the new firewall? Any suggestions how to even think about approaching this so I don't have to do this by hand? Thanks in advance.
-
Been struggling with this for a few hours and hoping someone can help I have created a whole bunch of VirtualPortGroups on a vswitch I need to enable Promiscious mode for all of them Ive done New-VirtualPortGroup -VirtualSwitch vSwitch1 -Name Student4-LAN3 to make them then Get-VirtualPortGroup -Name "Student4-LAN3" | Set-VirtualPortGroup -VLanId 403 to set VlanIDs and now im trying to enable promiscious mode on these using Get-VirtualPortgroup -Name "Instructor-LAN1" | Get-SecurityPolicy | Set-SecurityPolicy -AllowPromiscuous $true but thats not correct, even though it looks correct from here https://pubs.vmware.com/vsphere-55/index.jsp?topic=%2Fcom.vmware.powercli.cmdletref.doc%2FSet-SecurityPolicy.html Does anyone know PowerCli a bit better than I do that could help please

