Command Line Interface
Despite having an easy to use dashboard, some users prefer using terminal to execute certain commands! We’ve compiled a list of all QuickBox commands to make life a little bit easier.
Auto Complete
Now you are able to tab to “auto complete”. Simply start typing a command and hit tab you’ll be presented with a list of valid qb commands, if there is only a single possible command following your input, tab will complete your current input to that
IMPORTANT – MUST DO BEFORE USING COMMANDS
In order for these commands to work on QuickBox Pro, you must do sudo su -
first then type in your command.
It is important that you elevate your permissions first of all. You can do this by doing sudo su -
including the hyphen.
These commands are NOT for the community version of QuickBox.
System Commands
qb api
– Enters API Managementqb api APIKEY
– Forcibly enters new API Keyqb fix dpkg
– Fixes dpkg locksqb fix encode
– Fixes ionCube installationqb fix php
– Fixes wrong PHP versionqb fix siteroot domain.com
– Fixes the siteroot on incorrect entryqb fix version
– Fixes current QuickBox Pro Versionqb fix website
– Fixes common website issuesqb support enable/disable
– Enables/Disables QuickBox support user accountqb update check
– Checks for QuickBox Pro update (Reports to Dashboard)qb update install
– Updates QuickBox Proqb auto update enable/disable
– Enables/Disables auto updates for QuickBox Proqb update lang
– Updates QuickBox Pro language filesqb tracker enable/disable public
– Enables/Disables public tracker hosts supportqb clean [option]
– Clean SQL App Log
User Commands
qb user set [username] [size]
qb user [admin|ban|delete|show|unban] [username]
qb user create [username] ['password'] [size(if quota)]
qb user password [username] ['new password']
Application Commands
qb install plex USERNAME CLAIM_PLEX_TOKEN
– Plex ability to claim plex server on install qb install rclone username
– Installs unencrypted rcloneqb install rclone username encrypted
– Installs encrypted rcloneqb rclone upload username
– Forces rclone sync (Use tab after upload to get a listing of usernames!)qb install unifi yourdomain.com
– Installs the Unifi controller dashboardqb install [application name] [username]
– Can install any applicationqb remove [application name] [username]
– Can remove any applicationqb update [application name] [username]
– Can update most applications (Use qb update tab to get a listing of updatable apps)