ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Categories
    3. IT Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • gjacobseG

      Linux History: Not clearing between -

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      24
      0 Votes
      24 Posts
      1k Views
      stacksofplatesS

      @IRJ said in Linux History: Not clearing between -:

      Also, what if an incorrect command screws something up? Then you lose your ability to check history for troubleshooting. You should never be deleting any history.

      I use zsh with autocomplete so I rely on history pretty heavily

    • DustinB3403D

      Looking for a NC host for an Open Source project

      Watching Ignoring Scheduled Pinned Locked Moved xen orchestra nextcloud hosting storage webserver
      41
      0 Votes
      41 Posts
      3k Views
      DustinB3403D

      @dafyre Thanks, testing now to see if it works (as expected).

    • scottalanmillerS

      Testing Zulip

      Watching Ignoring Scheduled Pinned Locked Moved zulip instant messaging
      113
      1 Votes
      113 Posts
      14k Views
      scottalanmillerS

      @Emad-R said in Testing Zulip:

      @scottalanmiller

      I hated zulip for the same thing, sad to hear the Rocketchat. So push notifications is only affecting mobile users or all users ?

      Mobile users. And all their info is fuzzy. They've not exposed metrics to know what you use, and they keep saying you have to register but even putting in quite a bit of time to do so, I can't find any registration information. Their forums are full of people complaining that there is no transparency, the limits are BS, and nothing works. But that's all the info I can find.

    • gjacobseG

      NextCloud SSL Cert

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved nc nextcloud ssl lets encrypt hostmonster
      7
      0 Votes
      7 Posts
      914 Views
      JaredBuschJ

      @scottalanmiller said in NextCloud SSL Cert:

      @JaredBusch hard to resist the call of the Natty Light.

      I ran out of Blue Moon.

    • scottalanmillerS

      MeshCentral Starring Devices Feature

      Watching Ignoring Scheduled Pinned Locked Moved meshcentral meshcentral 2
      1
      3 Votes
      1 Posts
      366 Views
      No one has replied
    • 1

      Utility to change raw data?

      Watching Ignoring Scheduled Pinned Locked Moved
      5
      0 Votes
      5 Posts
      231 Views
      scottalanmillerS

      @Pete-S said in Utility to change raw data?:

      I think I might have a solution with dd and printf.

      printf "8718\r\n0x23abc\0x00" | dd of=raw.bin seek=2345 oflag=seek_bytes

      Something like that.

      Interesting. Makes sense though.

    • scottalanmillerS

      Install Skyetel Postcards on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved scale hc3 docker skyetel postcards centos centos 7 vultr linux sms texting
      12
      0 Votes
      12 Posts
      2k Views
      scottalanmillerS

      @marcinozga said in Install Skyetel Postcards on CentOS 7:

      @scottalanmiller said in Install Skyetel Postcards on CentOS 7:

      @marcinozga said in Install Skyetel Postcards on CentOS 7:

      @black3dynamite said in Install Skyetel Postcards on CentOS 7:

      Still preferred fallocate instead of dd to create a swap file?

      dd if=/dev/zero of=/swapfile count=4096 bs=1MiB && chmod 600 /swapfile && mkswap /swapfile && swapon /swapfile && echo "/swapfile swap swap defaults 0 0">>/etc/fstab

      Still using swap file? Memory is cheap. I don't recall a server where I created swap partition or swap file.

      Memory is NOT cheap, not at all.

      It is if you own it. If you rent your hardware, yeah, it adds up.

      Even if I own it, throwing away 2-3GB of RAM makes no sense. Now, if I own it, I can easily assign 4GB of RAM then remove it once installed, by why? That's harder to script and still no benefit.

      It's a bad habit to see resources as cheap and so waste them just because you can. Extra memory doesn't improve performance, it hurts it (just the tiniest bit). And it's not free, if you always apply twice as much RAM as you use (or four times, here), that gets costly one way or another. Either you wasted money overspeccing in the beginning, or you are stuck buying more now.

    • GreyG

      VMWare PowerCLI to check compliance in v7

      Watching Ignoring Scheduled Pinned Locked Moved
      1
      2 Votes
      1 Posts
      237 Views
      No one has replied
    • DashrenderD

      Ubiquiti announce EOL list

      Watching Ignoring Scheduled Pinned Locked Moved ubquiti unifi uap
      1
      3 Votes
      1 Posts
      4k Views
      No one has replied
    • scottalanmillerS

      Recovering SQL Server 2005 Databases

      Watching Ignoring Scheduled Pinned Locked Moved
      28
      0 Votes
      28 Posts
      3k Views
      O

      @scottalanmiller said in Recovering SQL Server 2005 Databases:

      Anyone had any luck mounting SQL Server 2005 MDF/LDF to a new SQL Server version
      You can move SQLServer 2005 to a new Server version by following this guide: https://solutioncenter.apexsql.com/restore-sql-server-backup-to-a-newer-version-of-sql-server/

    • 1

      Building your own lab

      Watching Ignoring Scheduled Pinned Locked Moved
      39
      0 Votes
      39 Posts
      2k Views
      black3dynamiteB

      @openit said in Building your own lab:

      @scottalanmiller @Pete-S
      Do we have any complete post or article on ML which describes how to build a Lab with design, like server, switch etc. arrangement.

      Really appreciate, if someone can provide any links, which gives complete lab design, to prepare me as a good Windows System Administrator, which should include all tasks, activities a typical SysAdmin requires.

      https://www.servethehome.com/

      Some tasks would be setting up a monitoring alert system that alerts you of reboots, account lockouts, high CPU usage, disk usage, network, etc. Get familiar with using PowerShell to manage your Windows systems. Setting up a Dev or test to in order test your Windows or 3rd party applications before deploying to production.

    • scottalanmillerS

      Use PowerShell to Disable UAC on Windows 10

      Watching Ignoring Scheduled Pinned Locked Moved uac windows windows 10 powershell
      16
      3 Votes
      16 Posts
      6k Views
      NicN

      @EddieJennings said in Use PowerShell to Disable UAC on Windows 10:

      @Obsolesce said in Use PowerShell to Disable UAC on Windows 10:

      What special case needs UAC completely off?

      I'm curious about this as well.

      Installing malware 🙂

    • scottalanmillerS

      Automated NextCloud Backup to Wasabi or Amazon S3

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud wasabi amazon s3 backup disaster recovery
      20
      0 Votes
      20 Posts
      3k Views
      JaredBuschJ

      @scottalanmiller said in Automated NextCloud Backup to Wasabi or Amazon S3:

      @VoIP_n00b said in Automated NextCloud Backup to Wasabi or Amazon S3:

      @scottalanmiller said in Automated NextCloud Backup to Wasabi or Amazon S3:

      It is indeed. It's running now.

      How much data? How long is it taking?

      Note: Use the -P/--progress flag to view real-time transfer statistics 🙂

      260GB or so, nothing crazy. Not sure, ran it overnight.

      Also, WTF... Who watches backups real time?

    • scottalanmillerS

      Using a Compose Key to Make Special Characters on Ubuntu 20.04

      Watching Ignoring Scheduled Pinned Locked Moved gnome ubuntu gnome tweaks keyboard linux
      1
      0 Votes
      1 Posts
      735 Views
      No one has replied
    • IRJI

      Using USB A cable for charging a laptop

      Watching Ignoring Scheduled Pinned Locked Moved Solved
      7
      0 Votes
      7 Posts
      430 Views
      IRJI

      Ok HP clarifies and said USB A is not powerful enough to deliver a meaningful charge.

      https://store.hp.com/us/en/tech-takes/3-different-ways-to-charge-laptop-without-charger

    • scottalanmillerS

      Skyetel Postcards Redirect Issue

      Watching Ignoring Scheduled Pinned Locked Moved skyetel sms postcards texting
      6
      0 Votes
      6 Posts
      790 Views
      scottalanmillerS

      @JasGot said in Skyetel Postcards Redirect Issue:

      I believe ./run.sh restarts all services, and I suspect that includes Nginx.

      Yes, Nginx is inside a Docker container. But there are three.

      All you need is...

      systemctl start docker systemctl enable docker

      And you are good to go. It's just a process that needs to be started like any other. There's nothing to know about Docker in this instance. Think of it as the server itself, it just needs to be turned on.

    • GreyG

      powercli to check status?

      Watching Ignoring Scheduled Pinned Locked Moved
      2
      1 Votes
      2 Posts
      180 Views
      GreyG

      Found it -- test-compliance.

    • 1

      Is certbot the best way to handle Let's Encrypt certs?

      Watching Ignoring Scheduled Pinned Locked Moved lets encrypt certbot
      6
      0 Votes
      6 Posts
      773 Views
      stacksofplatesS

      @Pete-S said in Is certbot the best way to handle Let's Encrypt certs?:

      @stacksofplates said in Is certbot the best way to handle Let's Encrypt certs?:

      Lego is another good one from what I've seen. It does all 3 challenge types.

      https://go-acme.github.io/lego/

      Thanks, might have a look at it next time.

      I went with certbot this time because it was very clear what needed to be done. Debian has a package for it's all you need to do is have a http server up and running and then:

      # apt-get install certbot python-certbot-apache # certbot --apache

      It will do everything for you - create & install the certificate, set up redirection from http to https, set up a job that updates the cert etc.

      The site has instructions for every common OS (redhat, ubuntu etc) and http daemon (apache, nginx etc) combination.
      https://certbot.eff.org/lets-encrypt/debianbuster-apache

      Yeah certbot is the easiest. Lego is just more flexible and you only need the binary. Def start with the easiest for now.

    • scottalanmillerS

      MeshCentral Adds WebSocket Compression

      Watching Ignoring Scheduled Pinned Locked Moved meshcentral meshcentral 2 websocket compression
      3
      3 Votes
      3 Posts
      965 Views
      scottalanmillerS

      EdkJFXDVoAEXM2i.png

    • gjacobseG

      NextCloud: Chmod user folders

      Watching Ignoring Scheduled Pinned Locked Moved nextcloud ubuntu 18.10 ubuntu server permissions chmod
      3
      0 Votes
      3 Posts
      1k Views
      1

      @gjacobse said in NextCloud: Chmod user folders:

      Oh - no - the syntax is incorrect for ownership.

      sudo chown

      Yes,

      chown to change owner chmod to change mode (permission)

      Remember you can always do man chown to see the syntax.

    • 1
    • 2
    • 71
    • 72
    • 73
    • 74
    • 75
    • 698
    • 699
    • 73 / 699