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

Blogs

By : Felipe Ferreira10/08/2015
Amazon-AWS, HowTo Leave a Comment on AWS Lambda

AWS Lambda

Today I tested the amazing Lambda and I was able to automaticly process images, generating thumbnails by just copying an image into a S3 bucket. I followed the Walkthrough at http://docs.aws.amazon.com/lambda/latest/dg/walkthrough-s3-events-adminuser-create-test-function-create-function.html But had few steps to do not listed there: […]

View the post
Tags: AWS, image, lambda, resize, s3, thumbnail
By : Felipe Ferreira03/08/2015
Amazon-AWS, HowTo Leave a Comment on AWS save money spot instances

AWS save money spot instances

When you have any process that listen to a SQS queue, in most case it a good case for SPOT instance to come into play and save you lots of money. In our infra, we had a AS group that […]

View the post
By : Felipe Ferreira03/08/2015
Amazon-AWS, HowTo Leave a Comment on AWS Cloud Watch bash script

AWS Cloud Watch bash script

This script was written by me a while back (still has an old version of the CLI) I found a minor bug, when using non integer values (decimal values) causes a problem, bash does not handle it very well. Anyone […]

View the post
Tags: AWS, bash, cloudwatch, script
By : Felipe Ferreira27/07/2015
HowTo Leave a Comment on solr index command

solr index command

Not sure if there is another better way to do it. But I wrote this script to perform full or delta imports. more details http://wiki.apache.org/solr/DataImportHandler #!/bin/bash # script to index Solr # by Felipe Ferreira Sept 2013 TYPE=$1 DATE=`date +%d_%m_%y` […]

View the post
By : Felipe Ferreira23/07/2015
Linux Leave a Comment on How to find what process are using Swap

How to find what process are using Swap

How to find what process are using Swap /proc/meminfo – This file reports statistics about memory usage on the system. It is used by free to report the amount of free and used memory (both physical and swap) on the […]

View the post
Tags: Linux, process, swap
By : Felipe Ferreira29/06/2015
Uncategorized Leave a Comment on android 4.4.4 how to hard reset factory moto g

android 4.4.4 how to hard reset factory moto g

To hard reset the Motorola Moto G Android 4.4.4 Make sure the phone has over 50% of battery, remove the SIM card 1-Press Volume- and Power for 4 seconds 2-When you see Menu use Volume- to Recovery press Volume+ to […]

View the post
Tags: 4.4.4, android, hard, motorola, reset
By : Felipe Ferreira24/06/2015
Varnish Leave a Comment on varnishadm ban

varnishadm ban

When cleaning the cache on varnish 3.0 there is a way to only ban the specific host. The command is: varnishadm -T localhost:1234 ban req.http.host ~ “site.com” && req.url ~ “/path”

View the post
Tags: 3.0, ban, host, Linux, url, varnish, varnishadm

Posts navigation

Previous 1 … 11 12 13 … 62 Next

Recent Posts

  • How to Write a node application to run openai chatgtp inside a docker container
  • AWS Solution Architect Study Guide
  • check_vmware_esx slow

Categories

SEARCH

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