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 Ferreira21/03/2013
HowTo, Linux Leave a Comment on bash date convert epoch time

bash date convert epoch time

Many times you will need to conver Unix/Linux epoch time to a readable date format That is quite simple $ date -d@1363497047 Dom Mar 17 02:10:47 BRT 2013 To get a current epoch time we simply use date command as […]

View the post
Tags: convert, date, epoch, Linux, time
By : Felipe Ferreira17/01/2013
BashScripts, HowTo, Nagios, plugins, Windows 3 Comments on Cluster MS Check

Cluster MS Check

Another nagios/bash script that verifies if a cluster has performed a failover. This one is used for any microsoft cluster. #!/bin/bash # 2008-07-23 Nereu # edit: Felipe Ferreira 01-2010 TMPDIR=/usr/local/nagios/var PLGDIR=/usr/local/nagios/libexec OK=0 WARN=1 CRIT=2 UNKN=3 if [ “$#” -ne 3 […]

View the post
Tags: cluster, microsoft, mssql, Nagios, windows
By : Felipe Ferreira17/01/2013
BashScripts, Linux Leave a Comment on Check Linux Cluster

Check Linux Cluster

A simple nagios/bash script to check if a RedHat/CentOS cluster has failedover.It uses the output from the clustat command. The usage is simple the script name and service, example: check_usage IO_Service It has been tested only with a 2 node […]

View the post
Tags: check, cluster, failover, Nagios
By : Felipe Ferreira08/01/2013
HowTo, Linux Leave a Comment on linux burn iso to flash drive

linux burn iso to flash drive

I have tried a lot of tools but there is none better then UnetBootin http://unetbootin.sourceforge.net/It is multiplataform, windows, max, linux. UNetbootin can create a bootable Live USB drive, or it can make a “frugal install” on your local hard disk […]

View the post
Tags: boot, iso, Linux, live, USB
By : Felipe Ferreira19/12/2012
HowTo, Linux Leave a Comment on screen

screen

Screen command Screen is a linux tool to help manage connections. “Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells).” Its able to reestablish lost sessions, and to have multiple connections. 1) […]

View the post
Tags: command, HowTo, Linux, screen, works
By : Felipe Ferreira19/12/2012
HowTo, Linux Leave a Comment on Amazon WordPress / Lighttpd / Varnish

Amazon WordPress / Lighttpd / Varnish

Amazon WordPress / Lighttpd / Varnish for free #1. Create an AWS Account You can sign up here. You’ll have to provide a credit card and a phone number where you will be called as part of the online registration […]

View the post
Tags: amazon, configure, free, HowTo, install, Server, ubuntu, wordpress
By : Felipe Ferreira10/12/2012
BashScripts, Linux 1 Comment on check_ftp_download script

check_ftp_download script

This is a script that tests the FTP site by downloading a specific file and verifying how long it takes to do so. It also measures the bandwidth. It uses curl PHP library to do the FTP part. More of […]

View the post

Posts navigation

Previous 1 … 21 22 23 … 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.