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

Author: Felipe Ferreira

By : Felipe Ferreira22/08/2013
BashScripts, HowTo, Linux, Nagios, plugins Leave a Comment on check apache script

check apache script

This script monitor Apache ./check_apache OK – Apache Status Req/s = 0.6 Idel = 4 Busy = 7|Req=0.6;Idle=4;Busy=7 Tested on Ubuntu 12.04 lighthttpd and It works only whe apache mod_status is on. I also included security on the mod_status access […]

View the post
Tags: apache, http
By : Felipe Ferreira21/08/201329/12/2025
Amazon-AWS Leave a Comment on AWS Summit and Roadshow

AWS Summit and Roadshow

I attended to two AWS events this month. Here I let you have both PDF’s of the event. AWS Summit – Sao Paulo 2013 AWS_RoadShow_RiodeJaneiro Many videos in youtube

View the post
By : Felipe Ferreira15/08/2013
Varnish Leave a Comment on Script to purge varnish cache

Script to purge varnish cache

There is a easy way to allow developers to stop bugging us the system adminsitror, “clean the cache”. Just setup this php page on a apache server and they can do it themselves. Tested on Varnish 2.X using syntax: curl […]

View the post
Tags: purge, script, varnish
By : Felipe Ferreira19/07/2013
Linux Leave a Comment on how to add a RAM HD

how to add a RAM HD

Procedure how to add a RAM HD into Linux, tested on RedHat/CentOS # grubby –update-kernel=`grubby –default-kernel` –args=’ramdisk_size=2048000′ # reboot … after boot … # dd if=/dev/zero of=/dev/ram1 bs=1k count=2048000 # mkfs -t ext3 -j -m 0 /dev/ram1 # mkdir /mnt/ConversaoMem […]

View the post
By : Felipe Ferreira14/06/201329/12/2025
Amazon-AWS, HowTo 1 Comment on varnish dynamic backend

varnish dynamic backend

Varnish pointing to a Amazon ELB (elastic load balance) does not work. Error: Backend host “XXXXXXXXXXX-123456789.us-east-1.elb.amazonaws.com”: resolves to multiple IPv4 addresses. Only one address is allowed. I wrote this script to have a way to auto update the vcl once […]

View the post
Tags: backend, bash, dynamic, problem, script, varnish
By : Felipe Ferreira07/06/2013
BashScripts 3 Comments on check how many files in a directory

check how many files in a directory

Script to count how many files exists in directory and subdirectories based on Gerd Stammwitz original script. It is helpfull in some cases, just to find out how many files you have recursive in a directory

View the post
Tags: bash, directory, files, Nagios, plugin, shell
By : Felipe Ferreira06/06/2013
Linux Leave a Comment on How to use lftp

How to use lftp

This is a quite handy command, of course you have also curl and wget. But I kind of like lftp because there is so many diferent configurations that can be set, it seems it also work for torrents! The configuration […]

View the post
Tags: ftps, HowTo, lftp, Linux

Posts pagination

Previous 1 … 21 22 23 … 65 Next

Recent Posts

  • n8n Task Runner Launcher Simplify Automation Setup
  • Mastering n8n Self-Hosting on Ubuntu with Docker Compose and HAProxy
  • Mastering Open-Source AI with OpenWebUI and OpenRouter on Linux

Categories

SEARCH

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