GET https://kbin.spritesserver.nl/u/@Xyz@infosec.pub/active

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 …}
}
4.40 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.05 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
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
  +title: "Suggestions for NAS (or other hardware) solution to home setup"
  +url: null
  +body: """
    I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
    \n
    Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
    \n
    I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
    \n
    I have some more questions about NAS given my info:\n
    \n
    - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
    - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
    \n
    I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977203 {#1724
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I found TrueNas scale to be what fits my needs but I tried unraid (trial) and open media vault first. Also not this is not my first rodeo as I’ve done “from scratch” Ubuntu, and bsd.\n
        \n
        I just built a server from older parts off eBay. An i7 2600, Asus p8z77, a Silverstone c382 nas case, 32gb of 1333, a pny P600 video card and a 9200+8i hba card. Then I used TrueNas on an SSD and another SSD for docker containers and cache.\n
        \n
        4k Plex streaming no issues, system is fast and the only issue I had was the old Asus boards don’t use pwm fan control.\n
        \n
        Open Media vault just confused the heck out of me, I ran it for a few months and donated money to the team for their effort but it was too restricting for my needs. It was definitely a capable nas os but it didn’t feel like it fit my style which is more hands on.\n
        \n
        TrueNas has snapshots and replication. I run 4 12tb disks for my live data, striped raid 1’s. Then I have two more 12tb’s in a raid 1 for my replication read only. It’s not enough space if I filled my live drives but I havent needed more yet for the backup. And I can always expand my backup set.\n
        \n
        I also have a qnap tr004 das with some random drives in a hardware raid 5. That’s my third copy I do every so often.\n
        \n
        The funny part is I didn’t want to pay for a Synology but ended up spending more on parts. However it’s incredibly powerful for what it does so I’m using that as my “happy little mistake”. It’s going to last a long time and run as many services that I could possibly want as a home user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728977203 {#1697
        date: 2024-10-15 09:26:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 328211
      -bodyTs: "'+8':69 '1':185,197 '12tb':177,192 '1333':60 '2600':50 '32gb':58 '4':176 '4k':88 '5':246 '9200':68 'also':21,232 'alway':226 'anoth':81 'asus':51,105 'backup':222,229 'board':106 'bsd':37 'built':40 'c382':55 'cach':87 'capabl':151 'card':65,72 'case':57 'confus':117 'contain':85 'control':112 'copi':251 'could':311 'das':237 'data':182 'definit':149 'didn':156,262 'disk':178 'docker':84 'donat':131 'done':32 'drive':213,241 'ebay':47 'effort':138 'end':271 'enough':206 'everi':254 'expand':227 'fan':111 'fast':95 'feel':158 'fill':210 'first':20,27 'fit':8,161 'found':2 'funni':258 'go':298 'hand':167 'happi':293 'hardwar':244 'havent':216 'hba':71 'heck':119 'home':316 'howev':277 'i7':49 'incred':280 'issu':92,99 'last':300 'like':159 'littl':294 'live':181,212 'long':302 'm':288 'mani':307 'media':18,114 'mistak':295 'money':132 'month':129 'nas':56,152 'need':10,146,217 'often':256 'old':104 'older':44 'open':17,113 'os':153 'p600':63 'p8z77':52 'part':45,259,276 'pay':266 'plex':89 'pni':62 'possibl':312 'power':281 'pwm':110 'qnap':235 'raid':184,196,245 'ran':124 'random':240 'read':201 'replic':173,200 'restrict':143 'rodeo':28 'run':175,305 'scale':4 'scratch':34 'server':42 'servic':308 'set':230 'silverston':54 'snapshot':171 'space':207 'spend':273 'ssd':79,82 'stream':90 'stripe':183 'style':163 'synolog':269 'system':93 'team':135 'third':250 'time':303 'tr004':236 'tri':13 'trial':15 'truena':3,76,169 'two':190 'ubuntu':35 'unraid':14 'use':75,109,289 'user':317 'vault':19,115 've':31 'video':64 'want':264,313 'yet':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5882848"
      +editedAt: DateTimeImmutable @1727354629 {#1709
        date: 2024-09-26 14:43:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705846089 {#1698
        date: 2024-01-21 15:08:09.0 +01:00
      }
      +"title": 328211
    }
  ]
  -id: 32127
  -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
  -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705923643
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3720496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837243 {#1639
    date: 2024-01-21 12:40:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
  +title: "Suggestions for NAS (or other hardware) solution to home setup"
  +url: null
  +body: """
    I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
    \n
    Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
    \n
    I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
    \n
    I have some more questions about NAS given my info:\n
    \n
    - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
    - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
    \n
    I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977203 {#1724
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I found TrueNas scale to be what fits my needs but I tried unraid (trial) and open media vault first. Also not this is not my first rodeo as I’ve done “from scratch” Ubuntu, and bsd.\n
        \n
        I just built a server from older parts off eBay. An i7 2600, Asus p8z77, a Silverstone c382 nas case, 32gb of 1333, a pny P600 video card and a 9200+8i hba card. Then I used TrueNas on an SSD and another SSD for docker containers and cache.\n
        \n
        4k Plex streaming no issues, system is fast and the only issue I had was the old Asus boards don’t use pwm fan control.\n
        \n
        Open Media vault just confused the heck out of me, I ran it for a few months and donated money to the team for their effort but it was too restricting for my needs. It was definitely a capable nas os but it didn’t feel like it fit my style which is more hands on.\n
        \n
        TrueNas has snapshots and replication. I run 4 12tb disks for my live data, striped raid 1’s. Then I have two more 12tb’s in a raid 1 for my replication read only. It’s not enough space if I filled my live drives but I havent needed more yet for the backup. And I can always expand my backup set.\n
        \n
        I also have a qnap tr004 das with some random drives in a hardware raid 5. That’s my third copy I do every so often.\n
        \n
        The funny part is I didn’t want to pay for a Synology but ended up spending more on parts. However it’s incredibly powerful for what it does so I’m using that as my “happy little mistake”. It’s going to last a long time and run as many services that I could possibly want as a home user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728977203 {#1697
        date: 2024-10-15 09:26:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 328211
      -bodyTs: "'+8':69 '1':185,197 '12tb':177,192 '1333':60 '2600':50 '32gb':58 '4':176 '4k':88 '5':246 '9200':68 'also':21,232 'alway':226 'anoth':81 'asus':51,105 'backup':222,229 'board':106 'bsd':37 'built':40 'c382':55 'cach':87 'capabl':151 'card':65,72 'case':57 'confus':117 'contain':85 'control':112 'copi':251 'could':311 'das':237 'data':182 'definit':149 'didn':156,262 'disk':178 'docker':84 'donat':131 'done':32 'drive':213,241 'ebay':47 'effort':138 'end':271 'enough':206 'everi':254 'expand':227 'fan':111 'fast':95 'feel':158 'fill':210 'first':20,27 'fit':8,161 'found':2 'funni':258 'go':298 'hand':167 'happi':293 'hardwar':244 'havent':216 'hba':71 'heck':119 'home':316 'howev':277 'i7':49 'incred':280 'issu':92,99 'last':300 'like':159 'littl':294 'live':181,212 'long':302 'm':288 'mani':307 'media':18,114 'mistak':295 'money':132 'month':129 'nas':56,152 'need':10,146,217 'often':256 'old':104 'older':44 'open':17,113 'os':153 'p600':63 'p8z77':52 'part':45,259,276 'pay':266 'plex':89 'pni':62 'possibl':312 'power':281 'pwm':110 'qnap':235 'raid':184,196,245 'ran':124 'random':240 'read':201 'replic':173,200 'restrict':143 'rodeo':28 'run':175,305 'scale':4 'scratch':34 'server':42 'servic':308 'set':230 'silverston':54 'snapshot':171 'space':207 'spend':273 'ssd':79,82 'stream':90 'stripe':183 'style':163 'synolog':269 'system':93 'team':135 'third':250 'time':303 'tr004':236 'tri':13 'trial':15 'truena':3,76,169 'two':190 'ubuntu':35 'unraid':14 'use':75,109,289 'user':317 'vault':19,115 've':31 'video':64 'want':264,313 'yet':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5882848"
      +editedAt: DateTimeImmutable @1727354629 {#1709
        date: 2024-09-26 14:43:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705846089 {#1698
        date: 2024-01-21 15:08:09.0 +01:00
      }
      +"title": 328211
    }
  ]
  -id: 32127
  -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
  -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705923643
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3720496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837243 {#1639
    date: 2024-01-21 12:40:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
  +title: "Suggestions for NAS (or other hardware) solution to home setup"
  +url: null
  +body: """
    I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
    \n
    Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
    \n
    I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
    \n
    I have some more questions about NAS given my info:\n
    \n
    - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
    - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
    \n
    I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728977203 {#1724
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I found TrueNas scale to be what fits my needs but I tried unraid (trial) and open media vault first. Also not this is not my first rodeo as I’ve done “from scratch” Ubuntu, and bsd.\n
        \n
        I just built a server from older parts off eBay. An i7 2600, Asus p8z77, a Silverstone c382 nas case, 32gb of 1333, a pny P600 video card and a 9200+8i hba card. Then I used TrueNas on an SSD and another SSD for docker containers and cache.\n
        \n
        4k Plex streaming no issues, system is fast and the only issue I had was the old Asus boards don’t use pwm fan control.\n
        \n
        Open Media vault just confused the heck out of me, I ran it for a few months and donated money to the team for their effort but it was too restricting for my needs. It was definitely a capable nas os but it didn’t feel like it fit my style which is more hands on.\n
        \n
        TrueNas has snapshots and replication. I run 4 12tb disks for my live data, striped raid 1’s. Then I have two more 12tb’s in a raid 1 for my replication read only. It’s not enough space if I filled my live drives but I havent needed more yet for the backup. And I can always expand my backup set.\n
        \n
        I also have a qnap tr004 das with some random drives in a hardware raid 5. That’s my third copy I do every so often.\n
        \n
        The funny part is I didn’t want to pay for a Synology but ended up spending more on parts. However it’s incredibly powerful for what it does so I’m using that as my “happy little mistake”. It’s going to last a long time and run as many services that I could possibly want as a home user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1728977203 {#1697
        date: 2024-10-15 09:26:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
        "@bestbakerycookie@lemmy.wtf"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1568 …}
      +votes: Doctrine\ORM\PersistentCollection {#1549 …}
      +reports: Doctrine\ORM\PersistentCollection {#1576 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
      -id: 328211
      -bodyTs: "'+8':69 '1':185,197 '12tb':177,192 '1333':60 '2600':50 '32gb':58 '4':176 '4k':88 '5':246 '9200':68 'also':21,232 'alway':226 'anoth':81 'asus':51,105 'backup':222,229 'board':106 'bsd':37 'built':40 'c382':55 'cach':87 'capabl':151 'card':65,72 'case':57 'confus':117 'contain':85 'control':112 'copi':251 'could':311 'das':237 'data':182 'definit':149 'didn':156,262 'disk':178 'docker':84 'donat':131 'done':32 'drive':213,241 'ebay':47 'effort':138 'end':271 'enough':206 'everi':254 'expand':227 'fan':111 'fast':95 'feel':158 'fill':210 'first':20,27 'fit':8,161 'found':2 'funni':258 'go':298 'hand':167 'happi':293 'hardwar':244 'havent':216 'hba':71 'heck':119 'home':316 'howev':277 'i7':49 'incred':280 'issu':92,99 'last':300 'like':159 'littl':294 'live':181,212 'long':302 'm':288 'mani':307 'media':18,114 'mistak':295 'money':132 'month':129 'nas':56,152 'need':10,146,217 'often':256 'old':104 'older':44 'open':17,113 'os':153 'p600':63 'p8z77':52 'part':45,259,276 'pay':266 'plex':89 'pni':62 'possibl':312 'power':281 'pwm':110 'qnap':235 'raid':184,196,245 'ran':124 'random':240 'read':201 'replic':173,200 'restrict':143 'rodeo':28 'run':175,305 'scale':4 'scratch':34 'server':42 'servic':308 'set':230 'silverston':54 'snapshot':171 'space':207 'spend':273 'ssd':79,82 'stream':90 'stripe':183 'style':163 'synolog':269 'system':93 'team':135 'third':250 'time':303 'tr004':236 'tri':13 'trial':15 'truena':3,76,169 'two':190 'ubuntu':35 'unraid':14 'use':75,109,289 'user':317 'vault':19,115 've':31 'video':64 'want':264,313 'yet':219"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5882848"
      +editedAt: DateTimeImmutable @1727354629 {#1709
        date: 2024-09-26 14:43:49.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705846089 {#1698
        date: 2024-01-21 15:08:09.0 +01:00
      }
      +"title": 328211
    }
  ]
  -id: 32127
  -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
  -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705923643
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/post/3720496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705837243 {#1639
    date: 2024-01-21 12:40:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#1648
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
    +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
    +title: "Suggestions for NAS (or other hardware) solution to home setup"
    +url: null
    +body: """
      I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
      \n
      Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
      \n
      I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
      \n
      I have some more questions about NAS given my info:\n
      \n
      - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
      - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
      \n
      I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728977203 {#1724
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1630 …}
    +votes: Doctrine\ORM\PersistentCollection {#1628 …}
    +reports: Doctrine\ORM\PersistentCollection {#1618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
    +badges: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 32127
    -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
    -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705923643
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/post/3720496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705837243 {#1639
      date: 2024-01-21 12:40:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I found TrueNas scale to be what fits my needs but I tried unraid (trial) and open media vault first. Also not this is not my first rodeo as I’ve done “from scratch” Ubuntu, and bsd.\n
    \n
    I just built a server from older parts off eBay. An i7 2600, Asus p8z77, a Silverstone c382 nas case, 32gb of 1333, a pny P600 video card and a 9200+8i hba card. Then I used TrueNas on an SSD and another SSD for docker containers and cache.\n
    \n
    4k Plex streaming no issues, system is fast and the only issue I had was the old Asus boards don’t use pwm fan control.\n
    \n
    Open Media vault just confused the heck out of me, I ran it for a few months and donated money to the team for their effort but it was too restricting for my needs. It was definitely a capable nas os but it didn’t feel like it fit my style which is more hands on.\n
    \n
    TrueNas has snapshots and replication. I run 4 12tb disks for my live data, striped raid 1’s. Then I have two more 12tb’s in a raid 1 for my replication read only. It’s not enough space if I filled my live drives but I havent needed more yet for the backup. And I can always expand my backup set.\n
    \n
    I also have a qnap tr004 das with some random drives in a hardware raid 5. That’s my third copy I do every so often.\n
    \n
    The funny part is I didn’t want to pay for a Synology but ended up spending more on parts. However it’s incredibly powerful for what it does so I’m using that as my “happy little mistake”. It’s going to last a long time and run as many services that I could possibly want as a home user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728977203 {#1697
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 328211
  -bodyTs: "'+8':69 '1':185,197 '12tb':177,192 '1333':60 '2600':50 '32gb':58 '4':176 '4k':88 '5':246 '9200':68 'also':21,232 'alway':226 'anoth':81 'asus':51,105 'backup':222,229 'board':106 'bsd':37 'built':40 'c382':55 'cach':87 'capabl':151 'card':65,72 'case':57 'confus':117 'contain':85 'control':112 'copi':251 'could':311 'das':237 'data':182 'definit':149 'didn':156,262 'disk':178 'docker':84 'donat':131 'done':32 'drive':213,241 'ebay':47 'effort':138 'end':271 'enough':206 'everi':254 'expand':227 'fan':111 'fast':95 'feel':158 'fill':210 'first':20,27 'fit':8,161 'found':2 'funni':258 'go':298 'hand':167 'happi':293 'hardwar':244 'havent':216 'hba':71 'heck':119 'home':316 'howev':277 'i7':49 'incred':280 'issu':92,99 'last':300 'like':159 'littl':294 'live':181,212 'long':302 'm':288 'mani':307 'media':18,114 'mistak':295 'money':132 'month':129 'nas':56,152 'need':10,146,217 'often':256 'old':104 'older':44 'open':17,113 'os':153 'p600':63 'p8z77':52 'part':45,259,276 'pay':266 'plex':89 'pni':62 'possibl':312 'power':281 'pwm':110 'qnap':235 'raid':184,196,245 'ran':124 'random':240 'read':201 'replic':173,200 'restrict':143 'rodeo':28 'run':175,305 'scale':4 'scratch':34 'server':42 'servic':308 'set':230 'silverston':54 'snapshot':171 'space':207 'spend':273 'ssd':79,82 'stream':90 'stripe':183 'style':163 'synolog':269 'system':93 'team':135 'third':250 'time':303 'tr004':236 'tri':13 'trial':15 'truena':3,76,169 'two':190 'ubuntu':35 'unraid':14 'use':75,109,289 'user':317 'vault':19,115 've':31 'video':64 'want':264,313 'yet':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5882848"
  +editedAt: DateTimeImmutable @1727354629 {#1709
    date: 2024-09-26 14:43:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846089 {#1698
    date: 2024-01-21 15:08:09.0 +01:00
  }
  +"title": 328211
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
    +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
    +title: "Suggestions for NAS (or other hardware) solution to home setup"
    +url: null
    +body: """
      I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
      \n
      Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
      \n
      I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
      \n
      I have some more questions about NAS given my info:\n
      \n
      - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
      - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
      \n
      I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728977203 {#1724
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1630 …}
    +votes: Doctrine\ORM\PersistentCollection {#1628 …}
    +reports: Doctrine\ORM\PersistentCollection {#1618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
    +badges: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 32127
    -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
    -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705923643
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/post/3720496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705837243 {#1639
      date: 2024-01-21 12:40:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I found TrueNas scale to be what fits my needs but I tried unraid (trial) and open media vault first. Also not this is not my first rodeo as I’ve done “from scratch” Ubuntu, and bsd.\n
    \n
    I just built a server from older parts off eBay. An i7 2600, Asus p8z77, a Silverstone c382 nas case, 32gb of 1333, a pny P600 video card and a 9200+8i hba card. Then I used TrueNas on an SSD and another SSD for docker containers and cache.\n
    \n
    4k Plex streaming no issues, system is fast and the only issue I had was the old Asus boards don’t use pwm fan control.\n
    \n
    Open Media vault just confused the heck out of me, I ran it for a few months and donated money to the team for their effort but it was too restricting for my needs. It was definitely a capable nas os but it didn’t feel like it fit my style which is more hands on.\n
    \n
    TrueNas has snapshots and replication. I run 4 12tb disks for my live data, striped raid 1’s. Then I have two more 12tb’s in a raid 1 for my replication read only. It’s not enough space if I filled my live drives but I havent needed more yet for the backup. And I can always expand my backup set.\n
    \n
    I also have a qnap tr004 das with some random drives in a hardware raid 5. That’s my third copy I do every so often.\n
    \n
    The funny part is I didn’t want to pay for a Synology but ended up spending more on parts. However it’s incredibly powerful for what it does so I’m using that as my “happy little mistake”. It’s going to last a long time and run as many services that I could possibly want as a home user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728977203 {#1697
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 328211
  -bodyTs: "'+8':69 '1':185,197 '12tb':177,192 '1333':60 '2600':50 '32gb':58 '4':176 '4k':88 '5':246 '9200':68 'also':21,232 'alway':226 'anoth':81 'asus':51,105 'backup':222,229 'board':106 'bsd':37 'built':40 'c382':55 'cach':87 'capabl':151 'card':65,72 'case':57 'confus':117 'contain':85 'control':112 'copi':251 'could':311 'das':237 'data':182 'definit':149 'didn':156,262 'disk':178 'docker':84 'donat':131 'done':32 'drive':213,241 'ebay':47 'effort':138 'end':271 'enough':206 'everi':254 'expand':227 'fan':111 'fast':95 'feel':158 'fill':210 'first':20,27 'fit':8,161 'found':2 'funni':258 'go':298 'hand':167 'happi':293 'hardwar':244 'havent':216 'hba':71 'heck':119 'home':316 'howev':277 'i7':49 'incred':280 'issu':92,99 'last':300 'like':159 'littl':294 'live':181,212 'long':302 'm':288 'mani':307 'media':18,114 'mistak':295 'money':132 'month':129 'nas':56,152 'need':10,146,217 'often':256 'old':104 'older':44 'open':17,113 'os':153 'p600':63 'p8z77':52 'part':45,259,276 'pay':266 'plex':89 'pni':62 'possibl':312 'power':281 'pwm':110 'qnap':235 'raid':184,196,245 'ran':124 'random':240 'read':201 'replic':173,200 'restrict':143 'rodeo':28 'run':175,305 'scale':4 'scratch':34 'server':42 'servic':308 'set':230 'silverston':54 'snapshot':171 'space':207 'spend':273 'ssd':79,82 'stream':90 'stripe':183 'style':163 'synolog':269 'system':93 'team':135 'third':250 'time':303 'tr004':236 'tri':13 'trial':15 'truena':3,76,169 'two':190 'ubuntu':35 'unraid':14 'use':75,109,289 'user':317 'vault':19,115 've':31 'video':64 'want':264,313 'yet':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5882848"
  +editedAt: DateTimeImmutable @1727354629 {#1709
    date: 2024-09-26 14:43:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846089 {#1698
    date: 2024-01-21 15:08:09.0 +01:00
  }
  +"title": 328211
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1648
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2454 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
    +slug: "Suggestions-for-NAS-or-other-hardware-solution-to-home-setup"
    +title: "Suggestions for NAS (or other hardware) solution to home setup"
    +url: null
    +body: """
      I’ve been researching NAS and am figuring out how one can play into my current home setup. There’s a lot I don’t know even after researching. Best I explain to clear things up.\n
      \n
      Currently, I have a home server running NextCloud, accessible only via my LAN network. It’s run along with a VPN on a Raspberry Pi 4B running Ubuntu Server. The data is on two 512 GiB external SSD drives. One drive is primary & the other is backup of the primary drive via rsync each day.\n
      \n
      I’m looking at a NAS for more backups (Ex. 1 day, 3 days, & 1 week at least) since I have sensitive data on the drives. I want to feel more secure about my home setup with the ability to rollback changes if I mess up something. I also want the NAS to be able to run more services other than just NextCloud eventually, like Grocy/KitchenOwl, etc.\n
      \n
      I have some more questions about NAS given my info:\n
      \n
      - Do I have to use a special NAS-specific OS to make use of the NAS hardware? Like to do snapshots and stuff?\n
      - Kinda related: what if I install something like Debian/Ubuntu on it? Can I still use the NAS hardware in the same way?\n
      \n
      I looked into some solutions like TrueNAS and Synology. I prefer an OS that’s free software so I have control over what I’m doing and not held hostage if they want to increase prices, force upgrades, enshittify things, etc.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728977203 {#1724
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1630 …}
    +votes: Doctrine\ORM\PersistentCollection {#1628 …}
    +reports: Doctrine\ORM\PersistentCollection {#1618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
    +badges: Doctrine\ORM\PersistentCollection {#1910 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 32127
    -titleTs: "'hardwar':6 'home':9 'nas':3 'setup':10 'solut':7 'suggest':1"
    -bodyTs: "'1':102,106 '3':104 '4b':62 '512':71 'abil':130 'abl':146 'access':45 'along':54 'also':140 'backup':83,100 'best':30 'chang':133 'clear':34 'control':235 'current':16,37 'data':67,114 'day':91,103,105 'debian/ubuntu':201 'drive':75,77,87,117 'enshittifi':253 'etc':158,255 'even':27 'eventu':155 'ex':101 'explain':32 'extern':73 'feel':121 'figur':8 'forc':251 'free':230 'gib':72 'given':166 'grocy/kitchenowl':157 'hardwar':186,210 'held':243 'home':17,41,126 'hostag':244 'increas':249 'info':168 'instal':198 'kinda':193 'know':26 'lan':49 'least':109 'like':156,187,200,220 'look':94,216 'lot':22 'm':93,239 'make':181 'mess':136 'nas':5,97,143,165,177,185,209 'nas-specif':176 'network':50 'nextcloud':44,154 'one':11,76 'os':179,227 'pi':61 'play':13 'prefer':225 'price':250 'primari':79,86 'question':163 'raspberri':60 'relat':194 'research':4,29 'rollback':132 'rsync':89 'run':43,53,63,148 'secur':123 'sensit':113 'server':42,65 'servic':150 'setup':18,127 'sinc':110 'snapshot':190 'softwar':231 'solut':219 'someth':138,199 'special':175 'specif':178 'ssd':74 'still':206 'stuff':192 'synolog':223 'thing':35,254 'truena':221 'two':70 'ubuntu':64 'upgrad':252 'use':173,182,207 've':2 'via':47,88 'vpn':57 'want':119,141,247 'way':214 'week':107"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705923643
    +visibility: "visible             "
    +apId: "https://lemmy.wtf/post/3720496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705837243 {#1639
      date: 2024-01-21 12:40:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I found TrueNas scale to be what fits my needs but I tried unraid (trial) and open media vault first. Also not this is not my first rodeo as I’ve done “from scratch” Ubuntu, and bsd.\n
    \n
    I just built a server from older parts off eBay. An i7 2600, Asus p8z77, a Silverstone c382 nas case, 32gb of 1333, a pny P600 video card and a 9200+8i hba card. Then I used TrueNas on an SSD and another SSD for docker containers and cache.\n
    \n
    4k Plex streaming no issues, system is fast and the only issue I had was the old Asus boards don’t use pwm fan control.\n
    \n
    Open Media vault just confused the heck out of me, I ran it for a few months and donated money to the team for their effort but it was too restricting for my needs. It was definitely a capable nas os but it didn’t feel like it fit my style which is more hands on.\n
    \n
    TrueNas has snapshots and replication. I run 4 12tb disks for my live data, striped raid 1’s. Then I have two more 12tb’s in a raid 1 for my replication read only. It’s not enough space if I filled my live drives but I havent needed more yet for the backup. And I can always expand my backup set.\n
    \n
    I also have a qnap tr004 das with some random drives in a hardware raid 5. That’s my third copy I do every so often.\n
    \n
    The funny part is I didn’t want to pay for a Synology but ended up spending more on parts. However it’s incredibly powerful for what it does so I’m using that as my “happy little mistake”. It’s going to last a long time and run as many services that I could possibly want as a home user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1728977203 {#1697
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
    "@bestbakerycookie@lemmy.wtf"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1568 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1590 …}
  -id: 328211
  -bodyTs: "'+8':69 '1':185,197 '12tb':177,192 '1333':60 '2600':50 '32gb':58 '4':176 '4k':88 '5':246 '9200':68 'also':21,232 'alway':226 'anoth':81 'asus':51,105 'backup':222,229 'board':106 'bsd':37 'built':40 'c382':55 'cach':87 'capabl':151 'card':65,72 'case':57 'confus':117 'contain':85 'control':112 'copi':251 'could':311 'das':237 'data':182 'definit':149 'didn':156,262 'disk':178 'docker':84 'donat':131 'done':32 'drive':213,241 'ebay':47 'effort':138 'end':271 'enough':206 'everi':254 'expand':227 'fan':111 'fast':95 'feel':158 'fill':210 'first':20,27 'fit':8,161 'found':2 'funni':258 'go':298 'hand':167 'happi':293 'hardwar':244 'havent':216 'hba':71 'heck':119 'home':316 'howev':277 'i7':49 'incred':280 'issu':92,99 'last':300 'like':159 'littl':294 'live':181,212 'long':302 'm':288 'mani':307 'media':18,114 'mistak':295 'money':132 'month':129 'nas':56,152 'need':10,146,217 'often':256 'old':104 'older':44 'open':17,113 'os':153 'p600':63 'p8z77':52 'part':45,259,276 'pay':266 'plex':89 'pni':62 'possibl':312 'power':281 'pwm':110 'qnap':235 'raid':184,196,245 'ran':124 'random':240 'read':201 'replic':173,200 'restrict':143 'rodeo':28 'run':175,305 'scale':4 'scratch':34 'server':42 'servic':308 'set':230 'silverston':54 'snapshot':171 'space':207 'spend':273 'ssd':79,82 'stream':90 'stripe':183 'style':163 'synolog':269 'system':93 'team':135 'third':250 'time':303 'tr004':236 'tri':13 'trial':15 'truena':3,76,169 'two':190 'ubuntu':35 'unraid':14 'use':75,109,289 'user':317 'vault':19,115 've':31 'video':64 'want':264,313 'yet':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5882848"
  +editedAt: DateTimeImmutable @1727354629 {#1709
    date: 2024-09-26 14:43:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705846089 {#1698
    date: 2024-01-21 15:08:09.0 +01:00
  }
  +"title": 328211
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
9 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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