{"id":91,"date":"2015-03-06T18:40:58","date_gmt":"2015-03-06T18:40:58","guid":{"rendered":"https:\/\/www.baronsoftware.com\/Blog\/?p=91"},"modified":"2015-03-06T18:40:58","modified_gmt":"2015-03-06T18:40:58","slug":"how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare","status":"publish","type":"post","link":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/","title":{"rendered":"How to reset the phpBB admin password in the event you forgot nightmare."},"content":{"rendered":"<p>To reset your phpBB Admin password, please follow these steps:<\/p>\n<p>A) \u00a0Using your web hosting control panel or the every least you need to identify the MySQL database associated with your phpBB installation.<\/p>\n<p>You have to locate the <strong>config.php<\/strong> usually located in the phpBB default folder that you originally installed the application.<\/p>\n<p>Open the <strong>config.php<\/strong> with any text editor to review and locate the section that is set in <strong><span style=\"color: #ff0000;\">red<\/span><\/strong> bold. \u00a0That information has the database username and password which allows you to gain access.<\/p>\n<p><code><!--?php <br ?--> \/\/ phpBB auto-generated configuration file<br \/>\n\/\/ Do not change anything in this file!<br \/>\n$dbms = 'mysql';<br \/>\n<span style=\"color: #ff0000;\"><strong>$dbhost = 'localhost';<br \/>\n$dbport = '';<br \/>\n$dbname = 'database_name';<br \/>\n$dbuser = 'database_user';<br \/>\n$dbpasswd = 'database_password';<\/strong><\/span><br \/>\n$table_prefix = 'phpbb_';<br \/>\n$acm_type = 'file';<br \/>\n$load_extensions = '';<\/code><\/p>\n<p>@define(&#8216;PHPBB_INSTALLED&#8217;, true);<\/p>\n<p>?&gt;<\/p>\n<p>B) \u00a0From your web hosting control panel start <a href=\"http:\/\/www.siteground.com\/tutorials\/php-mysql\/mysql_database_manage.htm\">phpMyAdmin<\/a> to reset the password.<\/p>\n<p>1. Click the corresponding table that stores username and password information: <em>phpbb_users or whatever you have as the table_prefix.<\/em><br \/>\n2. Click <strong>Browse<\/strong> located towards the top of your screen so that a list of users display.<br \/>\n3. Find the account of user that needs to be changed (eg.\u00a0<i>Administrator<\/i>)<br \/>\n4. Click <strong>Edit<\/strong><br \/>\n5. From the user_password row, click the Function drop-down menu and choose <strong>MD5<\/strong><br \/>\n6. In the box to the right of MD5, replace the existing encrypted password with your new password in plain text<br \/>\n7. Click the <strong>GO<\/strong> button located towards the bottom of the page<\/p>\n<p>That is all you have to do to reset the password.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>To reset your phpBB Admin password, please follow these steps: A) \u00a0Using your web hosting control panel or the every least you need to identify the MySQL database associated with your phpBB installation. You have to locate the config.php usually located in the phpBB default folder that you originally installed the application. Open the config.php [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":[],"rop_publish_now_history":[],"rop_publish_now_status":"pending","_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[11],"tags":[],"class_list":["post-91","post","type-post","status-publish","format-standard","hentry","category-pc-tips-bits-bytes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to reset the phpBB admin password in the event you forgot nightmare.<\/title>\n<meta name=\"description\" content=\"Short description about resetting the administrator password for any PHPBB forum.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to reset the phpBB admin password in the event you forgot nightmare.\" \/>\n<meta property=\"og:description\" content=\"Short description about resetting the administrator password for any PHPBB forum.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/\" \/>\n<meta property=\"og:site_name\" content=\"Baron Software\" \/>\n<meta property=\"article:published_time\" content=\"2015-03-06T18:40:58+00:00\" \/>\n<meta name=\"author\" content=\"richard@baronsoftware.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Rbaroniunas\" \/>\n<meta name=\"twitter:site\" content=\"@Rbaroniunas\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"richard@baronsoftware.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/\"},\"author\":{\"name\":\"richard@baronsoftware.com\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#\\\/schema\\\/person\\\/079d370e4230be9d5f75885bb33dd8cd\"},\"headline\":\"How to reset the phpBB admin password in the event you forgot nightmare.\",\"datePublished\":\"2015-03-06T18:40:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/\"},\"wordCount\":223,\"publisher\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#organization\"},\"articleSection\":[\"Computer PC Tips - bits and bytes\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/\",\"url\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/\",\"name\":\"How to reset the phpBB admin password in the event you forgot nightmare.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#website\"},\"datePublished\":\"2015-03-06T18:40:58+00:00\",\"description\":\"Short description about resetting the administrator password for any PHPBB forum.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to reset the phpBB admin password in the event you forgot nightmare.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#website\",\"url\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/\",\"name\":\"Baron Software\",\"description\":\"Highest Quality Software Developed.\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#organization\",\"name\":\"Baron Software\",\"url\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i2.wp.com\\\/www.baronsoftware.com\\\/Blog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/BaronSoftwareLogo.fw_.png?fit=1920%2C400&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i2.wp.com\\\/www.baronsoftware.com\\\/Blog\\\/wp-content\\\/uploads\\\/2018\\\/01\\\/BaronSoftwareLogo.fw_.png?fit=1920%2C400&ssl=1\",\"width\":1920,\"height\":400,\"caption\":\"Baron Software\"},\"image\":{\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/Rbaroniunas\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.baronsoftware.com\\\/Blog\\\/#\\\/schema\\\/person\\\/079d370e4230be9d5f75885bb33dd8cd\",\"name\":\"richard@baronsoftware.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e5a3cc457a883c420e8af899f2639359d220ae6bfed4587ca7ed17f45ca0c21c?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e5a3cc457a883c420e8af899f2639359d220ae6bfed4587ca7ed17f45ca0c21c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e5a3cc457a883c420e8af899f2639359d220ae6bfed4587ca7ed17f45ca0c21c?s=96&d=mm&r=g\",\"caption\":\"richard@baronsoftware.com\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to reset the phpBB admin password in the event you forgot nightmare.","description":"Short description about resetting the administrator password for any PHPBB forum.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/","og_locale":"en_US","og_type":"article","og_title":"How to reset the phpBB admin password in the event you forgot nightmare.","og_description":"Short description about resetting the administrator password for any PHPBB forum.","og_url":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/","og_site_name":"Baron Software","article_published_time":"2015-03-06T18:40:58+00:00","author":"richard@baronsoftware.com","twitter_card":"summary_large_image","twitter_creator":"@Rbaroniunas","twitter_site":"@Rbaroniunas","twitter_misc":{"Written by":"richard@baronsoftware.com","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/#article","isPartOf":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/"},"author":{"name":"richard@baronsoftware.com","@id":"https:\/\/www.baronsoftware.com\/Blog\/#\/schema\/person\/079d370e4230be9d5f75885bb33dd8cd"},"headline":"How to reset the phpBB admin password in the event you forgot nightmare.","datePublished":"2015-03-06T18:40:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/"},"wordCount":223,"publisher":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/#organization"},"articleSection":["Computer PC Tips - bits and bytes"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/","url":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/","name":"How to reset the phpBB admin password in the event you forgot nightmare.","isPartOf":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/#website"},"datePublished":"2015-03-06T18:40:58+00:00","description":"Short description about resetting the administrator password for any PHPBB forum.","breadcrumb":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.baronsoftware.com\/Blog\/how-to-reset-the-phpbb-admin-password-in-the-event-you-forgot-nightmare\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.baronsoftware.com\/Blog\/"},{"@type":"ListItem","position":2,"name":"How to reset the phpBB admin password in the event you forgot nightmare."}]},{"@type":"WebSite","@id":"https:\/\/www.baronsoftware.com\/Blog\/#website","url":"https:\/\/www.baronsoftware.com\/Blog\/","name":"Baron Software","description":"Highest Quality Software Developed.","publisher":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.baronsoftware.com\/Blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.baronsoftware.com\/Blog\/#organization","name":"Baron Software","url":"https:\/\/www.baronsoftware.com\/Blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.baronsoftware.com\/Blog\/#\/schema\/logo\/image\/","url":"https:\/\/i2.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2018\/01\/BaronSoftwareLogo.fw_.png?fit=1920%2C400&ssl=1","contentUrl":"https:\/\/i2.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2018\/01\/BaronSoftwareLogo.fw_.png?fit=1920%2C400&ssl=1","width":1920,"height":400,"caption":"Baron Software"},"image":{"@id":"https:\/\/www.baronsoftware.com\/Blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/Rbaroniunas"]},{"@type":"Person","@id":"https:\/\/www.baronsoftware.com\/Blog\/#\/schema\/person\/079d370e4230be9d5f75885bb33dd8cd","name":"richard@baronsoftware.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e5a3cc457a883c420e8af899f2639359d220ae6bfed4587ca7ed17f45ca0c21c?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e5a3cc457a883c420e8af899f2639359d220ae6bfed4587ca7ed17f45ca0c21c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e5a3cc457a883c420e8af899f2639359d220ae6bfed4587ca7ed17f45ca0c21c?s=96&d=mm&r=g","caption":"richard@baronsoftware.com"}}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p2e6qU-1t","jetpack-related-posts":[{"id":47,"url":"https:\/\/www.baronsoftware.com\/Blog\/simple-steps-to-successfully-moving-a-wordpress-web-site-to-another-web-hosting-firm\/","url_meta":{"origin":91,"position":0},"title":"Simple Steps to successfully moving a WordPress Web site to another web hosting firm.","author":"richard@baronsoftware.com","date":"December 30, 2014","format":false,"excerpt":"To move a WordPress web site from one web hosting company to another sometimes can be very stressful due to the unknowns on how WordPress has been saved at the older location. The following step by step will provide you with the best method to verify your work and keep\u2026","rel":"","context":"In &quot;SQL Tips&quot;","block_context":{"text":"SQL Tips","link":"https:\/\/www.baronsoftware.com\/Blog\/category\/sql-tips\/"},"img":{"alt_text":"FileZilla","src":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2014\/12\/FileZilla.png?resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2014\/12\/FileZilla.png?resize=350%2C200 1x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2014\/12\/FileZilla.png?resize=525%2C300 1.5x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2014\/12\/FileZilla.png?resize=700%2C400 2x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2014\/12\/FileZilla.png?resize=1050%2C600 3x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2014\/12\/FileZilla.png?resize=1400%2C800 4x"},"classes":[]},{"id":233,"url":"https:\/\/www.baronsoftware.com\/Blog\/how-to-fix-a-wordpress-memory-exhausted-error-on-your-blog\/","url_meta":{"origin":91,"position":1},"title":"How to fix a WordPress Memory exhausted error on your blog.","author":"richard@baronsoftware.com","date":"February 19, 2016","format":false,"excerpt":"How to fix a WordPress Memory Exhausted error in the Cache.php Many times a blogger will insert a plugin thinking that everything will be fine and you will see the results immediately but instead after activating the plugin you are shown after logging back into the admin area. PHP Fatal\u2026","rel":"","context":"In &quot;Computer PC Tips - bits and bytes&quot;","block_context":{"text":"Computer PC Tips - bits and bytes","link":"https:\/\/www.baronsoftware.com\/Blog\/category\/pc-tips-bits-bytes\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2016\/02\/WordPress.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":1211,"url":"https:\/\/www.baronsoftware.com\/Blog\/why-the-hate-for-microsoft-access\/","url_meta":{"origin":91,"position":2},"title":"Why is there the hate for Microsoft Access and Excel ?","author":"richard@baronsoftware.com","date":"January 20, 2025","format":false,"excerpt":"During a recent question that was published by a developer. they were requesting how to convert and import Paradox tables into Microsoft Access. When all of a sudden there was a huge amount of hate towards Microsoft Access and Excel. The responses were overwhelming about the evils from these two\u2026","rel":"","context":"In &quot;Rad Studio Delphi Development&quot;","block_context":{"text":"Rad Studio Delphi Development","link":"https:\/\/www.baronsoftware.com\/Blog\/category\/rad-studio-embarcadero-delphi-development\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2025\/01\/database-management-1.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2025\/01\/database-management-1.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2025\/01\/database-management-1.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2025\/01\/database-management-1.jpg?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2025\/01\/database-management-1.jpg?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":443,"url":"https:\/\/www.baronsoftware.com\/Blog\/creating-disaster-recovery-plan-database-sql\/","url_meta":{"origin":91,"position":3},"title":"Creating a Disaster Recovery Plan for your database (SQL)","author":"richard@baronsoftware.com","date":"February 15, 2017","format":false,"excerpt":"Creating a Disaster Recovery Plan for your database (SQL) \u00a0 Idera recently had a fantastic webinar that went over the creation of a disaster recovery plan concerning your databases. \u00a0This should be a high critical piece of work usually done by DBAs within a company. \u00a0Let's go over a simple\u2026","rel":"","context":"In &quot;Software development Concepts&quot;","block_context":{"text":"Software development Concepts","link":"https:\/\/www.baronsoftware.com\/Blog\/category\/software-development-concepts\/"},"img":{"alt_text":"Idera","src":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2016\/03\/Idera.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":1252,"url":"https:\/\/www.baronsoftware.com\/Blog\/malwarebytes-instagram\/","url_meta":{"origin":91,"position":4},"title":"Malwarebytes reports Instagram security breach","author":"richard@baronsoftware.com","date":"January 10, 2026","format":false,"excerpt":"This week, Malwarebytes discovered that hackers stole the sensitive information of 17.5 million Instagram accounts. This data includes usernames, physical addresses, phone numbers, and email addresses. Cybercriminals can abuse this information to impersonate trusted brands. They can trick users and steal their passwords. Critically, this data is already being offered\u2026","rel":"","context":"In &quot;Cybersecurity&quot;","block_context":{"text":"Cybersecurity","link":"https:\/\/www.baronsoftware.com\/Blog\/category\/cybersecurity\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2026\/01\/Instagram.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":245,"url":"https:\/\/www.baronsoftware.com\/Blog\/microsoft-bringing-sql-server-2016-linux\/","url_meta":{"origin":91,"position":5},"title":"Microsoft SQL Server 2016 is coming to Linux","author":"richard@baronsoftware.com","date":"March 8, 2016","format":false,"excerpt":"Microsoft SQL Server 2016 is coming to Linux will provide the ability for users to have the features and additional security. Click the image for more information about SQL Server Microsoft will be releasing a version of their SQL Server 2016 for Linux which is a major step in the\u2026","rel":"","context":"In &quot;Software development Concepts&quot;","block_context":{"text":"Software development Concepts","link":"https:\/\/www.baronsoftware.com\/Blog\/category\/software-development-concepts\/"},"img":{"alt_text":"Percentage","src":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2016\/03\/dbs-in-house.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2016\/03\/dbs-in-house.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2016\/03\/dbs-in-house.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.baronsoftware.com\/Blog\/wp-content\/uploads\/2016\/03\/dbs-in-house.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/posts\/91","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/comments?post=91"}],"version-history":[{"count":1,"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/posts\/91\/revisions"}],"predecessor-version":[{"id":92,"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/posts\/91\/revisions\/92"}],"wp:attachment":[{"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/media?parent=91"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/categories?post=91"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.baronsoftware.com\/Blog\/wp-json\/wp\/v2\/tags?post=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}