All 140 HTML colors with name:
http://www.html-color-names.com/color-chart.php
Monday, September 13, 2010
Friday, September 3, 2010
Important Utility forms
Here are the links to download some Important/Utility Forms:
PF Closing Forms- Form 19 and Form 10C:
http://www.citehr.com/2983-employees-provident-fund-form-no-10-c-form-19-a.html
PF Closing Forms- Form 19 and Form 10C:
http://www.citehr.com/2983-employees-provident-fund-form-no-10-c-form-19-a.html
Unix command to copy files between 2 Systems
Dear Reader,
Today I am writing Unix commands to copy files and directories in Unix systems without FileZilla or
WinScp like User Interfaces.
Suppose you want to copy a file from one system (SOURCE) to another system (DESTINATION), Login into
DESTINATION system. Go to the location where you want to keep the copied contents.
Assumptions:
SOURCE IP: X.X.X.113 (Type full numeric complete IP address in copy command).
DESTINATION IP: X.X.X.50 (Type full numeric complete IP address in copy command).
UserName for SOURCE IP: dm0945
Password: System will ask once you enter the below copy command.
First login into DESTINATION IP system and move to destination directory, then type below command:
scp dm0945@X.X.X.113:/home/dmodi/log/q2-2011-09-21.log . (Press Enter, it will ask password for X.X.X.113 system.
The log file will be copied to current location of DESTINATION IP System.
Above command will copy a file, if you want entire diectory to copy, tweak the above command as below:
scp -r dm0945@X.X.X.113:/home/dmodi/log/q2-2011-09-21.log . (Press Enter, it will ask password for X.X.X.113 system.
Entire log directory will be copied to current location of DESTINATION IP System.
---------------END---------------
Thursday, September 2, 2010
Desktop wallpaper sites
Good wallpaper sites:
http://www.vistadesktops.com/resolution.php?page=3&rid=9
http://safa.tv/370,why-the-bodyguards-lose-his-job-super-funny.html
http://www.flash-screen.com/free-wallpaper/
http://www.vistadesktops.com/resolution.php?page=3&rid=9
http://safa.tv/370,why-the-bodyguards-lose-his-job-super-funny.html
http://www.flash-screen.com/free-wallpaper/
Wednesday, September 1, 2010
IFSC codes of my banks
IFSC Codes:
SBI MG Road- SBIN0005778
UNION Chandra layout- UBIN0556343
United Shivaji nagar- UTBI0SHV823
Yes bank KASTURBA ROAD BANGALORE- YESB0000022
End.
SBI MG Road- SBIN0005778
UNION Chandra layout- UBIN0556343
United Shivaji nagar- UTBI0SHV823
Yes bank KASTURBA ROAD BANGALORE- YESB0000022
End.
Subscribe to:
Posts (Atom)