IT thoughts, ideas and solutions
  • Start
  • About me
  • Business profile

centos

A collection of 3 posts

31 Mar 2020 • 1 min read

ELK stack with Centos on vagrant

I prepared Elastic stack setup on Centos 7 for Vagrant few months ago, but it could be used without it too. It was set to 6.2.4 but it is easy to change it.  I decided to mention it here, as it could be useful for someone. I believe

Read more
4 Jun 2019 • 1 min read

Najlepszy klient OneDrive dla Linux

Klientów OneDrive dla Linux jest kilka aczkolwiek ten jeden wydaje się być najlepszy bazując na moich wcześniejszych doświadczeniach. Jest to niewątpliwie moja subiektywna ocena.   Strona projektu na github: https://github.com/abraunegg/onedrive Klienta można zbudować dla następujących systemów: Debian, Ubuntu, Fedora, Centos, Arch, Rapsbian, Gentoo, OpenSUSE. Kroki potrzebne do

Read more
19 Oct 2016 • 1 min read

Ghost CMS + SELinux

Easy way to deal with SELinux blocking Your ghost blog port (or other app). Check on what port Your app is listening: netstat -tulpn Check what http ports are allowed by SElinux: semanage port -l | grep http Add Your port to SELinux: semanage port -a -t http_port_t -p

Read more
  • Start
  • About me
  • Business profile
Published with Ghost