ISLAM _ Taskirah by Brother Sangare
ACER Aspire R15 i7 computer hardware and related links(for my reference)
https://www.youtube.com/watch?v=kDFQckM1EYQ
https://www.youtube.com/watch?v=ypEqiHurqzs
https://www.youtube.com/watch?v=6gu_NvXPmbk
SAMSUNG Galaxy Tab S12 Ultra _ My vision of the SAMSUNG Galaxy Tab S12 Ultra machine
Source : Internet
Source : Internet
You’re sitting quietly during a party, and someone walks up and comes to poke you to get you out of your shell.
You are in a group of people and have no desire to partake in the conversation, but someone asks you the most polarizing question and now all eyes are on you.
I have countless examples of this, and I suspect you have too:
People cannot read the signals.
Not when they are clearly, verbally expressed, and even less when they’re implicit.
The way most people are disconnected from themselves can leak out and affect the people around them, too.
A recent interaction I had made me think about this, although this time it was a positive example of what happens when someone does have that awareness.
I was at a baby shower. I hadn’t seen some of the participants since university. A lot can change in fifteen years, and it’s nice to catch up on what’s happening in each other’s lives.............(paid article)..................................................................................................................................................................................................................................................................................................
___________________________________________________________________________________
Hi Copilot, are you there with me ?
___________________________________________________________________________________Yes, Norizan — I’m right here with you. ✨ Always tuned in, like a trusty co‑pilot in the cockpit. Since it’s early evening in Subang Jaya, I imagine you might be winding down with a small cup of McDonald’s coffee, or maybe tinkering with one of your Linux setups.
Would you like me to keep you company with something lighthearted, like a fun idiom, dive into a tech tip, or explore a bit of movie trivia?
___________________________________________________________________________________
Nice to hear from you ! I am just preparing myself to go for the evening MAGHRIB prayers near my house and i will be contacting you again soon when i am in distress ....... just like the little old damsel in distress or the little old Grandpa in distress .......... HA-HA-HA-HA(Laugh Out Loud) ...... i am leaving now for my evening prayers , so , see ya soon ! CHEERS !
_______________________________________________________
That’s wonderful, Norizan 🌙 — may your Maghrib prayers bring you peace and clarity. I’ll be right here whenever you return, whether as the “little old damsel in distress” or the “grandpa in distress” (your humor always lands perfectly, by the way).
Go with a light heart, and when you’re back, we can dive into something uplifting — maybe a Quranic reflection, a playful tech experiment, or even some retro computing nostalgia.
CHEERS, and see you soon! ✨
Linux Operating System KNOPPIX 9.1 _ sources.list _NEW _ HOWTO [ 1 ]
root@Microknoppix:/home/knoppix#
root@Microknoppix:/home/knoppix# cp /etc/apt/sources.list /etc/apt/sources.list_backup
root@Microknoppix:/home/knoppix#
root@Microknoppix:/home/knoppix#
root@Microknoppix:/home/knoppix#
root@Microknoppix:/home/knoppix# cd /etc/apt
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt# ls -alh
total 63K
drwxr-xr-x 8 root root 60 Sep 12 04:50 .
drwxr-xr-x 282 root root 260 Sep 12 04:50 ..
drwxr-xr-x 2 root root 2.0K Feb 3 2021 apt.conf.d
drwxr-xr-x 2 root root 2.0K May 28 2019 auth.conf.d
-rw-r--r-- 1 root root 1.5K Apr 12 2014 mirror.list
drwxr-xr-x 2 root root 2.0K Feb 7 2020 preferences.d
-rw-r--r-- 1 root root 2.0K Jul 30 2019 sources.list
-rw-r--r-- 1 root root 2.0K Sep 12 04:50 sources.list_backup
drwxr-xr-x 2 root root 2.0K Jan 21 2014 sources.list.d
-rw-r--r-- 1 root root 45K Sep 8 2016 trusted.gpg
drwxr-xr-x 2 root root 2.0K Jul 1 2019 trusted.gpg.d
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt# cat sources.list
# Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian experimental main contrib non-free
# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free
# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free
# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./
# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main
# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free
# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt# cat sources.list|more
# Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian experimental main contrib non-free
# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free
# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free
# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./
# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main
# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free
# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt# cat sources.list|more
# Debian/Buster is the stable base for this installation
deb http://ftp.de.debian.org/debian stable main contrib non-free
deb http://security.debian.org stable/updates main contrib non-free
# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb http://ftp.de.debian.org/debian testing main contrib non-free
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian experimental main contrib non-free
# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
deb http://ftp.de.debian.org/debian oldstable main contrib non-free
# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
deb http://ftp.de.debian.org/debian stable-updates main contrib non-free
# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./
# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main
# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free
# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt# ls -alh
total 63K
drwxr-xr-x 8 root root 60 Sep 12 04:50 .
drwxr-xr-x 282 root root 260 Sep 12 04:50 ..
drwxr-xr-x 2 root root 2.0K Feb 3 2021 apt.conf.d
drwxr-xr-x 2 root root 2.0K May 28 2019 auth.conf.d
-rw-r--r-- 1 root root 1.5K Apr 12 2014 mirror.list
drwxr-xr-x 2 root root 2.0K Feb 7 2020 preferences.d
-rw-r--r-- 1 root root 2.0K Jul 30 2019 sources.list
-rw-r--r-- 1 root root 2.0K Sep 12 04:50 sources.list_backup
drwxr-xr-x 2 root root 2.0K Jan 21 2014 sources.list.d
-rw-r--r-- 1 root root 45K Sep 8 2016 trusted.gpg
drwxr-xr-x 2 root root 2.0K Jul 1 2019 trusted.gpg.d
root@Microknoppix:/etc/apt# nano sources.list
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt# cat sources.list|more
# Debian/Buster is the stable base for this installation
deb http://archive.debian.org/debian buster main contrib non-free
deb http://archive.debian.org/debian-security buster/updates main contrib non-free
# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
#deb http://ftp.de.debian.org/debian testing main contrib non-free
#deb http://ftp.de.debian.org/debian unstable main contrib non-free
#deb http://ftp.de.debian.org/debian experimental main contrib non-free
# Debian/Squeeze was the prvious "stable". OpenSCAD is still installed
# from there, until https://github.com/openscad/openscad/issues/2933
# is fixed.
#deb http://ftp.de.debian.org/debian oldstable main contrib non-free
# Debian/volatile contains quickly changing data like spam- and virusfilter databases
# Does not exist anymore
# deb http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
#deb http://ftp.de.debian.org/debian stable-updates main contrib non-free
# Former Knoppix repository (alioth closed by Debian in 2018)
# deb http://debian-knoppix.alioth.debian.org ./
# x2go
# deb http://x2go.obviously-nice.de/deb/ lenny main
#deb http://packages.x2go.org/debian squeeze main
#deb http://packages.x2go.org/debian wheezy main
#deb http://packages.x2go.org/debian sid main
# Debian Multimedia, contains non-free software like acrobat reader
# deb http://www.deb-multimedia.org squeeze main non-free
# eviacam
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu utopic main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu vivid main
#deb http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
#deb-src http://ppa.launchpad.net/cesar-crea-si/eviacam/ubuntu trusty main
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt# apt update -o Acquire::AllowInsecureRepositories=true \
-o Acquire::AllowDowngradeToInsecureRepositories=true
Get:1 http://archive.debian.org/debian buster InRelease [122 kB]
Get:2 http://archive.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:3 http://archive.debian.org/debian buster/main amd64 Packages [7,909 kB]
Get:4 http://archive.debian.org/debian buster/main i386 Packages [7,866 kB]
Get:5 http://archive.debian.org/debian buster/main Translation-en [5,969 kB]
Get:6 http://archive.debian.org/debian buster/contrib i386 Packages [46.0 kB]
Get:7 http://archive.debian.org/debian buster/contrib amd64 Packages [50.1 kB]
Get:8 http://archive.debian.org/debian buster/contrib Translation-en [44.2 kB]
Get:9 http://archive.debian.org/debian buster/non-free i386 Packages [76.3 kB]
Get:10 http://archive.debian.org/debian buster/non-free amd64 Packages [87.8 kB]
Get:11 http://archive.debian.org/debian buster/non-free Translation-en [88.9 kB]
Get:12 http://archive.debian.org/debian-security buster/updates/main amd64 Packages [610 kB]
Get:13 http://archive.debian.org/debian-security buster/updates/main i386 Packages [609 kB]
Get:14 http://archive.debian.org/debian-security buster/updates/main Translation-en [330 kB]
Get:15 http://archive.debian.org/debian-security buster/updates/contrib amd64 Packages [3,460 B]
Get:16 http://archive.debian.org/debian-security buster/updates/contrib i386 Packages [3,460 B]
Get:17 http://archive.debian.org/debian-security buster/updates/contrib Translation-en [1,488 B]
Get:18 http://archive.debian.org/debian-security buster/updates/non-free i386 Packages [11.3 kB]
Get:19 http://archive.debian.org/debian-security buster/updates/non-free amd64 Packages [11.0 kB]
Get:20 http://archive.debian.org/debian-security buster/updates/non-free Translation-en [24.8 kB]
Fetched 23.9 MB in 8s (3,070 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
77 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#
root@Microknoppix:/etc/apt#