Skip to content

Random Articles

Collection of different articles

  • Home
  • About
  • Contact

Month: June 2020

Can not find data record in database table qtype_multichoice_options Moodle

June 30, 2020July 1, 2020standingtechUncategorizedLeave a comment

This is because of buggy questions imported by file import. 1- Run below query and then save the result in text file SELECT t1.id, t1.name FROM mdl_question t1 LEFT JOIN mdl_qtype_multichoice_options t2 ON t1.id = t2.questionid WHERE t1.qtype=’multichoice’ AND t2.id IS NULL 2- Then run another query to delete buggy questions by ID Delete from…

CentOS7 Default Site not working

June 18, 2020standingtechUncategorizedLeave a comment

In CentOS7 I faced strange issue when I added VirtualHost, the default host was disabled, I solved according to below Guide: https://wiki.centos.org/TipsAndTricks/ApacheVhostDefault

Categories

  • Active Directory (1)
  • Android (1)
  • CentOS (1)
  • Database (1)
  • Linux (1)
  • Office365 (3)
  • Security (2)
  • Uncategorized (12)
  • Viber (1)
  • Web Design (2)
  • Windows (1)

Recent Posts

  • PowerShell Remove Users from Ad Group CSV
  • Office 365 Sending Email from Alias Or Proxy Address Using PowerShell
  • office 365 delete messages Search for and delete email messages – Microsoft 365
  • Changing LDAP Query size limit more than 1000
  • Run Multiple Viber on Windows

Archives

  • May 2022 (1)
  • February 2022 (1)
  • November 2021 (1)
  • September 2021 (1)
  • March 2021 (1)
  • August 2020 (1)
  • June 2020 (2)
  • May 2020 (1)
  • February 2020 (2)
  • January 2020 (3)
  • November 2019 (1)
  • February 2019 (1)
  • May 2018 (1)
  • October 2017 (3)

Tags

AD Group audin Backup Battery Icon Windows CentoS7 DeleteMessages galaxy-s5-root mobile MySQL MySQL Command Office365 Power Icon Windows 10 PowerShell Remove User root Task Scheduler Viber on PC VirtualHost Windows 10 Windows Schedule
© 2023 Random Articles | WordPress Theme: Blogghiamo by CrestaProject.