You are not logged in.

#1 2017-01-17 17:15:10

fossiili
Member
Registered: 2017-01-08
Posts: 11

Living with NetVista. About 10 years old. But I'm old also ----

In this Pentium4 PC BunsenLab Hydrogen-i386 works reasonable. I use my Linux PC to process my daily the digikamera snapshots. For that I need Gimp.

To install Gimp seems to be impossible for the sake of some broken libraries libbabl-0.1-0 (>= 0.1.10) and libgegl-0.2-0 (>= 0.2.0).

I also noticed that I could not run the bl-welcome script
"enable "contrib" and "non-free"? [Y/n] Y

  Editing sources list failed. This script will exit.
  Please open /etc/apt/sources.list in a text editor and check the entries before
  running bl-welcome again.

Press any key to continue."

I did that and after editing the /etc/apt/sources.list it looks like:

"ukki@NetVista:/etc/apt$ cat sources.list
#

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160705-22:49]/ jessie contrib main non-free

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160705-22:49]/ jessie contrib main non-free

# Line commented out by installer because it failed to verify:
deb http://security.debian.org/ jessie/updates main contrib non-free
# Line commented out by installer because it failed to verify:
deb-src http://security.debian.org/ jessie/updates main contrib non-free
ukki@NetVista:/etc/apt$"

Shall I uncomment other lines also than the two uncommented?

Anycase if I run bl-welcome again, something is still wrong:

"CHECK REPOSITORIES
  ------------------
 
  Checking apt sources list for possible missing components...
 
  A normal BunsenLabs setup uses the 'contrib' and 'non-free' components of the
  Debian repositories, but they seem to be missing from your apt sources list.
  Without them you will be unable to install some packages, for example the Flash
  Plugins. Would you like to add 'contrib' and 'non-free' to your sources list?
 
enable "contrib" and "non-free"? [Y/n] Y

  Editing sources list failed. This script will exit.
  Please open /etc/apt/sources.list in a text editor and check the entries before
  running bl-welcome again.

Press any key to continue.
"
:O

Offline

#2 2017-01-17 17:34:06

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,754

Re: Living with NetVista. About 10 years old. But I'm old also ----

- Anything weird in /etc/apt/sources.list.d/ ?
- output of  'apt-cache policy libbabl-0.1-0' ?

Last edited by brontosaurusrex (2017-01-17 18:15:37)

Offline

#3 2017-01-17 18:43:35

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Living with NetVista. About 10 years old. But I'm old also ----

fossiili wrote:

Shall I uncomment other lines also than the two uncommented?

Yes, that's right, you must have not set a mirror during the installation.

For reference, /etc/apt/sources.list should look something like this:

deb http://httpredir.debian.org/debian jessie  main contrib non-free
deb http://httpredir.debian.org/debian jessie-updates  main contrib non-free
deb http://security.debian.org jessie/updates  main contrib non-free

You don't need the deb-src lines unless you want to download the source code wink

Offline

#4 2017-01-18 12:20:19

fossiili
Member
Registered: 2017-01-08
Posts: 11

Re: Living with NetVista. About 10 years old. But I'm old also ----

Now the file looks like:

ukki@NetVista:/etc/apt$ cat sources.list
# 

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160705-22:49]/ jessie contrib main non-free

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot i386 LIVE/INSTALL Binary 20160705-22:49]/ jessie contrib main non-free

# Line commented out by installer because it failed to verify:
#   deb http://security.debian.org/ jessie/updates main contrib non-free
# Line commented out by installer because it failed to verify:
deb-src http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free
deb http://httpredir.debian.org/debian jessie  main contrib non-free
deb http://httpredir.debian.org/debian jessie-updates  main contrib non-free
deb http://security.debian.org jessie/updates  main contrib non-free
ukki@NetVista:/etc/apt$ 

And THANK YOU! Now I could run the script bl-welcome. And install gimp also cool

Offline

#5 2017-01-18 12:31:00

fossiili
Member
Registered: 2017-01-08
Posts: 11

Re: Living with NetVista. About 10 years old. But I'm old also ----

Surfing in the Net the CPU Used happens to be 100 % quite often. I even had to change Firefox to Opera which does not use so much CPU resource.

I remember that there are many light explorers but unfortunately I do not remember their names to install them.

Tell me wich explorer you will recommend for my Netvista :monkey:

Offline

#6 2017-01-18 13:23:30

nore
>2⁹
From: squirrels' nest
Registered: 2015-09-29
Posts: 537

Re: Living with NetVista. About 10 years old. But I'm old also ----

Here's an old thread about light browsers and recommendations for starters:
https://forums.bunsenlabs.org/viewtopic.php?id=1983

