1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4053
+user: App\Entity\User {#4001 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Thank you OP for that, but… why should we prefer this over [uBlue’s work on streamlining this process](https://github.com/ublue-os/startingpoint)?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704638611 {#4062
date: 2024-01-07 15:43:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@kionite231@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#4051 …}
+nested: Doctrine\ORM\PersistentCollection {#4049 …}
+votes: Doctrine\ORM\PersistentCollection {#4047 …}
+reports: Doctrine\ORM\PersistentCollection {#4045 …}
+favourites: Doctrine\ORM\PersistentCollection {#4013 …}
+notifications: Doctrine\ORM\PersistentCollection {#4017 …}
-id: 288764
-bodyTs: "'/ublue-os/startingpoint)?':22 'github.com':21 'github.com/ublue-os/startingpoint)?':20 'op':3 'prefer':10 'process':19 'streamlin':17 'thank':1 'ublu':13 'work':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7153285"
+editedAt: null
+createdAt: DateTimeImmutable @1704638611 {#3998
date: 2024-01-07 15:43:31.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4053
+user: App\Entity\User {#4001 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Thank you OP for that, but… why should we prefer this over [uBlue’s work on streamlining this process](https://github.com/ublue-os/startingpoint)?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704638611 {#4062
date: 2024-01-07 15:43:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@kionite231@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#4051 …}
+nested: Doctrine\ORM\PersistentCollection {#4049 …}
+votes: Doctrine\ORM\PersistentCollection {#4047 …}
+reports: Doctrine\ORM\PersistentCollection {#4045 …}
+favourites: Doctrine\ORM\PersistentCollection {#4013 …}
+notifications: Doctrine\ORM\PersistentCollection {#4017 …}
-id: 288764
-bodyTs: "'/ublue-os/startingpoint)?':22 'github.com':21 'github.com/ublue-os/startingpoint)?':20 'op':3 'prefer':10 'process':19 'streamlin':17 'thank':1 'ublu':13 'work':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7153285"
+editedAt: null
+createdAt: DateTimeImmutable @1704638611 {#3998
date: 2024-01-07 15:43:31.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4053
+user: App\Entity\User {#4001 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Thank you OP for that, but… why should we prefer this over [uBlue’s work on streamlining this process](https://github.com/ublue-os/startingpoint)?"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704638611 {#4062
date: 2024-01-07 15:43:31.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@kionite231@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#4051 …}
+nested: Doctrine\ORM\PersistentCollection {#4049 …}
+votes: Doctrine\ORM\PersistentCollection {#4047 …}
+reports: Doctrine\ORM\PersistentCollection {#4045 …}
+favourites: Doctrine\ORM\PersistentCollection {#4013 …}
+notifications: Doctrine\ORM\PersistentCollection {#4017 …}
-id: 288764
-bodyTs: "'/ublue-os/startingpoint)?':22 'github.com':21 'github.com/ublue-os/startingpoint)?':20 'op':3 'prefer':10 'process':19 'streamlin':17 'thank':1 'ublu':13 'work':15"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7153285"
+editedAt: null
+createdAt: DateTimeImmutable @1704638611 {#3998
date: 2024-01-07 15:43:31.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4085
+user: App\Entity\User {#4074 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Wow! Is it really this easy? Awesome, I’ll look into it, thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704622665 {#4091
date: 2024-01-07 11:17:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@kionite231@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#4090 …}
+nested: Doctrine\ORM\PersistentCollection {#4089 …}
+votes: Doctrine\ORM\PersistentCollection {#4080 …}
+reports: Doctrine\ORM\PersistentCollection {#4083 …}
+favourites: Doctrine\ORM\PersistentCollection {#4078 …}
+notifications: Doctrine\ORM\PersistentCollection {#4076 …}
-id: 300863
-bodyTs: "'awesom':7 'easi':6 'll':9 'look':10 'realli':4 'thank':13 'wow':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/6185240"
+editedAt: null
+createdAt: DateTimeImmutable @1704622665 {#4096
date: 2024-01-07 11:17:45.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4085
+user: App\Entity\User {#4074 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Wow! Is it really this easy? Awesome, I’ll look into it, thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704622665 {#4091
date: 2024-01-07 11:17:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@kionite231@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#4090 …}
+nested: Doctrine\ORM\PersistentCollection {#4089 …}
+votes: Doctrine\ORM\PersistentCollection {#4080 …}
+reports: Doctrine\ORM\PersistentCollection {#4083 …}
+favourites: Doctrine\ORM\PersistentCollection {#4078 …}
+notifications: Doctrine\ORM\PersistentCollection {#4076 …}
-id: 300863
-bodyTs: "'awesom':7 'easi':6 'll':9 'look':10 'realli':4 'thank':13 'wow':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/6185240"
+editedAt: null
+createdAt: DateTimeImmutable @1704622665 {#4096
date: 2024-01-07 11:17:45.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4085
+user: App\Entity\User {#4074 …}
+entry: App\Entity\Entry {#2388
+user: Proxies\__CG__\App\Entity\User {#1943 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "How-to-make-your-own-custom-ublue-image"
+title: "How to make your own custom ublue image."
+url: null
+body: """
this is going to be my personal experience of making custom ublue image. hopefully you will learn something from it.\n
\n
so first of all you have to decide which Desktop Environment you want to use. I have chosen KDE but you can choose whichever DE you want. to see available DE you can go [here](https://universal-blue.org/images/). now copy the url of the image you want to modify. for my case it will be `ghcr.io/ublue-os/kinoite-main:39`.\n
\n
create a file and name it `Dockerfile`. and add the following line to the Dockerfile\n
\n
```\n
\n
<span style="color:#323232;">FROM ghcr.io/ublue-os/kinoite-main:39\n
</span><span style="font-style:italic;color:#969896;"># Install your favoutie program using rpm-ostree\n
</span><span style="color:#323232;">RUN rpm-ostree install zsh fish neovim vim emacs kitty alacritty distrobox -y\n
</span><span style="font-style:italic;color:#969896;"># finally cleanup and commit the changes\n
</span><span style="color:#323232;">RUN rpm-ostree cleanup -m </span><span style="font-weight:bold;color:#a71d5d;">&& </span><span style="color:#323232;">\n
</span><span style="color:#323232;">ostree container commit\n
</span>\n
```\n
\n
save the file and run the following command in the current directory to build the image. (make sure you have docker installed on your system)\n
\n
```\n
\n
<span style="color:#323232;">sudo docker build -t custom_image:latest .\n
</span>\n
```\n
\n
you can now upload it to ghcr.io or rebase on it using `rpm-ostree rebase` command.\n
\n
I hope this was useful. :)
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 2
+favouriteCount: 36
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1721411880 {#2410
date: 2024-07-19 19:58:00.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1978 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1971 …}
+notifications: Doctrine\ORM\PersistentCollection {#2443 …}
+badges: Doctrine\ORM\PersistentCollection {#2426 …}
+children: []
-id: 27797
-titleTs: "'custom':6 'imag':8 'make':3 'ublu':7"
-bodyTs: "'/images/).':58 '/ublue-os/kinoite-main:39':78,97 'add':87 'alacritti':117 'avail':50 'build':148,162 'case':72 'chang':125 'choos':43 'chosen':38 'cleanup':121,130 'command':142,183 'commit':123,134 'contain':133 'copi':60 'creat':79 'current':145 'custom':11,164 'de':45,51 'decid':28 'desktop':30 'directori':146 'distrobox':118 'docker':155,161 'dockerfil':85,93 'emac':115 'environ':31 'experi':8 'favouti':100 'file':81,137 'final':120 'first':22 'fish':112 'follow':89,141 'ghcr.io':77,96,173 'ghcr.io/ublue-os/kinoite-main:39':76,95 'go':3,54 'hope':14,185 'imag':13,65,150,165 'instal':98,110,156 'kde':39 'kitti':116 'latest':166 'learn':17 'line':90 'm':131 'make':10,151 'modifi':69 'name':83 'neovim':113 'ostre':105,109,129,132,181 'person':7 'program':101 'rebas':175,182 'rpm':104,108,128,180 'rpm-ostre':103,107,127,179 'run':106,126,139 'save':135 'see':49 'someth':18 'sudo':160 'sure':152 'system':159 'ublu':12 'universal-blue.org':57 'universal-blue.org/images/).':56 'upload':170 'url':62 'use':35,102,178,188 'vim':114 'want':33,47,67 'whichev':44 'y':119 'zsh':111"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704703666
+visibility: "visible "
+apId: "https://lemmy.ca/post/12815622"
+editedAt: null
+createdAt: DateTimeImmutable @1704617266 {#1850
date: 2024-01-07 09:47:46.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Wow! Is it really this easy? Awesome, I’ll look into it, thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704622665 {#4091
date: 2024-01-07 11:17:45.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@kionite231@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#4090 …}
+nested: Doctrine\ORM\PersistentCollection {#4089 …}
+votes: Doctrine\ORM\PersistentCollection {#4080 …}
+reports: Doctrine\ORM\PersistentCollection {#4083 …}
+favourites: Doctrine\ORM\PersistentCollection {#4078 …}
+notifications: Doctrine\ORM\PersistentCollection {#4076 …}
-id: 300863
-bodyTs: "'awesom':7 'easi':6 'll':9 'look':10 'realli':4 'thank':13 'wow':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.de/comment/6185240"
+editedAt: null
+createdAt: DateTimeImmutable @1704622665 {#4096
date: 2024-01-07 11:17:45.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
edit
|
App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|