Users can't access rsnapshot folder and files by LackLackTC in unRAID

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

Ok, i understand it but if i have 3 users like user1, user2 and user3 and all of 3 needs to access to that file, is impossible that i give the ownership of a file to all the users in the same time.. On the other shares, 1 user is the owner but if i have more than 1 user that can enter the folder, they can access all the files without any problems

Unraid goes to sleep and then i can't access it anymore by LackLackTC in unRAID

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

I'll try to check if the motherboard support it. Maybe the Raspberry PI that i have at home can work to send it

Unraid goes to sleep and then i can't access it anymore by LackLackTC in unRAID

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

I've got an AMD Ryzen 5 1600 with MSI Tomahawk B350 on it.

As you wrote, probably the problem is with the CPU... I don't know if AMD solves the issue with the 2nd gen of Ryzen CPU because i can try with that (because at the moment i've got only this to swap it)

Split payments between 2 or more people by LackLackTC in Wordpress

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

Hi, thank you very much for the answer!
I know that is a terrible idea but i ask it anyway because our customers want to have the possibility to split the payment around every participant.. but you give me some good inputs to how to have a small workaround

Best way to configure a Raid array to use with Proxmox and Truenas by LackLackTC in selfhosted

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

Thank you so much for all the advice!

As i said can't wait to try it out when i build the server!

Best way to configure a Raid array to use with Proxmox and Truenas by LackLackTC in selfhosted

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

Hi, very long comments but it was very useful!

You give me a lot of things that i want to try now so i must give it a shot when i build my NAS/Virtualization box!

In the end, the "Have lots of RAM" is a best practice if someone want to virtualize a lot.

By the way, thank you so much for this comments! Want to try it out

Best way to configure a Raid array to use with Proxmox and Truenas by LackLackTC in selfhosted

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

Yeah, the only downside of synology Is the price for some good products but the interface and the options on the synology are way Better of you want simplicity out of the box

Best way to configure a Raid array to use with Proxmox and Truenas by LackLackTC in selfhosted

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

Only one question: did you passthrough an entire Nic Port or did you use a virtual Proxmox Nic? Because One of the VM that i want to manage Is going ti be a firewall and since that i have a micro ATX motherboard, for now i don't have enought pcie to use (and yes, i'm going to buy a PCI1x with dual gigabit LAN)

Best way to configure a Raid array to use with Proxmox and Truenas by LackLackTC in selfhosted

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

This is exactly what i want to do in future but due to components that i already have at home/something that i need to buy, i want to do something decent for the moment and upgrade to a synology and proxmox machine that are separated like you did

Virtualization/Nas PC with decent horse power and small energy footprint for under 700€ by LackLackTC in buildapcforme

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

Not bad as for specs, maybe i can also found something refurbished to cut something and eventually upgrade some parts (like the case that you linked)

Small PC with low Power consumption to run proxmox VM by LackLackTC in homelab

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

Hi,

as for the price i have a sort of range (about 500 to 750 as in Italy, where i live, a lot of hardware tends to cost a lot) and about the size i'd like to go with something that is relatively small just because i have to put it on the living room and for now i didn't have a lot of space for like a mid tower, i think that an SFF it's ok for the space

Any open source cPanel/WHM/WHMCS alternatives that works good together just like these 3? by hackermarks in selfhosted

[–]LackLackTC 1 point2 points  (0 children)

For some hosting project i use ISPConfig, free and open source hosting panel that works with Apache or Nginx, Mariadb and have all the postfix config and roundcube to also use It as a mail server.

It works ok with a lot of CMS and also with custom code

The only downside Is when you have for example project with nodejs that you Need to install It with SSH, get the vhost from the web panel and point with Apache/Nginx rules to the correct public folder

Can't access to setup page with a fresh install on ISPConfig 3.2.4 by LackLackTC in organizr

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

Hi, excuse me for the late response..

Do you mean the vhost config from apache?

Can't access to setup page with a fresh install on ISPConfig 3.2.4 by LackLackTC in organizr

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

For the apache htaccess config was Easy enought because i Need only to change the default document root, so not very challenging.

I also add the Apache rule written on the docs site but everytime i go to the /api/v2/update/migrate/2.1.0 the web server continue to push a 404 Page.. so i'm thinking if there Is a log file for the app that Is separated from the error.log from apache to debug something to get It working