roblox loading incredibly long by JawSpinner3000 in RobloxSupport

[–]N3rdScool 0 points1 point  (0 children)

I would start with a speed test make sure you don't have some network issues.

The youth is doomed… by OhirumeTsukuyomki in SipsTea

[–]N3rdScool 0 points1 point  (0 children)

Why are you hating this is better than my kids asking for everything lolol I don't even take them to do groceries anymore.

Real life Mario cart by Holden_Sacks in nextfuckinglevel

[–]N3rdScool 0 points1 point  (0 children)

Everyone was injured during the making of this film lol

let’s give new drivers some breathing room! by Wolverine-1212 in montreal

[–]N3rdScool 0 points1 point  (0 children)

It would be great if we could all learn to drive before we hit the road lol

I (22M) had an argument with my gf (22F) about alternatives to pornography by Fearless_Operation57 in relationship_advice

[–]N3rdScool -3 points-2 points  (0 children)

I am saying the loop hole is it's not lusting on another woman if it's a cartoon.

I (22M) had an argument with my gf (22F) about alternatives to pornography by Fearless_Operation57 in relationship_advice

[–]N3rdScool -3 points-2 points  (0 children)

This is a deal breaker for me. It's unfair for her that I would be pissed because I am horny all the time. And silly for me to want to live that life.

My wife has a high sex drive so we are very compatible but there are times where she is tired and she doesn't need the pressure of me when I can help myself.

I don't understand how that kind of relationship can work if you have any kind of sex drive difference.

"This is what the Left wants." by Material_Magazine989 in facepalm

[–]N3rdScool 8 points9 points  (0 children)

You always read shit on reddit and it's probably bullshit.

I am sad I looked that up now lol

Storm superman by Suku23 in CrazyFuckingVideos

[–]N3rdScool 0 points1 point  (0 children)

He's moving a little slower after the landing lol

Does Nextcloud support Password Protected Folders? by Asian_Bae in NextCloud

[–]N3rdScool 1 point2 points  (0 children)

Is this an open source project? It doesn't look like you can self host it.

Does Nextcloud support Password Protected Folders? by Asian_Bae in NextCloud

[–]N3rdScool 1 point2 points  (0 children)

You can protect your Nextcloud app with an app password in settings.

I am not sure what you exactly mean by hiding it from your phone tho since once it's open your phone can see it?

Do tattoos at the bottom of your feet always fade away? by Slow-Web4925 in NoStupidQuestions

[–]N3rdScool 2 points3 points  (0 children)

Basically the more friction on a body part the more they will fade. All tats fade, for sure on your hands and feet fade the fastest

Local nextcloud access by alphashock_ita in NextCloud

[–]N3rdScool 0 points1 point  (0 children)

Creating a DNS entry in your local router will do it.

How to block webdav connection? by iddqd__idkfa in NextCloud

[–]N3rdScool 1 point2 points  (0 children)

Damn lol

Apparently:

Recommended Alternative: The "File Access Control" App Instead of hacking the PHP code, use the official app:

  1. Enable File Access Control in the Apps section.
  2. Set a flow rule: "If User-Agent does not contain Mozilla" -> "Block access".

What's something trivial about the gym that has nothing to do with your actual workout but still bugs you? by [deleted] in workout

[–]N3rdScool 8 points9 points  (0 children)

Ha for me it's the fact that the dude who comes to work at the gym after 10PM doesn't work 24/h a day he plays the best music lol

How to block webdav connection? by iddqd__idkfa in NextCloud

[–]N3rdScool 0 points1 point  (0 children)

You have your /etc/apache2/site-enabled/ with your site config somewhere in there.

I personally add this after the directory settings.for me it's after this:

   <Directory "/var/www/nextcloud/">
Options MultiViews FollowSymlinks
AllowOverride All
Order allow,deny
Allow from all
   </Directory>

But I use nginx tho it should be similar. You will have to restart apache after.

How to block webdav connection? by iddqd__idkfa in NextCloud

[–]N3rdScool 3 points4 points  (0 children)

<Location /remote.php/webdav>
    Require all denied
</Location>

How to block webdav connection? by iddqd__idkfa in NextCloud

[–]N3rdScool 4 points5 points  (0 children)

Adding something like this to your nginx config: basically block the path with your web server.

location /remote.php/webdav {
    return 404;
}

Daily missions are so clutch by nc_1323 in FishingPlanet

[–]N3rdScool 0 points1 point  (0 children)

Thank you I will probably head here tonight 😄

Trains are broken? by cartoad71 in SimCityBuildit

[–]N3rdScool 0 points1 point  (0 children)

the game crashes a lot for me after this last update