Your notes or else questions are welcome.
Place: our district « Neighbours' House » I volunteer in
PC: Geforce4 mobo 1 gb DDR Athlon 3000 with a Maxtor Diamond 9 spinning HDD, Geforce 6600 GPU. Box's full of added Sata/Firewire/USB/cards reader and DVD burners. Device is 10-11 years old (BIOS reads: 2004-10).
Persons: Old mama called Rosemonde (means"Roseworld" in French or"La vie en rose" __{{emoticon}}__ ) who came here with her Windows 7 box as fast as a scooter on an highway. 90% persuaded she needs to find the money to buy a new PC. Windosw aware colleague and the Linux aware me (ten years since I managed a Debian OS).
Part 1
---------
Colleague greeted her and cleaned her Windows the next couple of days (!), best he could. PC then as fast __{{emoticon}}__ as copying 20 gig of pictures to Mama's NTFS external HDD in lots of *hours*...
He was happy to let me in. Note this is first time I can try --and be reliable for-- doing something"big" in the place.
Part 2
---------
That $%*#£ PC won't boot on any of my USB keys, but throwing in an external IDE-USB2 HDD did the job (tried a dozen different BIOS and IDE/SATA wires settings). Finished saving her files then wiped the Maxtor and installed antiX 15.1.
Code: Select all
parted /dev/sdb
unit -s # this ensures all partitions are optimaly aligned
mklabel msdos
Code: Select all
/boot (200 MB) # i think antiX installer didn't care for that one
swap (1 gig)
/ (10 GB)
/home rest of the disk
Code: Select all
apt update && apt upgrade && apt install libreoffice vlc
Graphics, Ethernet (Marwell + nVidia) and every needed components running fine from first boot. CPU @ 0-2% and RAM @ 190 MB with Iceweasel browsing half a dozen pages. Desktop and browser are about 25 time faster than with the Redmond OS. And I must admit, a bit faster than on my 64-bit Core i3 Arch linux with SSD and 4 gig DDR3!
Default IceWM/Rox's not that cool for an old lady though. And removable medias don't mount nor show up anywhere for her (or my Windozw aware colleague actualy __{{emoticon}}__ ) to use it. Which leads to:
Part 3
---------
Code: Select all
apt install xfce4 xfce4-goodies
Code: Select all
[SeatDefaults]
autologin-user=<MAMA>
autologin-user-timeout=0
pam [-something]
Configured:
- The windows' setting with a clearer minimize/maximize/close window theme
- swapiness and vfs_cache_pressure as per [2]
- bottom bar
Asked another colleague (computer aware especialy Mac) at the house to give it a shot: both to Handy linux 2.3 and to the started antiX / Xfce4. He went for a good try, surfing web sites he knows kill his old Macbook. Result on the antiX powered old box:
Guys, Iceweasel starts in seconds and load heavy pages as my cat a fly. At six tabs of which 2 killer sites (hello airbnb) we're at 320 MB RAM total __{{emoticon}}__ __{{emoticon}}__« WTF, this system is blazing fast! (...) Woow, this always crashes my laptop (...) Hey do you think It'd fit on my Mac? »
anticapitalista, the antiX team and helpful users: Congrats men!
Next
---------
Rosemonde will give her brand *new* system a try. Next, folowing your comments if any I should:
- upgrade Xfce4 to Debian Jessie's Xfce 4.10.1 (or Testing 4.12.2 ?)
- Get external ntfs auto-mounted (not the case atm)
- Install Shotwell beside Mirage as she's got these pics by the thousands
- Add Skype (or an open source replacement that'd meet Mama's need if I find any)
- Add some bookmarks for her most visited sites (I saved her Chrome's)
- Clean the distro from unused or replaced software
- Get conky with transparency (disapeared upon installing xfce4 and we know why, but is now acting as a windowed app)
- Do ya know whether antiX super cool hosts file system ads blocking script auto-updates the chosen list?
- Anything else I should look upon you think?
[1]:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.debian.org/LightDM"
linktext was:"https://wiki.debian.org/LightDM"
====================================
and
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.debian.org/Xfce"
linktext was:"https://wiki.debian.org/Xfce"
====================================
on the Debian wiki as well as Arch wiki and a couple others.
[2]: viewtopic.php?f=4&t=124
PS : the server error message when posting a path to 'slash etc' is super blocking and
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://www.phpbb.com/community/viewtopic.php?f=46&t=417546"
linktext was:"airon3000 hack"
====================================
doesn't play nice when in code blocks.