Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 04:38 11 Mar 2026 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : new laptop no os...Installed linux

Author Message
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 08:49pm 09 Mar 2026
Copy link to clipboard 
Print this post

 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 09:24pm 09 Mar 2026
Copy link to clipboard 
Print this post

sorry,new laptop.
HP 250 G5 £60 + postage. No OS. yes, sell them no os .or linux mint, honest
Installed linux mint cinnamon and it's fine... like ny ex win pc running mint.
For the linux posters :)
moving on from, abandoning  win or the sinking ship, whell you got to try an alternative to judge it. mint isdesighned to make it feel like windows, file manager behaves the same and lots of win features work. nice linux laptop £60 does what win did :)
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 10:25pm 09 Mar 2026
Copy link to clipboard 
Print this post

cheap and install linux and mess up, just install it again... jokin


Edited 2026-03-10 08:31 by stanleyella
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 10:40pm 09 Mar 2026
Copy link to clipboard 
Print this post

google looks different on a pc but laptop 1920x1080  and pc vga not.
both I5. Think I pressed wrong buttons.

 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 11:11pm 09 Mar 2026
Copy link to clipboard 
Print this post

seems hard to get google browser... options firefox or duck duck go, no google.
ok on pc
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4278
Posted: 11:16pm 09 Mar 2026
Copy link to clipboard 
Print this post

You mean no chromium?

Can't say I love it but I'm (very) surprised if not available.

John
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 11:46pm 09 Mar 2026
Copy link to clipboard 
Print this post

Johns, I got Ghromium browser from type into firefox, didn't have these probs before on pc linux mint,.then I dont remember if it was terminal or software manager.
if your interested iwas told to disable legacy
boot and secure boot butbooting to usb mint image put me in lmde dos mode.
turned legacy back on and it installed. happy days.
not being a computer wiz I like linux mint and see why it's recomended.
stan
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 01:20am 10 Mar 2026
Copy link to clipboard 
Print this post

stan@stan-HP-250-G5-Notebook-PC:~$ command -v chromium && chromium --version
/usr/bin/chromium
Chromium 145.0.7632.116 for Linux Mint
stan@stan-HP-250-G5-Notebook-PC:~$
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 01:44am 10 Mar 2026
Copy link to clipboard 
Print this post

Just got linux MMedit running. got to set usb groups.....bloody linux
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 02:21am 10 Mar 2026
Copy link to clipboard 
Print this post

sudo adduser $USER dialout for usb serial, done this before. regards stan
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 02:44am 10 Mar 2026
Copy link to clipboard 
Print this post

any interest for all those linux users
You can download the latest version of Google Chrome from their official website. For this, you can use the command-line with wget:

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
This will download the .deb package of Google Chrome for 64-bit systems, which is standard for most modern systems. If you have a different architecture, you'll need to get the appropriate package from Google Chrome's download page.

Install Google Chrome
To install the package you've just downloaded, run the following command:

sudo dpkg -i google-chrome-stable_current_amd64.deb
During the installation process, it's possible that you might encounter some dependency errors. If this happens, you can fix it and complete the installation by running:

sudo apt --fix-broken install
Launch Google Chrome
Once installed, you can launch Google Chrome from the application menu or from the terminal using:

google-chrome-stable
Optional: Create a Desktop Shortcut (if it doesn't automatically exist)
If, for some reason, a desktop shortcut isn't created, you can manually create one:

Navigate to the applications directory:

cd /usr/share/applications/
Copy the google-chrome.desktop file to your desktop:

cp google-chrome.desktop ~/Desktop/
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 02:57am 10 Mar 2026
Copy link to clipboard 
Print this post

Never had a linux laptop... last desktop ubuntu was when it was dialup network
 
stanleyella

Guru

Joined: 25/06/2022
Location: United Kingdom
Posts: 2780
Posted: 03:17am 10 Mar 2026
Copy link to clipboard 
Print this post

google
install this it's google at your peril. it wants info.
You can download the latest version of Google Chrome from their official website. For this, you can use the command-line with wget:

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
This will download the .deb package of Google Chrome for 64-bit systems, which is standard for most modern systems. If you have a different architecture, you'll need to get the appropriate package from Google Chrome's download page.

Install Google Chrome
To install the package you've just downloaded, run the following command:

sudo dpkg -i google-chrome-stable_current_amd64.deb
During the installation process, it's possible that you might encounter some dependency errors. If this happens, you can fix it and complete the installation by running:

sudo apt --fix-broken install
Launch Google Chrome
Once installed, you can launch Google Chrome from the application menu or from the terminal using:

google-chrome-stable
Optional: Create a Desktop Shortcut (if it doesn't automatically exist)
If, for some reason, a desktop shortcut isn't created, you can manually create one:

Navigate to the applications directory:

cd /usr/share/applications/
Copy the google-chrome.desktop file to your desktop:

cp google-chrome.desktop ~/Desktop/
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8657
Posted: 10:48am 10 Mar 2026
Copy link to clipboard 
Print this post

There is Ungoogled Chromium if you insist. There is also a Linux version of Brave, which is Chromium based. IIRC I also got Waterfox to run on Linux.
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
Martin H.

Guru

Joined: 04/06/2022
Location: Germany
Posts: 1413
Posted: 11:17am 10 Mar 2026
Copy link to clipboard 
Print this post

  Mixtel90 said  There is Ungoogled Chromium if you insist. There is also a Linux version of Brave, which is Chromium based. IIRC I also got Waterfox to run on Linux.
I use this one for example
Edited 2026-03-10 21:18 by Martin H.
'no comment
 
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8657
Posted: 11:20am 10 Mar 2026
Copy link to clipboard 
Print this post

Yep. TBH I'd do anything to avoid Goggle Chrome. I'd even use Edge at a push. :)
Mick

Zilog Inside! nascom.info for Nascom & Gemini
Preliminary MMBasic docs & my PCB designs
 
Bryan1

Guru

Joined: 22/02/2006
Location: Australia
Posts: 1757
Posted: 11:25am 10 Mar 2026
Copy link to clipboard 
Print this post

I've been using firefox for well over 15 years and when I export bookmarks got well over 500 of them going back to '10 and some even older and a few of them are still online
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2026