Wednesday, 16 September 2026

SAMSUNG Galaxy Tab S12 Ultra _  My vision of the   SAMSUNG Galaxy Tab S12 Ultra   machine 





Source :  Internet










I wish the SAMSUNG Galaxy Tab S12 Ultra Tablet will come with a 15.6 inches screen size and with 5G Cellular capability and WITH TELEPHONE FUNCTIONALITY LIKE A 5G SMARTPHONE and a DISPLAY WHICH CAN READ IN BRIGHT SUNLIGHT . With features like these , the SAMSUNG Galaxy Tab S12 Ultra can serve/emulate as a Laptop( a 15.6 inches Laptop ) , it can serve as a Tablet( a 15.6 inches Tablet ) , and BEST OF ALL it serve as a 5G smartphone ........ a huge 5G smartphone ......... a 5G smartphone with a screen size of 15.6 inches .......... a 15.6 inches 5G smartphone . This is what a Laptop/Tablet/Smartphone(ALL-in-ONE) machine should be like . This is what a 3-in-ONE machine should be like . This is what an ALL-in-ONE companion should be like . Senior Citizens with poor vision( not all Senior Citizens have poor vision and not all Senior Citizens who have poor vision will love the 15.6 inches screen size ) who love the 15.6 inches screen size , will love the 15.6 inches form factor in a Laptop , will love the 15.6 inches form factor in a Tablet and will love the 15.6 inches form factor in a 5G smartphone because typing on the on-screen keyboard , on a machine with a 15.6 inches screen size , when sending emails , sending SMS , sending WhatsApp messages , sending Facebook messages , sending Instagram messages , etc., etc., is a much more accurate experience . Hopefully SAMSUNG will come up with a machine like this , in the not too distant future .

Monday, 14 September 2026

The Most Pleasant People to Be Around Have This in Common

 

Source :  Internet





The Most Pleasant People to Be Around Have This in Common

It’s not confidence, charm, or charisma





Press enter or click to view image iYou are at a gathering, and a family member touches you when you’re clearly not open to physical contact.

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)..................................................................................................................................................................................................................................................................................................

Responses


Why are you so easily shaken by a provocative question? You are sitting in a group of unconscious people and expecting them to behave with awareness — this is your mistake, not theirs. The crowd is always noisy, always blind, and it loves to drag down anyone who seeks silence. When they try to pull you out of your shell, it is not because they care, but because your quietness makes their inner noise uncomfortable. If you are truly rooted in your own being, no question can pierce you and no crowd can disturb you. You can simply look at them, smile, and remain a blank wall. Let them talk, let them look. Your silence should be so deep that their words simply dissolve in it without reaching your center.

Sunday, 13 September 2026

Hi Copilot, are you there with me ?

 

___________________________________________________________________________________

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!



Saturday, 12 September 2026

Linux Operating System KNOPPIX 9.1 _ sources.list _NEW _ HOWTO

 


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#