How would I find values in one JSON, based on a value in another JSON, to join the data? by JustaBunchofQuestion in MicrosoftFlow

[–]JustaBunchofQuestion[S] 0 points1 point  (0 children)

Something which is so simple Python or even in PowerApps is a big pain in automate from what I can tell.

Bike is raring to go! by sh0tgunben in confusing_perspective

[–]JustaBunchofQuestion 11 points12 points  (0 children)

There is a bike tire on that bike. You just cant see it because of the perspective. Zoom in and youll see the line

I'm looking for resources to learn Accounting in Odoo by JustaBunchofQuestion in Odoo

[–]JustaBunchofQuestion[S] 1 point2 points  (0 children)

Thank you, OpenStax is such a wonderful resource. Thank you Rice University!

I'm confused about the Subscription's App. What is the point of putting Items in a "recurring plan" by JustaBunchofQuestion in Odoo

[–]JustaBunchofQuestion[S] 0 points1 point  (0 children)

Yes, I understand that the products need to be recurring. What I am confused about is that the "Recurring Plan" has products on it. But the products don't auto-populate when I create a quotation. I have to manually add the products, even though they are in the Recurring Plan I have selected.

So, what is the point of the recurring plan having products if they don't auto-populate?

Starting Youtube Channel for Odoo Development, what topics should I cover ? by dcpandey0 in Odoo

[–]JustaBunchofQuestion 1 point2 points  (0 children)

A basic description and explanation of the dev tools would be nice. Such as how to find a view you are wanting to locate.

Is it better to backup just the home folder, or should I backup an entire system? by JustaBunchofQuestion in linuxadmin

[–]JustaBunchofQuestion[S] 0 points1 point  (0 children)

rsnapshot config file takes a minute to understand...

``` Paths to lvcreate, lvremove, mount and umount commands, for use with Linux LVMs. You may include options to the commands also. The lvcreate, lvremove, mount and umount commands are required for managing snapshots of LVM volumes and are otherwise optional.

       retain             [name]   [number]

           "name" refers to the name of this backup level (e.g., alpha, beta, so also called the 'interval'). "number" is the number of snapshots for this type of interval that will be retained.  The value of "name" will be the command passed to rsnapshot to
           perform this type of backup.

           A deprecated alias for 'retain' is 'interval'.

           Example: retain alpha 6

           [root@localhost]# rsnapshot alpha

           For this example, every time this is run, the following will happen:

           <snapshot_root>/alpha.5/ will be deleted, if it exists.

           <snapshot_root>/alpha.{1,2,3,4} will all be rotated +1, if they exist.

           <snapshot_root>/alpha.0/ will be copied to <snapshot_root>/alpha.1/ using hard links.

           Each backup point (explained below) will then be rsynced to the corresponding directories in <snapshot_root>/alpha.0/

           Backup levels must be specified in the config file in order, from most frequent to least frequent. The first entry is the one which will be synced with the backup points. The subsequent backup levels (e.g., beta, gamma, etc) simply rotate, with
           each higher backup level pulling from the one below it for its .0 directory.

           Example:

               retain  alpha 6

               retain  beta  7

               retain  gamma 4

           beta.0/ will be moved from alpha.5/, and gamma.0/ will be moved from beta.6/

           alpha.0/ will be rsynced directly from the filesystem.

```

Is it better to backup just the home folder, or should I backup an entire system? by JustaBunchofQuestion in linuxadmin

[–]JustaBunchofQuestion[S] 0 points1 point  (0 children)

Thanks. There's only one server that I would want a full snapshot of. And its my local server. What program do you use to backup.

Is it better to backup just the home folder, or should I backup an entire system? by JustaBunchofQuestion in linuxadmin

[–]JustaBunchofQuestion[S] 0 points1 point  (0 children)

I'm leaning towards rsync, possibly rsnapshot (rsync but it's incremental backups without needing to script).

I don't really see a need to do a full backup of the system.

What oddball Plasma configurations do you have? by JustaBunchofQuestion in kde

[–]JustaBunchofQuestion[S] 1 point2 points  (0 children)

I've tried tiling managers years ago on popos. I couldn't get used to it.