-
as seen on Super User
- Search for 'Super User'
I am trying to kick the habit of using a mouse where I could use keyboard shortcuts, for ergonomic reasons. I believe that if I see some statistics of my use of both input devices, I could reduce my use of mouse clicks.
Do you know of any free software I can install on my Windows XP machine that counts…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm trying to get a full grasp of firewall filters and how to apply them on a Juniper EX4200 switch - to be able to block ports, police traffic and shape traffic.
The network architecture is as follows
internet >-< vlan4000 >-< vlan43
vlan4000 is a public "routed" block (where…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I attempted to install the perl module Net::Twitter::Role::API::Lists using WHM and after doing so my whole site came down. It seems that something that was updated with the install isn't functioning correctly and since our website it written in Perl none of our site scripts will run.
In almost 8…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I inserted the following code:
$counter = 1;
while($_POST['additional_contact1'] != '' || $_POST['additional_contact2'] != '' || $_POST['additional_contact3'] != '') {
if($_POST['additional_contact' . $counter] != '') {
$_SESSION['contact'][$counter]['additional_contact'] = $_POST['additional_contact'…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
It has to be with just functions, variables, loops, etc (Basic stuff). I'm having trouble coming up with the code from scratch from what I've I learned so far(Should be able to do it). Makes me really mad :/. If you could give me step by step to make sure I understand I'd really really appreciated…
>>> More