Linux Archives

ELSE First Linux Smartphone Demo from CES 2010


ELSE First: Linux-based OS, optimized for one-handed operation, unique UI, WiFi, GPS, touchscreen, camera.


Just installed Ubuntu and can’t see videos? This is a quick tutorial to help you install multimedia codecs and non-open source components, such as flash player and more. Bonus CONTEST with PRIZES is as follows: If you had the source code to the entire world, how would you change it? www.twitter.com Follow and send me an @ reply with your answer. My favorite answer will be announced next Monday and the winner will get some free technology! (Who doesn’t love that!) What is Ubuntu? en.wikipedia.org Medibuntu – This popular third-party repository is not affiliated with Linux Ubuntu in any way, but provides many popular software packages (or as they put it, Multimedia, Entertainment & Distractions in Ubuntu) including Acrobat Reader, Real Player, Google Earth, and Skype. Medibuntu has two components to its repository, free and non-free. The free component includes software which, although it is distributed with an open-source license, it is not distributed with Ubuntu because of legal issues in certain countries that prevent it from being freely available worldwide. – Easierbuntu For this and more videos check out www.linuxhaxor.net If you want more of my silly non-linux ramblings please check out my blog at http Thanks for watching! 8-)


Review style Screencast Tutorial on how to use and install Linux Mint 9 Isadora RC 64Bit OS. This demonstration is done inside of Sun VirtualBox with Kubuntu 9.10 64bit as the host OS on a AMD Phenom II PC and I show how to install the VBox Drivers for Linux. quote from the site: “The team is proud to announce the release of Linux Mint 9 Isadora RC. Linux Mint 9 Isadora New features at a glance: New Software Manager 30000 packages Review applications straight from the Software Manager APT daemon Visual improvements New Backup Tool Incremental backups, compression, integrity checks Backup/Restoration of the software selection Menu improvements Editable items Transparent menu Always start with favorites Add to shortcuts Desktop and much more…” Original video production by the www.OSGUI.com Tech Show.


Review style Screencast on How-to Install and use all the new features of Ubuntu Linux Lucid Lynx LTS 10.04 RC 32bit, demo done inside VirtualBox Virtual Machine in Kubuntu Karmic Koala. The release candidate for Ubuntu 10.04 “Lucid Lynx”, the last testing build before the final version scheduled for release next week, is ready for download: “The Ubuntu team is pleased to announce the Release Candidate for Ubuntu 10.04 LTS (Long-Term Support) Desktop. We consider this release candidate to be complete, stable, and suitable for testing by any user.” New features include: Linux kernel 2.6.32, HAL removal, New default open source driver for nVidia hardware, Improved support for nVidia proprietary graphics drivers, Social from the Start, New boot experience, New Indicators, New Themes, Ubuntu One File Syncing, Ubuntu One Music Store, and I demonstrate those new cool things like the Mucic Store in Rythumbox and iPhone and iPod Touch support s built-in. Original video production by the www.OSGUI.com Tech Show.

Gloria, Shes Fresh – Linux Mint 7


www.linuxmint.com

How to Get Started with Linux


live.pirillo.com – Here are five things you need to know before you decide to try a Linux Distro. Don’t mistakenly assume it will be an easy switch for you. Any time you change to a completely new Operating System, there will be a trial period, as you get used to it.

Linux Journal Reviews the Asus Eee PC


Linux Journal Gadget Guy, Shawn Powers, reviews the Asus Eee PC.

RedHat Linux Commercial


Some Free Linux distributions: (Debian) debian.org (OpenSuse) www.opensuse.org (Ubuntu) www.ubuntu.com (Fedora) fedoraproject.org Interesting videos: (Gnome with Mac OS X skin and Compiz Fusion eyecandy) www.youtube.com (Kde 4 vs Win 7) www.youtube.com


A brief introduction to GDB and Assembly Language on Intel processors using the venerable C language and GCC compiler toolchain. This is probably more fun than it is informative (and not even all that fun), but maybe it will give somebody ideas… Documentation: man wprintf man gdb man objdump man hexdump Use pinfo -m instead of man for a nice, colorful interface that can be navigated by clicking or using the arrow keys. Making simple programs and analysing them with a debugger such as GDB is a great way to learn a little bit about assembly language and machine code. Why delve into machine code during an introductory video? Do we realy need to know that the stack grows downward in memory or that the arguments to a function are pushed onto the stack in reverse order, so they can pop back off in the right order? What’s with the wide characters? Why complicate things by adding a function? First of all, functions and assembly are not that hard to grasp. It’s just a push and call. We push an address to something onto the stack and call a function. What’s so difficult about that? I’m sick of people trying to insulate us from the details. Besides, knowing a little bit about what goes on under the hood makes better hackers and better programmers. That’s what we do while learning. We build things and we take them apart to see how they work. I know there is no compelling reason to use wide characters (C90 spec), but I just want to be prepared to understand them when I see them. Yes


Linux creator discusses Linux development and the value of a growing user base during Q&A at Linux.Conf.AU 07 in Sydney, Australia on Tuesday.

 Page 1 of 27  1  2  3  4  5 » ...  Last »