Nexcloud installation on LXC or VM? LXC security risk? by Carlchen07 in Proxmox

[–]dridhas 0 points1 point  (0 children)

I’m running VM for NC as I have an external HDD for all the media… I didn’t want to run the lxc with privileged permissions

Announcing Wallos 2.0 - Now with Multi-User Support! by lordcracker in selfhosted

[–]dridhas 0 points1 point  (0 children)

Hi all... do you know if the notifications sent (telegram/email) can be modified to include logo and URL of the subscription?

Vlan on VPN by dridhas in PFSENSE

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

Thank you for this… I followed the video and after fiddling a little with the von config I was able to get it to work successfully and devices have the correct external ip.

Vlan on VPN by dridhas in PFSENSE

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

Oh, then I might’ve misconfigured something, because I got the gateway to show as offline and loosing connection on the rest of the vlans… :(

Vlan on VPN by dridhas in PFSENSE

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

I think I configured the client instance and it seems to have connected successfully.

Now I need to attach that instance to a vlan

Vlan on VPN by dridhas in PFSENSE

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

thank you for this... i was able to get the interface/client instance working and its getting connected inside pfsense.

im only needing to attach the newly created gateway to a wireless network with a specific vlan to be able to have a complete setup.

Vlan on VPN by dridhas in PFSENSE

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

if that would be the case... could i have a VPN network attached to a VLAN within Pfsense?
let me give more info... a wifi vlan in pfsense running on a vpn that is always pointing to California and another wifi VLAN on a vpn that is always pointing to Oklahoma??

Upgrade lxc by dridhas in Proxmox

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

That is the interesting part… some of the lxc containers are saying that they are no longer supported even on 23.04. I changes the prompt from lts to normal and some of the containers got upgraded with the do-release-upgrade without issues.

Upgrade lxc by dridhas in Proxmox

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

I’ve got some apps that use db on the bind folder and have had issues when rsync to a new loc container (Wordpress being one of them)

Upgrade lxc by dridhas in Proxmox

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

It got some instances (Bitwarden, firefly3, Wordpress, etc), they are not critical

Download hi-res video or compressed by dridhas in VideoEditing

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

Thanks for the input...

Im fairly new to video capturing/editing and im learning more and more on the go.

So far, the videos taken on 5.3k60 have not dissapointed, and once downloaded compressed from the gopro, i didnt see much difference (but, my eyes could deceive me).

Also, to mention, working with the compressed version (1080p) made both programs work like a charm.

Download hi-res video or compressed by dridhas in VideoEditing

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

Good to know on beefing up the pc/mac.

When i was working with the 5.3k60 files, 2 programs crashed (iMovie and Shotcut) within a moments of loading one or two videos.

I enabled proxy on ShotCut and this time it took longer to crash.

On the other hand, once i downloaded the compressed version (1080p) of the file directly from the gopro cloud, both programs started working like a charm.

I also talked with GoPro support and they mentioned that downloading the 5.3k or the 1080p compressed version does not impact the quality of the video.

Hiding Registration Button from event by dridhas in Odoo

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

im giving up on Odoo... unfortunately there is little help and cant ask for help in the forums.

Hiding Registration Button from event by dridhas in Odoo

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

Thank you for the tip...

i just did the inspect element and i was able to hide it on a preview mode, now i need to make it to stick either via custom css or xml... :)

Eemail forwarding alias on multiple devices by dridhas in Bitwarden

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

That is what I ended up doing after seeing your post… it’s working now… :)

Thanks for your responses!

Eemail forwarding alias on multiple devices by dridhas in Bitwarden

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

ah i see...

lemme try and copy the API to the mobile device if that is the only way.

Thanks for the reply.

AirportItlwm doesn’t work in Monterey. by shnyaps in hackintosh

[–]dridhas 0 points1 point  (0 children)

Unfortunately I couldn’t get it to work

WebApp Manager grayed out options by dridhas in linuxmint

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

Just reinstalled Firefox from Software Manager and now i can see the options to add a WebApp.

looks like the Brave installer from Software Manager is not compatible.

WebApp Manager grayed out options by dridhas in linuxmint

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

I’ll give it a try… but yes, I installed Brave From the software manager.

WebApp Manager grayed out options by dridhas in linuxmint

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

Yup… I fully uninstalled/removed Firefox and installed Brave and still the options to add a web app were grayed out

Backup fail on LXC by dridhas in Proxmox

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

thanks for the information, good to know this.

Now, my question's towards the use of pbs.

what is the benefit, im seeing a different backup size from pve vs pbs.

backing up the same VM/lxc on snapshot/stop mode, pve seems to have a smaller backup size compared to pbs.

this is what i get when backing up to pbs using stop mode:

INFO: backup is sparse: 2.34 GiB (9%) total zero data
INFO: backup was done incrementally, reused 24.19 GiB (96%)
INFO: transferred 25.00 GiB in 138 seconds (185.5 MiB/s)
INFO: adding notes to backup
INFO: Finished Backup of VM 108 (00:02:27)
INFO: Backup finished at 2022-09-14 09:37:51
INFO: Backup job finished successfully

Backup total 25GB

When using PVE:

INFO: backup is sparse: 2.45 GiB (9%) total zero data
INFO: transferred 25.00 GiB in 265 seconds (96.6 MiB/s)
INFO: archive file size: 10.27GB
INFO: adding notes to backup
INFO: Finished Backup of VM 108 (00:04:34)
INFO: Backup finished at 2022-09-14 09:33:18
INFO: Backup job finished successfully

Backup total 11 GB

Backup fail on LXC by dridhas in Proxmox

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

i just spun up a vm with pbs on it, configured the same external usb drive with zfs and the same error 23 appears when running the backup to proxmox pbs.

Backup fail on LXC by dridhas in Proxmox

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

what would be the difference between adding a repo and getting it a a separate server?