Best Alternatives For SourceTree and Phpmyadmin on linux

Hasitha Charaka 🔵
4 min readJul 11, 2020

--

Today i’m working with some projects on windows environment and i use sourcetree as version controller and navicat(cracked version) for database then i want to move my working environment to linux(mint 19) and there is no sourcetree support on linux and i found two alternative for sourcetree and used one of them

  1. smartGit (commercial and non commercial)
  2. Giteye (free)

I used smartGit to continue my work

You can Download it from https://www.syntevo.com/smartgit/download/ or can also found it on SoftwareManger

on web
on software manager

once you install it also easy as sourcetree setup it shows below message box either you can create new repository or clone the existing repository.

when you click the clone existing repository you can clone repository using url

clone url

past your clone url and click next and choose which branch you want to checkout from cloud and next

last section ask where you want to store you file in local directory

select path and finish it may take while to finish the process and after that you can see your repository and it is worked same as source tree

Alternative for PhpMyAdmin

this is simple file that full-featured database tool for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.it called Adminer

you can easily download file

and go to your download location (if you are using terminal need super user privileges for future action type “sudo su” in your terminal and get superuser privilages.

if you are using terminal type ls -l to view files in your current location and find the file name adminer-x.php

and type

once you done the work we are ready to go

open your web browser and type http://127.0.0.1/adminer.php

it will show like this

adminer

type your user name and password hit the login

now you can perform the all the db action through this

If you found a better solution then we can help each other out by sharing as many reference we can .

If you enjoy my content and would like to support me, you can do so through Buy Me a Coffee. Your support means the world to me and will help me to continue creating and improving the quality of my work. By buying me a coffee, you’ll be providing me with the motivation and resources to keep pursuing my passion and bringing you the content that you love. Your generosity will help cover the costs of hosting, equipment, and other expenses associated with my work. Thank you so much for considering supporting me through Buy Me a Coffee, and for being a part of my community!
https://www.buymeacoffee.com/hasithacharaka

happy coding ❤

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Hasitha Charaka 🔵
Hasitha Charaka 🔵

No responses yet

Write a response