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…

CERN and LHC…

Continue reading…

Another 10 good Unix habits to pickup

Well, IBM publishes a new article about useful Unix command line habits as a follow-up to Michael Stutz’s article. I promise that after reading this article you will say something like “A-ha, I didn’t know you could do that!” :) Here is the part of that staff:

The !$ command returns the last argument used with a command. But what happens if you have a command that used arguments and you want to reuse just one of them? The !:1 operator returns the argument used in a command. The example in Listing 3 shows how you can use this operator in combination with the !$ operator. In the first command, a file is renamed to a more meaningful name, but to preserve use of the original file name, a symbolic link is created. The file kxp12.c is renamed in a more readable manner, then the link command is used to create a symbolic link back to the original file name, in case it’s still used elsewhere. The !$ operator returns the file_system_access.c argument, and the !:1 operator returns the kxp12.c argument, which is the first argument of the previous command.

Listing 3
$ mv kxp12.c file_system_access.c
$ ln –s !$ !:1

Read more here

unix front




Information Improvisation: Operating system is the backbone for every organization. Having professionals with CISSP certification in organization ensures the life running through its networks. Organizations manage tremendous amounts of traffic due to the use of pc phone and people with 646-058 certifications are ideal for this job. They can also manage online networks which can be hosted on lunarpages, which also provides free email hosting. With the company's logo design every page and a well crafted web template the site can be given a graceful look.

 

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 | LinuxHaxor.net | 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 ››