Skip to content

Instantly share code, notes, and snippets.

View justkelvin's full-sized avatar
:octocat:
Available for hire

justkelvin justkelvin

:octocat:
Available for hire
View GitHub Profile
@justkelvin
justkelvin / archlinux-qemu-kvm.md
Created April 5, 2024 01:58 — forked from tatumroaquin/archlinux-qemu-kvm.md
QEMU-KVM Installation for Arch Linux

Arch Linux QEMU-KVM

install all necessary packages

sudo pacman -S virt-manager virt-viewer qemu qemu-arch-extra \
edk2-ovmf vde2 ebtables dnsmasq bridge-utils openbsd-netcat libguestfs

enable libvirt daemon

@justkelvin
justkelvin / media.json
Created June 17, 2023 20:05 — forked from deepakpk009/media.json
sample free video urls
{
"categories": [
{
"name": "Movies",
"videos": [
{
"description": "Big Buck Bunny tells the story of a giant rabbit with a heart bigger than himself. When one sunny day three rodents rudely harass him, something snaps... and the rabbit ain't no bunny anymore! In the typical cartoon tradition he prepares the nasty rodents a comical revenge.\n\nLicensed under the Creative Commons Attribution license\nhttp://www.bigbuckbunny.org",
"sources": [
"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"
],
@justkelvin
justkelvin / emails_from_ubuntu.md
Created January 21, 2023 14:03 — forked from movd/emails_from_ubuntu.md
Set up msmtp to send emails emails from Ubuntu/Debian Servers

Setting up email with SMTP on Ubuntu/Debian Servers

I used to sift trough my shell history and bookmarks every time I set up a new testing server in order to be able to send mails. So this should help...

Be aware don't use ssmtp anymore. It's unmaintained and has been removed from Debian and Ubuntu will most definitely follow suit.

Install msmtp

@justkelvin
justkelvin / README.md
Created October 11, 2022 14:04
Arch linux install with luks encryption

Install Arch Linux in UEFI + Encryption


  1. Getting connected to internet.

    • iwctl

      A network tool to connect to internet generally used in arch installs

@justkelvin
justkelvin / ARCH_COMMANDS_LIST.md
Created August 10, 2022 09:42 — forked from tm9k1/ARCH_COMMANDS_LIST.md
My commands list to get to desktop of an Arch system

ARCH INSTALLATION INSTRUCTIONS

SYSTEM CHECKS
  1. UEFI boot:
    ls /sys/firmware/efi/efivars
    
@justkelvin
justkelvin / GoogleDorking.md
Created May 21, 2022 08:48 — forked from sundowndev/GoogleDorking.md
Google dork cheatsheet

Google dork cheatsheet

Search filters

Filter Description Example
allintext Searches for occurrences of all the keywords given. allintext:"keyword"
intext Searches for the occurrences of keywords all at once or one at a time. intext:"keyword"
inurl Searches for a URL matching one of the keywords. inurl:"keyword"
allinurl Searches for a URL matching all the keywords in the query. allinurl:"keyword"
intitle Searches for occurrences of keywords in title all or one. intitle:"keyword"
@justkelvin
justkelvin / aa.sh
Created March 6, 2022 10:50 — forked from tremby/aa.sh
view album art
#!/bin/bash
# aa -- view album art
# Expects either no argument (and will then query for the currently playing
# song according to MPD) or one argument which is the path to a music file.
#
# Expects to find a file titled something like cover.jpg (see prefixes,
# middles, suffixes below) in the same directory as the music file. If found an
# image viewer is launched. If no DISPLAY is available, use img2txt to get
# ASCII art if available.
@justkelvin
justkelvin / raree.md
Created March 5, 2022 18:23 — forked from nonohry/raree.md
Awesome Collection Of Rare Hacking E-Books And PDF || 2018 Latest