Links: GNU/Linux Advocacy, Kernel Space News
    
     - Dr. Roy Schestowitz
 
     
      - 2010-07-21 22:13:27 UTC
 
      - Modified: 2010-07-21 22:15:14 UTC
 
     
    
   
 
Summary: Another large lump of GNU/Linux news items (almost caught up fully by now, still unloading some photos from the trip)
GNU/Linux
Just like Marcel Gagne said, stop apologizing for Linux! He wasn't talking about "invisible Linux", but that's another branch on the same tree. All these businesses who are profiting from Linux and Free/Open Source software are real big on branding and name recognition---until it comes to giving credit to Linux and FOSS. Linux/FOSS are the beneficiaries of considerable corporate support, both in code and money. So why the big hangup over the saying the L-word? Is it shameful? Will the other suits snigger? It doesn't help when we go all apologetic over things like Flash is a piece of junk, or forget that 64-bit Linux appeared months before 64-bit Windows, which to this day is plagued with problems and compatibility issues, while 64-bit Linux is plagued only by proprietary crapware like Flash, and performs beautifully on everyday systems and doesn't need elite gurus to install and maintain. 
 
1. Defrag Windows disk drive 3X a day
Ask any PC expert and they will always tell you that to speed up Windows you have to defrag your hard disk as often as possible. So in order to make Windows really fast (faster than Linux), why not defrag your hard disk three times a day.
2. Remove anti-virus software
I know this will make Windows vulnerable to security threats such as viruses, spyware, trojans, fungus (sic), and worms. But since this is all about making Windows faster, we recommend that you remove your anti-virus software because it's a resource hog and it is one of the key reasons why your desktop is running slow.
3. Disable Automatic Updates
This is another bad idea in terms of security, but disabling automatic updates can help Windows gain some speed. Running automatic updates slows down your system as it uses computer resources to constantly check for updates like security patches. The system also regularly (more regular than normal) checks and hunts down those who are using pirated copies of Windows.
 
Some of the best open source software (OSS) around is multiple platform. You can run the exact same software with the same look and feel (I can understand the look part but how do you feel a program? Do a Vulcan mind meld with it?) no matter what operating system you use. Originally, many of these programs were Linux only and were ported to other operating systems due to demand. 
[...]
Darth is ecstatic. His computer runs much faster, he has the exact same programs as before and he has no virus problems. Luke is also much happier, he now has far less support problems than before and the Deathstar is a much more peaceful place.
There you have it. A true story on how open source software was a gateway to a new Linux user. Do you have any stories like this? Either leave them in the comments or message me with them and I can put them in special Tales from the Borg ship articles.
 
My how things have changed. When I first became aware of the advantages Linux and more importantly Open Source Software, people would look at me like I had three heads when I mentioned Linux. That was five or six years ago. However, last Tuesday, I had a first. I was at a CLE that involved a web based bill entry system for the Tennessee Administrative Office of the Courts. My Ubuntu based laptop kept hitting an error screen. I went to the techiest of the techy facilitators and said "I think I know what the problem is." She said, "What?". I said, "Well, I'm running Linux." Without missing a beat, she said, "But we tested it on Linux."
 
Dell certainly knows about the security facts described above, as does any Linux user. However, the ambivalent policy that Dell keeps undermines its Linux partner, Canonical. I mean, Dell did advertise that Ubuntu was SAFER than Windows but, maybe because of hidden pressure from Redmond, the statement on the Dell site was modified to read "UBUNTU IS SAFE" (read about it here).
This is interesting because Dell mostly sells computers running Windows. They were saying "Ubuntu is safer than Windows...don't you want to buy a Windows computer from us? No? Well, there's always Ubuntu." Very motivating...
Dell's INVISIBLE LINUX discourse is not helping anyone. I thought they had figured it out by now.
Who are they trying to please...Canonical, Microsoft, or costumers?
 
Colonel Panik, my good friend and constant commenter to this blog, asked me to give you all some insights about what we’re finding at the Felton Farmers Market every Tuesday. 
[...]
There are other things that amaze me: The Google engineer who stopped by the table — “Oh, I’d better know what Linux is.” — and others who work “over the hill,” as we call the Silicon Valley, who would stop with strawberries in hand to take a look at what we had, and take a disk or two to try out. Also, what amazes me is that a lot of youngsters — teens, of course — who have used FOSS and don’t mind spending their time at the table talking about things like “Will GIMP ever have only one window?” 
 
