ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. momurda
    3. Best
    • Profile
    • Following 0
    • Followers 1
    • Topics 101
    • Posts 2,282
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Updating https cert on a JVM application running on top of tomcat

      Ok a bit more research leads me to think i can do what i want and just replace this old pfx file with the new one, change the server.xml parameter for the cert, restart tomcat.

      Some tomcat servers require you to do pfx conversion to jks keystore type.
      The one for our version of tomcat/JIRA seems to support pfx file since it is using one already.
      I will be trying this in just about an hour when most people are gone.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Updating https cert on a JVM application running on top of tomcat

      Success
      Here are steps i followed.

      1. Exported valid cert to pfx format. Remember the export pw for later. I used a recently renewed 3 year wildcard cert for our domain. I used this one for Exchange CRM, now JIRA because reasons.
      2. Copy pfx file to a place on linux server, i made a folder called /certificates
      3. copy pfx over existing pfx file in /etc/pki/CA/certs/domain.com/domain.com.pfx
      4. Open server.xml file located in
        /jiraapplicationfolder/jira/conf/server.xml
        Find the blob of text that begins
      "To run JIRA via HTTPS:"
      blahblah, a bit farther down
      <Connector port="yourhttpsport" protocol="org.apa...
      

      Find the following parameters, change to correct values in server.xml.
      keystoreFile="path/to/pfx"
      keystorePass="exported private key pw"
      Restart tomcat, or the whole server if you want.
      Your cert is now updated.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Powershell Get-Childitem behavior with variables

      This is likely because "Documents and Settings" isnt a real folder, just a junction point since Windows 7/Server 2008. Same reason you usually cant open this folder in Explorer.
      These shortcuts only exist for legacy Windows things to function. You wont find this fake folder in Windows 10.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Handling user AppData - Windows

      There are extensions for Chrome and Firefox to autobackup of bookmarks.
      You could do something like copy all the c:\username\appdata folders for a machine to a file share.

      \\fileshare\computer1\users\jsmith\appdata\*
      \\fileshare\computer1\users\auser\appdata\*
      \\fileshare\computer2\users\jdoe\appdata\*
      
      posted in IT Discussion
      momurdaM
      momurda
    • RE: GPO - Unable To Deploy Java 10 64bit - Fails to install (1603 Error)

      Error 1603 is really dumb error.

      You receive an "error 1603: A fatal error occurred during installation" error message when you try to install a Windows Installer package
      
      Symptoms
      
      When you try to install a Microsoft Windows Installer package, you may receive the following error message: 
      Error 1603: A fatal error occurred during installation.
      If you click OK in the message box, the installation rolls back.
      Cause
      
      You may receive this error message if any one of the following conditions is true: 
      Windows Installer is attempting to install an app that is already installed on your PC.
      The folder that you are trying to install the Windows Installer package to is encrypted.
      The drive that contains the folder that you are trying to install the Windows Installer package to is accessed as a substitute drive.
      The SYSTEM account does not have Full Control permissions on the folder that you are trying to install the Windows Installer package to.
      You notice the error message because the Windows Installer service uses the SYSTEM account to install software.
      

      I get this frequently with CRM plugin installer as well.
      Most of the time is because of lingering remnants of previous installation.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: GPO - Unable To Deploy Java 10 64bit - Fails to install (1603 Error)

      Didn't even know 9 or 10 existed before your post.
      Usually the updater for Java will notify you going from major version to new major version.
      It did so with 6>7, then 7>8.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Canon IR3025 Only Prints Double Sided

      The printer def thinks it should be using double sided print, it is right there in your screen shot.
      Where is your profile tab under Printer Properties?
      This tab allows you to set options for Default profile options and other profiles, perhaps someone changed default profile to double sided.
      This is different place and settings than Printing Defaults which is located under Properties>Advanced.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Check battery status in Linux

      Is that also showing battery degradation as
      energy-full-design, energy-full, and capacity parameters?
      Or do they not mean what their obvious name means?

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Edge crash

      I use Edge daily. Now that you can use addons for it like Ghostery and Ublock Origin it is quite nice.
      I havent had problems with it since before 1709, when there were constant issues.

      Is it feasible for you to try 1803?

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Ryzen 7 1700 + GeForce 8400 GS = no display

      I would guess the motherboard is the problem with your lack of display. Usually bad ram will cause beeping. If there is a pc speaker hooked up and there are no beeps during POST, then that might mean the cpu is bad. Or that POST cant start due to no display adapter.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Sync Dropbox & OneDrive

      @dbeato What is Flow? Some sort of office365 workflow app?

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Quickbooks Enterprise on Linux

      @irj Qb file isn't really a db. It is a file, with a max recommended size of less than 1GB. You can even set this up to be shared from any user workstation. This isn't a sql db with hundreds of GB of data requiring half a dozen vmdk.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Quickbooks Enterprise on Linux

      If youre comfortable doing then go for it. It really shouldn't matter because it is just an smb share, although it look like they have qbdbmanager package for Linux as well to install and configure. Someone Liked that post as we discussing it. Might be nice to be able to find when that KB article was written, not just updated. Doesn't seem too old.
      0_1529010871777_63c567f7-23b0-44f3-969e-0eb3db7e8696-image.png

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Does Veeam Believe Only Agentless Backups Are Acceptable

      The only reason I use agent backups is because diffs/incs cant be done on XS by Unitrends. I use it for exchange sql and large file server and one application server. If this was possible, like Veeam does for VMware(maybe hyperv now I dunno), I would never use agents.

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Agent and Agentless Backups

      @dustinb3403 +1, Or making an entire vm with the exact specs of the failed vm, using some iso image the agent made that may or may not work.

      posted in IT Discussion
      momurdaM
      momurda
    • Does Dell not offer low cost HW RAID anymore?

      SAS 12Gbps HBA External Controller, Low Profile.
      https://www.dell.com/en-us/shop/sas-12gbps-hba-external-controllerlow-profile-cuskit/apd/405-aaes/storage-drives-media#polaris-pd
      This part has no way to connect to internal devices from what i can tell.
      s130 seems to be terrible.
      By terrible i mean Fake RAID.

      posted in IT Discussion dell raid storage hardware raid
      momurdaM
      momurda
    • RE: Graphics card Question

      Certainly a modern budget card like a single 1060 would trounce dual 7850s?
      though i see those are still quite overpriced.

      @obsolesce said in Graphics card Question:

      @tech1 said in Graphics card Question:

      Can you attach two different cards with a ribbon cable? Do they have to be the same in order for them to work?

      They need to be the same GPU, but don't have to be from the same manufacturer.

      Not even sure they need to be same gpu, amd had that hybrid xfire thing where you could use the ribbon on different cards, 280/290, and also xfire with the onboard graphics and discrete cards together for a bit.

      posted in IT Discussion
      momurdaM
      momurda
    • Purpose of expired certs on all computers?

      These certificates are on every Windows computer in the world. Why?
      0_1530212289922_b873ddbe-bb8c-40e6-a2ce-5ccee8a5ee22-image.png

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Barracuda vs Meraki - firewalls

      @dustinb3403 Ubiquiti in SPAAAAACE

      posted in IT Discussion
      momurdaM
      momurda
    • RE: Text file manipulation into CSV

      @stacksofplates Your kung fu is strong,

      posted in IT Discussion
      momurdaM
      momurda
    • 1 / 1