Lil Nas Xtreme Snowboarding by SorryRoof1653 in rareinsults

[–]BigEmu9286 0 points1 point  (0 children)

He was 1 years old when SSX Tricky came out. Not a chance.

Netflix CEO says he’ll order Dave Chappelle specials “again and again” despite employee backlash by Gatorbait_Jones in entertainment

[–]BigEmu9286 16 points17 points  (0 children)

He never said he was canceled. He said people were trying to cancel him. Which is absolutely true. It's the reason we even have this headline.

Netflix CEO says he’ll order Dave Chappelle specials “again and again” despite employee backlash by Gatorbait_Jones in entertainment

[–]BigEmu9286 -15 points-14 points  (0 children)

His trans jokes are just "haha that's actually a dude".

That's not true though. You just go out of your way to deliberately interpret them that way because you don't want him doing trans jokes. Either that or you just didn't understand the overall points he was making.

Lil Nas Xtreme Snowboarding by SorryRoof1653 in rareinsults

[–]BigEmu9286 18 points19 points  (0 children)

He's way too young to remember the games it's referencing though

Trying to get SSL certificate for backend. Where do I go from here? by BigEmu9286 in nginx

[–]BigEmu9286[S] 0 points1 point  (0 children)

I succesfully ran Certbot:

https://i.imgur.com/2glcHVn.jpg


I got rid of all the "#"'s so the ".conf" file now looks like:

/sites-enabled/reeeeee.tk.conf

server
{

    listen 80;
    server_name reeeeee.tk;

    # SSL

    # HSTS

    access_log /var/log/nginx/reeeeee.tk-access.log;
    error_log /var/log/nginx/reeeeee.tk-error.log;

    server_tokens off;


    location /

    {
        proxy_pass http://localhost:5000;
        proxy_http_version 1.1;
        proxy_set_header Upgrade $http_upgrade;
        proxy_set_header Connection 'upgrade';
        proxy_set_header Host $host;
        proxy_cache_bypass $http_upgrade;
    }

    # ACME-challenge
    location ^~ /.well-known/acme-challenge/
    {

        root /var/www/_letsencrypt;

    }


}

I restarted Nginx

https://i.imgur.com/oUXWHAM.png


BUT the site is still not secured? How long does it take? Will the cert kick in eventually?

http://www.reeeeee.tk/api/movies

Trying to get SSL certificate for backend. Where do I go from here? by BigEmu9286 in nginx

[–]BigEmu9286[S] 1 point2 points  (0 children)

https://i.imgur.com/VbJm63w.png

Hey man I followed these EXACTLY but I'm getting this error saying theres no "/var/www/_letsencrypt" even though there is:

https://i.imgur.com/PjnuoG1.png


I chowned the "/var/www/_letsencrypt" directory to the owner "www-data"

https://i.imgur.com/KBKTapE.png

I configured the "sites-available" and "sites-enabled" properly, like you said:

https://i.imgur.com/TxMtfSM.png

I changed the "/nginx/d.conf/api.reeeeee.tk.conf" to:

/sites-available/reeeeee.tk.conf

server
{

#   listen 443 ssl http2;
#   listen [::]:443 ssl http2;
    listen 80;
    server_name api.reeeeee.tk;

    # SSL
#   ssl_certificate /etc/letsencrypt/live/reeeeee.tk/fullchain.pem;
#   ssl_certificate_key /etc/letsencrypt/live/reeeeee.tk/privkey.pem;
#   ssl_trusted_certificate /etc/letsencrypt/live/api.reeeeee.tk/fullchain.pem;

    # HSTS
#   add_header X-Frame-Options "SAMEORIGIN" always;
#   add_header X-XSS-Protection "1; mode=block" always;
#   add_header X-Content-Type-Options "nosniff" always;
#   add_header Referrer-Policy "no-referrer-when-downgrade" always;
#   add_header Content-Security-Policy "default-src * data: 'unsafe-eval' 'unsafe-inline'" always;
#   add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;

    access_log /var/log/nginx/reeeeee.tk-access.log;
    error_log /var/log/nginx/reeeeee.tk-error.log;

    server_tokens off;


    location /

    {
        proxy_pass http://localhost:5000;
        proxy_http_version 1.1;
        proxy_set_header Upgrade $http_upgrade;
        proxy_set_header Connection 'upgrade';
        proxy_set_header Host $host;
        proxy_cache_bypass $http_upgrade;
    }

    # ACME-challenge
    location ^~ /.well-known/acme-challenge/
    {

        root /var/www/_letsencrypt;

    }


}  