- 
Audiocasts/Radio
On this episode of Linux Outlaws: Google kills the Nexus Two, Mandriva avoids bankruptcy, arguments about “Open Core”, Monty acts up again, Google App Inventor and lots of Microsoft and Apple bashing as usual.
 
 
- 
Kernel Space
As a system administrator, I work with dozens of large systems every day–Apache, MySQL, Postfix, Dovecot, and the list goes on from there. While I have a good idea of how to configure all of these pieces of software, I’m not intimately familiar with all of their code bases. And every so often, I’ll run into a problem which I can’t configure around.
When I’m lucky, I can reproduce the bug in a testing environment. I can then drop in arbitrary print statements, recompile with debugging flags, or otherwise modify my application to give me useful data. But all too often, I find that either the bug vanishes when it’s not in my production environment, or it would simply take too much time or resources to even set up a testing deployment. When this happens, I find myself left with no alternative but to sift through the source code of the failing system, hoping to find clues as to the cause of the bug of the day. Doing so is never painless, but over time I’ve developed a set of techniques to make the source diving experience as focused and productive and possible.
 
All of the extra kernel modules needed are included on the hard disk as part of the Linux installation (with most of the mainline distributions like Fedora, Ubuntu, SuSE, etc.). This says a lot considering the small footprint needed by Linux compared to more bloated operating systems like Windows, when you consider this is 99% of the needed drivers, whereas Windows only includes the base set of drivers and uses about 2x to 4x the space.
 
- 
Graphics Stack
Yesterday we reported on the emergence of the 3Dfx Linux DRM/KMS driver that introduces Linux kernel mode-setting support for the decade-old Banshee and Voodoo graphics cards. This work was done by a lone developer, but at this time it doesn't play well with the 3dfx X.Org DDX driver, which diminished hopes of it entering the mainline kernel. However, it appears there is interest in this driver and that the developer is now working on adding TTM memory management support for these 3dfx PCI/AGP graphics cards. 
 
NVIDIA has finally got around to issuing an update to two of their legacy drivers that allows those with old GeForce hardware to run it with newer Linux distributions using X.Org Server 1.8. Beyond the new X Server compatibility, the NVIDIA 173.14.75 pre-release driver update also fixes two bugs. The NVIDIA 96.43.18 legacy update doesn't bring X.Org Server 1.8 support, but it carries two bug-fixes. 
 
 
 
- 
Applications
Over the last few days, I've incorporated configurable compression format support into Metro, and I am now creating Funtoo stages using the .xz compression format (these patches are in git, and not yet in an official Metro release.) On the mirrors, this is resulting in a very nice 40% size decrease over bzip2, with stage3's weighing in at around 95MB.
 
