ITworld - Unix as a Second Language http://www.itworld.com/blogs/views/recent/rss.xml/81 en How to enforce password complexity on Solaris http://www.itworld.com/endpoint-security/277046/how-enforce-password-complexity-solaris Solaris 10 is the first version of Solaris to provide a complex set of variables for controlling password strength. The /etc/default/passwd file contains a series of parameters -- most commented out when a system is first installed -- that allow you to exercise some fairly rigorous constraints on the passwords your users may select.<p><a href="http://www.itworld.com/endpoint-security/277046/how-enforce-password-complexity-solaris" target="_blank">read more</a></p> http://www.itworld.com/endpoint-security/277046/how-enforce-password-complexity-solaris#comments Endpoint Security Operating Systems Best practice Complexity length password security Solaris Sat, 12 May 2012 23:44:20 +0000 Sandra Henry-Stocker 277046 at http://www.itworld.com How to enforce password complexity on Linux http://www.itworld.com/endpoint-security/275056/how-enforce-password-complexity-linux Enforcing password complexity involves making decisions about how long passwords need to be and whether they must contain a mix of characters -- such as digits, a mix of uppercase and lowercase, or special characters. In general, the rules are not hard to set up, but you need to know both the syntax and the rules to get the outcome you expect.<p><a href="http://www.itworld.com/endpoint-security/275056/how-enforce-password-complexity-linux" target="_blank">read more</a></p> http://www.itworld.com/endpoint-security/275056/how-enforce-password-complexity-linux#comments Endpoint Security Best practice operatingsystems Linux minlen PAM password complexity Mon, 07 May 2012 00:17:32 +0000 Sandra Henry-Stocker 275056 at http://www.itworld.com What makes a good password? http://www.itworld.com/security/272942/what-makes-good-password Sound advice against the use of bad passwords has been around for decades. Yet I still find people electing to use passwords like pa55w0rd and login123 as if they&#039;d never heard about password cracking programs. Even technical professionals -- programmers, help desk techs and systems administrators -- sometimes assign really weak passwords to their own and other important accounts. It&#039;s become painfully obvious to me that telling people to use good passwords isn&#039;t enough. We need to clearly define what a good password is -- and never imply that short or predictable passwords are ever OK.<p><a href="http://www.itworld.com/security/272942/what-makes-good-password" target="_blank">read more</a></p> http://www.itworld.com/security/272942/what-makes-good-password#comments Endpoint Security Security Best practice Complexity length password safes strength Sun, 29 Apr 2012 21:02:38 +0000 Sandra Henry-Stocker 272942 at http://www.itworld.com A better way to learn Unix http://www.itworld.com/operating-systems/270318/better-way-learn-unix If you are still learning Unix or have any involvement in helping others master the command line, here&#039;s the book you have been waiting for. The Linux Command Line: A Complete Introduction (no starch press, 2012) will take you from 0 to 100 in 36 pain-free chapters.<p><a href="http://www.itworld.com/operating-systems/270318/better-way-learn-unix" target="_blank">read more</a></p> http://www.itworld.com/operating-systems/270318/better-way-learn-unix#comments Operating Systems Book review book command line Linux no starch press Unix Sun, 22 Apr 2012 15:35:50 +0000 Sandra Henry-Stocker 270318 at http://www.itworld.com What is access governance? http://www.itworld.com/business-intelligence/268042/what-access-governance Access governance is more than just the coolest concept since virtualization and cloud computing. It&#039;s likely to change the way you manage accounts on your servers. Designed to add clarity and control to questions like &quot;Who has access to the recipe for our secret sauce?&quot;, it may be the answer to some of your biggest problems.<p><a href="http://www.itworld.com/business-intelligence/268042/what-access-governance" target="_blank">read more</a></p> http://www.itworld.com/business-intelligence/268042/what-access-governance#comments Business Intelligence IT Management/Strategy Best practice softwareinfrastructure Access access governance accounts compliance review security Sun, 15 Apr 2012 22:04:11 +0000 Sandra Henry-Stocker 268042 at http://www.itworld.com Fun with shell $ arguments http://www.itworld.com/it-managementstrategy/266188/fun-arguments How many special shell $ arguments do you use in your daily work? There may be a lot more of them than you think. Let&#039;s look over a bunch of them and examine how they can streamline your scripts.<p><a href="http://www.itworld.com/it-managementstrategy/266188/fun-arguments" target="_blank">read more</a></p> http://www.itworld.com/it-managementstrategy/266188/fun-arguments#comments IT Management/Strategy Operating Systems Tip shell scripts Unix Mon, 09 Apr 2012 14:19:16 +0000 Sandra Henry-Stocker 266188 at http://www.itworld.com How to keep yourself from losing important files on a Unix system http://www.itworld.com/operating-systems/264362/how-keep-yourself-losing-important-files If you haven&#039;t made the mistake of accidentally removed important files, you probably haven&#039;t worked with Unix very long. Here are some creative ways of keeping you from making that mistake.<p><a href="http://www.itworld.com/operating-systems/264362/how-keep-yourself-losing-important-files" target="_blank">read more</a></p> http://www.itworld.com/operating-systems/264362/how-keep-yourself-losing-important-files#comments Data Center/Servers IT Management/Strategy Operating Systems Software Tip Mon, 02 Apr 2012 21:45:15 +0000 Sandra Henry-Stocker 264362 at http://www.itworld.com Why I Love Unix http://www.itworld.com/operating-systems/125478/why-i-love-unix Sandra Henry-Stocker&#039;s long-standing and largely happy relationship with Unix has been an interesting and rewarding trek. If she hasn&#039;t helped you to love Unix, let her try just once more.<p><a href="http://www.itworld.com/operating-systems/125478/why-i-love-unix" target="_blank">read more</a></p> http://www.itworld.com/operating-systems/125478/why-i-love-unix#comments Career Operating Systems Opinion career loving unix Sandra Henry-Stocker Solaris Wed, 27 Oct 2010 12:48:34 +0000 Sandra Henry-Stocker 125478 at http://www.itworld.com Checking Your arp Entries http://www.itworld.com/it-managementstrategy/124722/checking-your-arp-entries <!--paging_filter--><p>One useful tool for diagnosing network troubles is the arp command -- a tool which allows<br /> you to display the IP address to hardware (MAC) address mappings that a system has built so that it doesn't have to fetch the same information repeatedly for systems it communicates with.</p> <p><a href="http://www.itworld.com/it-managementstrategy/124722/checking-your-arp-entries" target="_blank">read more</a></p> http://www.itworld.com/it-managementstrategy/124722/checking-your-arp-entries#comments IT Management/Strategy Operating Systems How-to arp -a arp cache list MAC addresses Sandra Henry-Stocker Wed, 20 Oct 2010 20:45:26 +0000 Sandra Henry-Stocker 124722 at http://www.itworld.com Unix How-To: Checking on Collisions http://www.itworld.com/it-managementstrategy/123953/unix-how-to-checking-collisions <!--paging_filter--><p>One metric that helps gauge how well your network is holding up to the strain of busy users and applications is the number of packets that slam into other packets, generating what is called a "collision". Let's check out an easy tool for calculating the collision rate for a particular network interface.</p> <p><a href="http://www.itworld.com/it-managementstrategy/123953/unix-how-to-checking-collisions" target="_blank">read more</a></p> http://www.itworld.com/it-managementstrategy/123953/unix-how-to-checking-collisions#comments IT Management/Strategy Networking How-to calculate collision rate collisions netstat Sandra Henry-Stocker Wed, 13 Oct 2010 21:04:39 +0000 Sandra Henry-Stocker 123953 at http://www.itworld.com Unix How-To: Nifty One-Liners http://www.itworld.com/it-managementstrategy/123128/unix-how-to-nifty-one-liners <!--paging_filter--><p>Today's collection of one-liners are sure to win some converts. There's nothing like a quick command that saves you a lot of trouble and just might impress your boss and coworkers that you're the cleverest person around.</p> <p><a href="http://www.itworld.com/it-managementstrategy/123128/unix-how-to-nifty-one-liners" target="_blank">read more</a></p> http://www.itworld.com/it-managementstrategy/123128/unix-how-to-nifty-one-liners#comments IT Management/Strategy Operating Systems How-to backup brace expansion one-liners Sandra Henry-Stocker touch Wed, 06 Oct 2010 16:27:58 +0000 Sandra Henry-Stocker 123128 at http://www.itworld.com Unix How-To: More Alias Quickies to Save You Time http://www.itworld.com/it-managementstrategy/122435/unix-how-to-more-alias-quickies-save-you-time <!--paging_filter--><p>Today's column is a grab bag of useful aliases that will save you some precious typing time. The sysadmins I know like to type as few characters as possible, so many of these are especially terse</p> <p><a href="http://www.itworld.com/it-managementstrategy/122435/unix-how-to-more-alias-quickies-save-you-time" target="_blank">read more</a></p> http://www.itworld.com/it-managementstrategy/122435/unix-how-to-more-alias-quickies-save-you-time#comments IT Management/Strategy Operating Systems How-to aliases bash more Sandra Henry-Stocker useful Wed, 29 Sep 2010 19:50:51 +0000 Sandra Henry-Stocker 122435 at http://www.itworld.com Unix How-To: Making Better Use of Find http://www.itworld.com/operating-systems/121578/unix-how-to-making-better-use-find <!--paging_filter--><p>Find is not just useful for locating files, but also for doing things with the files once it finds them. You can find files based on numerous criteria -- their names, their owners, their size, etc. -- and you can then perform some operation on the files from simply listing them to changing permissions or analyzing their contents. You can also make the operation that you specify to occur only if you confirm that you want it to happen after you are prompted. Let's see how this works.</p> <p><a href="http://www.itworld.com/operating-systems/121578/unix-how-to-making-better-use-find" target="_blank">read more</a></p> http://www.itworld.com/operating-systems/121578/unix-how-to-making-better-use-find#comments IT Management/Strategy Operating Systems How-to Exec find command prompt Sandra Henry-Stocker xargs Wed, 22 Sep 2010 20:58:37 +0000 Sandra Henry-Stocker 121578 at http://www.itworld.com Unix How-To: Counting Anything http://www.itworld.com/operating-systems/120681/unix-how-to-counting-anything <!--paging_filter--><p>A reader recently asked whether it was possible on Unix systems to count how many times a particular character appears on each line of text. "On Unix", I answered, "not only is just about anything possible, but there are usually half a dozen ways to do it".</p> <p><a href="http://www.itworld.com/operating-systems/120681/unix-how-to-counting-anything" target="_blank">read more</a></p> http://www.itworld.com/operating-systems/120681/unix-how-to-counting-anything#comments IT Management/Strategy Operating Systems How-to awk count characters grep linefeed Sandra Henry-Stocker Wed, 15 Sep 2010 15:23:15 +0000 Sandra Henry-Stocker 120681 at http://www.itworld.com Unix How-To: Quotes to Live By http://www.itworld.com/operating-systems/120133/unix-how-to-quotes-live-by <!--paging_filter--><p>One of the things that really throws new Unix users is when to use quotes and which kind of quotes. Between single quotes, double quotes and back ticks, a person can start to feel that Unix is unnecessarily tricky.</p> <p><a href="http://www.itworld.com/operating-systems/120133/unix-how-to-quotes-live-by" target="_blank">read more</a></p> http://www.itworld.com/operating-systems/120133/unix-how-to-quotes-live-by#comments IT Management/Strategy Operating Systems How-to back ticks double quotes echo Sandra Henry-Stocker single quotes Thu, 09 Sep 2010 15:10:27 +0000 Sandra Henry-Stocker 120133 at http://www.itworld.com