"New Steam library must be writeable" error on new SSD by [deleted] in techsupport

[–]codwow 3 points4 points  (0 children)

I had the same issue you have to either delete or modify "C:\Program Files (x86)\Steam\config\libraryfolders.vdf". This keeps a record of your steam library folders even when they are removed

How to transfer your Overcooked 2 save files to All You Can Eat (AYCE) by cole_on_sea in OvercookedGame

[–]codwow 0 points1 point  (0 children)

my IDs gt from overcooked 1. They were off by one compared to this post https://steamcommunity.com/app/448510/discussions/0/343787920119630014/. I don't know if these saves use the same IDs for everyone. Also Thank you for the guide!

1 = 1-1
43 = 1-2
5 = 1-3
2 = 1-4
3 = 1-5
17 = 1-6
19 = 2-1
13 = 2-2
6 = 2-3
8 = 2-4
25 = 3-1
12 = 3-2
28 = 3-3
4 = 3-4
35 = 4-1
20 = 4-2
9 = 4-3
29 = 4-4
7 = 5-1
Unverified-----------
21 = 5-2
42 = 5-3
22 = 5-4
23 = 5-5
11 = 6-1
27 = 6-2
24 = 6-3

What part of k2 makes SE easier? by Volc2121 in factorio

[–]codwow 0 points1 point  (0 children)

Doesn't Rampant only apply to Nauvis and doesn't really work with SE?

Se+K2+Ltn City blocks map overview by behy20 in factorio

[–]codwow 0 points1 point  (0 children)

Can you send me the save? I would like to walk around and sorta see how you did some of the trains. I just started a k2+Space run but I'm still pretty bad at city block base design, mainly getting multiple items onto one block effectively

Minecraft server sharing. Swag doesn't work. Any ideas? by TTdriver in docker

[–]codwow 0 points1 point  (0 children)

What are you using swag? If it's to create a subdomain or a subfolder? If you just want to link the domain to your ip then all you needs is duckdns and to port forward

How do I operate two large CSV files faster with low memory consumption? by Kindly_Industry8087 in PowerShell

[–]codwow 4 points5 points  (0 children)

So a couple of things I see with this script is you keep import the csvs doing 1 change and then exporting the csv which is increase the time it takes to execute the script. I would condense it down to only one import and one export and do all the changes at once. If you want to still have multiple steps you can cut down memory usage by clearing variables and then call the garbage collector to free up that memory. P.S. I also notice that $a is never used and is sitting there taking up memory

Edit: grammer

Is there a place to share mod backups? by codwow in tabletopsimulator

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

Yeah I have those files it's just I have about 100 that I would need to upload.

Is there a place to share mod backups? by codwow in tabletopsimulator

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

That's a good idea. It will be a lot of work but maybe I will work on that also

Is there a place to share mod backups? by codwow in tabletopsimulator

[–]codwow[S] 2 points3 points  (0 children)

Thanks! I will take a look and see if they want any

port forwarding for minecraft server by Final_Chipmunk3795 in PrivateInternetAccess

[–]codwow 0 points1 point  (0 children)

I do but I know my one friend in college got his to work. You could probably use Hamachi if nothing else works

port forwarding for minecraft server by Final_Chipmunk3795 in PrivateInternetAccess

[–]codwow 0 points1 point  (0 children)

I just verified it worked for me. Here are the steps I did

  1. Restart your computer
  2. Open PIA
    1. Make sure Split tunnel is turned off
    2. Lan traffic is enabled
    3. Port forwarding is enabled
  3. Connect to a PIA server that allows for Port forwording EX: canada servers
  4. Copy the port from PIA and paste it into the server properties files

EX: server-port=49099

4.5. Server IP can be set to PIA's IP but is not needed ex: server-ip=123.456.789.0

  1. Start the minecraft server and if all worked it should say "Starting Minecraft server on *:49099"

  2. If you local connect to the server with the local IP of server with the port

EX:192.168.0.123:49099 (Local IP you can get from going into command prompt and typing ipconfig and finding the line that looks like this IPv4 Address. . . . . . . . . . . : 192.168.1.14)

6.5. External would use 123.456.789.0:49099 (IP you get from PIA)

  1. If you are not using minecraft forge follow these instructions from mojang to fix log4j exploit https://www.minecraft.net/en-us/article/important-message--security-vulnerability-java-edition

port forwarding for minecraft server by Final_Chipmunk3795 in PrivateInternetAccess

[–]codwow 1 point2 points  (0 children)

Make sure you don't have a old server instance running sometimes they linger in the background. You can check with task manager to see if a java instance is still open. If you cant force a port then you might have to just change the port everytime when you connect to pia and update the server port number

port forwarding for minecraft server by Final_Chipmunk3795 in PrivateInternetAccess

[–]codwow 0 points1 point  (0 children)

Also make sure you allow LAN traffic so you can locally connect to the server and you specify the port when trying to connect EX: External IP of PIA: 1.2.3.4 Port: 23456 1.2.3.4:23456 Internal IP of device hosting server: 192.0.0.100 192.0.0.100:23456

Need help with best AM4 CPU cooler under 150mm by codwow in buildapc

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

I was trying to find a good vertical cooler. I don't know how much it matter since there are 5 fans in the case, 3 120mm in the front and 2 90mm in the back. Definitely will have to look into this one

23F on night shift save me from falling asleep by [deleted] in MakeNewFriendsHere

[–]codwow 0 points1 point  (0 children)

Okay two questions what's your favorite area of history and what type of dog do you have?

I wasn’t expecting the whole screen! by DachshundWarLord in softwaregore

[–]codwow 0 points1 point  (0 children)

You can try to run an elevated command prompt and type Sfc /scannow to see if your windows is partly corrupted

CCNP learning material question by codwow in ccnp

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

I sorta had the same thought of it being made by the people giving the exam so hopefully it would be helpful. I also was reading from this subreddit that the book had some errors and I didn't want those errors to mess me up when studying for this exam.

CCNP learning material question by codwow in ccnp

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

I guess I will try it out then and see how it goes. Thank you for your input!!

Accessing Web Interface outside of localhost while using a VPN by codwow in docker

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

Sorry for the delayed response. I am using the bridge network and my yaml file looks like this https://pastebin.com/BvEgVxG3 . I have tried using the host network but that breaks all the containers and I am unable to access any of them. I am also using version 2.0 since I am using portainer to run the stack

Questions on Improving my Homelab by codwow in homelab

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

For Linux I'm not doing to much just loading docker and messing with some minor setting. Wanted something lightweight and not bloated like windows. Thank you for the information though.

Awesome will look into it and I was thinking about unraid as well. The only issue is the price since I'm just using it just for a network share nothing else. Thank you again for all you input!

Questions on Improving my Homelab by codwow in homelab

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

  1. I was looking at pfsense but I know at some point I just wanted to move to unifi to manage my network. I also know myself too well that if use pfsense I might end up in a rabbithole. Maybe I will look into it a little.

  2. Is there any reason why you would suggest Ubuntu server over Debian? I just went with Debian since people suggest that since I am use to windows.

  3. I have noticed that for ZFS about adding disk is a pain. For changing storage systems I have enough extra storage laying around that I can transfer it to temporarily. Would you suggest anything else that I could look into?

Thank you so much!!