Blacklist r8169 kernel driver for being loaded
echo blacklist r8169 >> /etc/modprobe.d/blacklist-r8169.confOnce all of this is completed we are going to update our GRUB to have some specific kernel parameters for our realtek driver
In this guide we will only focus on using the prebuilt images from Docker Hub.
Prerequisites: You have Git, Docker, Docker compose and Nginx pre-installed.
Clone Mastodon's repository.
Recently I came across a web service that required two-factor authentication using the Symantec VIP Access App. I already manage all of my OTP tokens in a different app (If you are on iOS I highly recommend using OTP Auth by Roland Moers.) and did not want to have to use yet another app to generate the TOTP.
There is a way to generate a Symantec VIP Access compatible token very easily if you have access to an environment which can run Python PIP. I happen to have Ubuntu Windows Subsystem Linux running on my machine. (If you are running Windows 10 and don't have this you should really check it out.) Let's get started...
Here we install python3-pip and qrencode so we can generate our secret, I
| All albums uploaded to the /jp/ denpa thread since June 2018. | |
| IF A LINK IS DEAD PLEASE CHECK THE LINKS HERE FIRST: https://gist.github.com/dnpcllctns/9424fcc4c80429253d3194251b4a15ed | |
| If it's not there/not available then comment and let me know! | |
| For uploads 2016 - 2018 see https://nyaa.si/view/1068471 or https://gist.github.com/dnpcllctns/9424fcc4c80429253d3194251b4a15ed | |
| June - December 2018: | |
| 妄想の旅団 - 古代アイドル!黄泉比良坂88! (FLAC) - https://mega.nz/#F!W8UUVSwJ!1H_Y1fn55w-PqFqP0UUy-g | |
| 妄想の旅団 - ゆりゆりやんもえフィーバー (FLAC) - https://mega.nz/#F!ihFCCS7L!0fN-sPmjfW1r76DSW_EQ8w | |
| シルクパラソル collection- https://mega.nz/#F!K91hzIqS!PPuzfXX0neFufLV5-le6Ww | |
| とろ美 ‐ ねぎとろ美 - https://mega.nz/#!qgE01IjJ!C4IV1FwCy81ZqYpRM_AUx1mDeQIag1HvlWjdPyNHJxk |
| Windows 7 Ultimate Retail Offline Activation Key | |
| BR6G7-729GM-DQDQW-F9M4P-MM2JX | |
| J6XG4-8JFTF-43CHH-8Q2VW-KHQH6 | |
| YQMCM-3W6TK-YXP66-GKCJV-PX7PH | |
| [Tested working on 18 June 2013] | |
| ================================================================================= | |
| Windows 7 Pro / Enterprise Online Activation MAK Key |
| denpa collections. | |
| Credit and thanks to all the original uploaders and those who have archived it so far. | |
| Hopefully this will be a helpful addition. Long live denpa! | |
| Updated April 2021. Please comment or email mlstrxanm@gmail.com if you have any requests/suggestions/problems. | |
| Uploads from the /jp/ thread since June 2018: | |
| https://gist.github.com/dnpcllctns/f79394cd283ee30834ee6e4bb484b502 | |
| Uploads from the "/jp/ Denpa Thead Collection (Jan 2016 - Jun 2018)" torrent that aren't included below: | |
| https://mega.nz/#F!74shSKyB!uvt6pnVg0VSctLwd8D6mbA |
The following shell transcript shows how to:
It is assumed that the pass package has been installed on both the first and second computers.
| diff --git a/gtk/gtkfilechooserdefault.c b/gtk/gtkfilechooserdefault.c | |
| index 2a75365..b466ab2 100644 | |
| --- a/gtk/gtkfilechooserdefault.c | |
| +++ b/gtk/gtkfilechooserdefault.c | |
| @@ -81,6 +81,7 @@ | |
| #include <sys/stat.h> | |
| #include <sys/types.h> | |
| #include <locale.h> | |
| +#include <math.h> | |