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 Ferreira12/01/2012
Nagios 1 Comment on vote for best monitoring tool

vote for best monitoring tool

Show your love for Nagios by voting in the poll! NOTE: If you haven’t participated on the LQ forum, before you’ll have to create an account and post a new message before you can vote. The options are: Nagios Zabbix […]

View the post
Tags: monitoring, Nagios, tools, vote
By : Felipe Ferreira03/01/2012
HowTo, Linux Leave a Comment on add new disk in linux

add new disk in linux

This is without using LVM. try fdisk -l to find the new disk path (as in /dev/sdxx) # fdisk -l use fdisk /dev/sdxx to create partition. # fdisk /dev/sdd1 n p 1 , t,83 w use mkfs to create a […]

View the post
Tags: add, disk, Linux, new
By : Felipe Ferreira03/01/2012
HowTo, Linux Leave a Comment on linux comand to show memory slots

linux comand to show memory slots

linux comand to show memory slots To find out many hardware information on linux you can use the awesome lshw but when not available also dmidecode. To find out how many memory for examples: -How many slots: # dmidecode -t […]

View the post
Tags: dmidecode, hardware, Linux, list, lshw, memory, show, slots
By : Felipe Ferreira29/12/2011
HowTo, Linux, Security Leave a Comment on reset redhat 5 password

reset redhat 5 password

reset redhat 5 password +boot When you lost your root password in a RedHat Linux Based systems you should first have access to the console, (the machine itself). Power on, or reboot as needed. and as soon as you get […]

View the post
Tags: grub, Linux, lost, passwd, password, recover, redhat
By : Felipe Ferreira15/12/2011
VbScripts Leave a Comment on vbs script to check services

vbs script to check services

Script to check services, check_services.vbs I tried developing it so the services could be passed via arguments, but using check_nt (NC_Net) and vbscript I found it impossible when we came along multiple arguments containing spaces, its a shame 🙁 Maybe […]

View the post
Tags: check, Nagios, script, services, vbs
By : Felipe Ferreira23/11/2011
HowTo, Linux Leave a Comment on Slow ssh login

Slow ssh login

Slow ssh login SSH session slow to start? It’s the DNS fault! Just add “UseDNS no” to /etc/ssh/sshd_config service sshd restart

View the post
Tags: dns, login, slow, ssh, sshd_config, usedns
By : Felipe Ferreira10/11/2011
HowTo, Varnish Leave a Comment on How varnish can identify mobile users

How varnish can identify mobile users

How varnish can identify mobile users In this example it basically finds out via regex on the user-agent tag if the user is mobile if so it redirect to a mobile site. sub identify_device { unset req.http.hash-input; set req.http.X-Device = […]

View the post
Tags: code, mobile, tag, user-agent, varnish, vcl

Posts navigation

Previous 1 … 26 27 28 … 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.