|
      
Source: Linux Today That Linux Guy: "Now that we’ve learned all about the terminal and what it can do, we’re going to start using it and begin showing off the power of it. We’ll use the pwd, cd and ls tools to move around and and list directory contents, and we’ll also take a look at the file and less tools."
       
Source: Linux Today Lifehacker: "This morning, though, we're taking a more nuts-and-bolts look at changes you can make to your newly-installed system to make it faster, reliable, and more enjoyable from the inside out. Read on for five tweaks that any Ubuntu user (or Linux user in general) should consider making to get started on the right foot."
Source: Linux Today The Linux Hardcore: "Well, djsroknrol posted on The Linux Hardcore Forum about having a few issues with his Ubuntu install. After a bit of investigation, he realised that even though he had created and enabled a swap partition, it wasn't listed in /etc/mtab."
   
Source: Linux Today HowtoForge: "This document describes how you can configure a Debian Etch system for IPv6 so that a) it can connect to other IPv6 hosts and b) other IPv6 hosts can connect to it. IPv6 should become more important in the future as recent estimates assume that there will be no more IPv4 addresses left by 2010 or 2011. Therefore it's time time to learn IPv6."

Source: Linux Today nixCraft: "Question: How do I open a shell prompt or gnome-terminal at the current location while browsing directories and files via nautilus file manager? I'd like to see Open Terminal / Prompt here option added to my right click menu."
  
Source: Linux Today Linux.com: "The first article in this series showed ways to use the names of files and directories as a simple database -- to organize collections of data and find them quickly from either a GUI menu, from a program, or from the command line."
  
Source: Linux Today Phoronix: "However, Creative Labs today has finally turned this situation around and they have open-sourced the code to this notorious driver. The source-code for the Creative X-Fi driver is now licensed under the GNU GPLv2."

Source: Linux Today Ken Hess's Linux Blog: "Since my "5 Things Every Good Linux Administrator Knows" post the other day I left out three very important things that every good Linux administrator should know."
Source: Linux Today The Linux and Unix Menagerie: "Today we're going to take a look at a few (well, maybe more than a few) ways to check your Linux box to find out if the reason it's beginning to perform poorly is related to memory or memory-management issues. For today's examples, in particular, we’ll be using SUSE Linux 9.x, but most of these examples translate just as easily to RedHat, Ubuntu and other widely-used distros, with some minor modifications."
      
Source: Linux Today Phoronix: "In our performance exploration of Ubuntu we now have additional tests to publish this morning. This time around we're switching out the hardware we're testing on to Intel's newer Core 2 series and we're comparing the performance of the x86 and x86_64 editions of Ubuntu 8.10 against Apple's Mac OS X 10.5.5 operating system."

Source: Linux Today LinuxPlanet: "But it's the little power user features that make an application you look forward to using all day every day. And Firefox has a lot of special features that are written specifically for Linux users. Here are a few of my favorites."
  
Source: Linux Today Cyber Cynic: "Actually, it's bigger than just a problem that could crash a system. Secunia, a security company, stated that "Successful exploitation may allow execution of arbitrary code." In other words, you could use the bug to crack PCs and take control of them."
   
Source: Linux Today OStatic: "The fourth beta release became available Monday, with some new bug fixes, updated versions of GNOME, Banshee and the kernel, and webcam support re-enabled. One of the changes long time openSUSE users will notice right away is the new YaST disk partitioner."
Source: Linux Today IT World: "Security researchers say they've developed a way to partially crack the Wi-Fi Protected Access (WPA) encryption standard used to protect data on many wireless networks."
Source: Linux Today MSPMentor: "Open source is starting to influence portions of the managed services market. But can MSPs really trust open source?"
Source: Linux Today Fossbazaar: "Public administrations in Europe have to follow public tender procedures and the new guidelines give practical and legal advice on how open source software and related services can be incorporated into the procurement process."
Source: Linux Today Linux Magazine: "Linux Magazine is broadcasting a live stream from the UKUUG Linux Conference in Manchester, UK (November 7 through 9). It's the yearly event of the UK's Unix & Open Systems User Group."
  
