• How can I duplicate a line on a file?

    5
    0 Votes
    5 Posts
    190 Views
    IRJI

    Here is a much simplier way to do this.

    head -1 /tmp/tmp1.txt >> /tmp/tmp1.txt

  • Backup ISP - 4G

    11
    2 Votes
    11 Posts
    1k Views
    wrx7mW

    I have a cradlepoint AER2200 setup with an AT&T connection at a location across town at a warehouse that gets occasional use. We were going to be using handheld wireless bar code scanners that needed connection to our ERP server. I created an IPSec tunnel to our main office and used an ACL to only limit the correct ports to the server here. Anyway, the connection has been reliable even though it doesn't get much use.

    They were going to move out of that location and I was happy because I was going to use the cradlepoint in the main office as a backup, but more for out-of-band management, than for the whole company. Now we have at least another 6 months at that location, so I might end up getting a new one for here anyway. We'll see.

  • What the world? No user backup script

    12
    1 Votes
    12 Posts
    416 Views
    gjacobseG

    @travisdh1 said in What the world? No user backup script:

    @gjacobse said in What the world? No user backup script:

    @travisdh1 said in What the world? No user backup script:

    @DustinB3403 said in What the world? No user backup script:

    Why not use something like UrBackup rather than recreating the wheel with custom scripts?

    Especially when it's in the Chocolaty repo. Just script the install and configuration!

    Many aspects of Chocolatey are blocked. I tried to install Greenshot and it failed.

    It’s the state- which has a high number of limiting GPOs and such.

    Scripts are also restricted... to a degree.

    Ugh, hope you find a job somewhere reasonable quick!

    I took this as a stop gap. But it's what I have now, and what I have to work with. Just trying to improve and make the best of it while here.

  • Ansible Agent Option?

    163
    0 Votes
    163 Posts
    27k Views
    scottalanmillerS

    @stacksofplates said in Ansible Agent Option?:

    Yeah it's obviously bad to treat it like a LAN but if you stop using tools just because it can be treated that way you are sometimes stopping yourself from doing some really interesting and helpful things.

    Yes, LAN-like tools are only LAN-like if you treat them in that fashion. The behaviour is rarely intrinsic.

  • IBM Storewize V3700 - Supported Drives

    8
    0 Votes
    8 Posts
    383 Views
    scottalanmillerS

    @Jimmy9008 said in IBM Storewize V3700 - Supported Drives:

    @scottalanmiller said in IBM Storewize V3700 - Supported Drives:

    D) drives:

    So, any SAS SSD under 1.6 TB should work with this? Perfect.

    That ALWAYS refers to Lenovo's own drives. It never implies third party drives. This is true for all server vendors.

  • Backup Target for Linux

    15
    1 Votes
    15 Posts
    2k Views
    travisdh1T

    I've been using Duplicati where I need a standalone backup of a thing. Web based management interface makes it super simple to manage.

  • P2V Windows 2000 on KVM

    10
    0 Votes
    10 Posts
    1k Views
    DashrenderD

    @scottalanmiller said in P2V Windows 2000 on KVM:

    So this is ridiculous, but we just found out that it is actually 2003 R2, not 2000. So I assume that this will be way better.

    I had a ton of issues getting mine to work - I had to run chkdsk like 15 times before it finally booted... I don't recall what migration tool I used.

  • Account getting locked out

    9
    0 Votes
    9 Posts
    962 Views
    WLS-ITGuyW

    @DustinB3403 said in Account getting locked out:

    @WLS-ITGuy said in Account getting locked out:

    @DustinB3403 said in Account getting locked out:

    Any services or scheduled tasks that might be setup under this account?

    Possibly, however the password hasn't changed in the last 30 days that it would cause this.

    Then something was turned on recently that is using a password older than 30 days.

    Nope. Turns out I had a couple servers that I was giving RDP remote access to another vendor for them to migrate to a new server and I forgot to turn off RDP.

  • Can someone explain yaml spacing to me because Im going insane

    Solved
    4
    0 Votes
    4 Posts
    725 Views
    DustinB3403D

    @JaredBusch said in Can someone explain yaml spacing to me because Im going insane:

    @DustinB3403 said in Can someone explain yaml spacing to me because Im going insane:

    I'm aware there are tabs, this is due to Notepad++

    There is a setting for that in Notepad++

    I'll be searching for that tomorrow.

  • Ransomware Hits Windows 10 Litar Extension

    9
    1 Votes
    9 Posts
    1k Views
    S

    Maybe they have a couple keys...

  • GPO issue

    32
    0 Votes
    32 Posts
    3k Views
    DashrenderD

    @WLS-ITGuy said in GPO issue:

    @Dashrender said in GPO issue:

    I would change this up by applying your GPOs to the OU above these WLS OUs, then set filters to only apply to the users you want.

    So in the case of the Library, you've already created a security group, so you'll grant permissions to that group.

    Then you'll need to create a WLS-Faculty security group and do the same with it's GPO.

    So the GPOs would be at 'domain level' not in the OU level...Like this?

    alt text

    Then I apply the security groups from there? That makes sense.

    yeah - you could do it at the domain level - I personally wouldn't. I'd make a new OU, and put your WLS-faculity and WLS-Library in that new OU.. then apply your GPOs to that new one you created. But that's just me.

  • CIS 1.4.2 Ensure bootloader password is set

    3
    0 Votes
    3 Posts
    525 Views
    stacksofplatesS

    Like for example adding rd.break at boot.

  • script running with cron

    13
    0 Votes
    13 Posts
    1k Views
    hobbit666H

    Looks like I needed to put

    export DISPLAY=":0"

    originally when I was trying it I didn't have the "

    Now to test the whole script πŸ˜„

  • 14 Votes
    290 Posts
    3m Views
    ObsolesceO

    @Pete-S said in Installing Snipe-IT on CentOS 7 and MariaDB:

    <rant>NodeBB works like crap on all threads that are longer than a page or two. You can't just grab the scroll bar and find all posts. You have to release it and grab it again for the page to realize there are more posts to show. Also you can just use pgup/pgdn either. It will get a couple of posts then stop unless you work really slow. At least on Firefox.

    And it's so many round trips to the server just to get a few posts. I which it would get at least a hundred posts or so in one go. Bandwidth needs are minimal. Posts on ML is mostly just a few lines of text. </rant>

    I can't stand NodeBB on mobile. It's absolute shit in that aspect. On desktop it's great though. But I'd be on way more of it worked half decently on mobile.

  • Ubiquiti NVR Performance Improvement

    33
    0 Votes
    33 Posts
    4k Views
    K

    @taurex said in Ubiquiti NVR Performance Improvement:

    Are you recording most of your streams at full 30 FPS? Are you able to reduce it to 15 FPS and record motion only? This should cut down Unifi NVR's IOPS quite a bit.

    I didn't think about changing the FPS, yes I'm noticing my NVR is THE Biggest talker on the entire network.

  • 2 Votes
    51 Posts
    14k Views
    PhlipElderP

    @pmoncho said in Windows RDS User Profiles - Migrate, Recreate or User Profile Disks?:

    @Dashrender said in Windows RDS User Profiles - Migrate, Recreate or User Profile Disks?:

    Cool, then you should have it easy.

    FYI - Published apps still create a full profile on the RDS box, Just the desktop isn't presented to the user. If the application allows them to browse around, they could typically see the drive letters, the mapped printers, etc... that's why you still need to lock all that stuff down.

    Thanks for the info. I will keep that in mind. I was debating about using UPD's like @wrx7m and that was my interest in this post.

    Also, still planning out where to put Connection Broker, WebAccess and Licensing but that is another post.

    For local profile management, UPDs are a lot cleaner. If we are not putting them on a file server across the network then a second partition/VHDX is set up for that task to keep them separate.

    With the inclusion of FSLogix with RDS CALs/SALs now it's a no-brainer, IMNSHO, to set the project up on the FSLogix version.

    Storage management is another reason why UPDs on a network or separate partition make sense. Keeping a local profile on the C:\ of the session host is messy and can cause issues down the road with users coming and going.

    As far as the Broker/Gateway/Web put those roles on one VM but separate from the Session Host.

  • New version of free ONLYOFFICE Desktop Editors

    1
    2 Votes
    1 Posts
    230 Views
    No one has replied
  • WordPress Divi site - links are invisible

    31
    1 Votes
    31 Posts
    1k Views
    DashrenderD

    Will @BRRABill help, I found where to change the color setting globally for links.

    Thanks Willard.

  • Skyetel auto enables billable services without notice

    141
    0 Votes
    141 Posts
    19k Views
    SkyetelS

    @JaredBusch said in Skyetel auto enables billable services without notice:

    @Skyetel said in Skyetel auto enables billable services without notice:

    @scottalanmiller said in Skyetel is a scam:

    @DustinB3403 said in Skyetel is a scam:

    It's not about sensitive. Accounting departments can be incredibly cranky about things being negative and not "due". Negative usually means past due, and can get people up in arms.

    Normally the system is pay ahead only, that he was able to port with no money on the account is odd. It is, under normal circumstances (and this is pretty standard for trunk providers for many reasons) standard to only allow you to pay ahead and send a notice when you are getting low on funds so that you can "top up", either manually or automatically. Under normal conditions here, I wouldn't expect a possibility of being in the negative.

    This is true - our LNP team should not have ported the number without first reaching out to him about having a $0 balance. We made a mistake and we're going to be making sure to clarify that with our team πŸ™‚

    I intentionally didn't add funds to a new account I setup (but it does have a valid CC linked) and inititated a port request.

    New process FTW. Good work @Skyetel
    3098ea3c-99af-43e0-8ff7-6e18e8ebb2d3-image.png

    Thanks! We work hard to listen to everyone's feedback!

  • Cloud Career Planning

    11
    4 Votes
    11 Posts
    633 Views
    stacksofplatesS

    I'm a bad one to ask for this because I only have my RHCSA. I don't know why I don't do more certs, I still do all of the learning for these things, Im just not a good test taker so I think that makes me hold back a lot when I look at this stuff.