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

Tag: install

By : Felipe Ferreira14/03/201823/05/2019
HowTo, Linux Leave a Comment on Gitea how to install

Gitea how to install

1) Pre-Requisite
# Install Mariadb
yum -y install mariadb
mysql -u root -p
CREATE DATABASE gitea;
CREATE USER ‘gitea’@’localhost’;
SET PASSWORD FOR ‘gitea’@’localhost’ = PASSWORD(‘NEW_gitea’);
grant all privileges on gitea.* …

View the post
Tags: centos git gitea gogs HowTo install Linux
By : Felipe Ferreira07/12/201623/05/2019
HowTo Leave a Comment on Centos 6 python 3.5 django

Centos 6 python 3.5 django

I do like working with RedHat / Centos 6 (python 2.6.6) but when it comes to Python, urghh…They just remain old old, its sad. I dont know why. Solution is …

View the post
Tags: centos centos6 django HowTo install python 3.5 setup
By : Felipe Ferreira25/11/201623/05/2019
HowTo, Linux 1 Comment on URBACKUP CENTOS 7 HOW TO INSTALL

URBACKUP CENTOS 7 HOW TO INSTALL

URBACKUP CENTOS 7 HOW TO INSTALL
Centos 7 x64bit urbackup-server-2.0.36
Requirements:
yum install autoconf automake binutils bison flex gcc gcc-c++ gettext libtool make patch pkgconfig redhat-rpm-config rpm-build rpm-sign
yum install …

View the post
Tags: 7 centos HowTo install Linux Server URBACKUP
By : Felipe Ferreira26/05/2015
HowTo, Linux, Nagios Leave a Comment on nagios vmware esx plugin

nagios vmware esx plugin

The best script to monitor VMWare ESX using nagios was
developed by Steve Shipway.
1. Download the script
wget http://felipeferreira.net/wp-content/uploads/2015/05/VMWare.zip
unzip VMWare.zip
cd VMWare
chmod +x check_vmware.pl && sed -i …

View the post
Tags: HowTo install Linux Nagios setup vmware vmware-plugin vmware-vsphere-cli
By : Felipe Ferreira19/11/2014
HowTo, Linux Leave a Comment on how to install zabbix on centos

how to install zabbix on centos

How to install Zabbix
yum -y update
yum -y install httpd php php-cli php php-ctype php-bcmath php-xmlreader php-xmlwriter php-xmlwriterfping libcurl libiksemel net-snmp php-net-socket php-mbstring php-gettext mysql mysql-server mysql-devel.x86_64 php-mysql.x86_64 libxml2-devel.x86_64 …

View the post
Tags: centos HowTo install Linux zabbix
By : Felipe Ferreira07/02/2014
HowTo Leave a Comment on Install a second Python on CentOS

Install a second Python on CentOS

Install a second Python on CentOS
1.download python
2.install to diff local
configure –prefix=/opt/virtualenv/python
make && make install
3.create virtual env using new python
virtualenv /opt/virtualenv –python=/opt/python276/bin/python
note: if needed …

View the post
Tags: centos install Python virtualenv
By : Felipe Ferreira03/05/2013
HowTo, Linux Leave a Comment on Fix Install of Citrix Reciever on Ubuntu 12.04 x64

Fix Install of Citrix Reciever on Ubuntu 12.04 x64

Fix Install of Citrix Reciever on Ubuntu 12.04 x64
I had two errors:
1. /var/lib/dpkg/info/icaclient.postinst: 696: /var/lib/dpkg/info/icaclient.postinst: nspluginwrapper: not found
2. dpkg: error processing icaclient (–install):
Solution:
1.
sudo apt-get …

View the post
Tags: citrix fix install problem reciever ubuntu

Posts navigation

1 2 … 5 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.