- 
Instructionals
 
 
    
   
   
   
  Recent Techrights' Posts
  
 - Search @ Techrights: Almost There Now (Maybe an Anniversary Gift)
 
  - Just to be very clear, search would not be unprecedented at Techrights
 
 - The Rumour Was True, Mass Layoffs at IBM Today
 
  - How widespread the layoffs are (or how they're disguised, e.g. PIPs) is hard to assess
 
  -  
 
 - Arch Linux Seems Like the New Debian
 
  - Arch users (btw!) are growing in relative and absolute share
 
 - Analytics From US Government Affirm a Trend: Microsoft's "Market Share" in Search is Falling
 
  - the data set is large
 
 - Holding Institutions Such as the EPO Accountable Through Public Information
 
  - Speaking truth to power is never easy
 
 - Techrights Will Contact German Media About the EPO's Substance Abuse
 
  - This scandal won't "go to waste"
 
 - EPO Staff Losing Holidays, as Usual, as the Office Increases Profits by Illegally Granting Invalid Patents While Reducing Salaries
 
  - How much more can the staff endure and generally tolerate?
 
 - Free Software Does Not Always Speak for Itself, It Needs Advocates
 
  - Legal matters that relate to sharing of code will be discussed
 
 - Over at Tux Machines...
 
  - GNU/Linux news for the past day
 
 - IRC Proceedings: Monday, November 03, 2025
 
  - IRC logs for Monday, November 03, 2025
 
 - The Register MS Continues Looking for Money in Promotion of the "AI" Ponzi Scheme
 
  - That The Register MS participates in this deceit rather than tackle/debunk it says a lot about The Register MS
 
 - IBM Layoffs in "Software", This Likely Impacts Red Hat as Well
 
  - Many people say "software" people are impacted
 
 - Escaping Proprietary Software, Not Just Escaping Microsoft
 
  - To take control of your life adopt GNU/Linux
 
 - A Lot of Fake News About Microsoft Headcount (Also: Microsoft's Debt Rose by About 24 Billion Dollars in Past 12 Months)
 
  - If you see some headline about Microsoft's CEO making claims about hirings, look away
 
 - Techrights Turns 19 in Three Days
 
  - It would be nice to meet for a chat
 
 - Akira Urushibata on How Grokipedia Fails to Work
 
  - The Grokipedia article gives the wrong character for the "Ko" on "Koan"
 
 - Links 03/11/2025: Data Breaches, Wars, and Digital Censorship
 
  - Links for the day
 
 - Gemini Links 03/11/2025: Poetry, Old Androids and Small Shells
 
  - Links for the day
 
 - Links 03/11/2025: Internet Anniversary
 
  - Links for the day
 
 - Two Years of Uptime
 
  - Reboots are seldom involuntary
 
 - Richard Stallman is Giving Another Talk in Less Than a Fortnight
 
  - in two weeks' time (13 days from now)
 
 - Windows Falls Below 20% in the UK
 
  - Many people choose to leave Windows altogether
 
 - Microsoft's Search Business Falls to Lowest Point in 2 Years, Based on statCounter
 
  - what can Microsoft sell other than shares in Microsoft?
 
 - Evidence Regarding Layoffs at Red Hat
 
  - Seems like IBM layoffs
 
 - Microsoft: Our "Goodwill" Value Grew More Than Tenfold Since 2011
 
  - Hallmark of pseudo-economics
 
 - GNU/Linux as a Boarding Pass
 
  - being mostly analogue is still feasible
 
 - Links 03/11/2025: Lack of Trust in LLMs and Windows TCO at Jaguar
 
  - Links for the day
 
 - Gemini Links 03/11/2025: Books in October and Change
 
  - Links for the day
 
 - Mozilla Firefox Won't Survive and Many Sites Don't Work With It (Compatibility Abandoned)
 
  - The Web has become monocultural
 
 - Debian is Non-Free
 
  - Devuan might be worth looking into
 
 - Slopwatch: Brian Fagioli and LinuxSecurity
 
  - This is a real problem and most certainly a big problem because when people try to find real information about security and GNU/Linux they instead read "word salads" made by bots
 
 - Four Reasons to Party With Us in Four Days, Celebrating the Four Freedoms
 
  - Today we expect to be back to a more-or-less regular publication pace
 
 - Links 03/11/2025: The "Smartphone Panopticon" and Belarus' Hybrid Attacks on EU Intensify
 
  - Links for the day
 
 - Over at Tux Machines...
 
  - GNU/Linux news for the past day
 
 - IRC Proceedings: Sunday, November 02, 2025
 
  - IRC logs for Sunday, November 02, 2025
 
 - Microsoft's Debt Has Skyrocketed by More Than 15 Billion Dollars in 6 Months or 8.2 Billion Dollars in the Past 3 Months Alone
 
  - The corporate media intentionally disregards - or merely turns a blind eye to - such data
 
 - Rumour: IBM Layoffs in Canada Starting Tomorrow
 
  - "RA (IBM's term for layoffs) Coming to Canada this week (Nov 3rd)"
 
 - Debunking False/Misleading Statements Made or Told to the High Court
 
  - People who try to cheat the system by gaslighting judges will end up discrediting themselves
 
 - Fear, Uncertainty, Doubt (FUD) by LLM Slop
 
  - The Web has become such a sordid mess that this FUD made by bots is what Google News deems to be "the news"
 
 - This Month's Analytics Show Vista 11 Down, GNU/Linux Up
 
  - After pulling the plug on Vista 10 we see losses - not gains - for Vista 11
 
 - Almost Fully Caught Up
 
  - The EPO series will continue very soon, maybe tomorrow or on Tuesday
 
 - Links 02/11/2025: Another Halloween Bust and MAGA Regime Says Public Universities Should No Longer Hire 'Foreign' Employees
 
  - Links for the day
 
 - The Long-Coveted Milestone of 3,200 Active Gemini Capsules
 
  - Despite being away some days last week, about 50,000 Gemini requests were served each day, on average
 
 - Five More Days Till Techrights Party
 
  - We'll have many more batches of Daily Links as we catch up with a 'backlog' of news
 
 - Links 02/11/2025: More Nuclear Escalations and "Anti-Cybercrime Laws Are Being Weaponized to Repress Journalism"
 
  - Links for the day
 
 - Gemini Links 02/11/2025: "The Pragmatic Programmer", Perl New Features and Foostats
 
  - Links for the day
 
 - Over at Tux Machines...
 
  - GNU/Linux news for the past day
 
 - IRC Proceedings: Saturday, November 01, 2025
 
  - IRC logs for Saturday, November 01, 2025