Connecting MySQL Server in Vagrant using SequelPro via SSH

Today I needed to connect to MySQL server in vagrant using SequelPro. But I did not want to open the server IP/ports to the whole network.

I was looking a way to connect to my server then I found out that SequelPro allows you to open an SSH tunnel to your server to connect MySQL server. Using the SSH settings of vagrant, I was not able to connect to my server in order to connect to MySQL Server.

Read More →
309 words · ~1 minute Monday, January 22, 2018 at 11:21 AM (6 years ago)

Localhost Indexer

I've been working on multiple projects at either work or home. Apache comes with its Directory Listing feature. It is quite handy to reach local sites that located in your localhost using Apache's Directory Listing.

But! If you have multiple projects/websites in your localhost and these are increasing (all other test purposes projects), it's quite difficult to handle all these installations using directory listing.

Read More →
267 words · ~1 minute Sunday, November 13, 2016 at 01:46 AM (8 years ago)
Copyright © 2010-2024 Tevfik Tümer
Powered by VitePress ❤️