yum install bind-utils
Monthly Archives: marzec 2016
Jak sprawdzić na jakim użytkowniku pracuje na bazie oracle w SQL Plus-ie ?
Select sys_contekst (‘USERDEV’, ‘current_schema’) from dual
Instalacja / Aktualizacja modułu Spreadsheet::WriteExcel
Nowe wersje pobrać można z
http://search.cpan.org/~jmcnamara/
http://www.j-tsurugashima.com/cgi/lib/Spreadsheet/WriteExcel/doc/install.html
Instalacja / Aktualizacja modułu Spreadsheet::WriteExcel
Untar and unzip the module as follows or use winzip:
tar -zxvf Spreadsheet-WriteExcel-0.xx.tar.gz
Change to the directory that tar creates. The module can be installed using the standard Perl procedure:
perl Makefile.PL
make
make test
make install # You may need to be root
make clean # optional
$ wget http://search.cpan.org/CPAN/authors/id/K/KW/KWITKNR/Spreadsheet-ParseExcel-0.2602.tar.gz
$ tar zxof Spreadsheet-ParseExcel-0.2602.tar.gz
$ cd Spreadsheet-ParseExcel-0.2602
$ perl Makefile.PL
$ make test
$ su root
# make install
Jak sprawdzić wersję zainstalowanego modułu CPAN?
perl -le 'eval „require $ARGV[0]” and print $ARGV[0]->VERSION’ Spreadsheet::WriteExcel
perl -le 'eval „require $ARGV[0]” and print $ARGV[0]->VERSION’ OLE::Storage_Lite
Jack Ma, Alibaba Creator
„I failed 3 times in college. I applied 30 times to get a job but I was always rejected. When KFC came to China for the first time, we were 24 to apply and I was the only one dismissed. I wanted to go into the police but I was the only one not accepted. I applied 10 times to Harvard University in the US and I was rejected. ”
Jack Ma, Alibaba Creator and 22nd Worlds richest man according to fortune and according to Forbes 2015 list with $29.8 billion networth.
Moral of the story … Never give up because you failed once or twice, know that failure is sometimes the universe telling you that your mission in life is somewhere else.
źródło: www.linkedin.com