GET https://kbin.spritesserver.nl/u/@speck@kbin.social/threads

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.20 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2379
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
  +slug: "Bilocker-d-partition-on-dual-boot-drive"
  +title: "Bilocker'd partition on dual boot drive"
  +url: null
  +body: """
    I recently created a HD for dual boot Win 11 and Pop Os. I created a shared partition for Data, and separate partitions for the respective OS. I used gParted to create the partitions. It looks like Win then added bitlocker to this data partition.\n
    \n
    (It's not really encrypted, I guess, because I didn't create a microsoft account, and didn't receive a recovery key)\n
    \n
    So now I can't access that partition when booted into Pop OS without entering a password (which I don't have).\n
    \n
    I'm wondering a couple of things: what's the best practice in these scenarios? Have the shared data drive not be encrypted with Bitlocker? If so, is there something else that should be done for security purposes? If not, it looks like using Dislocker is a common solution to access the drive in Linux?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709223989 {#2384
    date: 2024-02-29 17:26:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 25714
  -titleTs: "'bilock':1 'boot':6 'd':2 'drive':7 'dual':5 'partit':3"
  -bodyTs: "'11':10 'access':73,140 'account':60 'ad':40 'best':100 'bitlock':41,114 'boot':8,77 'common':137 'coupl':94 'creat':3,15,32,57 'data':20,44,108 'didn':55,62 'dislock':134 'done':124 'drive':109,142 'dual':7 'els':120 'encrypt':50,112 'enter':82 'gpart':30 'guess':52 'hd':5 'key':67 'like':37,132 'linux':144 'look':36,131 'm':91 'microsoft':59 'os':13,27,80 'partit':18,23,34,45,75 'password':84 'pop':12,79 'practic':101 'purpos':127 'realli':49 'receiv':64 'recent':2 'recoveri':66 'respect':26 'scenario':104 'secur':126 'separ':22 'share':17,107 'solut':138 'someth':119 'thing':96 'use':29,133 'win':9,38 'without':81 'wonder':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965913
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879513 {#2378
    date: 2023-12-29 20:51:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2379
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
  +slug: "Bilocker-d-partition-on-dual-boot-drive"
  +title: "Bilocker'd partition on dual boot drive"
  +url: null
  +body: """
    I recently created a HD for dual boot Win 11 and Pop Os. I created a shared partition for Data, and separate partitions for the respective OS. I used gParted to create the partitions. It looks like Win then added bitlocker to this data partition.\n
    \n
    (It's not really encrypted, I guess, because I didn't create a microsoft account, and didn't receive a recovery key)\n
    \n
    So now I can't access that partition when booted into Pop OS without entering a password (which I don't have).\n
    \n
    I'm wondering a couple of things: what's the best practice in these scenarios? Have the shared data drive not be encrypted with Bitlocker? If so, is there something else that should be done for security purposes? If not, it looks like using Dislocker is a common solution to access the drive in Linux?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709223989 {#2384
    date: 2024-02-29 17:26:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 25714
  -titleTs: "'bilock':1 'boot':6 'd':2 'drive':7 'dual':5 'partit':3"
  -bodyTs: "'11':10 'access':73,140 'account':60 'ad':40 'best':100 'bitlock':41,114 'boot':8,77 'common':137 'coupl':94 'creat':3,15,32,57 'data':20,44,108 'didn':55,62 'dislock':134 'done':124 'drive':109,142 'dual':7 'els':120 'encrypt':50,112 'enter':82 'gpart':30 'guess':52 'hd':5 'key':67 'like':37,132 'linux':144 'look':36,131 'm':91 'microsoft':59 'os':13,27,80 'partit':18,23,34,45,75 'password':84 'pop':12,79 'practic':101 'purpos':127 'realli':49 'receiv':64 'recent':2 'recoveri':66 'respect':26 'scenario':104 'secur':126 'separ':22 'share':17,107 'solut':138 'someth':119 'thing':96 'use':29,133 'win':9,38 'without':81 'wonder':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965913
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879513 {#2378
    date: 2023-12-29 20:51:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2379
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
  +slug: "Bilocker-d-partition-on-dual-boot-drive"
  +title: "Bilocker'd partition on dual boot drive"
  +url: null
  +body: """
    I recently created a HD for dual boot Win 11 and Pop Os. I created a shared partition for Data, and separate partitions for the respective OS. I used gParted to create the partitions. It looks like Win then added bitlocker to this data partition.\n
    \n
    (It's not really encrypted, I guess, because I didn't create a microsoft account, and didn't receive a recovery key)\n
    \n
    So now I can't access that partition when booted into Pop OS without entering a password (which I don't have).\n
    \n
    I'm wondering a couple of things: what's the best practice in these scenarios? Have the shared data drive not be encrypted with Bitlocker? If so, is there something else that should be done for security purposes? If not, it looks like using Dislocker is a common solution to access the drive in Linux?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709223989 {#2384
    date: 2024-02-29 17:26:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  +badges: Doctrine\ORM\PersistentCollection {#1407 …}
  +children: []
  -id: 25714
  -titleTs: "'bilock':1 'boot':6 'd':2 'drive':7 'dual':5 'partit':3"
  -bodyTs: "'11':10 'access':73,140 'account':60 'ad':40 'best':100 'bitlock':41,114 'boot':8,77 'common':137 'coupl':94 'creat':3,15,32,57 'data':20,44,108 'didn':55,62 'dislock':134 'done':124 'drive':109,142 'dual':7 'els':120 'encrypt':50,112 'enter':82 'gpart':30 'guess':52 'hd':5 'key':67 'like':37,132 'linux':144 'look':36,131 'm':91 'microsoft':59 'os':13,27,80 'partit':18,23,34,45,75 'password':84 'pop':12,79 'practic':101 'purpos':127 'realli':49 'receiv':64 'recent':2 'recoveri':66 'respect':26 'scenario':104 'secur':126 'separ':22 'share':17,107 'solut':138 'someth':119 'thing':96 'use':29,133 'win':9,38 'without':81 'wonder':92"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703965913
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/729844"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703879513 {#2378
    date: 2023-12-29 20:51:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#2467
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: Proxies\__CG__\App\Entity\Image {#2471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1731 …}
  +slug: "Dual-Boot-Best-Practices"
  +title: "Dual Boot Best Practices?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +body: """
    Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
    \n
    I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
    \n
    Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
    \n
    What's a reasonable breakdown?\n
    \n
    e.g.  \n
     Windows 100gb; Linux 400gb or  \n
     Win 100gb; Linux 30gb; Data (NTFS) 370gb?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702369366 {#2453
    date: 2023-12-12 09:22:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 21283
  -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
  -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176876
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090476 {#2461
    date: 2023-12-09 03:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2467
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: Proxies\__CG__\App\Entity\Image {#2471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1731 …}
  +slug: "Dual-Boot-Best-Practices"
  +title: "Dual Boot Best Practices?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +body: """
    Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
    \n
    I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
    \n
    Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
    \n
    What's a reasonable breakdown?\n
    \n
    e.g.  \n
     Windows 100gb; Linux 400gb or  \n
     Win 100gb; Linux 30gb; Data (NTFS) 370gb?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702369366 {#2453
    date: 2023-12-12 09:22:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 21283
  -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
  -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176876
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090476 {#2461
    date: 2023-12-09 03:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2467
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2371 …}
  +image: Proxies\__CG__\App\Entity\Image {#2471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1731 …}
  +slug: "Dual-Boot-Best-Practices"
  +title: "Dual Boot Best Practices?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +body: """
    Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
    \n
    I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
    \n
    Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
    \n
    What's a reasonable breakdown?\n
    \n
    e.g.  \n
     Windows 100gb; Linux 400gb or  \n
     Win 100gb; Linux 30gb; Data (NTFS) 370gb?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702369366 {#2453
    date: 2023-12-12 09:22:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  +badges: Doctrine\ORM\PersistentCollection {#2382 …}
  +children: []
  -id: 21283
  -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
  -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176876
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090476 {#2461
    date: 2023-12-09 03:54:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1586
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#1687 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1731 …}
  +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
  +title: "Boxers: not really a BIFL item, but any brands that are well made?"
  +url: "https://kbin.social/m/BuyItForLife/t/209488"
  +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694661903 {#1588
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 1701
  -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
  -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689604400
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689578900 {#1635
    date: 2023-07-17 09:28:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1586
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#1687 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1731 …}
  +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
  +title: "Boxers: not really a BIFL item, but any brands that are well made?"
  +url: "https://kbin.social/m/BuyItForLife/t/209488"
  +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694661903 {#1588
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 1701
  -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
  -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689604400
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689578900 {#1635
    date: 2023-07-17 09:28:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1586
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1597 …}
  +image: Proxies\__CG__\App\Entity\Image {#1687 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1731 …}
  +slug: "Boxers-not-really-a-BIFL-item-but-any-brands-that"
  +title: "Boxers: not really a BIFL item, but any brands that are well made?"
  +url: "https://kbin.social/m/BuyItForLife/t/209488"
  +body: "Looking for old school types of boxers that I can wear as pjs and around home. Constructed so my dick won't flap out, and thick enough (the boxers) so I don't feel like I'm putting on a show"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1694661903 {#1588
    date: 2023-09-14 05:25:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1725 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  +badges: Doctrine\ORM\PersistentCollection {#2454 …}
  +children: []
  -id: 1701
  -titleTs: "'bifl':5 'boxer':1 'brand':9 'item':6 'made':13 'realli':3 'well':12"
  -bodyTs: "'around':15 'boxer':7,29 'construct':17 'dick':20 'enough':27 'feel':34 'flap':23 'home':16 'like':35 'look':1 'm':37 'old':3 'pjs':13 'put':38 'school':4 'show':41 'thick':26 'type':5 'wear':11 'won':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689604400
  +visibility: "visible             "
  +apId: "https://kbin.social/m/BuyItForLife/t/209488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689578900 {#1635
    date: 2023-07-17 09:28:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details