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: HowTo

By : Felipe Ferreira11/11/2013
HowTo, Linux 1 Comment on How to add a disk to lvm

How to add a disk to lvm

Add disk and expand in a Logical Volume no reboot, but not for /root /(boot). Tested in Linux CentOS/RedHat 5.7 /var First add a disk in (VMWare) Scan echo “- – -” > /sys/class/scsi_host/host0/scan fdisk -l fdisk /dev/sdb n,p,1,w Format […]

View the post
Tags: disk, Linux, lvm
By : Felipe Ferreira16/10/201329/12/2025
HowTo, Linux 1 Comment on vimrc example

vimrc example

This is a nice vi / vim color schema   Edit ~/.vimrc set cindent set shiftwidth=3 set tabstop=3 set expandtab set ruler ” some colors: “white on black” hi normal ctermfg=white ctermbg=black guifg=white guibg=black hi nontext ctermfg=blue ctermbg=black guifg=blue guibg=black […]

View the post
Tags: colorschema, Linux, vim, vimrc
By : Felipe Ferreira08/10/2013
HowTo Leave a Comment on Change Netflix region

Change Netflix region

There is a simple way to watch the US netflix, change your DNS. Thats pretty much what sites like http://www.unblock-us.com/ offers for $5 a month. The way I did was: nslookup server 208.122.23.22 > netflix.com Server: 208.122.23.22 Address: 208.122.23.22#53 Name: netflix.com […]

View the post
Tags: change, dns, Linux, netflix, region
By : Felipe Ferreira30/09/201329/12/2025
BashScripts, HowTo, Linux Leave a Comment on bash script to convert pdf to jpg

bash script to convert pdf to jpg

I wrote this shell script to convert around 7 million PDF’s. The initial Java version had trouble with performance, it crashed a lot and used way to much memory. So old bash again did a clean and fast job. Overview: […]

View the post
By : Felipe Ferreira05/09/2013
plugins, VbScripts, Windows 1 Comment on check iis cpu

check iis cpu

This nagios plugin VBS script, gets exactly the amount of CPU a specific Aplication Pool is using, it helps a lot to identify witch site is using more CPU. It was tested on Windows 2003 only. I had the help […]

View the post
Tags: aplication pool, cpu, IIS, Nagios, script, vbs
By : Felipe Ferreira02/09/2013
Amazon-AWS, BashScripts, Linux 1 Comment on check aws elb hosts

check aws elb hosts

This scripts counts how many active instances are inService of a AWS ElasticLoadBalancer (ELB). The code is based on a simple API call via bash elb-describe-instance-health Here is the code: #!/bin/bash #This script uses AWS command line tools to get […]

View the post
Tags: amazon, AWS, elb, monitoring
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

Posts pagination

Previous 1 … 16 17 18 … 46 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.