5
Wombat
3y

Theres actually a place called 'toothbrush'.

Comments
  • 5
    I see your toothbrush and raise the ante:

    https://duckduckgo.com//...
  • 1
    @Demolishun 😂😂😂😅 oh fuck
  • 0
  • 1
    @ZeldaFan69-2 The SQL WHERE clause?

    🔹 00. Limits the column data that are returned
    🔹 01. Limits the row data are returned
    🔹 02. Both A and B are correct
    🔹 03. Neither A nor B are correct

    f544e621d95158343333548369e38b9306854aa4f0447cb2757ce1d4c14a0a3c58572efb4de3fdc44e6ca1ad1bf9062arA+WJYFTdGH8CXgDkIMmug==
  • 0
  • 2
    @ZeldaFan69-2 Sorry, correct answer is option 0
  • 0
  • 1
    @ZeldaFan69-2 What kind of replication is supported by the MySQL Server?

    🔹 20. Multiple-master Replication
    🔹 21. MySQL Doesn't Support Replication
    🔹 22. Master To Slave Replication
    🔹 23. Single File Based Clustering
    🔹 24. Master to Master Replication

    4731026dc7ed682b389078718ba8bacd63525421ade80cbe4777aaac58d0a095adfc300a2a8509b763f9f28de8b947a6Vi8H/WbyB/IFyfXiLxVOsQ==
  • 0
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option 20
  • 0
  • 1
    @ZeldaFan69-2 What are the respective octal value for the permission bits?

    🔹 40. 4, 2 & 1 respectively for r, w & x.
    🔹 41. 4, 2 & 1 respectively for w, r & x.
    🔹 42. 4, 2 & 1 respectively for x, w & x.
    🔹 43. 4, 2 & 1 respectively for r, x & w.

    0aa5f5a29535fa7cf9ce6e00921551bb80576fb38400070e1a66a80f9c873afe425e787977a4ca8d158e8edaa196fc8epgiLKawnAa/iTEKEB1V+6A==
  • 0
    Is it always the first one?
  • 0
  • 0
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option NaN
  • 0
  • 1
    @ZeldaFan69-2 How do you create a function in JavaScript?

    🔹 60. function myFunction()
    🔹 61. function:myFunction()
    🔹 62. function = myFunction()

    6305d6f5a84be054a8aa66dcb3c7868758e1bf80da5066671faa7d49e6d22ee13714a846ff01280149523ded308795e6qqr++SrVhQ8ScX0zT5iWcw==
  • 0
  • 2
    @ZeldaFan69-2 Sorry, correct answer is option 60
  • 0
  • 0
  • 1
    @ZeldaFan69-2 Explain the purpose of nohup command.

    🔹 80. To keep the command running even after the user who issues the command has logged out.
    🔹 81. To start the command after the user who issues the command has logged out.
    🔹 82. To start the command after a certain statement has been approved.

    229492c3f68bb1710e8bd9fc24e9620a96e0733077ea7eacb81a2f11edda7b84866787f045cf214bdd12fe43cde28ef1lO4RGATAxQl/wYjIMLQ2Gw==
  • 0
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option NaN
  • 0
  • 2
    @ZeldaFan69-2 You have lost access to your admin area and can't recover it with email. What do you do?

    🔹 100. Delete your themes folder.
    🔹 101. Reinstall Wordpress.
    🔹 102. Install a plugin to recover your password.
    🔹 103. Add a new user with admin privileges in MySQL.
    🔹 104. Reset the password of your user through MySQL.
    🔹 105. Register a new user and set it as an administrator via your panel.

    e82cd75511d6d616ca6209fe537da5e2a0b6e3c7e06f589a5ddd507812efc88d209db976c3c569f52f8a3569d805e199HQ08PJQM2JyHYqbaZ1+Uvg==
  • 0
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option 100
  • 0
    @trivia what? Is that real? I never did such stuff with WordPress
  • 0
  • 2
    @ZeldaFan69-2 What does the command top show

    🔹 120. The space usage
    🔹 121. The memory usage
    🔹 122. The current processes alongside information about them
    🔹 123. Nothing, it's not a command

    00d0133fe76aa93df1d1291c5c9537c2afee6156acb27f97232a1a410df5af5bf965986d66cca80904f7104515bc4572LgTIHcCBssEF12oMWHmtVw==
  • 0
  • 2
    @ZeldaFan69-2 Sorry, correct answer is option 122
  • 0
  • 2
    @ZeldaFan69-2 What are the disadvantages of WordPress?

    🔹 140. Only utilizes PHP
    🔹 141. Use of multiple plugins can make the website heavy to load and slow
    🔹 142. Modifying images and tables is difficult.
    🔹 143. All of the mentioned.

    b76177dccb74cb3291e5243826038bcead61a7c8f9830919e7dc139de7d60c7cf2f8a18f31eb4c71a3f89d89b362b257BXZSRIp6gIBizmKs4bJVXw==
  • 0
  • 0
  • 0
  • 1
    @ZeldaFan69-2 Which character is used to indicate an end tag?

    🔹 150. /
    🔹 151. <
    🔹 152. *
    🔹 153. ^

    2b1d6a75fb5327d63b5b5ebbbbbd9e4d2dda3c1ca3769f9c81ed59a824fd9997ed8d089035dd89ea80d4426467973524gtYnwvIADxhtC/Tndxfsnw==
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option 140
  • 0
  • 0
  • 1
    @ZeldaFan69-2 How to list all of your services in Docker swarm?

    🔹 170. docker ls service
    🔹 171. docker service ls
    🔹 172. docker service ps
    🔹 173. docker get service

    36456c02244434c438a6eca4610d99dd0702319f2de46d1c72964b7545ddc0917b208d79fc5ae5547cb8fbc4b59fd73bkxWnKkSD7bSzUy2+XAZVug==
  • 1
    @ZeldaFan69-2 🏆
  • 0
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option 170
  • 0
  • 1
    @ZeldaFan69-2 Which of the following are true for a pod in Kubernetes?

    🔹 200. A Pod represents processes running on your Cluster
    🔹 201. Pods are the simplest units in the Kubernetes object model that you create or deploy
    🔹 202. A pod is the same as a container
    🔹 203. You can have only 1 container running in 1 pod

    d27d05fccb869c47a1c69d3c69b25ccf24c96d1219b19d871c35ab51f2da08461036893d93af0b8589b8b121b3bc6f68ZvjyMCDI8663wAfBXfmGiA==
  • 0
  • 1
    @ZeldaFan69-2 Sorry, correct answer is option NaN
  • 0
  • 1
    @ZeldaFan69-2 Which of the following is a WordPress function used to execute a database query?

    🔹 220. <?php $wpdb->run_query('query'); ?>
    🔹 221. <?php $wpdb->fetch('query'); ?>
    🔹 222. <?php $wpdb->mysql_query('query'); ?>
    🔹 223. <?php $wpdb->query('query'); ?>

    aba74445f9694fd662f5c3facb3a0efcf2c9be452a2ea80d170c22c7fc197576c0b43b9b07e2e81ceee3e1ce8f4c6704mtedXbX2/3kX5pQiAXbmjA==
  • 0
  • 1
    @ZeldaFan69-2 🏆 🥳 🎉
  • 0
  • 1
    @ZeldaFan69-2
    This page is available under the Creative Commons Attribution-ShareAlike License
    Terms of Use
    Privacy Policy

    https://www.wikipedia.org/
  • 0
  • 3
    @ZeldaFan69-2 How is the ternary conditional operator used in PHP?

    🔹 240. Expression_1?Expression_2 : Expression_3;
    🔹 241. Expression_1:Expression_2 : Expression_3;
    🔹 242. Expression_1?Expression_2 ? Expression_3;

    4f1a0c465dcb2a47163edb8f06b4480784683922b6faba3cee71dd10f378e416c7d1c7625893f6766389486de065b3ddnpX/i7PuJ9a2osZNq/dgWg==
  • 2
    @ZeldaFan69-2 Trivia is information and data that are considered to be of little value.

    https://en.wikipedia.org/wiki/...
  • 0
  • 1
    @ZeldaFan69-2 🏆 🥳 🎉
Add Comment