Featured Post

How to Fix Your Relatives’ Terrible Computer

Drop your bags, grab a drink, and grab the XP CD—it’s time for the holiday ritual of fixing up your relatives’ computer. Here are some tips and downloads to keep handy while you’re cursing all the auto-starting crapware. For this guide, we’re going to do a bit of assuming. We’re...

Read More

How to replace the 2nd character in a string using sed?

Posted by Anonymous Coward | Posted in Linux | Posted on 31-10-2009

0

Hi,
i have string var1=NN. Based on conditions, i have to change this first N to Y or second N to Y and send the details to other process. How to do that? This is a linux machine.

Thanks,
Selva

configuring an NTP client/server

Posted by Anonymous Coward | Posted in Linux | Posted on 31-10-2009

0

I need to configure an NTP daemon on a "bridge-PC" connected on 2 LANs. It is expected to read the correct time on a time server on the first LAN and behave as a server for the second LAN.
Can I do both the things with ntpd?
In other words, is ntpd able to work as client and server at the same time?
I’ve configured ntp.conf with the external NTP server address on the first LAN, and inserted ./ntdp in the rc.local. The daemon runs correctly, it reads and updates its time, but the other PCs in the second LAN (the "internal"one) do not recognize the "bridge-PC" as an NTP server (even if they are able to ping it).

What should be going wrong?

Thanks,
M.

Using sort command to get numeric ascending order

Posted by Anonymous Coward | Posted in Linux | Posted on 31-10-2009

0

HI everyone,
I am trying to use the unix sort command to get a list of numbers sorted in ascending order but having trouble in getting it to work.
An example of this issue would be when i am trying to sort the following three
number each on a different line "1" , "2" and "116" the sort command list the
results in the order 1,116,2
i want it to sort it as 1,2,116.
Is there any option in sort command that will help me achieve this?

Regards

-w

New 27-inch iMac is “Stunning”

Posted by suparoot | Posted in Mac | Posted on 31-10-2009

0

Reviewer Ken Mingis (computerworld.com) writes that “Apple’s new 27-inch iMac can be described in one word: stunning.” Citing its super-high-resolution LED-backlit display, speed, and industrial design, Mingis concludes: “With an absolutely stunning screen, a lot of under-the-hood performance improvements, the wireless keyboard and the new mouse, and flexibility that makes it fit in at work or at home, this new iMac could lead to a resurgence in desktop sales for Apple.”

Mobile market, Mot earnings, show signs of recovery

Posted by jfeedor | Posted in OpenSource | Posted on 31-10-2009

0

The mobile phone market suffered a six percent drop in shipments year to year, but saw a 5.6 percent improvement over the previous quarter, says IDC. Meanwhile, Motorola, which showed a 6.4 percent yearly drop, according to IDC, posted 3Q earnings that beat analyst predictions.

Novell’s Blog Wheels Out Tired Criticisms of Open Source

Posted by jfeedor | Posted in OpenSource | Posted on 31-10-2009

0

In response to the news this week that the city of Los Angeles is going Googlefied with a $7.25 million, five-year deal to adopt Gmail, Google Calendar and other applications, Novell’s blog has an interesting rebuttal. Of course, the reason for the city’s switch to Google’s corner of the cloud is to save money that it would otherwise spend on expensive software licenses, and it will save. Still, the Novell blog post is intriguing because it’s a missive from an open source-focused company criticizing the Los Angeles decision with barbs frequently aimed at open source solutions. It claims that L.A. should have opted for Novell’s fee-based Groupwise solution. Huh?

DRI2 Sync + Swap Extensions Near Reality

Posted by jfeedor | Posted in OpenSource | Posted on 31-10-2009

0

When running a modern Linux graphics driver stack in a composited environment there is a lot less tearing — particularly with regard to video playback, but OpenGL applications too — now than there was in the past, but there is still room for improvement. One of the ways to improve this is by properly controlling the display of buffers with how often the swaps occur and to sync them with the monitor’s refresh rate or the rate at which the compositor is running.

Using Temporary Tables to Speed Up MySQL

Posted by jfeedor | Posted in OpenSource | Posted on 31-10-2009

0

If you’re fetching several resultsets that contain a lot of common data, it can make sense to obtain a single resultset that has all the data that’s required, store it in a temporary table, and then select from this temporary table as needed.

A vision becomes reality

Posted by jfeedor | Posted in OpenSource | Posted on 31-10-2009

0

Open Source philosophy fosters environments where people readily exchange knowledge and willingly share innovations as a way to develop skills for the betterment of humankind.

Linux-Kongress 2009 Tuning Gathering

Posted by jfeedor | Posted in OpenSource | Posted on 31-10-2009

0

The Linux-Kongress is traditionally where kernel developers exchange honors and advice about new features and enhancements. This year a number of speakers presented performance improvement data and discussed what aspects of Linux can be drawn out even more.