ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. sreekumarpg
    3. Posts
    • Profile
    • Following 2
    • Followers 1
    • Topics 36
    • Posts 114
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: SQL Multi Site Failover High Availability Suggestions

      @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

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • SQL Multi Site Failover High Availability Suggestions

      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

      1. SQL Alwayson
      2. Storage replication
      3. SQL Mirroring
      4. Log Shipping

      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.

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Squid proxy Authentication

      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

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Forward Proxy that support http,https,web socket (HTTP1.1)

      @Lakshmana No, I am checking on that

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Forward Proxy that support http,https,web socket (HTTP1.1)

      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?

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Proper DMZ configuration and use

      Thanks All

      I will be installing Nginx and will do as per @Dashrender suggestion

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Need Suggestion

      Thanks All

      I will be installing Nginx and will do as per @Dashrender suggestion

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Proper DMZ configuration and use

      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.

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Need Suggestion

      @scottalanmiller , @JaredBusch @thwr
      Thanks for the support. I will be testing the Ngnix.

      Proposed requirement diagram

      0_1486128046479_1.png

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Urbackup configuration help

      @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

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Need Suggestion

      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.

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Urbackup configuration help

      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

      1. How to install UrBackup client in centos 7
      2. How to configure the backup location in centos UrBackup client.
      3. I need a backup schedule and retention of

      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.

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Data Backup solution for Linux servers

      @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

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Data Backup solution for Linux servers

      @Tim_G We have both Physical and virtual Linux Servers

      We are using Centos

      Seems i can test Bacula

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Data Backup solution for Linux servers

      @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

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Data Backup solution for Linux servers

      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

      1. Daily Incremental backup
      2. Weekly Full backup
      3. Monthly Full backup
      4. Can set Retention period for all backups tasks
      5. Able to restore on day/week/month wise
      6. if possible not have custom backup file extention
      7. Event alert
      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Suggestion on Domino to office 365 Migration

      @Danp Thanks

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Suggestion on Domino to office 365 Migration

      @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

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • Suggestion on Domino to office 365 Migration

      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.

      1. How we can migrate encrypted emails to Office 365
      2. Is it possible to migrate all the mailboxes from domino to office 365 directly
      3. How archive emails can be migrated

      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 .

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • RE: Recommend- Cloud Service and Application Performance Monitoring Tool

      @scottalanmiller Thanks

      I believe NewRelic required modification in agent config file

      I will try NewRelic and update the comments

      posted in IT Discussion
      sreekumarpgS
      sreekumarpg
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6