Archive for September, 2008

10 years ago Linux news (Sep, 1998)…

Welcome to Linux Screw! If you're new here, you may want to subscribe our RSS feed.

old style linuxBelow are some Linux news which were on top 10 years ago at e-news sites of of that time. Preparing this post I didn’t know that it would be so interesting and cognitive operation to dig in old news, to find workable links to headlines below. Well, sometimes this is more interesting and astonishing than we can find today in e-newspapers

  1. Hats off to Linux!. Intel and Netscape have announced investments in a small company developing the Linux operating system (RedHat).
  2. Apache 1.3.2 is released. Upgrade now!
  3. Microsoft questions Linux’s free model. Rich Gray, intellectual property attorney, thinks that the Linux model may not last.
  4. MCI WorldCom Exec On Linux: Not So Fast. Uunet has not yet decided whether to deploy Linux.
  5. Caldera announces partnership with Sybase.

    Caldera has made two announcements today: They will be shipping Sybase with their next release of OpenLinux, and OpenLinux 1.3 will be out on September 28th 1998.

  6. Interview: Linux creator Linus Torvalds (in Real Audio).

Speedlinks – 18 September 2008

Below are the links which caught my eye this week, I hope that some of them will be useful and interesting for you…

  1. Canonical Store is to sell multimedia codecs for Ubuntu. Codecs are developed by Fluendo and Cyberlink. It is still possible to do sudo apt-get install ubuntu-restricted-extras and get that staff installed…
  2. In A comparative look at compact sysadmin distributions article Cory Buford shares the observations he got during review of several portable (not more 210 Mb) Linux distros which may be helpful to handle “minor catastrophes”. BTW I prefer RIPLinuX :)
  3. T-Mobile, Google and HTC announce that first phone based on Android platform will be out next week (23th of September 2008).
  4. Google is going to launch its own “computer navy” (sea floating data centres). Now jokes – rumors.
  5. Codeweavers company has adapted Google Chrome browser for Linux and Mac platform.
  6. Mozilla asks to display firefox EULA in Ubuntu 8.10. Some people are really disturbed about that.
  7. XFCE 4.6 first alpha is out for public testing.

And we just launched Linux and Open Source News aggregator at Linux Screw, so you are welcome to set it your homepage ;)

Try Google Chrome in Linux

There is still no native Linux support of newly unveiled browser Google Chrome but guys from CodeWeavers prepared the port of Chromium (official name of Google Chome for Linux). This staff is already available for downloading as DEB packages for Ubuntu (32-bit and 64-bit), as RPM for RedHat, Fedora, CentOS etc. as well as self installable script for any other Linux distribution.

Well, after quick testings there are no doubts that it is not a good option if you wish to have quick and stable alternative for Firefox… But of course it is good for evaluation purposes or for those people who CAN’T wait for official release of Chrome for Linux :) Certainly the port is based on Windows copy run by Wine (don’t forget to upgrade it). Actually CodeWeavers says that this is just a proof of concept, for fun, and to showcase what Wine can do.

Google + Water-based Data Centres = Computer Navy?!

google logoWell, Google is considering to deploy data centres necessary to operate their search engine on barges powering and cooling computers…

Sounds strangely? Just read below!
Continue reading…

FAQ: How to disable/remap a keyboard key in Linux?

Q: How can I disable one or several keys of my laptop keyboard in Linux? When I press DELETE key it gets stuck and deletes everything :)

A: No problem! You can use the following command to remap or disable any key of your keyboard:

xmodmap -e 'keycode <value>=<action>'

For example, run the following to disable your DELETE key: xmodmap -e 'keycode 107='. BTW you can get keycode that corresponds to certain keyboard button by using simple command xev

xev

The full list of available keycodes and actions assigned to them on UK keyboard is below…
Continue reading…




Pages: 1 2 Next
Friendly Sites:Who is behind Linux Screw?
Aspiring Sysadmin | GeekyBits³ | Bash Cures Cancer | TOTMS
Linux Operating System | Small Linux Deployments | My SysAd Blog
The Danesh Project | ZEPY | Linux config Wiki | Planet Sysadmin
The Sys Admin | {buhay sysad} | a non-geek's linux notes
Linux HOWTOs, Tutorials & Projects with Adam Palmer | LinuxAlt.Com
My name is Artem Nosulchik (artiomix AT gmail DOT com) and I'm Linux/Unix, Cisco systems engineer. The main idea of Linux Screw is to share relevant knowledge, skills and observations over The Web. Here you can find a lot of information related to different Linux distributions, FreeBSD, IOS as well as a other Open Source around staff. Read more ››