ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. IRJ
    3. Topics
    • Profile
    • Following 20
    • Followers 13
    • Topics 586
    • Posts 7,265
    • Groups 0

    Topics

    • IRJI

      When should I use a Bastion Host?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      7
      2 Votes
      7 Posts
      429 Views
      dbeatoD

      We usually do a Bastion Server when we need to connect to other servers that are only allowed from one IP address, or we just VPN and then connect to the server.

    • IRJI

      How can I write two separate outputs from one command?

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion
      30
      1 Votes
      30 Posts
      914 Views
      IRJI

      @stacksofplates said in How can I write two separate outputs from one command?:

      @IRJ said in How can I write two separate outputs from one command?:

      I ended up moving out of /tmp and the permission issue was fixed. It still failed because I wasnt specifying /bin/bash before script file. Once I changed that it worked.

      Ah ok. Did you have #!/bin/bash in the script? I've never had it complain about that before?

      Nope lol.

    • IRJI

      AWS Graviton 2: What it means for ARM in the data center, cloud, enterprise, AWS

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion risc arm amazon aws processor graviton graviton 2 zdnet
      3
      4 Votes
      3 Posts
      796 Views
      ObsolesceO

      Yeah I got an announcement in my email about it. I was reading about it here:

      https://aws.amazon.com/about-aws/whats-new/2019/12/announcing-new-amazon-ec2-m6g-c6g-and-r6g-instances-powered-by-next-generation-arm-based-aws-graviton2-processors

    • IRJI

      Man in the Middle flaw with all versions of APT on Debian

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      1 Votes
      1 Posts
      144 Views
      No one has replied
    • IRJI

      CentOS package python-urllib3-1.10.2-7.el7 is missing from mirror

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      2 Votes
      1 Posts
      123 Views
      No one has replied
    • IRJI

      How can I view a SQL Audit File on Linux?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      3
      1 Votes
      3 Posts
      220 Views
      IRJI

      It looks like it may be possible if I connect to the DB servers, which isnt what I wanted. The binary audit file is being written to s3. I want someone just to be able to review it like that.

    • IRJI

      Pen Test gone really bad with the Government

      Watching Ignoring Scheduled Pinned Locked Moved News
      4
      3 Votes
      4 Posts
      345 Views
      RojoLocoR

      @popester said in Pen Test gone really bad with the Government:

      Sheriff got a case of the red ass.

      And a case of the "I'll show you bunch of city slickers!"

    • IRJI

      Microsoft Fail - SQL Server on Linux does not log successful logins

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      36
      2 Votes
      36 Posts
      1k Views
      JaredBuschJ

      @IRJ said in Microsoft Fail - SQL Server on Linux does not log successful logins:

      @dafyre said in Microsoft Fail - SQL Server on Linux does not log successful logins:

      @DustinB3403 said in Microsoft Fail - SQL Server on Linux does not log successful logins:

      You'd SSH into your SQL server as a server user, and if you had to from there login to the SQL database as the admin (or another SQL user).

      I don't argue that you could do this. However, tools like SSMS are great for syntax checking and providing other utility that, while could be done from a CLI session are more difficult.

      This is especially true when altering stored procedures or running complex queries.

      The cross platform CLI is still in beta. The Linux tool does alot, but not all the stuff you can do with SSMS or Azure Data Studio

      Windows: SSMS does everything in GUI.
      Windows/Linux/Mac: Azure Data Studio does everything via SQL, some limited bits via gui, but mostly just to create the SQL for you.

      CLI is just raw SQL.

      @DustinB3403 has no idea WTF he is talking about.

    • IRJI

      Discussion on LTS OSes

      Watching Ignoring Scheduled Pinned Locked Moved Water Closet
      136
      1 Votes
      136 Posts
      11k Views
      black3dynamiteB

      @JaredBusch said in Discussion on LTS OSes:

      Another reason to hate at least one LTS...

      CentOS 8 will not provide an upgrade path from CentOS 7.

      https://bugs.centos.org/view.php?id=16116

      There are no plans for the CentOS core team to support or package leapp but if there is sufficient support from the community to provide copies amended for CentOS then they could be released as part of a SIG. However, given the current lack of support for the preupgrade tool to migrate from CentOS 6 to 7 and the total lack of response to all calls for volunteers to package that, I would not be optimistic about it happening.

      There’s probably others but good thing Debian, Ubuntu and Fedora makes upgrading easier.
      Hopefully it’s changed now since CentOS 8 is now using dnf.

    • IRJI

      Wordpress with WAF

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      2 Votes
      1 Posts
      142 Views
      No one has replied
    • IRJI

      NGINX Geo IP module

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      1
      1 Votes
      1 Posts
      118 Views
      No one has replied
    • IRJI

      Are Minimal installs really better?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      32
      1 Votes
      32 Posts
      2k Views
      1

      @black3dynamite said in Are Minimal installs really better?:

      @Pete-S said in Are Minimal installs really better?:

      @black3dynamite said in Are Minimal installs really better?:

      Now there are some negative when installing standard groups. You end up having packages like these installed even though you are setting up a headless server.

      Where was those? They were not in the standard group when I looked.

      Packages like those are dependencies and weak dependencies of the group/module packages.

      Hmm, you're right. They get installed for sure.

      I just did this.
      These are all the packages that gets installed then installing the standard group on an 100% clean Fedora 30 Minimal install:
      (exactly the same as what you get with the installer when you select minimal+standard)

      ================================================================================ Package Arch Version Repo Size ================================================================================ Installing group/module packages: abrt-cli x86_64 2.12.2-1.fc30 updates 15 k bind-utils x86_64 32:9.11.9-1.fc30 updates 178 k btrfs-progs x86_64 5.1-1.fc30 updates 739 k cifs-utils x86_64 6.9-1.fc30 updates 88 k cryptsetup x86_64 2.2.0-1.fc30 updates 176 k ethtool x86_64 2:5.2-1.fc30 updates 151 k fprintd-pam x86_64 0.9.0-1.fc30 updates 17 k microcode_ctl x86_64 2:2.1-30.fc30 updates 1.9 M nano x86_64 4.2-2.fc30 updates 592 k nfs-utils x86_64 1:2.4.1-0.fc30 updates 404 k nmap-ncat x86_64 2:7.70-7.fc30 updates 210 k rng-tools x86_64 6.7-2.fc30 updates 53 k rsync x86_64 3.1.3-8.fc30 updates 397 k rsyslog x86_64 8.1907.0-1.fc30 updates 651 k sssd x86_64 2.2.0-3.fc30 updates 33 k usbutils x86_64 012-2.fc30 updates 104 k util-linux-user x86_64 2.33.2-2.fc30 updates 29 k at x86_64 3.1.23-2.fc30 fedora 60 k attr x86_64 2.4.48-5.fc30 fedora 57 k bash-completion noarch 1:2.8-6.fc30 fedora 278 k bc x86_64 1.07.1-8.fc30 fedora 115 k bridge-utils x86_64 1.6-3.fc30 fedora 32 k bzip2 x86_64 1.0.6-29.fc30 fedora 49 k crontabs noarch 1.11-18.20150630git.fc30 fedora 18 k cyrus-sasl-plain x86_64 2.1.27-0.6rc7.fc30 fedora 21 k dos2unix x86_64 7.4.0-6.fc30 fedora 230 k dosfstools x86_64 4.1-8.fc30 fedora 107 k ed x86_64 1.14.2-6.fc30 fedora 73 k fedora-release-notes noarch 28.01-3.fc30 fedora 105 k fpaste noarch 0.3.9.2-2.fc30 fedora 31 k hunspell x86_64 1.7.0-2.fc30 fedora 334 k iptstate x86_64 2.2.6-8.fc30 fedora 48 k irqbalance x86_64 2:1.4.0-3.fc30 fedora 44 k jwhois x86_64 4.0-56.fc30 fedora 111 k logrotate x86_64 3.15.0-2.fc30 fedora 70 k lsof x86_64 4.91-3.fc30 fedora 243 k mailcap noarch 2.1.48-5.fc30 fedora 31 k man-pages noarch 4.16-4.fc30 fedora 5.9 M mcelog x86_64 3:153-4.fc30 fedora 70 k mdadm x86_64 4.1-rc2.0.3.fc30 fedora 391 k mlocate x86_64 0.26-23.fc30 fedora 111 k mtr x86_64 2:0.92-4.fc30 fedora 80 k net-tools x86_64 2.0-0.54.20160912git.fc30 fedora 279 k ntfsprogs x86_64 2:2017.3.23-11.fc30 fedora 359 k opensc x86_64 0.19.0-6.fc30 fedora 1.1 M pam_krb5 x86_64 2.4.13-13.fc30 fedora 137 k passwdqc x86_64 1.3.0-14.fc30 fedora 36 k pciutils x86_64 3.6.2-2.fc30 fedora 91 k pinfo x86_64 0.6.10-20.fc29 fedora 114 k psacct x86_64 6.6.4-4.fc30 fedora 84 k quota x86_64 1:4.04-12.fc30 fedora 170 k realmd x86_64 0.16.3-19.fc30 fedora 212 k smartmontools x86_64 1:7.0-5.fc30 fedora 527 k sos noarch 3.7-1.fc30 fedora 476 k symlinks x86_64 1.4-22.fc30 fedora 17 k tar x86_64 2:1.32-1.fc30 fedora 863 k tcpdump x86_64 14:4.9.2-7.fc30 fedora 449 k telnet x86_64 1:0.17-76.fc30 fedora 59 k time x86_64 1.9-6.fc30 fedora 47 k traceroute x86_64 3:2.1.0-8.fc30 fedora 54 k tree x86_64 1.8.0-2.fc30 fedora 53 k unzip x86_64 6.0-43.fc30 fedora 175 k vconfig x86_64 1.9-26.fc30 fedora 26 k wget x86_64 1.20.3-1.fc30 fedora 772 k wireless-tools x86_64 1:29-22.fc30 fedora 100 k words noarch 3.0-33.fc30 fedora 1.4 M zip x86_64 3.0-24.fc30 fedora 264 k Installing dependencies: abrt x86_64 2.12.2-1.fc30 updates 519 k abrt-addon-ccpp x86_64 2.12.2-1.fc30 updates 120 k abrt-addon-coredump-helper x86_64 2.12.2-1.fc30 updates 31 k abrt-addon-kerneloops x86_64 2.12.2-1.fc30 updates 43 k abrt-addon-pstoreoops x86_64 2.12.2-1.fc30 updates 24 k abrt-addon-vmcore x86_64 2.12.2-1.fc30 updates 36 k abrt-addon-xorg x86_64 2.12.2-1.fc30 updates 36 k abrt-dbus x86_64 2.12.2-1.fc30 updates 78 k abrt-libs x86_64 2.12.2-1.fc30 updates 43 k abrt-plugin-bodhi x86_64 2.12.2-1.fc30 updates 28 k abrt-retrace-client x86_64 2.12.2-1.fc30 updates 48 k abrt-tui x86_64 2.12.2-1.fc30 updates 36 k augeas-libs x86_64 1.12.0-1.fc30 updates 416 k bind-libs x86_64 32:9.11.9-1.fc30 updates 86 k bind-libs-lite x86_64 32:9.11.9-1.fc30 updates 1.1 M bind-license noarch 32:9.11.9-1.fc30 updates 19 k boost-regex x86_64 1.69.0-8.fc30 updates 287 k cups-libs x86_64 1:2.2.11-3.fc30 updates 253 k dbus-glib x86_64 0.110-5.fc30 updates 115 k dbus-tools x86_64 1:1.12.16-1.fc30 updates 52 k elfutils x86_64 0.176-3.fc30 updates 292 k emacs-filesystem noarch 1:26.2-1.fc30 updates 9.6 k fprintd x86_64 0.9.0-1.fc30 updates 90 k gdb-headless x86_64 8.3-6.fc30 updates 3.4 M glib-networking x86_64 2.60.3-1.fc30 updates 141 k hwdata noarch 0.326-1.fc30 updates 1.5 M libfprint x86_64 1.0-1.fc30 updates 196 k libicu x86_64 63.2-2.fc30 updates 9.0 M libipa_hbac x86_64 2.2.0-3.fc30 updates 41 k libreport x86_64 2.10.1-1.fc30 updates 491 k libreport-cli x86_64 2.10.1-1.fc30 updates 25 k libreport-fedora x86_64 2.10.1-1.fc30 updates 19 k libreport-plugin-bugzilla x86_64 2.10.1-1.fc30 updates 60 k libreport-plugin-kerneloops x86_64 2.10.1-1.fc30 updates 23 k libreport-plugin-logger x86_64 2.10.1-1.fc30 updates 28 k libreport-plugin-systemd-journal x86_64 2.10.1-1.fc30 updates 20 k libreport-plugin-ureport x86_64 2.10.1-1.fc30 updates 33 k libreport-web x86_64 2.10.1-1.fc30 updates 30 k libsmbclient x86_64 2:4.10.6-0.fc30 updates 71 k libsoup x86_64 2.66.2-1.fc30 updates 343 k libwbclient x86_64 2:4.10.6-0.fc30 updates 44 k lz4 x86_64 1.9.1-1.fc30 updates 101 k nss x86_64 3.44.1-1.fc30 updates 636 k nss-softokn x86_64 3.44.1-1.fc30 updates 379 k nss-softokn-freebl x86_64 3.44.1-1.fc30 updates 217 k nss-sysinit x86_64 3.44.1-1.fc30 updates 20 k nss-util x86_64 3.44.1-1.fc30 updates 83 k python3-abrt x86_64 2.12.2-1.fc30 updates 39 k python3-abrt-addon x86_64 2.12.2-1.fc30 updates 24 k python3-libreport x86_64 2.10.1-1.fc30 updates 48 k samba-client-libs x86_64 2:4.10.6-0.fc30 updates 4.8 M samba-common noarch 2:4.10.6-0.fc30 updates 142 k samba-common-libs x86_64 2:4.10.6-0.fc30 updates 98 k samba-libs x86_64 2:4.10.6-0.fc30 updates 103 k satyr x86_64 0.28-1.fc30 updates 108 k squashfs-tools x86_64 4.3-21.fc30 updates 149 k sssd-ad x86_64 2.2.0-3.fc30 updates 166 k sssd-common-pac x86_64 2.2.0-3.fc30 updates 98 k sssd-ipa x86_64 2.2.0-3.fc30 updates 258 k sssd-krb5 x86_64 2.2.0-3.fc30 updates 68 k sssd-krb5-common x86_64 2.2.0-3.fc30 updates 108 k sssd-ldap x86_64 2.2.0-3.fc30 updates 147 k GeoIP x86_64 1.6.12-5.fc30 fedora 110 k GeoIP-GeoLite-data noarch 2018.06-3.fc30 fedora 549 k avahi-libs x86_64 0.7-18.fc30 fedora 59 k crda x86_64 3.18_2018.05.31-6.fc30 fedora 38 k cronie-anacron x86_64 1.5.4-1.fc30 fedora 30 k ctags x86_64 5.8-25.fc30 fedora 158 k cyrus-sasl-gssapi x86_64 2.1.27-0.6rc7.fc30 fedora 24 k desktop-file-utils x86_64 0.23-10.fc30 fedora 65 k dmidecode x86_64 1:3.2-2.fc30 fedora 78 k dracut-network x86_64 049-26.git20181204.fc30 fedora 57 k dracut-squash x86_64 049-26.git20181204.fc30 fedora 12 k fontpackages-filesystem noarch 1.44-24.fc30 fedora 8.2 k fstrm x86_64 0.4.0-3.fc30 fedora 29 k gsettings-desktop-schemas x86_64 3.32.0-1.fc30 fedora 624 k gssproxy x86_64 0.8.0-10.fc30 fedora 104 k hunspell-en-GB noarch 0.20140811.1-14.fc30 fedora 238 k hunspell-en-US noarch 0.20140811.1-14.fc30 fedora 189 k info x86_64 6.6-1.fc30 fedora 212 k iw x86_64 5.0.1-1.fc30 fedora 94 k jitterentropy x86_64 2.1.2-4.fc30 fedora 21 k js-jquery noarch 3.3.1-2.fc30 fedora 174 k kexec-tools x86_64 2.0.19-1.fc30 fedora 413 k keyutils x86_64 1.6-2.fc30 fedora 58 k libbabeltrace x86_64 1.5.6-2.fc30 fedora 184 k libestr x86_64 0.1.9-12.fc30 fedora 24 k libev x86_64 4.25-8.fc30 fedora 45 k libfastjson x86_64 0.99.8-4.fc30 fedora 35 k libipt x86_64 2.0-2.fc30 fedora 51 k libmodman x86_64 2.0.1-19.fc30 fedora 32 k libpkgconf x86_64 1.6.1-1.fc30 fedora 34 k libproxy x86_64 0.4.15-13.fc30 fedora 64 k libsysfs x86_64 2.1.0-26.fc30 fedora 32 k libtar x86_64 1.2.20-17.fc30 fedora 35 k libverto-libev x86_64 0.3.0-7.fc30 fedora 12 k lzo x86_64 2.08-15.fc30 fedora 64 k nspr x86_64 4.21.0-1.fc30 fedora 122 k ntfs-3g x86_64 2:2017.3.23-11.fc30 fedora 257 k numactl-libs x86_64 2.0.12-2.fc30 fedora 27 k passwdqc-lib x86_64 1.3.0-14.fc30 fedora 28 k pciutils-libs x86_64 3.6.2-2.fc30 fedora 38 k pcsc-lite x86_64 1.8.25-1.fc30 fedora 92 k pcsc-lite-ccid x86_64 1.4.30-2.fc30 fedora 307 k pcsc-lite-libs x86_64 1.8.25-1.fc30 fedora 29 k pixman x86_64 0.38.0-1.fc30 fedora 243 k pkgconf x86_64 1.6.1-1.fc30 fedora 38 k pkgconf-m4 noarch 1.6.1-1.fc30 fedora 15 k pkgconf-pkg-config x86_64 1.6.1-1.fc30 fedora 11 k protobuf-c x86_64 1.3.1-2.fc30 fedora 33 k python3-argcomplete noarch 1.9.5-1.fc30 fedora 57 k python3-argh noarch 0.26.1-12.fc30 fedora 58 k python3-augeas noarch 0.5.0-14.fc30 fedora 27 k python3-humanize noarch 0.5.1-16.fc30 fedora 26 k python3-libxml2 x86_64 2.9.9-2.fc30 fedora 223 k python3-systemd x86_64 234-8.fc30 fedora 77 k quota-nls noarch 1:4.04-12.fc30 fedora 76 k rpcbind x86_64 1.2.5-3.fc30 fedora 55 k snappy x86_64 1.1.7-8.fc30 fedora 31 k source-highlight x86_64 3.1.8-24.fc30 fedora 648 k web-assets-filesystem noarch 5-9.fc30 fedora 7.6 k xdg-utils noarch 1.1.3-4.fc30 fedora 75 k xmlrpc-c x86_64 1.51.0-8.fc30 fedora 178 k xmlrpc-c-client x86_64 1.51.0-8.fc30 fedora 28 k Installing weak dependencies: sssd-proxy x86_64 2.2.0-3.fc30 updates 67 k abattis-cantarell-fonts noarch 0.111-2.fc30 fedora 243 k adcli x86_64 0.8.2-3.fc30 fedora 94 k adobe-source-code-pro-fonts noarch 2.030.1.050-6.fc30 fedora 817 k cronie x86_64 1.5.4-1.fc30 fedora 103 k hunspell-en noarch 0.20140811.1-14.fc30 fedora 193 k ntfs-3g-system-compression x86_64 1.0-1.fc30 fedora 26 k python-systemd-doc x86_64 234-8.fc30 fedora 169 k Installing Groups: Standard Transaction Summary ================================================================================ Install 199 Packages Total download size: 57 M Installed size: 202 M
    • IRJI

      Managing Public Github project with private files

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion git github
      16
      1 Votes
      16 Posts
      1k Views
      stacksofplatesS

      So there's a few ways to do what you want. But for Terraform specifically, the best thing to do is create your repeatable and public code and put it in a module. This means you'd have two repositories. One that is the skeleton for your infrastructure, and one that holds all of the values you need. Lets's say you have a module stored on github at github.com/test/module. When you write your main.tf for your private repo you would call it like this:

      provider "aws" { region = var.region } module "infra-is-awesome" { source = "github.com/test/module" var1 = "10.0.25.0/24" var2 = "Server01" }

      Then when you do terraform init it will pull in your module and map the variables for you.

      Now what I would personally recommend is using environment variables for your credentials and anything else you want to expose. So for AWS, Terraform accepts AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY. I'd recommend putting this in a dot file in your home directory (or somewhere) like here ~/.terraform:

      #!/usr/bin/env bash export AWS_ACCESS_KEY_ID="my access key id" export AWS_SECRET_ACCESS_KEY="my super secret key"

      Then when you want to run Terraform, all you have to do before you run it is source ~/.terraform. This will last for as long as you have that shell open. If you close the terminal and open it again, you just need to re-run that command. You can add it to your ~/.bash_profile or whatever, but you may not want it exported all of the time.

      Terraform also lets you export environment variables for your regular variables. I don't usually do this, but you can do something like export TF_VAR_region=us-east-1. That would map to var.region instead of needing to type it in.

      My advice is to leverage modules as much as possible and keep your private data in a separate repo and just pass that data in as variables to your module(s).

    • IRJI

      Managing spam posting

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      32
      1 Votes
      32 Posts
      3k Views
      Alex JonesA

      @Danp said in Managing spam posting:

      Maybe they're enjoying the extra traffic. :man_shrugging:

      23b3e1d4-ad1e-482c-b4ce-84bfe89579af-image.png

    • IRJI

      cloud-init verification or logs?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion cloud-init
      5
      1 Votes
      5 Posts
      412 Views
      stacksofplatesS

      @IRJ said in cloud-init verification or logs?:

      So I checked journalctl --boot which has a very large output. However I did find some helpful information about cloud-init. I got to see what Amazon does in their portion of the script, and I got to see when packages were installed from my cloud-init. However other commands such as sed or echo did not show up anywhere. Although I can confirm them being run.

      This kind of helps, but it isn't 100% what I want.

      Ah ok. That's interesting that they don't show up. It might just be stderr for the script portion then? Idk.

    • IRJI

      How to increase EBS volume size on AWS

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion aws aws ec2
      3
      1 Votes
      3 Posts
      708 Views
      IRJI

      @Alex-Jones said in How to increase EBS volume size on AWS:

      Thanks!

      My pleasure! That can come in handy when dealing with the Clintons or reptilian aliens.

    • IRJI

      Terraform - Referencing a subnet from tfstate file

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion terraform
      5
      1 Votes
      5 Posts
      635 Views
      IRJI

      Ok. I figured it out.

      Using the output from above through trial and error this was my answer.

      subnet_id = data.terraform_remote_state.network_configuration.outputs.mysubnet_name_id

      In this example your subnet is named mysubnet_name

    • IRJI

      Apple locking down iPhone batteries

      Watching Ignoring Scheduled Pinned Locked Moved News
      23
      1 Votes
      23 Posts
      2k Views
      ObsolesceO

      @Alex-Jones said in Apple locking down iPhone batteries:

      Someone has an anger fox problem...

    • IRJI

      Facebook accepts misspelled email addresses and passwords as successful logins

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      1 Votes
      4 Posts
      304 Views
      RojoLocoR

      @Nic said in Facebook accepts misspelled email addresses and passwords as successful logins:

      that seems really stupid

      So it's perfect for the average FB user.

    • IRJI

      LibreOffice vs Microsoft Office Online

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion
      4
      0 Votes
      4 Posts
      195 Views
      jmooreJ

      Yeah Libre has always been faster for me as well.

    • 1 / 1