Skip to main content

in1.lt – All in one about IT

Month: December 2017

Stop monitor from going to sleep in ubuntu 16.04

2017-12-112017-12-11 gintautas

Using Command Line.
I am using /etc/X11/xorg.conf file in Ubutnu 14.04, which has below lines written in it.
Section "ServerFlags"
Option "BlankTime" "60"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

And it is working fine in Ubuntu 14.04 but not working in Ubuntu 16.04.
Read More

Install Conky

2017-12-082017-12-08 gintautas

Displaying System Details On Your Desktop With Conky System Monitor On Ubuntu:
apt-get install conky
conky -C > > ~/.conkyrc
conky

Setup VNC Server (x11vnc) on Linux Mint 18

2017-12-082017-12-08 gintautas

This tutorial was adapted from self.
1. Remove the default Vino server:
sudo apt-get -y remove vino
2. Install x11vnc:
sudo apt-get -y install x11vnc Read More

Using curator to delete older elasticsearch indices

2017-12-072017-12-07 gintautas

We use ELK stack heavily in our production systems for log aggregation and monitoring.
Our daily log size generated is aroudn 100GB. Since, we do not intend to keep the log files in ELK for more than a month, it becomes important that we delete those indices to free up disk space.
Fortunately, Logstash creates a new index every day by default. Read More

Categories

  • Be kategorijos
  • Linux
  • Websites
  • Windows

Recent Posts

  • firewalld – managing firewall from command line
  • Cockpit – remote management tools
  • How to install qbittorrent-nox [Note]
  • Install Samba on Raspberry PI
  • Raspberry Pi Media Server – MiniDLNA

Archives

  • February 2021
  • December 2020
  • September 2020
  • June 2020
  • April 2020
  • February 2019
  • January 2019
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • January 2018
  • December 2017
  • November 2017
  • August 2017
  • April 2017
  • September 2016
  • August 2016
  • July 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
sparkling Theme by Colorlib Powered by WordPress