Offline

#7 2017-01-18 14:11:55

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Living with NetVista. About 10 years old. But I'm old also ----

@fossili

The default sources are described here: Basic Help & Support » Sources - sources.list and backports details

You have several duplicates in your sources.list (which will give you error messages when you update). I suggest you copy and paste the default list into your sources.list.

If you install BL again, make sure you choose a mirror for your sources wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#8 2017-01-19 09:59:35

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,754

Re: Living with NetVista. About 10 years old. But I'm old also ----

ot: So the basic idea is that time passes faster for old-er people so they should be fine with slow-er computers? (personally I'am not the youngest anymore, but would 'use bad words' everytime photoshop starts, or anything from Adobe.)

Last edited by brontosaurusrex (2017-01-19 10:05:07)

Offline

#9 2017-01-20 07:59:40

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Living with NetVista. About 10 years old. But I'm old also ----

fossiili wrote:

Surfing in the Net the CPU Used happens to be 100 % quite often. I even had to change Firefox to Opera which does not use so much CPU resource.

please don't do that.

bunsenlabs is already quite lightweight as it is.

the problem is the internet itself. it is getting heavier and heavier (and your old machine of course).
you can reduce load by blocking ads (firefox addon: µBlock origin) and further by selectively allowing scripts (addon: NoScript - warning! until you learn how to use it some sites become unusable).

I remember that there are many light explorers but unfortunately I do not remember their names to install them.

i think you mean file manager.
thunar is quite ok, not too heavy.
if you feel the need to lighten that, many options: pcmanfm, rox-filer, emelfm2....

Offline

#10 2017-01-20 12:51:20

cpoakes
Member
Registered: 2016-12-02
Posts: 108

Re: Living with NetVista. About 10 years old. But I'm old also ----

ohnonot wrote:

...bunsenlabs is already quite lightweight as it is.

the problem is the internet itself. it is getting heavier and heavier (and your old machine of course). you can reduce load by blocking ads (firefox addon: µBlock origin) and further by selectively allowing scripts (addon: NoScript - warning! until you learn how to use it some sites become unusable).

In my experience running jessie/BL on legacy hardware (Atom N270 in my case), the problem is both the amount of unnecessary crap loaded by the page and the !@#$ browser itself. BL may be light but firefox/chromium/chrome are not, even with uBlock, Flashblock, and NoScript extensions. The major browsers are my most resource intensive applications even with these extensions. BTW I can run gimp, darktable, vlc, and libreoffice on this machine - with modest performance nothing like the painfully slow browser experience.

Offline

#11 2017-01-21 16:45:09

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Living with NetVista. About 10 years old. But I'm old also ----

ohnonot wrote:
fossiili wrote:

Surfing in the Net the CPU Used happens to be 100 % quite often. I even had to change Firefox to Opera which does not use so much CPU resource.

please don't do that.

that was sloppy.
what i meant is this:
opera in its current reincarnation is YACC (yet another chromium clone), but that's not a bad thing in itself.
the problem is that it's not in debian/bunsenlabs repos, so again you'd have to install it straight from the wild web, which i do not recommend despite of what some power-posters on these forums say.

also, while chromium is a little lighter on resources than firefox, that is only 50% of what makes browsing the internet sluggish, as pointed out by me & cpoakes.

nevertheless, i think chromium should help.

simply

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install chromium

also good:
qupzilla

if you want very lightweight (but no javascript):
dillo

Offline

#12 2017-01-21 17:10:45

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Living with NetVista. About 10 years old. But I'm old also ----

ohnonot wrote:

you'd have to install it straight from the wild web, which i do not recommend

+1

smile

Offline

#13 2017-01-22 02:37:44

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Living with NetVista. About 10 years old. But I'm old also ----

dillo is indeed very light and quick, but as ohnonot points out, no javascript at all, and css is rough (I usually disable it). For a quick web lookup of something basically text-based it can be useful though, and fairly secure simply because it's so limited.

It's also useful for browsing through /usr/share/docs, surprisingly enough. It displays those huge directory lists faster than Thunar and will open just about any file you find there.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#14 2017-01-22 06:17:36

Steve
Member
Registered: 2017-01-03
Posts: 642

Re: Living with NetVista. About 10 years old. But I'm old also ----

Netsurf is not too bad, im testing it out in a virtual box at the moment and it loads pages correctly or near enough. You could sandbox it to be more secure with a program called fire jail.

http://www.netsurf-browser.org/

https://firejail.wordpress.com/

Last edited by Steve (2017-01-22 06:20:16)

Offline

Board footer

Powered by FluxBB