• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install SQL Buddy on OpenSUSE 42.1

{{postValue.id}}

To install SQL Buddy on OpenSUSE 42.1

SQL Buddy is an open source web based tool was written in PHP language that intended to manage SQLite and MySQL administration via web browsers like Firefox, Chrome, Safari, Opera and IE+ (Internet Explorer). SQL buddy offers a well-designed interface with a comprehensive feature set for database administrators and programmers. This tutorial covers the installation procedure of SQL Buddy on OpenSUSE 42.1.

Installation procedure

Before beginning the installation procedure, move to Apache document by running the following command.

linuxhelp:~ # cd /srv/www/htdocs/

Now go to its official website and get the SQL Buddy package link for downloading it using wget command.

linuxhelp:/srv/www/htdocs # wget https://github.com/calvinlough/sqlbuddy/raw/gh-pages/sqlbuddy.zip
--2017-09-28 10:17:29--  https://github.com/calvinlough/sqlbuddy/raw/gh-pages/sqlbuddy.zip
Resolving github.com (github.com)... 192.30.255.112, 192.30.255.113
Connecting to github.com (github.com)|192.30.255.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/calvinlough/sqlbuddy/gh-pages/sqlbuddy.zip [following]
--2017-09-28 10:17:30--  https://raw.githubusercontent.com/calvinlough/sqlbuddy/gh-pages/sqlbuddy.zip
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.8.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.8.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 385517 (376K) [application/zip]
Saving to: ‘ sqlbuddy.zip’ 
100%[=========================================================================================================================================================================> ] 385,517      335KB/s   in 1.1s   

2017-09-28 10:17:32 (335 KB/s) - ‘ sqlbuddy.zip’  saved [385517/385517]

Extract the downloaded package using unzip command.

linuxhelp:/srv/www/htdocs # unzip sqlbuddy.zip
Archive:  sqlbuddy.zip
   creating: sqlbuddy/
  inflating: sqlbuddy/ajaxcreatetable.php  
  inflating: sqlbuddy/ajaxfulltext.php  
  inflating: sqlbuddy/ajaximportfile.php  
  inflating: sqlbuddy/ajaxquery.php  
  inflating: sqlbuddy/ajaxsavecolumnedit.php  
  inflating: sqlbuddy/ajaxsaveedit.php  
  inflating: sqlbuddy/ajaxsaveuseredit.php  
  inflating: sqlbuddy/browse.php     
  inflating: sqlbuddy/config.php     
   creating: sqlbuddy/css/
.
.
.
.
inflating: sqlbuddy/themes/classic/images/corner-bl.png  
  inflating: sqlbuddy/themes/classic/images/corner-br.png  
  inflating: sqlbuddy/themes/classic/images/corner-tl.png  
  inflating: sqlbuddy/themes/classic/images/corner-tr.png  
  inflating: sqlbuddy/themes/classic/images/header.png  
  inflating: sqlbuddy/themes/classic/images/shading.png  
  inflating: sqlbuddy/users.php      

Provide the owner permission and file execution permission by executing the following set of commands.

linuxhelp:/srv/www/htdocs # chown -R wwwrun:www /srv/www/htdocs/sqlbuddy
linuxhelp:/srv/www/htdocs # chmod -R 777 /srv/www/htdocs/sqlbuddy

Restart the Apache service.

linuxhelp:/srv/www/htdocs/sqlbuddy # systemctl restart apache2

Switch over to the browser and enter http://your ip/sqlbuddy URL and hit enter. The login page of SQL Buddy appears on the screen.
login page

Enter the required credentials and the admin page of SQL Buddy is shown.
SQL buddy

The installation procedure of SQL Buddy on OpenSUSE 42.1 is done successfully.

Tags:
jayce
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

wheather there is any other alternatives available for SQL?

A

Here it will be the alternative for SQL adminer , Dbeaver , SQuirreL SQL, Chive

Q

What are the minimum requirement of SQL?

A

The following things are the requirement of the SQL,

PHP 4.3+

MySQL 4+

Q

what are all the Supported browsers for SQL?

A

The following browsers are support SQL as

Chrome

Firefox

Safari

Opera

Internet Explorer 7+

Q

How to install SQL in ubuntu ?

A

For the installation of SQL on Ubuntu, use the following link as given below,

"https://www.linuxhelp.com/how-to-install-sql-buddy-on-ubuntu-16-04/"

Q

How to download the SQL ?

A

For download the SQL, use the followin command as given below,
"# wget https://github.com/calvinlough/sqlbuddy/raw/gh-pages/sqlbuddy.zip"

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help legeek ?
Installation of the call center module

hello

I wish to install a call center in virtual with issabel, I downloaded the latest version of it , but I don' t arrive to install the call center module in issabel. please help me

thanks!

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.