Interview With Lead Yoper Linux Developer
Bongoots writes "Andy Kissner from Linuxforums.org has just posted this: 'In the past few weeks, there has been a lot of hype and controversy surrounding Yoper, ranging from insults to ruthless Gentoo comparisons. I recently sat down with Andreas Girardet, who is a key developer for Yoper, to dispell all the rumors and discuss the direction in which the Yoper project is headed.' Click here to read the rest of the interview."
"Right now I am with IBM, and in my spare time I work on Yoper."
Watch out. IBM might own your thoughts. Make sure you don't think about Yoper at work.
Yeah, yeah, yeah. The story is a dupe, the topic is boring, the facts weren't checked. WE GET IT!!
The phrase "united front" mean anything to the linux community?
...being valued based on how 1337 they are or what other distribution they have spawned from and how politically correct its roots are re: OS ideology.
Modern distribution should focus on a system for upgrading / installing which handles dependencies well, a base of hand-picked packages covering as many functions with quality software, making the installation process as easy and transparent as possible, building a community and encouraging its members to provide well-written documentation and lobbying with hardware vendors for open drivers (e.g. ATI).
Also, some professional-quality design work for the website and visual presentation wouldn't hurt.
Most everyone is going to use Linux in another 10 years (barring a totalitarian world government which bans it as a tool of terrorism) - so get on with the program, people.
And a spell checker?
Yoper sounds neat; and to be honest, all the modern Linux distros I've tried (Mandrake, Suse, Knoppix) work out of the box as long as you're content to use whatever is included in the initial installation.
However, as a desktop OS, there are three things every user needs that no distro provides yet:
1. Easy installation of any Linux software. Don't give me RPM-hell, dependency hell, command-line compiling, proprietary click-n-run depositories, or any other excuses. Only the Mac does it right: you drag the icon to your Applications folder. Voilà. The first distro to accomplish this will be king.
2. Simple, centralized, user-friendly control panels for *everything*, with smart defaults. Why does Mandrake, arguably the most desktop-ready distro, still have printer settings in PrinterDrake, printer settings in the KDE control center, and another panel full of printer settings in the KDE menu?
3. Better support for basic peripherals, like printers and scanners. It's tough shopping for printers at Staples when you know that nothing on the shelf is likely to work.
I'm not saying I have the solutions, but these are major problems that all regular computer users have when grappling with Linux.
Celerons are all i686 class as are Pentium Pros and Pentium IIs. Pentiums and Pentium-MMXs are i586.
I had Slackware 9.0 running on a P2-233 with 64M RAM a couple years ago and it was reasonably fast, even running Mozilla 1.4. Expect a PPro-200 to be the same or slightly better because the PPro's L2 cache is clocked twice as fast as on the P2. Slack 9.0 is mostly optimized from i386 to i586 depending on the packages, so expect Yoper to be _much_ faster.
I'd say it would be manageable for email, web browsing, and that kind of thing but not much more. It'd make a real nice X terminal if you have some bigger boxes on a 100mbit network.
perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10);'
Also you mention email worms/trojans, why do you need to be root to start a program that emails everyone in your evolution/kmail/syphleed address books?
All it needs is the ability to connect outwards on port 25 and read your address book, like your email client running as your user does.
It could even drop a DDOS zombie into your home directory that attacks people with your ping binary (forked off multiple times).
Additionally it it could add itself into your bash_profile/x startup file so it starts when you logon.
Yes, it couldn't affect other users on the local machine, but it would still spread and affect the user that opened it, just like running an email virus on Windows as a restricted user would.
Important points about Installation
1) Text base installer
2) Default boot-loader LILO, with Grub as option
3) Partition type can be ext(2,3) or reiserfs
4) there is no step for chosing the packages (mentioned in the article)
Configuration
1) Detects most of your hardware automatically.
2) Launches Sax2 for X configuration (yes, it uses XFree86, not XOrg, yet)
Yoper Desktop
After installation, you'll have a KDE desktop, with (hopefully) all your hardware (network, sound, video etc.) working properly.
First thing that will surprise you, will be the speed. Even an old hardware will become more responsive.
Now you can update the system using apt (Yoper uses RPM packages and apt RPM for easy updates)
If you want gnome, then
Other information
It comes with...
1) kernel 2.6.8.1-3
2) KDE 3.3
3) Gnome 2.6 (installable from repositories)
4) Sax2
5) YoperConf (configuration utility to manage your system)
6) OpenOffice
And yes, it is so fast that I can play quake3 (windows version demo) with wine (not wineX, just simple wine) without any problems.
Some more comments on azeemarif.blogspot.com
~Aha~