#tarball — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #tarball, aggregated by home.social.
-
@ricci One should not make media look like a frisbee if data preservation is the end goal.
-
@ricci One should not make media look like a frisbee if data preservation is the end goal.
-
@ricci One should not make media look like a frisbee if data preservation is the end goal.
-
@ricci One should not make media look like a frisbee if data preservation is the end goal.
-
@ricci One should not make media look like a frisbee if data preservation is the end goal.
-
-
-
-
-
-
🤔 So, you want to build a container image from scratch? Get ready to reinvent the wheel with the most over-explained #tarball #tutorial since 1995. 🎉 Who knew stacking layers of "configurations" could be the new hipster sport? 🏆
https://danishpraka.sh/posts/build-a-container-image-from-scratch/ #containerimage #reinventthewheel #hipsterdevs #techtrends #HackerNews #ngated -
🤔 So, you want to build a container image from scratch? Get ready to reinvent the wheel with the most over-explained #tarball #tutorial since 1995. 🎉 Who knew stacking layers of "configurations" could be the new hipster sport? 🏆
https://danishpraka.sh/posts/build-a-container-image-from-scratch/ #containerimage #reinventthewheel #hipsterdevs #techtrends #HackerNews #ngated -
🤔 So, you want to build a container image from scratch? Get ready to reinvent the wheel with the most over-explained #tarball #tutorial since 1995. 🎉 Who knew stacking layers of "configurations" could be the new hipster sport? 🏆
https://danishpraka.sh/posts/build-a-container-image-from-scratch/ #containerimage #reinventthewheel #hipsterdevs #techtrends #HackerNews #ngated -
🤔 So, you want to build a container image from scratch? Get ready to reinvent the wheel with the most over-explained #tarball #tutorial since 1995. 🎉 Who knew stacking layers of "configurations" could be the new hipster sport? 🏆
https://danishpraka.sh/posts/build-a-container-image-from-scratch/ #containerimage #reinventthewheel #hipsterdevs #techtrends #HackerNews #ngated -
Chromium source tarball availability
Someone asked how I am creating Chromium (also -ungoogled) packages these days? When you download my SlackBuild script and attempt to build the package yourself, the script will error out because it cannot download the sources.
For weeks now, the Google automation is broken with regards to creating Chromium source tarba
https://alien.slackbook.org/blog/chromium-source-tarball-availability/
#Slackware #Software #chromium #cicd #google #tarball #ungoogled
-
Chromium source tarball availability
Someone asked how I am creating Chromium (also -ungoogled) packages these days? When you download my SlackBuild script and attempt to build the package yourself, the script will error out because it cannot download the sources.
For weeks now, the Google automation is broken with regards to creating Chromium source tarba
https://alien.slackbook.org/blog/chromium-source-tarball-availability/
#Slackware #Software #chromium #cicd #google #tarball #ungoogled
-
Chromium source tarball availability
Someone asked how I am creating Chromium (also -ungoogled) packages these days? When you download my SlackBuild script and attempt to build the package yourself, the script will error out because it cannot download the sources.
For weeks now, the Google automation is broken with regards to creating Chromium source tarba
https://alien.slackbook.org/blog/chromium-source-tarball-availability/
#Slackware #Software #chromium #cicd #google #tarball #ungoogled
-
Chromium source tarball availability
Someone asked how I am creating Chromium (also -ungoogled) packages these days? When you download my SlackBuild script and attempt to build the package yourself, the script will error out because it cannot download the sources.
For weeks now, the Google automation is broken with regards to creating Chromium source tarba
https://alien.slackbook.org/blog/chromium-source-tarball-availability/
#Slackware #Software #chromium #cicd #google #tarball #ungoogled
-
Chromium source tarball availability
Someone asked how I am creating Chromium (also -ungoogled) packages these days? When you download my SlackBuild script and attempt to build the package yourself, the script will error out because it cannot download the sources.
For weeks now, the Google automation is broken with regards to creating Chromium source tarba
https://alien.slackbook.org/blog/chromium-source-tarball-availability/
#Slackware #Software #chromium #cicd #google #tarball #ungoogled
-
I know, let's support more ways of installing Vivaldi on Linux. 💡
Me during release testing. 🤔
-
I know, let's support more ways of installing Vivaldi on Linux. 💡
Me during release testing. 🤔
-
I know, let's support more ways of installing Vivaldi on Linux. 💡
Me during release testing. 🤔
-
I know, let's support more ways of installing Vivaldi on Linux. 💡
Me during release testing. 🤔
-
I know, let's support more ways of installing Vivaldi on Linux. 💡
Me during release testing. 🤔
-
The tar command is famously hard to use.
To create a tarball, remember "Create A File":
tar -caf my_archive.tar.gz file1.txt file2.png
To extract a tarball, remember "eXtract A File":
tar -xaf my_archive.tar.gz
(This works great on Linux. On macOS and some other systems, the -a flag causes problems during extraction—use -xf instead.)
-
The tar command is famously hard to use.
To create a tarball, remember "Create A File":
tar -caf my_archive.tar.gz file1.txt file2.png
To extract a tarball, remember "eXtract A File":
tar -xaf my_archive.tar.gz
(This works great on Linux. On macOS and some other systems, the -a flag causes problems during extraction—use -xf instead.)
-
The tar command is famously hard to use.
To create a tarball, remember "Create A File":
tar -caf my_archive.tar.gz file1.txt file2.png
To extract a tarball, remember "eXtract A File":
tar -xaf my_archive.tar.gz
(This works great on Linux. On macOS and some other systems, the -a flag causes problems during extraction—use -xf instead.)
-
The tar command is famously hard to use.
To create a tarball, remember "Create A File":
tar -caf my_archive.tar.gz file1.txt file2.png
To extract a tarball, remember "eXtract A File":
tar -xaf my_archive.tar.gz
(This works great on Linux. On macOS and some other systems, the -a flag causes problems during extraction—use -xf instead.)
-
The tar command is famously hard to use.
To create a tarball, remember "Create A File":
tar -caf my_archive.tar.gz file1.txt file2.png
To extract a tarball, remember "eXtract A File":
tar -xaf my_archive.tar.gz
(This works great on Linux. On macOS and some other systems, the -a flag causes problems during extraction—use -xf instead.)
-
@nicklockwood yes.
#Linux in general doesn't as there are system-wide #PackageManagers to handle dependencies.
Regardless if deb [apt], rpm [yum], python [pip], (node)JS [npm], and even if you want to just dump an app onto a machine onto a machine there's #flatpak and #snap to help you along and for really lazy people there's .AppImage as self-contained executeable or the old #tarball where you put all stuff into a folder.
Tho people like @fuchsiii will point at #docker to make like easier.
-
@nicklockwood yes.
#Linux in general doesn't as there are system-wide #PackageManagers to handle dependencies.
Regardless if deb [apt], rpm [yum], python [pip], (node)JS [npm], and even if you want to just dump an app onto a machine onto a machine there's #flatpak and #snap to help you along and for really lazy people there's .AppImage as self-contained executeable or the old #tarball where you put all stuff into a folder.
Tho people like @fuchsiii will point at #docker to make like easier.
-
@nicklockwood yes.
#Linux in general doesn't as there are system-wide #package managers to handle dependencies.
Regardless if deb [apt], rpm [yum], python [pip], (node)JS [npm], and even if you want to just dump an app onto a machine onto a machine there's #flatpak and #snap to help you along and for really lazy people there's .AppImage as self-contained executeable or the old #tarball where you put all stuff into a folder.
Tho people like @fuchsiii will point at #docker to make like easier.
-
Linux Fu: Shell Script File Embedding - You need to package up a bunch of files, send them somewhere, and do something wit... - https://hackaday.com/2021/04/09/linux-fu-shell-script-file-embedding/ #shellscripting #linuxhacks #featured #uuencode #linuxfu #tarball #skills #base64 #linux #bash #tar
-
Linux Fu: Shell Script File Embedding - You need to package up a bunch of files, send them somewhere, and do something wit... - https://hackaday.com/2021/04/09/linux-fu-shell-script-file-embedding/ #shellscripting #linuxhacks #featured #uuencode #linuxfu #tarball #skills #base64 #linux #bash #tar