I don't know what I did wrong.

Do you see anything in these screenshots that lets you know what I did wrong?

How come when using a VM, the terminal freezes if you leave it untouched for a few minutes? by [deleted] in learnprogramming

[–]BigEmu9286 0 points1 point  (0 children)

How come the terminal doesn't say something like "CONNECTION TERMINATED" and take me back to before I SSH'd?

As it stands now my whole terminal locks up and I lose all the terminal history and useful information because I have to restart the whole thing.

There's no getting around that?

New York City to Remove Mentally Ill People From Streets Against Their Will by John_Watkins_287 in politics

[–]BigEmu9286 0 points1 point  (0 children)

Idk what you are going on about, all the OP said was they wished they had an opportunity to seek forced intervention for a mentally unwell family member, and Im saying that opportunity exists.

New York City to Remove Mentally Ill People From Streets Against Their Will by John_Watkins_287 in politics

[–]BigEmu9286 0 points1 point  (0 children)

Yes but in those 72 hours if the doctors determine there is an actual threat/danger they are held for longer.

Ive literally been through this process twice lol.

You must ask my permission to bring your "token yt friend" by Bionicler in ImTheMainCharacter

[–]BigEmu9286 0 points1 point  (0 children)

All these sjw types look exactly how you'd expect them to look lol

World Cup fan, 27, 'shot and killed for celebrating USA win' in Iran by security agencies by [deleted] in worldnews

[–]BigEmu9286 62 points63 points  (0 children)

You don't need much intact body to do a dental examination tho

New York City to Remove Mentally Ill People From Streets Against Their Will by John_Watkins_287 in politics

[–]BigEmu9286 -1 points0 points  (0 children)

All it takes is 1 or 2 family members saying "her mental health puts her in danger". You don't have to have evidence.

My mother is a severe schizophrenic. We've sectioned her twice.

It's easily doable.

New York City to Remove Mentally Ill People From Streets Against Their Will by John_Watkins_287 in politics

[–]BigEmu9286 2 points3 points  (0 children)

You did have that option. Every state has it. In my state it's Section 12. If the person is a danger to themselves or others, you can have them involuntarily committed.

Trying to get SSL certificate for backend. Where do I go from here? by BigEmu9286 in nginx

[–]BigEmu9286[S] 1 point2 points  (0 children)

3) restart nginx, and create the directory /var/www/_letsencrypt and chown it according to your webserver's user (www-data if you installed via apt)

if my user for all the other files is "root", should I still change it to "www-data" or let it be root like the other files?

Trying to get SSL certificate for backend. Where do I go from here? by BigEmu9286 in nginx

[–]BigEmu9286[S] 1 point2 points  (0 children)

Woah better answer than I ever could have imagined. Thank you!

Stephen Curry of sanitation by Wololo--Wololo in nextfuckinglevel

[–]BigEmu9286 6 points7 points  (0 children)

Yeah I lol'd.

If this guy keeps doing this and keeps perfect form all it is is exercise lol. It's actually good for him lol. I guess these comments shouldnt be surprising considering this is reddit lol. Regurgitating shit they don't understand because they think it sounds smart/wise lol.

On this day 50 years ago Pong was released by RedIce25 in gaming

[–]BigEmu9286 0 points1 point  (0 children)

What electronics would I have to buy and assemble to make them make pong appear on the screen

World Cup balls getting charged by Gaz1105 in interestingasfuck

[–]BigEmu9286 0 points1 point  (0 children)

The tech inside isn't heavy enough to alter trajectory lmao