• Need help with a batch file

    19
    0 Votes
    19 Posts
    4k Views
    Tracy_BurtonT

    @emad-r said in Need help with a batch file:

    @tracy_burton

    how do you solve it when it gets hung ? via task manager --> end process, if that is the case and this is working for you, then batch file will work.

    However I would investigate (when I have free time) how ERP software gets feeded (mysql/basic files/what connector it uses) and see if I can try to further understand to help solve the issue.

    Secondly, try replacing that Win 7 with 2008R2, and check if program runs more stably using that. I reckon there is still a way to trial 2008R2.

    The new version of the ERP software runs on .net so once the upgrade is done, I don't anticipate this being an issue. It honestly is just really bad software and this is an "add-on" piece that no one in support even knows about. I've invested many many hours into trying to fix it and I'm done wasting my time. This will suffice for now.

  • Plantronics Voyager Bluetooth Issue

    6
    1 Votes
    6 Posts
    989 Views
    R

    @gjacobse said in Plantronics Voyager Bluetooth Issue:

    I happen to have one:
    I have issue with it from time to time... like now,. Turn it on it connects fine,.. go to voice dial - it disconnects (without voice notification)...

    Biggest grip beyond that is that it falls out of my ear,.. regardless of which of the ear pads are in.
    Well I can'thelp with it falling out of your ear since I do have to press mine back into the ear from time to time.

    I can help I think with the disconnect issue though.
    Have you used the Hub program that you can download?
    It allows you to update the software and adjust the settings to your preference.

    I have used this to fix a disconnect issue.
    Just by changing the settings a small bit and then saving them to the earpiece.
    You can then go and change them back to your previous settings once you have completed the 1st step.

    I only seem to have these issues if I run the battery down to the point where it turns itself off.
    Go figure.

    Just the quick update seems to have fixed my glitch.
    I can't guarantee that it will work as well for you but give it a try.
    Plus it will help you keep the software updated to the latest level if you haven't done that yet.

    It would be nice if they would give you the option of a factory reset.
    I've felt all along that would work best for the problem I was having.

    I hope that works for you.
    When it's working properly it's hard to beat in my opinion anyway.

  • Reset MySQL password on Fedora 26

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    JaredBuschJ

    @emad-r said in Reset MySQL password on Fedora 26:

    @dashrender

    Correct, without doing any thing. And this was the first time for 2 things:

    Autogen password password password.

    back in the day, you install you get blank pass, and use mysql_secure_installation

    You still do. No idea what you did

  • Webroot - Limiting Access to Shutdown Protection to Admins

    21
    2 Votes
    21 Posts
    4k Views
    coliverC

    @wrx7m said in Webroot - Limiting Access to Shutdown Protection to Admins:

    Thanks, everyone. Policies are the way to handle it.

    Has anyone needed to exclude services/files/directories from being scanned by webroot? For instance, Exchange, SQL, IIS, etc?

    Not really. It was recommended by some software vendors but we ignored it and everything kept humming along without issue.

  • Fedora 26 Failing Salt Update

    6
    1 Votes
    6 Posts
    2k Views
    QuixoticJeremyQ

    @scottalanmiller said in Fedora 26 Failing Salt Update:

    @tim_g said in Fedora 26 Failing Salt Update:

    Will that uninstall yum-utils? Isn't that still needed for a lot of things?

    dnf-utils replaces it.

    https://bugzilla.redhat.com/show_bug.cgi?id=1478593

  • Veeam end point free and list changed files

    9
    0 Votes
    9 Posts
    2k Views
    matteo nunziatiM

    @jaredbusch said in Veeam end point free and list changed files:

    Every file will be visible when you move to the next steps. Not just the files saved in the last backup. it will make it very obvious when the file was last saved.

    it makes obvious AFTER your have opened the given backup not before. Here is where the iteration comes from. having a list of changes would reduce the number of iterations. but given the CBT mechanism in veeam I suppose I can't also have a CFT (changed file tracking).

  • Free is never free

    53
    2 Votes
    53 Posts
    8k Views
    scottalanmillerS

    @breffni-potter said in Free is never free:

    Now let's look at free software. Starts with the words "I want a free thing which solves this specific problem" It could be CRM, Finance, Security, It does not matter, the problem is we often look at open source software as being fantastic because it is free.

    It's important to understand that open source and free are two different concepts. It's true, much open source is free, but the two are totally different concepts. One is about access to code, one is about cost. People who believe in access to code often also believe in free, but that those two things often overlap for humans is just that they have a tendency to be shared ideals, not that they are related. Like people who like fast cars often also like comfy cars. The two aren't related, but we aren't surprised to find the two together.

  • Retiring branch domain Server

    4
    1 Votes
    4 Posts
    521 Views
    dbeatoD

    If the users have assigned computers, you would use Forensit for this
    https://www.forensit.com/downloads.html
    I have used them very much and work well.

    If you are talking about files on a file server, move the data manually from the old server to the new server and then have the users remove the data you want. Permissions will be assigned after data is copied.

    As always make sure to have backups with your systems.

  • Learning Powershell step one - enable remote access

    3
    0 Votes
    3 Posts
    3k Views
    DashrenderD
    ListeningOn = ::1, fe80::ad99:8e4d:c356:9939%5, fe80::c0a1:571b:2955:87be%7, fe80::cda4:4841:5bff:7b5c%8, fe80::f902:5ea5:2d74:a154%3

    Interesting - the server is only listening on IPv6 addresses.

    Turns out IPvX filters are for the addresses that are listening (i.e. the local IP on the machine you are trying to remote into).
    I set a filter like this 10.0.0.1-10.0.5.254 (where my admin machines would live).
    Unfortunately, since this isn't an incoming filter (that's the firewall's job) this filter wasn't large enough to cover all of my production networks. I had 10.1.0.1-10.1.0.254 that wasn't inside the above range, and of course keep the machine from listening on it's IPv4 (the IPv6 was listening because I just left it wide open - testing, not using IPv6 in general, so left it as default (*))

    So tweaking my filter to 10.0.0.1-10.0.5.254, 10.1.0.1-10.1.0.254 solved my problem.

  • Old ass IPSEC

    4
    6 Votes
    4 Posts
    2k Views
    JaredBuschJ

    The esp-group encryption also, but it at least still does MD5 hash.

    jbusch@jared# set vpn ipsec esp-group Test proposal 1 encryption 3des aes128 aes128gcm128 aes256 aes256gcm128 [edit] jbusch@jared# set vpn ipsec esp-group Test proposal 1 hash md5 sha1 sha256 sha384 sha512 [edit]
  • With Crashplan Free/Home going away...

    27
    0 Votes
    27 Posts
    5k Views
    dafyreD

    I like Crashplan and it works well enough that I'm just going to suck it up and pay the $10 a month for the "business" edition since it works with Linux and all that jazz.

    I will likely use Unison to get all my devices into a central folder on the computer that runs my crashplan backups, and then I don't have to worry about it any more.

  • Asterisk iax2 Trunks Unreachable

    6
    1 Votes
    6 Posts
    3k Views
    JaredBuschJ

    @alyragab said in Asterisk iax2 Trunks Unreachable:

    @jaredbusch said in Asterisk iax2 Trunks Unreachable:

    @alyragab said in Asterisk iax2 Trunks Unreachable:

    @jaredbusch it is the same as i have wrote in the trunk settings ,
    however as a temp solution for this issue i have created a cron job to run

    asterisk -rvx "core restart gracefully"

    but the question now is : will repeating this command affect the system badly ?.

    This does not hurt anything, but it is also not resolving the issue.

    it is actually activating any "unreachable" trunk to return it to the normal status , i am still searching for a permanent solution.

    Now, it is telling asterisk to restart itself when there are no calls currently processing.

    Asterisk restarting causes all trunks to reregister / reconnect.

    So it is not activating unreachable trunks specifically.

    You need to dig out the /var/logs/asterisk/full log from a day that this was failing and then go through that to find out what Asterisk is seeing when the trunk is down.

  • Examining the Dell PERC H310 Controller

    50
    3 Votes
    50 Posts
    19k Views
    BRRABillB

    I still have it around if you want to test.

  • Keychain Issue in Mac

    21
    1 Votes
    21 Posts
    3k Views
    DustinB3403D

    In order to change a Keychain password, you'll have to know the original password used to create the Keychain. If you don't know what that original password is, simply create a new Keychain with a new password and enter passwords into the Keychain as you or the user comes across applications that require a password.

  • How to access SAN?

    15
    1 Votes
    15 Posts
    3k Views
    T

    Have you installed CMC? It should find it by scanning the subnet.

  • Deepin Linux 15.4.1 Install

    121
    2 Votes
    121 Posts
    25k Views
    scottalanmillerS

    @tim_g said in Deepin Linux 15.4.1 Install:

    @scottalanmiller said he has Ubuntu running on his. I think he has the same one as me, Asus ROG Strix laptop.

    No, I have the RoG GV522 I think.

  • KVM: create new guest from existing qcow2

    21
    1 Votes
    21 Posts
    6k Views
    FATeknollogeeF

    Solved
    I posted this on https://www.redhat.com/archives/virt-tools-list/2017-August/msg00210.html

    Laszlo Ersek posted the solution: https://www.redhat.com/archives/virt-tools-list/2017-August/msg00244.html
    It can be mitigated manually: when the VM boots, interrupt it at the
    TianoCore splash screen. In the setup utility, navigate to:

    Boot Maintenance Manager
    Boot Options
    Add Boot Option

    In the file chooser, select

    <whatever device you have>/EFI/fedora/shim.efi

    and enter a description (name) for the boot option.

    Then,

    Boot Maintenance Manager
    Boot Options
    Change Boot Order

    and move the new boot option to the top of the list.

    After you commit the changes, you can forcibly reset the VM, or else
    return to the setup TUI front page, and select Reset there.

  • What your favorite Desktop Environment?

    36
    0 Votes
    36 Posts
    4k Views
    ObsolesceO

    I'm a fan of MATE, but lately I've been choosing Cinnamon instead because of convenience in places that make more sense.

  • Help with ADs. I had to laugh. Happy Sunday.

    1
    3 Votes
    1 Posts
    836 Views
    No one has replied
  • Looking for good and cheaper webhosting, suggest please ?

    11
    0 Votes
    11 Posts
    979 Views
    DashrenderD

    @scottalanmiller said in Looking for good and cheaper webhosting, suggest please ?:

    @jaredbusch said in Looking for good and cheaper webhosting, suggest please ?:

    @scottalanmiller said in Looking for good and cheaper webhosting, suggest please ?:

    @stacksofplates said in Looking for good and cheaper webhosting, suggest please ?:

    Why would you want your email through a shared hosting provider? It's usually garbage and only IMAP/POP.

    Can't be overstated. Unless you are reselling it to really foolish customers, I can't imagine any value there.

    And again for $147 per year is nothing for email. Let alone hosting.

    That is barely more than 2 Office 365 Exchange online only plans.

    Except it's worthless email, not enterprise hosted Exchange. It's generally just POP or maybe IMAP if you are super lucky. Generally not even a web interface. Just someone tossing up Postfix and Dovecot and leaving you to your own devices. Literally approaching worthless as businesses can't use it for anything that matters (it's fine for things like your printer forwarding print jobs) because there is no protection on the storage, none on the deliver, no SPAM filtering, no malware protection, no failover, no web access, etc.

    You could build your own, unlimited use, just as good on a $2.50/Vultr instance no problem. But no one does because... it's not worth $2.50.

    So even one Office 365 email account is worth more, way more, in a business setting than "unlimited email" like this.

    Also, while you get unlimited accounts, it shares capacity with your web hosting. So the email accounts can often be capped around 1MB each.

    And while all that is true, many people people simply don't care and want cheap ass shit 😞