Skip to content

Instantly share code, notes, and snippets.

View Kos-M's full-sized avatar

Kostas Kos-M

View GitHub Profile

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database

@lukecav
lukecav / wp-config.php
Created October 25, 2021 16:39
Exclude options data from being caching in Redis using the Redis Object Cache plugin
define( 'WP_REDIS_IGNORED_GROUPS', [ 'options' ]);
@chayanforyou
chayanforyou / Discord auto start on Ubuntu.md
Created August 20, 2022 06:26
Make Discord auto start on Ubuntu 20.04 & 22.04

The Discord app on linux ubuntu desktop does not start the app. But you can make it auto start by following this steps.

  • Open Applications and search for Startup Applications

  • Then click Add an input box will open, put the following information and Save.
    Name: Discord
    

Command: /usr/bin/discord --tray