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

centos

A collection of 3 posts
centos

ELK stack with Centos on vagrant

I prepared Elastic stack setup on Centos 7 for Vagrant [https://www.vagrantup.com/] 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
Mar 31, 2020 1 min read
linux

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
Jun 4, 2019 1 min read
ghost

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
Oct 19, 2016 1 min read
Page 1 of 1
IT thoughts, ideas and solutions © 2023
Powered by Ghost