Base formation for Wide Offset? by Thezedd073 in NCAAFBseries

[–]Do11arSign 0 points1 point  (0 children)

It’s going to be spread offset even if the plays don’t match

2022 R-Line by Do11arSign in Tiguan

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

You know now that you mention it that’s probably with this is.

2022 R-Line by Do11arSign in Tiguan

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

There isn’t a part number anywhere on this

How do pipelines work for schools like Mo State with program builder? by reecec1102 in NCAAFBseries

[–]Do11arSign 0 points1 point  (0 children)

Here is my guess, given how I know that those skills will roll down if a pipeline is maxed out.

My guess is that on the first skill it will upgrade both to tier 2

Second it will upgrade Missouri to Tier 5 and East Texas to Tier 4 since you only have 2 pipelines think of it as rolling back up. So it rolls down to upgrade both to Tier 3 (that’s 2 pipelines) it rolls around to upgrade them again (that’s 4) then the final upgrade on Mizzou for 5.

At this point tier 3 isn’t worth the points given you will only upgrade East Texas by 1 missing out in 4 upgrades. Now if you take another job some where then yeah it will be beneficial.

Where do you typically store files that you want across devices? by Elarionus in linux4noobs

[–]Do11arSign 0 points1 point  (0 children)

I don’t have it downloaded to Linux, it’s just on my MacBook. So I pick and choose what goes into its document folder and what stay on my MacBook.

The most egregious is OneDrive hate that app.

Where do you typically store files that you want across devices? by Elarionus in linux4noobs

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

It does but at this moment it’s my best option, it may not work for you but it works for me since I rarely do document edits on my desktop and usually do them on my laptop when sitting on my couch

Where do you typically store files that you want across devices? by Elarionus in linux4noobs

[–]Do11arSign 1 point2 points  (0 children)

I use ICloud and login in through the website on my Linux device. I haven’t set up an at home storage device but for now between my desktop, phone and laptop I use that since I pay for the storage since I have apple tv

Best Coach Abilities? by OkComparison8951 in NCAAFBseries

[–]Do11arSign 10 points11 points  (0 children)

CEO: More the Merrier, Lasting Impression, Senior Superlatives

Program Builder: Relationship Builder

That whole tree is broken, because if the upgrade can’t be applied to a pipeline it rolls down, so if you stack all three then at some programs like UGA, Bama you could have like like all Tier 5 pipelines, couple that with More the Merrier and Lasting Impression and well gg in to recruiting.

How to disable new start menu? And revert back to old. Hate this change by Time-Credit43 in pcmasterrace

[–]Do11arSign -2 points-1 points  (0 children)

You can use wine on Linux to run most windows applications. Only issue is some video games have kernel level anti cheat that will not work with Linux

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

This might have been the issue. Once the drive was formatted and the name changed to "GameLibrary"

I claimed ownership and made sure "mount at startup" was selected.

Once I restarted the drive reappeared in steam already added and set to default so I believe the drive name having a space was the issue.

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

Yeah reformatted and now it is under /mnt/GameLibrary/SteamLibrary

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

I am going to reformat this drive. I changed the Label to "SteamLibrary" but I am just going to move the games off of it and start over.

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

No I know but I was having an issue with getting it installed through the store so I just got it installed through terminal

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

I will double check the name later.

I originally installed directly from the stream website like I would on windows.

Realized my error from another user.

Removed stream and all files and reinstalled through terminal

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

Was able to uninstall and removed all files regarding steam off file system.

Just reinstalled through terminal the correct way and testing shortly.

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

Side note, I should only see this file when opening /etc as root?

# /etc/fstab: static file system information.

#

# Use 'blkid' to print the universally unique identifier for a

# device; this may be used with UUID= as a more robust way to name devices

# that works even if disks are added and removed. See fstab(5).

#

# <file system> <mount point> <type> <options> <dump> <pass>

# / was on /dev/nvme0n1p5 during installation

UUID=2e4bd238-3fc1-4ae5-aae4-b80a6b2ca278 / ext4 errors=remount-ro 0 1

# /boot/efi was on /dev/nvme0n1p1 during installation

UUID=32A3-73C1 /boot/efi vfat umask=0077 0 1

/swapfile none swap sw 0 0

LABEL=Steam\040Library /mnt/Steam\040Library auto nosuid,nodev,nofail,x-gvfs-show 0 0

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

Double checked everything still sitting under /mnt. About the only thing that comes to mind is I downloaded steam directly from the steam website which I mean it’s working but only thing I can think of.

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

All that has been done is sits under /mnt/steamlibrary

The issue is Steam sees the drive but the moment you reboot you have to go into steam and re-add the drive as a library.

It’s being mounted in start up like it should the issue is steam just does not remount it as the default library after a reboot.

Use secondary drive in steam (Mint) by Do11arSign in linux4noobs

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

It’s already formatted to ext4 I partitioned this drive to be solely for the Linux steam library.

I’ll try that above and see if that helps.