Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. hello fediverse...

hello fediverse...

Scheduled Pinned Locked Moved Uncategorized
askfediaskfediverse
22 Posts 3 Posters 31 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

    @jenny753 11

    jenny753@indiepocalypse.socialJ This user is from outside of this forum
    jenny753@indiepocalypse.socialJ This user is from outside of this forum
    jenny753@indiepocalypse.social
    wrote last edited by
    #6

    @emily_rugburn
    (Disclaimer: I've worked in the IT helpdesk department at my job for 10 years.)

    Bottom right by the clock, right-click on the little computer monitor icon with the plug and select Network and Internet settings.

    Click on Ethernet.

    Scroll down if you need to and look for 2 things: 1, make sure Metered connection is off. 2, look for the Aggregated link speed (Receive/Transmit).

    What is the link speed rated at?

    Link Preview ImageLink Preview ImageLink Preview Image
    emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
    0
    • jenny753@indiepocalypse.socialJ jenny753@indiepocalypse.social

      @emily_rugburn
      (Disclaimer: I've worked in the IT helpdesk department at my job for 10 years.)

      Bottom right by the clock, right-click on the little computer monitor icon with the plug and select Network and Internet settings.

      Click on Ethernet.

      Scroll down if you need to and look for 2 things: 1, make sure Metered connection is off. 2, look for the Aggregated link speed (Receive/Transmit).

      What is the link speed rated at?

      Link Preview ImageLink Preview ImageLink Preview Image
      emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
      emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
      emily_rugburn@lgbtqia.space
      wrote last edited by
      #7

      @jenny753 metered is off. link speed is 1000 mbps

      jenny753@indiepocalypse.socialJ 1 Reply Last reply
      0
      • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

        @jenny753 metered is off. link speed is 1000 mbps

        jenny753@indiepocalypse.socialJ This user is from outside of this forum
        jenny753@indiepocalypse.socialJ This user is from outside of this forum
        jenny753@indiepocalypse.social
        wrote last edited by
        #8

        @emily_rugburn Thank you. And it happens when you're not connected to VPN as well?

        emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
        0
        • jenny753@indiepocalypse.socialJ jenny753@indiepocalypse.social

          @emily_rugburn Thank you. And it happens when you're not connected to VPN as well?

          emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
          emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
          emily_rugburn@lgbtqia.space
          wrote last edited by
          #9

          @jenny753 im automatically connected to the vpn through my work computer. its a security measure.

          my phone is not connected to the vpn and its fine. no issues.

          jenny753@indiepocalypse.socialJ 1 Reply Last reply
          0
          • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

            @jenny753 im automatically connected to the vpn through my work computer. its a security measure.

            my phone is not connected to the vpn and its fine. no issues.

            jenny753@indiepocalypse.socialJ This user is from outside of this forum
            jenny753@indiepocalypse.socialJ This user is from outside of this forum
            jenny753@indiepocalypse.social
            wrote last edited by
            #10

            @emily_rugburn That definitely makes it tricky to troubleshoot!

            How are ping times to your router's IP? They should be < 0.1ms

            emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
            0
            • jenny753@indiepocalypse.socialJ jenny753@indiepocalypse.social

              @emily_rugburn That definitely makes it tricky to troubleshoot!

              How are ping times to your router's IP? They should be < 0.1ms

              emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
              emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
              emily_rugburn@lgbtqia.space
              wrote last edited by
              #11

              @jenny753 ummm how do i check the ping times?

              jenny753@indiepocalypse.socialJ 1 Reply Last reply
              0
              • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

                @jenny753 ummm how do i check the ping times?

                jenny753@indiepocalypse.socialJ This user is from outside of this forum
                jenny753@indiepocalypse.socialJ This user is from outside of this forum
                jenny753@indiepocalypse.social
                wrote last edited by
                #12

                @emily_rugburn Sure!

                So remember that screen I had you check the connection speed before? That'll have your IPv4 address listed underneath. It's commonly something like 192.168.xxx.xxx, and your IPv4 default gateway will be under that. Commonly it's 192.168.0.1 or 192.168.1.1

                Once you know what that is, click Start and type "Terminal" and hit enter.

                A black window will pop up with a tab identifying itself as Windows PowerShell, and it'll have a file path. Ignore that part and just after the > will be a blinking cursor.

                Type the command "ping " (with the space after) and type out that default gateway IP you found. Hit Enter.

                It'll return some information -- I'm using Google's default open DNS in my example. What you're looking for is that average time in ms (miliseconds).

                That default gateway is your router in your home, so it should be 0.1ms or 0.2ms

                Link Preview ImageLink Preview Image
                emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
                0
                • jenny753@indiepocalypse.socialJ jenny753@indiepocalypse.social

                  @emily_rugburn Sure!

                  So remember that screen I had you check the connection speed before? That'll have your IPv4 address listed underneath. It's commonly something like 192.168.xxx.xxx, and your IPv4 default gateway will be under that. Commonly it's 192.168.0.1 or 192.168.1.1

                  Once you know what that is, click Start and type "Terminal" and hit enter.

                  A black window will pop up with a tab identifying itself as Windows PowerShell, and it'll have a file path. Ignore that part and just after the > will be a blinking cursor.

                  Type the command "ping " (with the space after) and type out that default gateway IP you found. Hit Enter.

                  It'll return some information -- I'm using Google's default open DNS in my example. What you're looking for is that average time in ms (miliseconds).

                  That default gateway is your router in your home, so it should be 0.1ms or 0.2ms

                  Link Preview ImageLink Preview Image
                  emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                  emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                  emily_rugburn@lgbtqia.space
                  wrote last edited by
                  #13

                  @jenny753 omg mine just comes back as expired in transit! ๐Ÿ˜–

                  jenny753@indiepocalypse.socialJ 1 Reply Last reply
                  0
                  • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

                    @jenny753 omg mine just comes back as expired in transit! ๐Ÿ˜–

                    jenny753@indiepocalypse.socialJ This user is from outside of this forum
                    jenny753@indiepocalypse.socialJ This user is from outside of this forum
                    jenny753@indiepocalypse.social
                    wrote last edited by
                    #14

                    @emily_rugburn Wowwww.

                    Your work laptop sounds pretty locked down. I'm not sure if you're going to be able to get much help externally. ๐Ÿ˜•

                    emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
                    0
                    • jenny753@indiepocalypse.socialJ jenny753@indiepocalypse.social

                      @emily_rugburn Wowwww.

                      Your work laptop sounds pretty locked down. I'm not sure if you're going to be able to get much help externally. ๐Ÿ˜•

                      emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                      emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                      emily_rugburn@lgbtqia.space
                      wrote last edited by
                      #15

                      @jenny753 oh youve been very helpful already. when i call IT again, i can ask them the same thing.

                      part of me thinks its my internet provider being shit and possibly my hardware in general is pretty old

                      jenny753@indiepocalypse.socialJ 1 Reply Last reply
                      0
                      • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

                        @jenny753 oh youve been very helpful already. when i call IT again, i can ask them the same thing.

                        part of me thinks its my internet provider being shit and possibly my hardware in general is pretty old

                        jenny753@indiepocalypse.socialJ This user is from outside of this forum
                        jenny753@indiepocalypse.socialJ This user is from outside of this forum
                        jenny753@indiepocalypse.social
                        wrote last edited by
                        #16

                        @emily_rugburn I wish you the very best of luck!!

                        1 Reply Last reply
                        0
                        • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

                          hello fediverse...

                          im having a legit internet/computer issue and IT doesnt know what to do.

                          i keep having headset issues most likely because my internet speed is running at like 11.

                          i have to use a VPN for work because of PHI but no one can seem to figure out to increase my speed so i dont have connectivity issues.

                          any suggestions?

                          #askfedi #askfediverse

                          amy@sk.girlthi.ngA This user is from outside of this forum
                          amy@sk.girlthi.ngA This user is from outside of this forum
                          amy@sk.girlthi.ng
                          wrote last edited by
                          #17

                          @emily_rugburn@lgbtqia.space what kind of headset do you have and what kind of issues do you have

                          emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
                          0
                          • amy@sk.girlthi.ngA amy@sk.girlthi.ng

                            @emily_rugburn@lgbtqia.space what kind of headset do you have and what kind of issues do you have

                            emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                            emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                            emily_rugburn@lgbtqia.space
                            wrote last edited by
                            #18

                            @amy its a wired logitech h390. the calls are cutting out on both sides and we use cisco jabber

                            amy@sk.girlthi.ngA 1 Reply Last reply
                            0
                            • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

                              @amy its a wired logitech h390. the calls are cutting out on both sides and we use cisco jabber

                              amy@sk.girlthi.ngA This user is from outside of this forum
                              amy@sk.girlthi.ngA This user is from outside of this forum
                              amy@sk.girlthi.ng
                              wrote last edited by
                              #19

                              @emily_rugburn@lgbtqia.space do they cut out if you use integrated speakers/mic? trying to understand if itโ€™s actually a headset issue per se or more general networking

                              emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
                              0
                              • amy@sk.girlthi.ngA amy@sk.girlthi.ng

                                @emily_rugburn@lgbtqia.space do they cut out if you use integrated speakers/mic? trying to understand if itโ€™s actually a headset issue per se or more general networking

                                emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                                emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                                emily_rugburn@lgbtqia.space
                                wrote last edited by
                                #20

                                @amy integrated speakers/mic? what is that?

                                amy@sk.girlthi.ngA 1 Reply Last reply
                                0
                                • emily_rugburn@lgbtqia.spaceE emily_rugburn@lgbtqia.space

                                  @amy integrated speakers/mic? what is that?

                                  amy@sk.girlthi.ngA This user is from outside of this forum
                                  amy@sk.girlthi.ngA This user is from outside of this forum
                                  amy@sk.girlthi.ng
                                  wrote last edited by
                                  #21

                                  @emily_rugburn@lgbtqia.space as in, the speakers / mic on your device (presumably a laptop?)

                                  so unplugging the headset and doing a test call

                                  emily_rugburn@lgbtqia.spaceE 1 Reply Last reply
                                  0
                                  • amy@sk.girlthi.ngA amy@sk.girlthi.ng

                                    @emily_rugburn@lgbtqia.space as in, the speakers / mic on your device (presumably a laptop?)

                                    so unplugging the headset and doing a test call

                                    emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                                    emily_rugburn@lgbtqia.spaceE This user is from outside of this forum
                                    emily_rugburn@lgbtqia.space
                                    wrote last edited by
                                    #22

                                    @amy its a desktop and its the same issue. its def a network issue

                                    1 Reply Last reply
                                    1
                                    0
                                    • R relay@relay.infosec.exchange shared this topic
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    • Login

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • World
                                    • Users
                                    • Groups