Source: Linux Today Linux Gazette: "The aim of these notes is to give you root access to a Debian "lenny" installation on on your existing computer without worrying about any hardware issues. To do this, you will not need to re-boot your computer, and will only append to the existing data on it.
The question of why1 you may want to do this is addressed in the last section "
Source: Linux Today Linux.com: "If you're looking to run a serious open source collaboration server, Yahoo's Zimbra Collaboration Suite (ZCS) should be on your short list. This Web 2.0 email and groupware server offers AJAX Web-based administrator and user interfaces, a variety of useful groupware features, and email import functionality."
Source: Linux Today The VAR Guy: "The VAR Guy ultimately jumped to Ubuntu Linux in mid-2007. But now -- as Microsoft gears up for Windows 7 -- it's time for our resident blogger to reengage with the software giant. Here's why."
   
Source: Linux Today Ubuntu Geek: "In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux, Apache, MySQL and PHP) server up and ready to go. This feature, exclusive to Ubuntu Server Edition, is available at the time of installation."
  
Source: Linux Today The Age: "Small laptops are becoming a big problem for Microsoft's Windows business."
Source: Linux Today Linuxworld: "A Harvard law professor has opened a new front in the battle between the Recording Industry Association of America (RIAA) and alleged music pirates by challenging the constitutionality of a statute being used by the industry group to bring lawsuits against alleged copyright violators."
    
Source: Linux Today Linux.com: "Each new Ubuntu release has raised the standard by which other Linux distros are judged. With the new Ubuntu 8.10 Intrepid Ibex, the focus is on mobility and 3G network support. I found Intrepid to be a fast and stable release, yet I experienced some minor issues that keep it from absolute perfection."
    
Source: Linux Today Boston Review: "But just as I was switching to an OLPC, the project backed away from its commitment to freedom and allowed the machine to become a platform for running Windows, a non-free operating system."
     
Source: Linux Today Royal Pingdom: "There is no place like home; The most famous IP address of them all, good old localhost"
Source: Linux Today mmu_man's blog: "Oddly it seems I'm not the only one asking for opensource on that forum But it seems to be more "politically correct" when it's for GNU/Linux which usually means the result would be GPL, so unsuitable licence-wise for porting to Haiku, and unportable anyway because no stable driver API in Linux means no way to understand it easily. "
      
Source: Linux Today TechRepublic: "In fact, the Linux desktop might very well be the area where there are the most options. But for a lot of users, desktop selection doesn't usually go beyond KDE or GNOME. With this article, I hope to help the average Linux user get beyond the standard fare."
Source: Linux Today On-Disk.com: "When One Laptop Per Child starts their next Give 1 Get 1 program on November 17th, there will be an option to purchase an upgrade that will allow users to run a standard Linux desktop based on Fedora 10, on their XO system (pronounced "ex - oh"). This special edition of Fedora 10 is an alternative for adults who may not find the child focused graphical interface called Sugar practical for daily use."

Source: Linux Today Linux Journal: "If you don't care much about whitespace bash is great: it normally turns multiple whitespace characters into one and it breaks things into words based on white space. If on the other hand you'd like to preserve whitespace bash can be a bit difficult at times. A trick which often helps is using a combination of bash's eval and set commands."

Source: Linux Today IBM Developerworks: "Advanced Configuration and Power Interface (ACPI) and the power configuration systems built into modern computers provide a wide range of options for reducing overall power consumption. Linux and its associated user space programs have many of the tools necessary to master your PC power consumption in a variety of contexts."

Source: Linux Today SUSE & openSUSE: "Ultrasol is a collection of nearly 400 different solitaire or patience games. There are games that use the 52 card International Pattern deck, games for the 78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games, Matrix games, Mahjongg games, and games for an original hexadecimal-based deck."
Source: Linux Today OStatic: "Speed tests are starting to come in from several sources for the updated beta versions of the Google Chrome and Mozilla Firefox browsers."
|