LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 03-20-2023, 05:25 PM   #181
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567

Not * against operating systems, evolution? Stupidity will likely tell you what to do in microcoughed$ &we!
 
Old 05-10-2023, 10:43 AM   #182
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Testing...
 
1 members found this post helpful.
Old 05-10-2023, 01:59 PM   #183
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
2nd Test...
 
Old 05-11-2023, 05:47 AM   #184
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Test again... DAMMIT FF 113 has been causing me ISSUES!

Current useragent: Mozilla/5.0 (X11; Slackware Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0

Last edited by vtel57; 05-11-2023 at 09:14 AM.
 
Old 05-11-2023, 08:31 AM   #185
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
Shouldn't a Slack user agent look like:
Code:
Mozilla/5.0 (X11; Slackware; Linux x86_64; rv:113.0) Gecko/20100101 Firefox/113.0"
https://www.whatismybrowser.com/guid...-agent/firefox
 
Old 05-11-2023, 08:38 AM   #186
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
In a terminal
Code:
ncat -klp 8100 -v
Open web browser or script to http://127.0.0.1:8100

Read header in terminal. Rinse and repeat.
 
Old 05-11-2023, 08:40 AM   #187
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by vtel57 View Post
Test again... DAMMIT FF 113 has been causing me ISSUES!

Current useragent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0
I see a Slackware icon on your post(s). My user agent;
Quote:
Mozilla/5.0 (X11; Linux x86_64; rv:110.0.1) Gecko/20100101 Firefox/ 113.0 Slackware 15.0
Hope this helps.

Last edited by onebuck; 05-11-2023 at 08:44 AM. Reason: typo
 
2 members found this post helpful.
Old 05-11-2023, 08:47 AM   #188
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
vtel57, You are LinuxSlackware in my browser also. Same as onebuck.

https://0x0.st/HNXN.png
 
1 members found this post helpful.
Old 05-11-2023, 09:06 AM   #189
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
A Mod from the Mozilla Support Group warned me that the "rv" in the useragents were LOCKED at rv:109.0 nowadays. Here's what he said:

Quote:

Note that for Firefox 11x versions (110-119) the rv segment has been frozen to rv:109 in case a website mistakenly parse this as IE 11.

- 1805967 - Freeze `rv:` segment in the User Agent string to `rv:109.0` to avoid erroneous IE11 detection
 
Old 05-11-2023, 09:16 AM   #190
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Quote:
Originally Posted by teckk View Post
Shouldn't a Slack user agent look like:
Code:
Mozilla/5.0 (X11; Slackware Linux x86_64; rv:113.0) Gecko/20100101 Firefox/113.0"
https://www.whatismybrowser.com/guid...-agent/firefox

Yes, fixed my post above. Sorry 'bout that mix up.


Proper useragent for me currently is:


Mozilla/5.0 (X11; Slackware Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0
 
Old 05-11-2023, 12:44 PM   #191
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Hey, @teckk... kinda' weird, but your profile says you're running Arch Linux, but your icon in your posts says you're using MacOS.
 
Old 05-11-2023, 01:00 PM   #192
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
I am using arch, with my own qtwebengine web browser. I have my default user agent in "My Browser" set to this unless I change it.
Code:
QMenu *agentMenu = new QMenu(tr("&Agent"));
//iPhone 16 chrome 108
QAction *iphoneAction1 = agentMenu->addAction(tr("&iPhone 16, Chrome 108"));
connect(iphoneAction1, &QAction::triggered, [this]() {
    QWebEngineProfile::defaultProfile()->setHttpUserAgent("Mozilla/5.0 "
    "(iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 "
    "(KHTML, like Gecko) CriOS/108.0.5359.112 Mobile/15E148 Safari/604.1");
});
And LQ says that's a mac.

And I'm about due to update my user agents again.

I've been asked about that before. Having an iphone user agent gets you the lightest page from a server that they have. That is if the sever delivers different source depending on your user agent. A lot a sites do. I keep scripts and images off in the web browser unless I have to turn them on. So, you get a dillo like experience, but with working frames and a proper page layout. In fact I like doing that better than using dillo.

I keep about a dozen user agents available to the browser, for different things. Browsers like palemoon, and probably firefox let you specify user agent for url or domain. I change it manually with a drop down menu whenever I want to.

Let me click, and viola, I'm arch.

Last edited by teckk; 05-11-2023 at 01:01 PM.
 
1 members found this post helpful.
Old 05-11-2023, 01:10 PM   #193
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
HAHA! Voila! Magic.

Always good to have options.
 
Old 05-11-2023, 01:26 PM   #194
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
Newegg is a good example for switching user agents. (Not trying to advertise, it is a script busy web site)

That site has become so heavy and slow, using a desktop user agent. I prefer to report to be an iPhone. You'll get much lighter, less busy, lower bandwidth pages, that are faster loading, faster browsing, and matter of opinion, easier to navigate.

Let me take a couple of screenshots.

Let me just do a simple search for "desktop internal hardrives" with an iphone user agent.
https://0x0.st/HN8F.png
Simple small page, loads almost instantly, without scripts grinding for 10 seconds.

The drop downs are nice and simple.
https://0x0.st/HN8C.png

Pages are small, light and load almost instantly.
https://0x0.st/HNKr.png

That's why I do that. Just another tool to use to make ones life better.

Compare that sometime, with a big heavy site like newegg.
 
Old 05-11-2023, 02:25 PM   #195
vtel57
Senior Member
 
Registered: Jul 2006
Location: USA
Distribution: Slackware64 - 14.2 w/ Xfce
Posts: 1,631

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
Neat trick, actually.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bash: all --user-agent for "wget --user-agent " frenchn00b Programming 1 07-07-2009 05:25 AM
test26.s doesn't recognise DVD drive, other kernels won't recognise HDD v@ny@ Slackware - Installation 15 05-31-2007 06:03 AM
Error: Agent Configuration Agent (use Oracle with Linux) shipon_97 Linux - Enterprise 0 02-02-2007 12:11 AM
can't find ide.agent & block.agent for hotplug for 2.6 jg167 Linux - Newbie 1 06-23-2004 05:20 PM
Hotplug problems: RH 9, 2.6.6, PCMCIA-CS 3.2.7 (missing ide.agent & block.agent) jg167 Red Hat 1 06-23-2004 05:18 PM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 01:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration