Skip to content
FELIPE FERREIRA

FELIPE FERREIRA

System Administrator

  • Home
    • ME
    • Hobby
      • Motogp
  • Linux
    • Amazon-AWS
    • bash
    • LinuxCommands
    • Varnish
    • Centos
    • BashScripts
    • tomcat
  • Exchange
  • ESX
  • Varnish
  • Security
  • Centreon

Category: Python

By : Felipe Ferreira06/03/201823/05/2019
HowTo, Python, script Leave a Comment on BeautifulSoup how to

BeautifulSoup how to


#get forecast for genova and rapallo for the next 3 days to http://felipeferreira.net/forecast/forecast-rapallo.html
0 */6 * * * /var/www/wordpress/forecast/forecast.py genova
0 */6 * * * /var/www/wordpress/forecast/forecast.py rapallo

There is a …

View the post
Tags: beautifulsoup, pytho, scraping, script, web
By : Felipe Ferreira08/11/201723/05/2019
HowTo, Python Leave a Comment on Deploy Weblogic bash script

Deploy Weblogic bash script

To deploy a simple ear I did:
${JAVA_BIN} -cp ${WL_JAR} weblogic.Deployer -adminurl t3://${HOST_NAME}:${HOST_PORT} -user ${HOST_USER} -password ${HOST_PASS} -targets ${SERVER} -deploy -upload ${TMP_DIR}${DEPLOYEAR} -name ${APPNAME}
But on the second script I …

View the post
Tags: bash, deploy, script, start, stop, weblogic, wlst
By : Felipe Ferreira22/12/201623/05/2019
Python Leave a Comment on python nagios scrape

python nagios scrape

Wrote a script in python using beautiful soap to scrub a web page.

View the post
Tags: Nagios, pyhton, script, web

Recent Posts

  • AWS Solution Architect Study Guide
  • check_vmware_esx slow
  • Linux End of Life table

Categories

SEARCH

https://www.buymeacoffee.com/felipeferreira
All Right Reserve. Theme: Franchise by Moral Themes.