|
Forum Index : Microcontroller and PC projects : new laptop no os...Installed linux
| Author | Message | ||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2780 |
|
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2780 |
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 KingdomPosts: 2780 |
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 KingdomPosts: 2780 |
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 KingdomPosts: 2780 |
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 KingdomPosts: 4278 |
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 KingdomPosts: 2780 |
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 KingdomPosts: 2780 |
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 KingdomPosts: 2780 |
Just got linux MMedit running. got to set usb groups.....bloody linux |
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2780 |
sudo adduser $USER dialout for usb serial, done this before. regards stan |
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2780 |
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 KingdomPosts: 2780 |
Never had a linux laptop... last desktop ubuntu was when it was dialup network |
||||
| stanleyella Guru Joined: 25/06/2022 Location: United KingdomPosts: 2780 |
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 KingdomPosts: 8657 |
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: GermanyPosts: 1413 |
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 KingdomPosts: 8657 |
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: AustraliaPosts: 1757 |
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 |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2026 |