June 5, 2006
1 2 3 4 5 6 7 8 9 10 11 12 13 14 [root@localhost pub]# ll total 1648 -rw-r–r– 1 root root 85648 Jun 5 23:52 14thtop.png -rw-r–r– 1 root root 262852 Jun 5 23:52 orkuthelper.png -rw-r–r– 1 root root 143804 Jun 5 23:52 shot1.png -rw-r–r– 1 root root 160552 Jun 5 23:52 shot2.png [...]
Read the full article →
February 2, 2006
Some times we face problems in transferring the data from one machine to other machine using scp. Actually the scp command is executed successfully but the data is not transferred. As the .bashrc and not the .bash_profile file of the system to which the data is being transferred is executed. If the .bashrc of the [...]
Read the full article →