News

This is an interesting, effective approach and one that is likely to provide you not only with immediately useful time-saving Perl commands, but also with some long lasting insights into how you can ...
There are a lot of really nice scripting languages available to Unix admins, but Perl is still one of my favorites for doing any work that involves regular expressions — any text that you can describe ...
What I'm trying to do is use a Perl script to automatically change a user's allowed login hours in Active Directory. I used ADSI Edit and know what attribute to change, but I am unable to make the ...