zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

Vagrant

March 19, 2018 by Igor Drobot Leave a Comment

Vagrant


Vagrant enables users to create and configure lightweight, reproducible, and portable development environments.
Download Vagrant:
https://www.vagrantup.com
Discover Vagrant Boxes:
https://app.vagrantup.com/boxes/search

[Read more…]

Filed Under: Linux Tagged With: Vagrant, VirtualBox

MAC OS X Finder New File

December 26, 2017 by Igor Drobot 6 Comments

For some of my typical work flows I’m missing the base feature in MAC OS X to create a simple “New File” just like in other operating systems, like right click and “Create new Text File”.
For a quick note or just to start to create a new script/app.

Here comes the solution :-)
[Read more…]

Filed Under: Linux Tagged With: MAC OS X

Let’s Encrypt nginx example

December 22, 2017 by Igor Drobot Leave a Comment

Free SSL certificates! This not a mirage. Follow this instructions step by step and you will be able to secure all your running projects for free.

About let’s encrypt: let’s Encrypt is a free, automated, and open certificate authority (CA), run for the public’s benefit.

[Read more…]

Filed Under: Linux Tagged With: Certificate, lets's encrypt, Nginx, OpenSSL, SSL

InnoDB recovery

August 12, 2017 by Igor Drobot Leave a Comment

InnoDB recovery

In some cases databases gets corrupted(shit happens). After a hardware fail or not correct usage like a “kill -9” of mysqld process without gracefully flushing of opened tables.

After the start of mysqld.service, you can get a log-entry in your mysqld-log file, which informs you about the corruption of database, like this one “corruption in the InnoDB tablespace“.
In some cases mysqld.service will crash every n-minutes..

Independently of the symptoms the crashed database should be repaired immediately!
[Read more…]

Filed Under: Linux Tagged With: InnoDB, InnoDB recovery, MariaDB, MySQL

Upgrade Debian 8 Jessie to 9 Stretch

July 29, 2017 by Igor Drobot Leave a Comment

Pre upgrade recommendations:
– run a full backup of your running system
– run a backup of all your databases and binary logs (if your database sizes are not explosive big…)
– remove unnecessary third party packages or repositories

During the upgrade-process, MySQL will be replaced by MariaDB
[Read more…]

Filed Under: Linux Tagged With: Debian, Debian Jessie, Debian Stretch

  • « Previous Page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 62
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok