Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
1
votes
1
answers
52
views
pam module for sudo bypassed by using sudo -i
I've been trying to set up 2FA with Google Authenticator on Ubuntu to protect sudo. I followed the steps at https://blog.jitendrapatro.me/configuring-two-factor-authentication-for-su-and-sudo/ and was able to see my commands 'sudo touch /test' being protected, i.e. I would be prompted for my Google...
I've been trying to set up 2FA with Google Authenticator on Ubuntu to protect sudo. I followed the steps at https://blog.jitendrapatro.me/configuring-two-factor-authentication-for-su-and-sudo/ and was able to see my commands 'sudo touch /test' being protected, i.e. I would be prompted for my Google Authenticator verification code. However, the article says the following, which seems to imply to me that it's pretty easy to bypass the 2FA:
> There are three downsides to this. First, 2FA needs to be enabled for the user account or there will be no prompt for entering verification code. Second, the switching to any user from root now will require to enter the verification code for that user, which is not so convenient anymore even if you’re root! Third and most important of all is you can just use “sudo -s” and get a root shell completely bypassing su! 🙂
Likewise, I was able to run sudo -i and bypass 2FA. Any way to prevent this bypassing? What am I missing?
Burvil
(43 rep)
Jul 14, 2025, 03:56 AM
• Last activity: Jul 25, 2025, 05:45 AM
1
votes
1
answers
420
views
Access to network folder from command line (Google Drive)
I have managed to link a Google account to Google Drive using Dolphin. Everything works as expected. Files and folders are being created and synced. My problem comes when I try to access it via the command line. As far as I see, when I edit the configuration, the folder is located at: remote:/gdrive...
I have managed to link a Google account to Google Drive using Dolphin.
Everything works as expected. Files and folders are being created and synced.
My problem comes when I try to access it via the command line.
As far as I see, when I edit the configuration, the folder is located at:
remote:/gdrive-network
Dolphin shows it as:
gdrive
Looking for a solution I have seen that some users have pointed to the folder:
/run/user/1000/.gvfs
I don't have that folder or anything related to gvfs. I have searched the entire drive for that keyword.
I also have seen other users recommending installing rclone, but I would like to make it work as it is, without installing anything else.
How would you access this network drive from the command line?
Rondolfo Presilla
(21 rep)
Apr 12, 2024, 07:19 AM
• Last activity: Apr 13, 2024, 04:56 AM
-3
votes
1
answers
119
views
Is it legal to download google chrome from Linux mint software manager?
when I download google chrome I see this....... **NOTE: This wrapper is not verified by, affiliated with, or supported by Google.** What does it means? Is it legal to download google chrome from Linux mint software manager? [![enter image description here][1]][1] [1]: https://i.sstatic.net/8vLTJ.png
when I download google chrome I see this.......
**NOTE: This wrapper is not verified by, affiliated with, or supported by Google.**
What does it means? Is it legal to download google chrome from Linux mint software manager?

Md. Sobrul Islam
(5 rep)
Mar 25, 2024, 11:59 AM
• Last activity: Mar 25, 2024, 12:12 PM
6
votes
0
answers
165
views
does rclone 'sync' work with google drive to remove files?
I am trying to use rclone to sync a directory to my google drive. The code I am using is something like: rclone sync ~/Desktop/myfolder mygoogledrive:myfolder This works to upload the contents just fine. But when I remove a file from my local "myfolder" the corresponding file in Google Drive stays u...
I am trying to use rclone to sync a directory to my google drive.
The code I am using is something like:
rclone sync ~/Desktop/myfolder mygoogledrive:myfolder
This works to upload the contents just fine. But when I remove a file from my local "myfolder" the corresponding file in Google Drive stays undeleted when I run the sync command.
So clearly I expect the file to be deleted by rclone, but should I?
Is this a supported feature for Google Drive? If so, does anyone have any thoughts on why it's not working. Am I missing a flag?
WillD
(193 rep)
Jun 30, 2018, 04:41 AM
• Last activity: Mar 12, 2024, 10:54 PM
0
votes
1
answers
331
views
For Google Cloud's debian repository, which distribution corresponds to Debian Testing (currently, Trixie)?
On Debian Testing (currently called Trixie), I would like to install the `google-cloud-cli` and `google-cloud-sdk-gke-gcloud-auth-plugin` packages that Google Cloud offers through its debian (package archive) repository [packages.cloud.google.com/apt/][1]. But **which *(package archive) distribution...
On Debian Testing (currently called Trixie), I would like to install the
google-cloud-cli
and google-cloud-sdk-gke-gcloud-auth-plugin
packages that Google Cloud offers through its debian (package archive) repository packages.cloud.google.com/apt/ . But **which *(package archive) distribution* is the correct one to use?**
In their official documentation, Google Cloud instructs to use the cloud-sdk
distribution, regardless of the Debian version that it is running:
deb [signed-by=/usr/share/keyrings/cloud.google.gpg] http://packages.cloud.google.com/apt cloud-sdk main
But I'm hesitating to just use it because when we take a look at packages.cloud.google.com/apt/dists , we can see a long list of distributions that are specific to Debian versions. There is even a distribution specific to unstable/sid; but there is no distribution specific to testing/trixie:
cloud-sdk
cloud-sdk-artful
cloud-sdk-artful-unstable
cloud-sdk-bionic
cloud-sdk-bionic-unstable
cloud-sdk-bookworm
cloud-sdk-bullseye
cloud-sdk-bullseye-unstable
cloud-sdk-buster
cloud-sdk-buster-unstable
cloud-sdk-cosmic
cloud-sdk-cosmic-unstable
cloud-sdk-disco
cloud-sdk-disco-unstable
cloud-sdk-internal-testing
cloud-sdk-internal-testing-unstable
cloud-sdk-jessie
cloud-sdk-jessie-unstable
cloud-sdk-precise
cloud-sdk-precise-unstable
cloud-sdk-sid
cloud-sdk-sid-unstable
cloud-sdk-stretch
cloud-sdk-stretch-unstable
cloud-sdk-trusty
cloud-sdk-trusty-unstable
cloud-sdk-unstable
cloud-sdk-utopic
cloud-sdk-utopic-unstable
cloud-sdk-vivid
cloud-sdk-vivid-unstable
cloud-sdk-wheezy
cloud-sdk-wheezy-unstable
cloud-sdk-wily
cloud-sdk-wily-unstable
cloud-sdk-xenial
cloud-sdk-xenial-unstable
cloud-sdk-yakkety
cloud-sdk-yakkety-unstable
cloud-sdk-zesty
cloud-sdk-zesty-unstable
So, given these circumstances, which distribution is the correct one to use? Also, should I report a bug to Google Cloud?
yheilanop
(3 rep)
Oct 2, 2023, 08:16 AM
• Last activity: Oct 2, 2023, 10:56 AM
0
votes
0
answers
52
views
Calls to all googletagmanger.com URLs fail
I've been updating code on a website that contains calls to googletagmanager.com for a couple of days now, but only just realised that it's wasn't really broken. Turns out my MX Linux desktop simply refuses to connect any requests made to googletagmanager.com... All browsers = fail All plugins = dis...
I've been updating code on a website that contains calls to googletagmanager.com for a couple of days now, but only just realised that it's wasn't really broken. Turns out my MX Linux desktop simply refuses to connect any requests made to googletagmanager.com...
All browsers = fail
All plugins = disabled or removed
ping googletagmanger.com = success
httping https://www.googletagmanager.com/gtag/js?id=AW-866896948 = fail "could not connect (Connection refused)"
Tested on 4 other computers = success
So it looks like it's something with my computer only because **calls to anyones googletagmanager URL fail, not just ones I maintain** for my own clients. Any ideas what to look at next?
I'm running MX-21.3 "Wildflower"
Vince
(101 rep)
Aug 27, 2023, 09:31 AM
0
votes
1
answers
69
views
Google is not authenticating a request from a third party Linux app. Why?
My Evolution version up to just prior to this writing had been 3.36.5. Since I'm using metered internet not all of the applications are updated all of the time. Consequently, I would have the following error, Access blocked: GNOME's Evolution request is invalid
My Evolution version up to just prior to this writing had been 3.36.5. Since I'm using metered internet not all of the applications are updated all of the time. Consequently, I would have the following error, Access blocked: GNOME's Evolution request is invalid
wmdfrnyc
(1 rep)
Jun 14, 2023, 12:39 AM
• Last activity: Jun 14, 2023, 02:15 AM
3
votes
3
answers
1918
views
Open source alternative to Google authenticator app
I've set up Google authenticator as 2FA for ssh and it works great, but authenticator app for Android is not open source anymore. Is there a good real open source alternative?
I've set up Google authenticator as 2FA for ssh and it works great, but authenticator app for Android is not open source anymore. Is there a good real open source alternative?
Motte001
(1240 rep)
Jul 25, 2016, 04:50 PM
• Last activity: May 18, 2023, 11:59 PM
5
votes
1
answers
13024
views
How can I download and sync my google photos to Linux?
I have alot of photos on my google account, it's painless too upload pictures there but what do I do if I want to download and sync them to my Linux system?
I have alot of photos on my google account, it's painless too upload pictures there but what do I do if I want to download and sync them to my Linux system?
somethingSomething
(6209 rep)
Jul 25, 2022, 05:08 PM
• Last activity: Apr 16, 2023, 11:35 PM
3
votes
2
answers
1296
views
Evolution fails to connect to my Google calendar
I've configured 2-Step Verification with my Google accont (under https://myaccount.google.com/security). Emails with OAuth 2 seem to come through fine but I keep getting "Failed to connect calendar “my.mail@gmail.com : MyName” Data source “MyName” does not support OAuth 2.0 authentication and Failed...
I've configured 2-Step Verification with my Google accont (under https://myaccount.google.com/security) . Emails with OAuth 2 seem to come through fine but I keep getting
"Failed to connect calendar “my.mail@gmail.com : MyName”
Data source “MyName” does not support OAuth 2.0 authentication
and
Failed to connect address book “my.mail@gmail.com : Contacts”
why is this and how can I fix that?
I'm using Evolution 3.34.1
stdcerr
(2099 rep)
Nov 16, 2019, 01:45 AM
• Last activity: Nov 4, 2022, 09:16 AM
0
votes
0
answers
521
views
Permanently Remove Google as the Default Search Engine in Firefox
I use MX Linux latest version (21) XFCE and Firefox 105.0.1. Apparently I am the only person in the world offended that Google is built into Firefox. I searched using Start Page and it return no hits. I don't see anyone else asking the same question on this forum. Most people just want to use a diff...
I use MX Linux latest version (21) XFCE and Firefox 105.0.1.
Apparently I am the only person in the world offended that Google is built into Firefox. I searched using Start Page and it return no hits. I don't see anyone else asking the same question on this forum. Most people just want to use a different default which is easy to do. So easy and obvious in settings that I don't know why there are so many such questions!
I know how to CHANGE the default search engine. I know how to add search engines and even remove Google as the default using preferences in settings. I know how to prevent the address bar from conducting any searches using "key enable" in about:config.
I want to PERMANENTLY remove Google from Firefox so that it cannot be restored and I don't have to look at "search with Google..." in the address bar. Yes, I hate Google and will go to any length to prevent my machine from sending anything to a Google IP address. Same with Microsoft but Microsoft was so much easier to purge. I do not want Firefox ever contacting a Google IP.
Using about:config I disabled anything that had a Google address or mentioned Google. I disabled anything that required data from Google servers. But some of them re-spawned after being deleted or modified.
Does anyone know how to do this?
user257764
Oct 4, 2022, 10:05 PM
• Last activity: Oct 5, 2022, 07:35 AM
0
votes
1
answers
837
views
Debian 11 - How to record Google Meeting audio?
I'm having psychoterapy through Google Meet and would like to record the sessions for studying them later. But Google does not allows recording natively except if you are the inviter and pay for a premium account. This is not the case. How can, then, I record both the microphone and the speaker audi...
I'm having psychoterapy through Google Meet and would like to record the sessions for studying them later. But Google does not allows recording natively except if you are the inviter and pay for a premium account. This is not the case.
How can, then, I record both the microphone and the speaker audio of my PC on the same file, without needing to downgrade the audio quality by using a second microphone to record the speakers, like I'm doing by placing a cellphone on the room and recording through it?
BsAxUbx5KoQDEpCAqSffwGy554PSah
(203 rep)
Jul 12, 2022, 06:28 PM
• Last activity: Jul 22, 2022, 11:42 AM
0
votes
1
answers
237
views
gdrive not working on Fedora 35
I would like to access my cloud data on Google Drive from terminal, so I have downloaded `gdrive` [from this source](https://github.com/prasmussen/gdrive/releases); I have selected ``` gdrive_2.1.1_linux_amd64.tar.gz ``` since I am on Fedora 35 with a 64 bit architecture, running a modern AMD proces...
I would like to access my cloud data on Google Drive from terminal, so I have downloaded
gdrive
[from this source](https://github.com/prasmussen/gdrive/releases) ; I have selected
gdrive_2.1.1_linux_amd64.tar.gz
since I am on Fedora 35 with a 64 bit architecture, running a modern AMD processor (Ryzen 5). I unpacked the .tar
file, and then I tried to execute the "gdrive" executable **but simply nothing happens!** I have never experienced something like this on linux. When I try to double click on the executable nothing happens, if I try to run it from shell with ./gdrive
it tells to me that the file does not exist, but it is there! I can see it with ls
for example. The output of file gdrive
is the following:
gdrive: ELF 64-bit LSB executable, x86-64,
version 1 (SYSV), dynamically linked,
interpreter /lib/ld-musl-x86_64.so.1,
Go BuildID=LPNobKoNhYeFlz7JNx15/ZzI595Tul2vzANCybCLW/ivWdAFQEgsxk2IW4xm0E/km1nogdaurkNF26-P4f4,
not stripped
So it should be an executable that I can run! *What is going on?*
Noumeno
(203 rep)
Jan 31, 2022, 06:57 PM
• Last activity: Jan 31, 2022, 07:46 PM
1
votes
1
answers
3610
views
Get google spreadsheet contents using shell script
If I create a published table on Google sheets with a specific web address https://docs.google.com/xxxx how can I extract that information using a shell script? I have used the command wget -O ABC.txt http://address.txt to extract information from a webpage but it was already in .txt format. Creatin...
If I create a published table on Google sheets with a specific web address https://docs.google.com/xxxx how can I extract that information using a shell script? I have used the command
wget -O ABC.txt http://address.txt
to extract information from a webpage but it was already in .txt format. Creating another text file was straight forward. But if I use a similar command using a Google weblink it spits out all of the webpage content that doesn't matter; height, font, white-space, etc. I would like to extract the table into a txt or csv file. Has anyone done this?
Briana
(19 rep)
Aug 28, 2020, 06:10 PM
• Last activity: Sep 3, 2021, 07:47 PM
1
votes
1
answers
728
views
Chromium Google search autocomplete not working on Mint 20
I installed Chromium on Mint 20 using apt following the docs [here](https://linuxmint-user-guide.readthedocs.io/en/latest/chromium.html) ``` $ apt list chromium Listing... Done chromium/ulyana,now 87.0.4280.66~linuxmint1+ulyana amd64 [installed] ``` Then I added Google as the default search engine f...
I installed Chromium on Mint 20 using apt following the docs [here](https://linuxmint-user-guide.readthedocs.io/en/latest/chromium.html)
But when I type into Chromium's address bar, no suggestions from Google show up.
Google autocomplete is working just fine after adding to Firefox following [these docs](https://www.linuxmint.com/searchengines.php) . Also the autocomplete works for other search engines (e.g., DuckDuckGo) included by default with the Chromium install.
Did I install or configure Chromium wrong, or is there something in Mint 20 blocking me from using Google search with Chromium? (I've never had this problem on Ubuntu, macOS, etc.).
### Edit
Here are my Chromium settings for "Sync and Google services". I have autocomplete enabled. Tried with all enabled, still didn't work.
Search engines that came default like DuckDuckGo initially had autocomplete working in Chromium, but when I removed them and re-added them autocomplete stopped working for them also.
$ apt list chromium
Listing... Done
chromium/ulyana,now 87.0.4280.66~linuxmint1+ulyana amd64 [installed]
Then I added Google as the default search engine for Chromium.



ATOMP
(185 rep)
Dec 13, 2020, 12:49 AM
• Last activity: Apr 25, 2021, 08:10 AM
1
votes
0
answers
60
views
Gzip compression not enabled
Our wordpress website we need to enable gzip compression we followed below instruction to enabled. 1) we have wp rocket plugin this plugin automatically added compression mode_deflate lines in .htaccess 2) We try to enable from server side so we followed this below article instruction to enable gzip...
Our wordpress website we need to enable gzip compression
we followed below instruction to enabled.
1) we have wp rocket plugin this plugin automatically added compression mode_deflate lines in .htaccess
2) We try to enable from server side so we followed this below article instruction to enable gzip compression
(https://devops.ionos.com/tutorials/how-to-configure-mod_deflate-for-apache-on-centos-7/#:~:text=The%20mod_deflate%20module%20is%20loaded,.d%2Fmod_deflate.conf%20.&text=Save%20the%20file%20and%20restart%20Apache%20to%20reflect%20changes.)
In this article given edit file
sudo nano /etc/httpd/conf.d/mod_deflate.conf
and paste the below code
SetOutputFilter DEFLATE
DeflateCompressionLevel 7
DeflateMemLevel 8
DeflateWindowSize 10
we try to do this step we can't save the file when we try to saving file its show 'NO SUCH FILE DIRECTORY'.
and also we tried to edit this file /etc/httpd/conf/httpd.conf
. This file also can't to save.
Why don't I have a httpd directory.
user461491
(11 rep)
Mar 19, 2021, 06:59 AM
• Last activity: Mar 19, 2021, 02:05 PM
-1
votes
1
answers
68
views
Does Linux have similar apps of Microsoft or Google?
I am a Windows user, sometimes using Ubuntu, and I use the default apps given by Microsoft for certain tasks, like Word, Excel and PowerPoint. Later, I realized that Google has the same kind of apps: Docs, Sheets, Slides. Are there similar apps made by Linux?
I am a Windows user, sometimes using Ubuntu, and I use the default apps given by Microsoft for certain tasks, like Word, Excel and PowerPoint. Later, I realized that Google has the same kind of apps: Docs, Sheets, Slides.
Are there similar apps made by Linux?
The Petlings - Official
(1 rep)
Mar 16, 2021, 11:00 AM
• Last activity: Mar 16, 2021, 11:20 AM
1
votes
0
answers
31
views
Modified files by Google Chrome
Hello how can I obtain the modified files by Google Chrome. For example, if one web application accesses and modifies the one local file in the user's directory how can I find out?
Hello how can I obtain the modified files by Google Chrome. For example, if one web application accesses and modifies the one local file in the user's directory how can I find out?
kkk001
(31 rep)
Mar 5, 2021, 11:15 PM
0
votes
1
answers
208
views
What is Fedora doing in this TCPdump?
So I decided to have tcpdump listen on port 80 because I use HTTPS whenever possible, and thought there shouldn't be anything there. Well, there was. I can see that one of these connections is the OCSP, so nothing fishy there I guess other than that it uses HTTP for that. But what's Fedora doing pho...
So I decided to have tcpdump listen on port 80 because I use HTTPS whenever possible, and thought there shouldn't be anything there. Well, there was. I can see that one of these connections is the OCSP, so nothing fishy there I guess other than that it uses HTTP for that. But what's Fedora doing phoning home to this Fedora server (a proxy) for? I don't use any proxies. And the third connection to a Google IP address, I have no idea what that is. I have Google Chrome installed via the official repo but I just about never use it.
$ sudo tcpdump -vvvnn 'port 80'
dropped privs to tcpdump
tcpdump: listening on enp0s25, link-type EN10MB (Ethernet), snapshot length 262144 bytes
00:23:37.752080 IP (tos 0x0, ttl 64, id 19436, offset 0, flags [DF], proto TCP (6), length 52)
xxx.xxx.xxx.xxx.59872 > 117.18.237.29.80: Flags [.], cksum 0xf309 (incorrect -> 0x12c9), seq 1284819876, ack 3901196772, win 501, options [nop,nop,TS val 2224927611 ecr 3251634268], length 0
00:23:37.798367 IP (tos 0x0, ttl 57, id 48346, offset 0, flags [none], proto TCP (6), length 52)
117.18.237.29.80 > xxx.xxx.xxx.xxx.59872: Flags [.], cksum 0xb1e8 (correct), seq 1, ack 1, win 131, options [nop,nop,TS val 3251644514 ecr 2224876999], length 0
00:23:40.526300 IP (tos 0x0, ttl 64, id 19437, offset 0, flags [DF], proto TCP (6), length 52)
xxx.xxx.xxx.xxx.59872 > 117.18.237.29.80: Flags [F.], cksum 0xf309 (incorrect -> 0xdfe9), seq 1, ack 1, win 501, options [nop,nop,TS val 2224930386 ecr 3251644514], length 0
00:23:40.566806 IP (tos 0x0, ttl 57, id 48909, offset 0, flags [none], proto TCP (6), length 52)
117.18.237.29.80 > xxx.xxx.xxx.xxx.59872: Flags [F.], cksum 0xd689 (correct), seq 1, ack 2, win 131, options [nop,nop,TS val 3251647283 ecr 2224930386], length 0
00:23:40.566856 IP (tos 0x0, ttl 64, id 19438, offset 0, flags [DF], proto TCP (6), length 52)
xxx.xxx.xxx.xxx.59872 > 117.18.237.29.80: Flags [.], cksum 0xf309 (incorrect -> 0xd4ef), seq 2, ack 2, win 501, options [nop,nop,TS val 2224930426 ecr 3251647283], length 0
00:24:24.052529 IP6 (flowlabel 0xd3fb6, hlim 64, next-header TCP (6) payload length: 40) xxxx:xxxx:xxxx:xxxx::x.38602 > 2604:1580:fe00:0:dead:beef:cafe:fed1.80: Flags [S], cksum 0x9ea9 (incorrect -> 0x09df), seq 837969268, win 64800, options [mss 1440,sackOK,TS val 3613564085 ecr 0,nop,wscale 7], length 0
00:24:24.281018 IP6 (flowlabel 0x01ae1, hlim 51, next-header TCP (6) payload length: 40) 2604:1580:fe00:0:dead:beef:cafe:fed1.80 > xxxx:xxxx:xxxx:xxxx::x.38602: Flags [S.], cksum 0xc901 (correct), seq 3862673729, ack 837969269, win 64260, options [mss 1440,sackOK,TS val 3651717569 ecr 3613564085,nop,wscale 7], length 0
00:24:24.281114 IP6 (flowlabel 0xd3fb6, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.38602 > 2604:1580:fe00:0:dead:beef:cafe:fed1.80: Flags [.], cksum 0x9ea1 (incorrect -> 0xefde), seq 1, ack 1, win 507, options [nop,nop,TS val 3613564314 ecr 3651717569], length 0
00:24:24.281266 IP6 (flowlabel 0xd3fb6, hlim 64, next-header TCP (6) payload length: 125) xxxx:xxxx:xxxx:xxxx::x.38602 > 2604:1580:fe00:0:dead:beef:cafe:fed1.80: Flags [P.], cksum 0x9efe (incorrect -> 0x3f72), seq 1:94, ack 1, win 507, options [nop,nop,TS val 3613564314 ecr 3651717569], length 93: HTTP, length: 93
GET /static/hotspot.txt HTTP/1.1
Host: fedoraproject.org
Accept: */*
Connection: close
00:24:24.503175 IP6 (flowlabel 0x01ae1, hlim 51, next-header TCP (6) payload length: 32) 2604:1580:fe00:0:dead:beef:cafe:fed1.80 > xxxx:xxxx:xxxx:xxxx::x.38602: Flags [.], cksum 0xeea8 (correct), seq 1, ack 94, win 502, options [nop,nop,TS val 3651717791 ecr 3613564314], length 0
00:24:24.503971 IP6 (flowlabel 0x01ae1, hlim 51, next-header TCP (6) payload length: 446) 2604:1580:fe00:0:dead:beef:cafe:fed1.80 > xxxx:xxxx:xxxx:xxxx::x.38602: Flags [P.], cksum 0x2960 (correct), seq 1:415, ack 94, win 502, options [nop,nop,TS val 3651717792 ecr 3613564314], length 414: HTTP, length: 414
HTTP/1.1 200 OK
Date: Thu, 18 Feb 2021 16:24:24 GMT
Server: Apache
Upgrade: h2
Connection: Upgrade, close
Last-Modified: Wed, 08 Jan 2020 00:05:02 GMT
Accept-Ranges: bytes
Content-Length: 2
Cache-Control: must-revalidate
Expires: Thu, 18 Feb 2021 16:24:24 GMT
AppTime: D=283
X-Fedora-ProxyServer: proxy11.fedoraproject.org
X-Fedora-RequestID: YC6UuEDJFAFz3TTTp0GrxQAAAI0
Content-Type: text/plain
OK [|http]
00:24:24.504065 IP6 (flowlabel 0xd3fb6, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.38602 > 2604:1580:fe00:0:dead:beef:cafe:fed1.80: Flags [.], cksum 0x9ea1 (incorrect -> 0xec29), seq 94, ack 415, win 504, options [nop,nop,TS val 3613564536 ecr 3651717792], length 0
00:24:24.504110 IP6 (flowlabel 0x01ae1, hlim 51, next-header TCP (6) payload length: 32) 2604:1580:fe00:0:dead:beef:cafe:fed1.80 > xxxx:xxxx:xxxx:xxxx::x.38602: Flags [F.], cksum 0xed08 (correct), seq 415, ack 94, win 502, options [nop,nop,TS val 3651717792 ecr 3613564314], length 0
00:24:24.504326 IP6 (flowlabel 0xd3fb6, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.38602 > 2604:1580:fe00:0:dead:beef:cafe:fed1.80: Flags [F.], cksum 0x9ea1 (incorrect -> 0xec26), seq 94, ack 416, win 504, options [nop,nop,TS val 3613564537 ecr 3651717792], length 0
00:24:24.726701 IP6 (flowlabel 0x01ae1, hlim 51, next-header TCP (6) payload length: 32) 2604:1580:fe00:0:dead:beef:cafe:fed1.80 > xxxx:xxxx:xxxx:xxxx::x.38602: Flags [.], cksum 0xeb4a (correct), seq 416, ack 95, win 502, options [nop,nop,TS val 3651718014 ecr 3613564537], length 0
...
00:50:25.432190 IP6 (flowlabel 0x7719f, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60920 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0xa666), seq 384, ack 703, win 502, options [nop,nop,TS val 1999913169 ecr 483576757], length 0
00:50:25.470489 IP6 (flowlabel 0x8ae63, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60920: Flags [.], cksum 0x371f (correct), seq 703, ack 385, win 261, options [nop,nop,TS val 483586996 ecr 1999800587], length 0
00:50:25.944081 IP6 (flowlabel 0xaf031, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60930 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0x67a2), seq 383, ack 702, win 502, options [nop,nop,TS val 1999913680 ecr 1874946443], length 0
00:50:25.944100 IP6 (flowlabel 0xfdee8, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60932 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0x3f2f), seq 383, ack 702, win 502, options [nop,nop,TS val 1999913681 ecr 3369118020], length 0
00:50:25.944111 IP6 (flowlabel 0x34f7c, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60934 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0x16f5), seq 383, ack 702, win 502, options [nop,nop,TS val 1999913681 ecr 1571835192], length 0
00:50:25.981152 IP6 (flowlabel 0xa9a77, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60932: Flags [.], cksum 0xd071 (correct), seq 702, ack 384, win 261, options [nop,nop,TS val 3369128259 ecr 1999800961], length 0
00:50:25.981153 IP6 (flowlabel 0xb79e6, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60930: Flags [.], cksum 0xf8e3 (correct), seq 702, ack 384, win 261, options [nop,nop,TS val 1874956682 ecr 1999800961], length 0
00:50:25.983644 IP6 (flowlabel 0xe9721, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60934: Flags [.], cksum 0xa83b (correct), seq 702, ack 384, win 261, options [nop,nop,TS val 1571845433 ecr 1999800955], length 0
00:50:27.852620 IP6 (flowlabel 0x7719f, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60920 > 2404:6800:4005:811::2003.80: Flags [F.], cksum 0xf1cb (incorrect -> 0x74f1), seq 385, ack 703, win 502, options [nop,nop,TS val 1999915589 ecr 483586996], length 0
00:50:27.896715 IP6 (flowlabel 0x8ae63, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60920: Flags [F.], cksum 0x6c67 (correct), seq 703, ack 386, win 261, options [nop,nop,TS val 483589422 ecr 1999915589], length 0
00:50:27.896846 IP6 (flowlabel 0x7719f, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60920 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0x6b4a), seq 386, ack 704, win 502, options [nop,nop,TS val 1999915633 ecr 483589422], length 0
00:50:28.853363 IP6 (flowlabel 0x34f7c, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60934 > 2404:6800:4005:811::2003.80: Flags [F.], cksum 0xf1cb (incorrect -> 0xe394), seq 384, ack 702, win 502, options [nop,nop,TS val 1999916590 ecr 1571845433], length 0
00:50:28.853424 IP6 (flowlabel 0xfdee8, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60932 > 2404:6800:4005:811::2003.80: Flags [F.], cksum 0xf1cb (incorrect -> 0x0bd1), seq 384, ack 702, win 502, options [nop,nop,TS val 1999916590 ecr 3369128259], length 0
00:50:28.853447 IP6 (flowlabel 0xaf031, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60930 > 2404:6800:4005:811::2003.80: Flags [F.], cksum 0xf1cb (incorrect -> 0x3443), seq 384, ack 702, win 502, options [nop,nop,TS val 1999916590 ecr 1874956682], length 0
00:50:28.904019 IP6 (flowlabel 0xe9721, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60934: Flags [F.], cksum 0xd91c (correct), seq 702, ack 385, win 261, options [nop,nop,TS val 1571848353 ecr 1999916590], length 0
00:50:28.904021 IP6 (flowlabel 0xa9a77, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60932: Flags [F.], cksum 0x0157 (correct), seq 702, ack 385, win 261, options [nop,nop,TS val 3369131181 ecr 1999916590], length 0
00:50:28.904133 IP6 (flowlabel 0x34f7c, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60934 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0xd7f8), seq 385, ack 703, win 502, options [nop,nop,TS val 1999916641 ecr 1571848353], length 0
00:50:28.904170 IP6 (flowlabel 0xfdee8, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60932 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0x0033), seq 385, ack 703, win 502, options [nop,nop,TS val 1999916641 ecr 3369131181], length 0
00:50:28.904201 IP6 (flowlabel 0xb79e6, hlim 58, next-header TCP (6) payload length: 32) 2404:6800:4005:811::2003.80 > xxxx:xxxx:xxxx:xxxx::x.60930: Flags [F.], cksum 0x29c9 (correct), seq 702, ack 385, win 261, options [nop,nop,TS val 1874959604 ecr 1999916590], length 0
00:50:28.904230 IP6 (flowlabel 0xaf031, hlim 64, next-header TCP (6) payload length: 32) xxxx:xxxx:xxxx:xxxx::x.60930 > 2404:6800:4005:811::2003.80: Flags [.], cksum 0xf1cb (incorrect -> 0x28a5), seq 385, ack 703, win 502, options [nop,nop,TS val 1999916641 ecr 1874959604], length 0
hilltothesouth
(135 rep)
Feb 18, 2021, 05:14 PM
• Last activity: Feb 18, 2021, 05:50 PM
0
votes
0
answers
212
views
Does google authenticator supports time step more than 30sec?
I have generated a QR from here defining a time period of 60sec and while scanning QR-Code through google authenticator app it uses the default time step of only 30seconds. Does google authenticator support a time step of more than 30sec? If not why? How can I make it to support it?
I have generated a QR from here defining a time period of 60sec and while scanning QR-Code through google authenticator app it uses the default time step of only 30seconds.
Does google authenticator support a time step of more than 30sec? If not why? How can I make it to support it?
BDN
(341 rep)
Feb 8, 2021, 11:40 AM
• Last activity: Feb 8, 2021, 12:08 PM
Showing page 1 of 20 total questions