Hi
I'm an ex-IT manager (focused on Sysadmin & Netadmin tasks). Previous employment was with a reputable brand-name SME for over 12 years. Self-trained (no formal qualifications)
Ideally looking for part time or consultancy/freelance work, but open to short-to-medium term formal/full-time...
Midrand Area, we are looking for a competent self driven Systems Administrator to join a dynamic team where your voice matters and suggestions are actually implemented.
Linux/ Unix experience as well as Cisco/ Firewalls a must, 3 + years experience required.
Salary is negotiable and the...
Guys I'm going to play around with domain I bought. It will be my very first website and I'm going to use wordpress.
So are there any tips to prevent my website from getting hacked. I know most of these hackers attack your database to get into you website but besides a really strong password. Is...
If you have a file with numerical columns, and need a total of each column, it would be easy to do the calculation with awk.
Given the input file with contents:
server1 2 4 5 2 1 5
server2 4 5 6 7 2 7
Execute the command like this:
cat <filename> | addco.sh
you'll get the following...