Instalacja nginx na RHEL 7
/opt/rh/rh-nginx18/root/usr/sbin/nginx -t -c /etc/opt/rh/rh-nginx18/nginx/nginx.conf
Instalacja nginx na RHEL 7
/opt/rh/rh-nginx18/root/usr/sbin/nginx -t -c /etc/opt/rh/rh-nginx18/nginx/nginx.conf
Ansible – https://www.redhat.com/en/services/training/do007-ansible-essentials-simplicity-automation-technical-overview?sc_cid=70160000001202fAAA
RHEL – https://www.redhat.com/en/services/training/rh024-red-hat-linux-technical-overview
OpenStack – https://www.redhat.com/en/services/training/cl010-red-hat-openstack-technical-overview
OpenShift – https://www.redhat.com/en/services/training/do080-deploying-containerized-applications-technical-overview
#!/bin/bash LOG=/var/log/rsync_log_rlz.log echo "$(date +'%F %H.%M.%S') ---------START---------" >> $LOG rsync --archive --exclude='katalog' --exclude='plik.txt' -e ssh --delete /home/user01/logs/ user01@server02:/home/user01/logs_from_server01/ >> $LOG
W dialerze należy wybrać
*#*#7378423#*#*
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
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
„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
W dowolnym pustym miejscu ekranu w menu głównym należy dotknąć i przytrzymać około 3 sekund. Teraz widać poszczególne pulpity w zmniejszeniu. Należy przejść do skrajnego lewego ekranu i wyłączyć „Briefing”.
Journalist: „What is the secret of your success?”
CEO: „Two words”
Journalist: „And, what are they?”
CEO: „Right decisions.”
Journalist: „But how do you make right decisions?”
CEO: „One word.”
Journalist: „And, what is that?”
CEO: „Experience.”
Journalist: „And how do you get experience?”
CEO: „Two words.”
Journalist: „And, what are they?”
CEO: „Wrong decisions.”
Kilka podstawowych szkoleń można znaleźć na stronie (wymagana rejestracja) :