GET https://kbin.spritesserver.nl/index.php/u/@bestbakerycookie@lemmy.wtf/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 …}
}
6.25 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.06 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 {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +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 {#1452
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706372051 {#1561
        date: 2024-01-27 17:14:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1721 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 344909
      -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/4798517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706372051 {#1560
        date: 2024-01-27 17:14:11.0 +01:00
      }
      +"title": 344909
    }
    0 => App\Entity\EntryComment {#2464
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706372274 {#1680
        date: 2024-01-27 17:17:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@Xyz@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 344918
      -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/4798574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706372274 {#2465
        date: 2024-01-27 17:17:54.0 +01:00
      }
      +"title": 344918
    }
  ]
  -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 {#1637
    date: 2024-01-21 12:40:43.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 {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +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 {#1452
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706372051 {#1561
        date: 2024-01-27 17:14:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1721 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 344909
      -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/4798517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706372051 {#1560
        date: 2024-01-27 17:14:11.0 +01:00
      }
      +"title": 344909
    }
    0 => App\Entity\EntryComment {#2464
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706372274 {#1680
        date: 2024-01-27 17:17:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@Xyz@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 344918
      -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/4798574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706372274 {#2465
        date: 2024-01-27 17:17:54.0 +01:00
      }
      +"title": 344918
    }
  ]
  -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 {#1637
    date: 2024-01-21 12:40:43.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 {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
  +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 {#1452
    date: 2024-10-15 09:26:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1640 …}
  +votes: Doctrine\ORM\PersistentCollection {#1648 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
  +badges: Doctrine\ORM\PersistentCollection {#1576 …}
  +children: [
    1 => App\Entity\EntryComment {#1555
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706372051 {#1561
        date: 2024-01-27 17:14:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1721 …}
      +reports: Doctrine\ORM\PersistentCollection {#1723 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 344909
      -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/4798517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706372051 {#1560
        date: 2024-01-27 17:14:11.0 +01:00
      }
      +"title": 344909
    }
    0 => App\Entity\EntryComment {#2464
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706372274 {#1680
        date: 2024-01-27 17:17:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bestbakerycookie@lemmy.wtf"
        "@Xyz@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 344918
      -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.wtf/comment/4798574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706372274 {#2465
        date: 2024-01-27 17:17:54.0 +01:00
      }
      +"title": 344918
    }
  ]
  -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 {#1637
    date: 2024-01-21 12:40:43.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\EntryComment {#1555
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +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 {#1452
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#2464
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
        +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706372274 {#1680
          date: 2024-01-27 17:17:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bestbakerycookie@lemmy.wtf"
          "@Xyz@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#2463 …}
        +votes: Doctrine\ORM\PersistentCollection {#2411 …}
        +reports: Doctrine\ORM\PersistentCollection {#2422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
        -id: 344918
        -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.wtf/comment/4798574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706372274 {#2465
          date: 2024-01-27 17:17:54.0 +01:00
        }
        +"title": 344918
      }
    ]
    -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 {#1637
      date: 2024-01-21 12:40:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372051 {#1561
    date: 2024-01-27 17:14:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 344909
  -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4798517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372051 {#1560
    date: 2024-01-27 17:14:11.0 +01:00
  }
  +"title": 344909
}
"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 {#1555
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +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 {#1452
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#2464
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
        +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706372274 {#1680
          date: 2024-01-27 17:17:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bestbakerycookie@lemmy.wtf"
          "@Xyz@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#2463 …}
        +votes: Doctrine\ORM\PersistentCollection {#2411 …}
        +reports: Doctrine\ORM\PersistentCollection {#2422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
        -id: 344918
        -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.wtf/comment/4798574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706372274 {#2465
          date: 2024-01-27 17:17:54.0 +01:00
        }
        +"title": 344918
      }
    ]
    -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 {#1637
      date: 2024-01-21 12:40:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372051 {#1561
    date: 2024-01-27 17:14:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 344909
  -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4798517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372051 {#1560
    date: 2024-01-27 17:14:11.0 +01:00
  }
  +"title": 344909
}
"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 {#1555
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +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 {#1452
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#1555}
      0 => App\Entity\EntryComment {#2464
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
        +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706372274 {#1680
          date: 2024-01-27 17:17:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bestbakerycookie@lemmy.wtf"
          "@Xyz@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#2463 …}
        +votes: Doctrine\ORM\PersistentCollection {#2411 …}
        +reports: Doctrine\ORM\PersistentCollection {#2422 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
        -id: 344918
        -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.wtf/comment/4798574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706372274 {#2465
          date: 2024-01-27 17:17:54.0 +01:00
        }
        +"title": 344918
      }
    ]
    -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 {#1637
      date: 2024-01-21 12:40:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372051 {#1561
    date: 2024-01-27 17:14:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 344909
  -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4798517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372051 {#1560
    date: 2024-01-27 17:14:11.0 +01:00
  }
  +"title": 344909
}
"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_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\EntryComment {#2464
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +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 {#1452
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706372051 {#1561
          date: 2024-01-27 17:14:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bestbakerycookie@lemmy.wtf"
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1728 …}
        +votes: Doctrine\ORM\PersistentCollection {#1721 …}
        +reports: Doctrine\ORM\PersistentCollection {#1723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 344909
        -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.wtf/comment/4798517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706372051 {#1560
          date: 2024-01-27 17:14:11.0 +01:00
        }
        +"title": 344909
      }
      0 => App\Entity\EntryComment {#2464}
    ]
    -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 {#1637
      date: 2024-01-21 12:40:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372274 {#1680
    date: 2024-01-27 17:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@Xyz@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 344918
  -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4798574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372274 {#2465
    date: 2024-01-27 17:17:54.0 +01:00
  }
  +"title": 344918
}
"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
11 DENIED edit
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +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 {#1452
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706372051 {#1561
          date: 2024-01-27 17:14:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bestbakerycookie@lemmy.wtf"
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1728 …}
        +votes: Doctrine\ORM\PersistentCollection {#1721 …}
        +reports: Doctrine\ORM\PersistentCollection {#1723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 344909
        -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.wtf/comment/4798517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706372051 {#1560
          date: 2024-01-27 17:14:11.0 +01:00
        }
        +"title": 344909
      }
      0 => App\Entity\EntryComment {#2464}
    ]
    -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 {#1637
      date: 2024-01-21 12:40:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372274 {#1680
    date: 2024-01-27 17:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@Xyz@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 344918
  -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4798574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372274 {#2465
    date: 2024-01-27 17:17:54.0 +01:00
  }
  +"title": 344918
}
"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
12 DENIED moderate
App\Entity\EntryComment {#2464
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1645 …}
    +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 {#1452
      date: 2024-10-15 09:26:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1640 …}
    +votes: Doctrine\ORM\PersistentCollection {#1648 …}
    +reports: Doctrine\ORM\PersistentCollection {#1674 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1571 …}
    +badges: Doctrine\ORM\PersistentCollection {#1576 …}
    +children: [
      1 => App\Entity\EntryComment {#1555
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1430}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +body: "OMV looks really nice! Do I need to choose between NextCloud and OMV? Looks to me like they have some overlapping functionality (Ex. storing files)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706372051 {#1561
          date: 2024-01-27 17:14:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bestbakerycookie@lemmy.wtf"
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1728 …}
        +votes: Doctrine\ORM\PersistentCollection {#1721 …}
        +reports: Doctrine\ORM\PersistentCollection {#1723 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 344909
        -bodyTs: "'choos':9 'ex':23 'file':25 'function':22 'like':17 'look':2,14 'need':7 'nextcloud':11 'nice':4 'omv':1,13 'overlap':21 'realli':3 'store':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.wtf/comment/4798517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706372051 {#1560
          date: 2024-01-27 17:14:11.0 +01:00
        }
        +"title": 344909
      }
      0 => App\Entity\EntryComment {#2464}
    ]
    -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 {#1637
      date: 2024-01-21 12:40:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +body: "Great setup, thanks for sharing! Do you use this also for storing files like text, photos, etc?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706372274 {#1680
    date: 2024-01-27 17:17:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bestbakerycookie@lemmy.wtf"
    "@Xyz@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 344918
  -bodyTs: "'also':10 'etc':17 'file':13 'great':1 'like':14 'photo':16 'setup':2 'share':5 'store':12 'text':15 'thank':3 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/4798574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706372274 {#2465
    date: 2024-01-27 17:17:54.0 +01:00
  }
  +"title": 344918
}
"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
13 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
14 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