Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. pattonb
    3. Best
    P
    • Profile
    • Following 1
    • Followers 0
    • Topics 17
    • Posts 74
    • Best 13
    • Groups 0

    Best posts made by pattonb

    • RE: SAMIT: IBM Is Killing Off CentOS

      @gotwf Nope, been using Debian since the mid 90's, only really appreciating it in the last 10 years. rarely
      have I been disappointed. Usually my error, or hubris. I use it for small smb's and served me very well. as the saying
      goes "Debian, been very good to me" ( said with an accent for affect)

      posted in Self Promotion
      P
      pattonb
    • server 2019 + elevated cli in a script

      Greetings, Is there a simple way to write a batch file that is elevated, so that a service can be shutdown ?
      What I am is doing is using robocopy to copy a database to a linux box. To shutdown the database , I need the elevated level to shutdown the database service. I can do it manually, however, the objective is to have it done daily in task scheduler.

      posted in IT Discussion
      P
      pattonb
    • RE: server 2019 + elevated cli in a script

      To confirm the change to "run as system" , it worked well. Had to utilize the 'net use' for user /permissions. I see there is a thread about automating that. Will investigate.
      thanks everybody

      posted in IT Discussion
      P
      pattonb
    • deleted/corrupt partition

      What are folks using to recover a deleted/corrupted partition these days.
      I haven't had to do this in a number of years, at that time 'test disk' was my go to utility.

      posted in IT Discussion
      P
      pattonb
    • DNS PTR Record with 2 FQDN Entries with SPAM Check

      Running a Zimbra server, and came across this today. 2 fqdn and 1 ip (ptr lookup).

      Is there a simple way of avoiding the rejection of the email ?

      ip in questions is 198.160.191.6 ( sending server)

      and the pandemonium..is the sending server.

      posted in IT Discussion
      P
      pattonb
    • RE: How do you find duplicates from Windows SMB shares using Linux

      @DustinB3403 some folks claim jdupes is faster, I have used both, and did not much of a difference.
      Both work well.

      posted in IT Discussion
      P
      pattonb
    • .cgm files

      Does anybody know of a simple utility to convert .cgm files into something more common, less proprietary ?

      posted in IT Discussion
      P
      pattonb
    • SEO primer

      I have been coerced into the 'seo' arena. I have read Scott's post and associated threads. Very informative. The 'net has
      so much on the subject, and a lot of 'snake oil', I am wondering if anybody knows of a good primer I could utilize/follow to get started. Also, google analytics, necessary, optional, ....... thanks kindly

      posted in IT Discussion
      P
      pattonb
    • file rename + syntax

      struggling with renaming 35k files. they all have a '~' at the end of the name, ie. blahblah.xls~, blahblah.docx~, etc.

      I thought rename would do the job, but I have something incorrect with the syntax, or I don't know what I am doing.
      The files are in many sub directories, all differing in depth. I tried the following, any suggestions ?

      find . -iname ".~" | rename -n 's/.~$//' . mmm

      weird, the window wasn't showing the last part of the command, so I added the 'm', so the '.' would show up ignore the m's

      but no action. sigh

      posted in IT Discussion
      P
      pattonb
    • raid controller batteries

      Where does one get raid controller batteries , at a modest price. I see that I can get a new one for ~150.00

      I am thinking $10 -15 is more reasonable. It is for an older controller, LSI 9750, however, it is doing its job and I expect
      it to work another year or two or three.

      posted in IT Discussion
      P
      pattonb
    • RE: Raid 10 + wd red (cmr not smr)

      @scottalanmiller I thought so, i thought I would add that bit about the controller. I couldn't find
      any firmware available at all on the wd site. the new drive shows a date of 01 Nov. 2020
      I have another lsi 9750 4i , so I may put that in another pc and see if I get the same result.

      posted in IT Discussion
      P
      pattonb
    • RE: Raid 10 + wd red (cmr not smr)

      @Pete-S as mentioned earlier in this thread, attached to a windows pc, and performs as one would expect.
      even ran some of Western Digital's tools (data life guard) on the drive, no issues.

      posted in IT Discussion
      P
      pattonb
    • AlmaLinux Released As a Stable RHEL Clone

      https://linux.slashdot.org/story/21/04/03/0450256/almalinux-released-as-a-stable-rhel-clone-for-those-who-liked-centos?utm_source=slashdot&utm_medium=twitter

      claims it is ready for production use.

      posted in IT Discussion
      P
      pattonb