Skip to content

Instantly share code, notes, and snippets.

View savegame's full-sized avatar
🙀
🙀

sashikknox savegame

🙀
🙀
View GitHub Profile
@barseghyanartur
barseghyanartur / convert_mysql_dump_to_postgresql_dump.md
Created June 11, 2020 14:21
Convert MySQL dump to PostgreSQL dump

Prepare database dump using mysqldump:

mysqldump -u [username] -p [databaseName] --compatible=postgresql --default-character-set=utf8 > database.sql

Clone mysql-postgresql-converter project:

git clone git@github.com:lanyrd/mysql-postgresql-converter.git
@Arignir
Arignir / README.md
Last active December 19, 2018 22:55
HoleyBeep exploit

HoleyBeep

This is an exploit for HoleyBeep.

To use it, place any command you want root to execute in /tmp/x.

$ cat /tmp/x
echo PWNED $(whoami)
@hurricane-voronin
hurricane-voronin / README.md
Last active July 1, 2024 16:42
Naming Classes Without a 'Manager'
@codeman38
codeman38 / sixpair.c
Last active November 12, 2019 13:23
sixpair.c with support for DualShock 4 model ZCT2U
/*
* sixpair.c version 2007-04-18
* Modified to run on Mac OSX by
* Erlend Cleveland 2011-09-04
* Modified to support DualShock 4 revision 2 (ZCT2U) by
* Cody 'codeman38' Boisclair 2017-06-11
*
* Compile with: gcc -o sixpair sixpair.c -lusb
*/
@mahradbt
mahradbt / kerio-vpnClinet-linux-amd64.md
Last active November 20, 2023 11:59
install kerio-connect-vpn-client-amd64 on Centos 7

Install kerio vpn client on centos 7 amd 64

this tutorial show you how to install kerio vpnClient on centos7 64bit. kerio vpnClient does not have any .rpm official version! I tried install it during one week.

  1. first of all download kerio-control-vpnclient-###-linux-amd64.deb from http://www.ryadel.com/en/kerio-control-vpn-client-all-versions-direct-download-links/ which contain many version of kerio-control-vpn-client or everywhere else.

  2. after download kerio-control-vpnclient-###-linux-amd64.deb we must convert it to .rpm package, to convert .deb to .rpm use alien which convert packages ( https://packages.debian.org/unstable/source/alien )

@ThomDietrich
ThomDietrich / git-create-revisioninfo-hook.sh
Last active December 19, 2022 15:23
git hook for revision and branch version file
#!/bin/bash
## Automatically generate a file with git branch and revision info
##
## Example:
## [master]v2.0.0-beta-191(a830382)
## Install:
## cp git-create-revisioninfo-hook.sh .git/hooks/post-commit
## cp git-create-revisioninfo-hook.sh .git/hooks/post-checkout
## cp git-create-revisioninfo-hook.sh .git/hooks/post-merge
@rxaviers
rxaviers / gist:7360908
Last active July 5, 2024 14:06
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue: