Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Correct way to pack txz under Linux

Featured Replies

Hi there,

i would like to modify a plugin i use. For that i have to unpack and repack the txz. 
Could somebody give me a hint how to repack everything without getting permission issues after install?

 

I know how it works in Windows because it dont care about permission but not how it works in Linux. 

  • Author

Okay figured it out by myself:

tar -cJf plugin.txz --owner=0 --group=0 plugin/
 

I use the ‘makepkg’ command when building the .txz file for my plugins.

  • Author

Sounds interesting? Any special commandline options or cfg file neccessary?

1 hour ago, darkside40 said:

Sounds interesting? Any special commandline options or cfg file neccessary?

No this is a system utility in Slackware, this is the default package system for Slackware, what do you want to pack?

  • Author

I simply need to pack the plugin structure lying in the usr/ folder on my development machine.

Till now i simple run a chmod 755 on that folder and after that i package it with the tar command like this: tar -cJf plugin.txz --owner=0 --group=0 usr/

 

Dont know if there is any benefit doing this with makepkg.

On 1/27/2021 at 3:59 PM, darkside40 said:

Dont know if there is any benefit doing this with makepkg.

Permissions are set/reset if you want it automatically... :D

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.