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

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 Ferreira10/01/201713/09/2019
HowTo, Linux 2 Comments on Failed to read keytab [default]

Failed to read keytab [default]

When starting sssd in centos 7 I was getting this error:  “Failed to read keytab [default]”
SOLUTION:
rm /etc/krb5.keytab
klist -k
vi /etc/samba/smb.conf
security = ads
dedicated keytab file …

View the post
Tags: centos, keytab, Linux, sssd
By : Felipe Ferreira04/01/201713/09/2019
bash, Linux, LinuxCommands Leave a Comment on centos 7 disable useless services

centos 7 disable useless services

This some of the tuning I do on a centos 7 install REMOVE USLESS NETWORK INTERFACE brctl delbr virbr0 systemctl get-default systemctl set-default multi-user.target DISABLE USELESS SERVICESON GUI INSTALLS:…

View the post
Tags: 7, centos, disable, script, services, useless
By : Felipe Ferreira07/12/201623/05/2019
HowTo, Linux Leave a Comment on Python 3 Django Mariadb

Python 3 Django Mariadb

Centos 6 x64 Python 3 Django Mariadb
I found out the hard way that python 3 default mysql driver does not work
Anyways You will need to install mariadb devel…

View the post
Tags: centos, django, Linux, mariadb, Python
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 Ferreira16/11/2015
HowTo, Linux 2 Comments on apache tuneup

apache tuneup

Apache Tune Up
I was able to do about 4K concurrent connections with this setup.
Using Centos 6.7 64bit Apache httpd-2.2.15-47.el6.centos.x86_64
a Virtual Machine 4x CPU’s and 4GBs of memory, …

View the post
Tags: apache, centos, Linux, mod_cache, redhat, static, tuneup

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
All Right Reserve. Theme: Franchise by Moral Themes.