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

Month: July 2011

By : Felipe Ferreira21/07/2011
HowTo, Linux, Security Leave a Comment on How to Install iftop

How to Install iftop

How to Install iftop on RedHat 6 64 bits, CentOS.
iftop is a very very cool tool. It displays what connections are made and their usage etc…

Script to Install…

View the post
Tags: HOW HowTo iftop install network setup to tool
By : Felipe Ferreira21/07/2011
HowTo, Linux, Varnish 3 Comments on Varnish security.vcl

Varnish security.vcl

How to setup Security.vcl on Varnish 3.0
Download it
wget https://github.com/KristianLyng/varnish/tree/my2.1/varnish-tools/security.vcl
# cd vcl/
# make
# cp -a vcl/ /etc/varnish/security.vcl/
(alternatively you could symlink it, of course).
Now all …

View the post
Tags: 6 64 centos configure HowTo install redhat security.vcl setup varnish
By : Felipe Ferreira20/07/2011
HowTo, Linux 1 Comment on How to install varnish

How to install varnish

How to install varnish
This is a step-by-step on howto setup and run varnish web cache.
This was done for Linux RedHat 6 64bits, same works for CentOS 5.5 64bits …

View the post
Tags: 3.0 6 64 bits centos compile configuration daemon HOW HowTo install redhat setup to varnish
By : Felipe Ferreira13/07/201113/09/2019
HowTo, Windows 2 Comments on Script to autmaticly send Alt-Tab

Script to autmaticly send Alt-Tab

VBS Script to autmaticly send Alt-Tab and switch opened programs

Option Explicit
Dim objShell
Set objShell = CreateObject("WScript.Shell")
Do
      objShell.SendKeys "%+{TAB}"
      Wscript.Sleep 300000
Loop
https://www.buymeacoffee.com/felipeferreira
https://www.buymeacoffee.com/felipeferreira
View the post
Tags: Alt-Tab script send vbs visualbasic
By : Felipe Ferreira12/07/2011
HowTo, Linux, Security 2 Comments on How to setup sshguard

How to setup sshguard

How to setup sshguard
Using Iptables and centos or redhat
(another option is to use fail2ban, checkout my howto here )
1.Download sshguard source and compile it (could also …

View the post
Tags: 5.5 6 64 centos HowTo Iptables redhat setup sshguard
By : Felipe Ferreira12/07/2011
HowTo Leave a Comment on Bash to run after linux installation

Bash to run after linux installation

Bash script to run post installation of CentOS or RedHat.

#/bin/bash
# post installation script
#
#
#set -x
echo ". Post installation script"
#
# /etc/hosts
#
echo ". 
…
View the post
Tags: bash installation Linux run
By : Felipe Ferreira12/07/2011
HowTo 1 Comment on glassfish disable trace method

glassfish disable trace method

Glassfish can not disable the trace method witch is a security problem!
This is what the Oracle support wrote me:
I did some testing using the following CLI method because …

View the post
Tags: disable GlassFish method trace

Posts navigation

1 2 Next

Recent Posts

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

Categories

SEARCH

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