Monthly Archives: April 2006

Password free secure copy // SCP & SSH

Password – free login for scp http://www.linuxjournal.com/article/8600 Pass on Passwords with scp By Dave Sirof on Thu, 2005-10-06 01:00. Security Learn how to propagate files quickly and do backups easily when you set up scp to work without needing passwords. … Continue reading

Posted in Linux | 4 Comments

Excel – copying formulas

Move or copy a formula When you move a formula, the cell references within the formula do not change. When you copy a formula, absolute cell references do not change; relative cell references will change. For more information about absolute … Continue reading

Posted in Other Tech | 3 Comments

Count Unix Files

Count, Sort and Compare Unix Files � March 21, 1994 B-18 Unix has several utilities to help count, sort and compare files. To illustrate these utilities, assume we have two files, phonesA and phonesB. Each contains a list of telephone … Continue reading

Posted in Linux | Leave a comment