Don't use technology as a replacement for being a parent.
¯\_(ツ)_/¯
Don't use technology as a replacement for being a parent.
¯\_(ツ)_/¯
I've charged my fell XPS with an apple USB charger.
I the wattage of the Dell charger is 45w if you wa Testo get an exact match.
@Pete-S said in RDP to RDP to RDP?:
@IRJ said in RDP to RDP to RDP?:
@Pete-S said in RDP to RDP to RDP?:
Is there a smarter way to connect through several RDP sessions instead of doing each one manually?
So if you want to go:
host1 -> host2 -> host3Is there a way to do this in one step instead of first connecting to host1 then from there start a connection to host2 and then from there start a connection to host3?
Why can't you just connect to host 3?
I am assuming host 1 is a public IP and host2 and host3 are internal?
Yes, host 1 is reached over VPN and the rest are different internal networks and subnets with firewall restrictions. Enterprise customers. So the only way is to connect to the servers in this particular order.
So you're asking us how you would circumvent your customers network?
I guess just install TeamViewer or the likes on host 3 and go from there. Set up an additional password at a minimum.
@Obsolesce said in Wazuh when I write the rule I encounter with a problem (Nmap Scripting:
Thanks for the page, unfortunately I'm not sure I can help with is issue, I'll try though.
@kemal-tunc what error are you receiving?
Thanks guys I'll take a look once I'm free, dad duties have me tied up
@dafyre said in Looking for a NC host for an Open Source project:
If you still need a place, I've got a NextCloud server that can host it.
I may take you up on it in a bit, still working with @travisdh1 to see what might be going on with his system.
If you'd like to grab the existing file and drop it into your NC instance though the link is here - direct download
@IRJ said in Jared - OBS:
Can you take already recorded video and slow the framerate down with OBS?
Not with obs, no. You'd do this is a video editing software. Not the capture software.
@scottalanmiller said in Linux History: Not clearing between -:
@gjacobse said in Linux History: Not clearing between -:
This has been helpful - I've managed to edit the file, and after making a backup, and editing it down to clear out the garbage.
It's a history, clearing stuff out doesn't really make sense.
It does if he wants to document a process to getting something to work and only having valid commands visible.
If he had a typo or whatever else, leaving that in the history could cause issues later.
You can readily migrate exchange to office 365, large files on the otherhand are always an issue as they would need to be downloaded to the workstation for each edit.
You could use OneDrive as a means to sync files locally and to the cloud, but that generally means keeping files on workstations.
So far I've seen a heavy mix of cloud for non-file share services and on-premise for file sharing that gets backed up to cloud.
I got it sorted out, the rule did work, but the firewall wasn't forwarding port 80 to the target host.
I was wondering why it worked from inside the lan, but not from the WAN. Anyways it's working now.
@Pete-S said in Xen Orchestra - Community Edition - Installing with Yarn:
@travisdh1 said in Xen Orchestra - Community Edition - Installing with Yarn:
@DustinB3403 said in Xen Orchestra - Community Edition - Installing with Yarn:
@travisdh1 what issue are you referring too? As far as I recall everything that is needed is included in the appropriate script install/upgrade
It's git, not the scripts. Since you need to have your git user information entered for it to work, would be good to have it added to the instructions.
I don't understand. Do you have to have a github account and be logged in to be able to download anything from github?
I can reach this without being logged in:
https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh
No you don't have to actually have an account, it's a git requirement to put something in there though and we don't autofill that information in case someone wants to supply their account details.
choco install office365proplus
is what I've always used
@Dashrender actually it would mean someone made business technical decisions.
There are a few issues that haven't been really vetted.
You mention that these servers run a custom software that allows access to the the data. This is fine, so long as you can virtualize the existing physical servers and run them as virtual machines.
The next question to be raised is if they were hit with a virus, how would virtualizing these systems fix this issue? Virtualizing offers many features, including the easing recovery from such events, but that doesn't make the system more secure from viruses.
Last you've asked what hypervisor should be used, there are a plethora of them.
I believe ProxMox is locally managed only (meaning you'd need to be on the LAN). If you're performing any maintenance for the client in the end, this may be an issue.
XCP-Ng can be managed from XenOrchestra which can* hosted in a cloud environment easily and securely.
Hyper-V has no such option as far as I'm aware.
You also mentioned TB's of storage, virtualizing a physical server does nothing to reduce the amount of storage the system is using or has allocated. You're just changing where and how the storage is presented.
I'm assuming these servers likely have hardware or software RAID, converting these VMs for this may be a bit more tricky due to this.
@scottalanmiller this is the ONLY way I make any money Scott, WTH calling me out on my BS?!
I just confirmed, this system is only using the Intel controller, and not SS.
@Dashrender this worked to at least get me the username, fortunately we did have a password that worked so I'm logged in.
Thanks
Posting for someone else.
The issue is that we need to create a GPO that will create and execute a scheduled task on target servers which is just running a batch script with administrative rights to make the required changes.
Creating the GPO for this is straight-forward enough but the task never appears in task scheduler on the target and the changes don't appear on the target either.
Looking for some assistance