@scottalanmiller said in SQL Multi Site Failover High Availability Suggestions:
SQL itself can refer to a lot of things a
Sorry, I mean MS SQL Server 2014
@scottalanmiller said in SQL Multi Site Failover High Availability Suggestions:
SQL itself can refer to a lot of things a
Sorry, I mean MS SQL Server 2014
Hello All,
I am looking for a solution to have a geo location High availability for our Production SQL Database. Currently we have two datacenter A and B with site to site VPN. Datacenter A is having an active/active production SQL Cluster. Our requirement is to have a replication of SQL Database in site A and Site B. Currently we are using SQL standard edition. SQL Alwayson is an option but we need to upgrade the SQL to enterprise edition. Currently evaluating methods are
I am looking for the available methods to achieve Multisite High availability for SQL Server. Any solution is there than SQL Alwayson. Any third party application is there to achieve this?
Requirement is that if our Datacenter A SQL cluster is having issue or maintenance , need to failover to Datacenter B SQL with minimal impact.
Hello All,
I have configured Squid Proxy server with Authentication.
auth_param basic program /usr/lib64/squid/basic_ncsa_auth /etc/squid/passwd
auth_param basic children 5
auth_param basic realm Squid Basic Authentication
auth_param basic credentialsttl 2 minutes
acl auth_users proxy_auth REQUIRED
http_access allow auth_users
Now when I open browser, it will ask for the user name and password. I have set User will require entering username and password every 2 minutes. But the user is always autheticated with the user name and password.
How can I re-authenticate the user or how can Logout the session for that user from Squid proxy server.
This is for development testing purpose, so that they some time need to test by re-authenticating the proxy connection
@Lakshmana No, I am checking on that
Hello All,
I have a new requirement from the team as they want a forward Proxy . They have a few client machines which need full internet access through a proxy server and the proxy server also needs to support web socket
I initially installed Squid proxy and was able to browse sites but don't have an option yet to test Web socket (wss://) waiting for the dev to test this meantime I read somewhere that squid doesn't support websocket . So thought of testing Nginx forward proxy as well. Setup nginx and able to browse http through that but none of the https working .Could you please help me on how to pass https traffic through nginx?
Thanks All
I will be installing Nginx and will do as per @Dashrender suggestion
Thanks All
I will be installing Nginx and will do as per @Dashrender suggestion
The development team requirement is that if they want to connect to the web server then they need the proxy setting in the client machine.
If the client machine is not configured with proxy setting , then they can browse all other site expect the web server. if they configure the proxy setting in client machine they should reach the server. This is their exact requirement to test their application is working fine if a proxy is configure.
@scottalanmiller , @JaredBusch @thwr
Thanks for the support. I will be testing the Ngnix.
Proposed requirement diagram
@scottalanmiller Thanks scott.
Kindly let me know in which file i need to set the backup location for the Linux client. As in windows it is GUI,so that I can set that, but in Linux its doubt
Hello All,
I have a requirement to use a proxy server which support web service and Web socket.
The details are , we are having an application which sends data to the server. We need to test this feature in a proxy environment. The requirement is that if the application machine use the proxy address then only it can reach the server, if the proxy is not configured in the client application then it should not reach the server.
Kindly let me know which proxy server I can use here which support web service and Web socket. Our Web application is in ASP and hosted in IIS.
Hello All,
I have configured UrBackup in Centos 7 as per the post Installing URBackup on CentOS 7 :scottalanmiller.
My requirement is to have a Network backup for development Servers data folder.I have created a NFS share in my Synology and mounted to URBackup server. I have configured the URBackup backup storage as nfs mount path.
I need the help on
Daily incremental backup and retention 7 days
Weekly full backup and retention 4 weeks
Monthly full backup and retention 3 Months.
how can i achieve the above with file backup settings.
Interval for incremental file backup : ?
interval for full file backup : ?
Maximal incremental file backup : ?
Maximal full file backups : ?
Also any document for upgrading server and client versions.
Thanks in Advance.
@Francesco-Provino said in Data Backup solution for Linux servers:
rsion also offer a module to backup KVM, VMware ecc in
Thanks for the information. I will be testing these solution and will update the result
Thanks all for the valuable advice
@Tim_G We have both Physical and virtual Linux Servers
We are using Centos
Seems i can test Bacula
@dafyre said in Data Backup solution for Linux servers:
Veeam for Linux agent yet?
Not yet as am looking for a file level backup solution and also if possible an opensource
Hello All,
I am looking for a Linux backup solution for our development servers. The requirement is to backup the linux data to local Synology NAS and then do a local Synology NAS to remote Synology NAS replication. We have tried the rsnapshot and rsnyc but rsnyc is not perserving hardlinks.
Configuration
[Server]/data folder ----> rsnapshot to local /backup drive -------> rsnyc to local Synology NAS.
Now we are looking for a general backup solutions for all Linux servers. The backup requirements are
@hobbit666 said in Suggestion on Domino to office 365 Migration:
y use outlook is backup the PST file. Set-up 365
Client is Lotus Notes
Mailboxes : 600 users
Shared mailbox : 100
Hello All,
Currently, our company is using Domino as Mail Server. We are evaluating Office 365 features and seems it suits our requirements.
Now the next question is that how we can migrate Domino to Office 365. Which is the best successful method for migration.
I request you all to provide me a solution for Domino to Office 365 migration.
Which software is required for Domino to Office 365 smooth migration.
Do I need to contact third party service team for Domino to Office 365 migration.
I am in the way to present a proof of concept . Please suggest me the best option .
@scottalanmiller Thanks
I believe NewRelic required modification in agent config file
I will try NewRelic and update the comments