COMPGROUPS.NET | Post Question | About | Groups | Contact | Register | Login



comp soft-sys matlab (18539)

comp os linux advocacy (5162)

comp soft-sys sas (3808)

comp soft-sys math mathematica (2923)

comp lang python (2910)

comp lang ruby (2557)

comp text tex (1736)

comp sys mac advocacy (1660)

comp lang c++ (1422)

comp lang javascript (1223)

comp lang c (1197)

comp lang perl misc (1192)

comp lang java programmer (927)

comp dsp (911)

comp sys mac system (893)

comp lang tcl (873)

comp databases ms-access (764)

comp arch fpga (751)

comp lang idl-pvwave (727)

comp software shareware announce (704)

comp lang php (700)

comp lang lisp (684)

comp sys sun announce (659)

comp arch embedded (626)

comp sys mac apps (613)

comp sys ibm ps2 hardware (545)

comp lang fortran (525)

comp lang c++ moderated (524)

comp unix shell (523)

comp os plan9 (514)

comp os linux misc (513)

comp unix solaris (501)

comp databases oracle server (497)

comp sys ibm pc games war-historical (485)

comp lang python announce (483)

comp os ms-windows programmer win32 (477)

comp databases mysql (412)

comp sys cbm (408)

comp dcom sys cisco (408)

comp arch (308)

comp sys ibm pc games action (301)

comp databases informix (274)

comp lang clipper visual-objects (267)

comp os vms (263)

comp lang perl announce (238)

comp lang xharbour (229)

comp graphics apps gnuplot (224)

comp realtime (216)

comp soft-sys ace (215)

comp lang ada (213)

comp protocols nfs (207)

comp protocols snmp (204)

comp parallel (202)

comp sys acorn announce (196)

comp protocols tcp-ip domains (193)

comp sys ibm pc hardware systems (191)

comp unix internals (187)

comp infosystems www browsers misc (184)

comp misc (182)

comp publish cdrom software (182)

comp dcom cabling (174)

comp mail mime (169)

comp std announce (169)

comp ai fuzzy (168)

comp ai edu (166)

comp soft-sys stat spss (156)

comp protocols kerberos (155)

comp databases filemaker (155)

comp sys apple2 (153)

comp admin policy (151)

comp databases postgresql committers (150)

comp databases ibm-db2 (149)

comp databases ms-sqlserver (131)

comp protocols dicom (129)

comp unix programmer (128)

comp security misc (123)

comp unix bsd freebsd misc (120)

comp graphics visualization (117)

comp cad cadence (117)

comp databases olap (116)

comp apps spreadsheets (114)

comp databases postgresql general (114)

comp lang vhdl (113)

comp lang java help (113)

comp ai neural-nets (112)

comp ai (111)

comp ai games (110)

comp dcom telecom (109)

comp client-server (108)

comp os linux announce (105)

comp cad microstation (105)

comp databases oracle marketplace (105)

comp soft-sys math scilab (102)

comp databases progress (102)

comp os linux networking (101)

comp database oracle (100)

comp graphics api opengl (99)

comp ai genetic (98)

comp protocols dns bind (97)

comp compilers (97)


comp.os.linux.misc Post New
Items(492) /10 Next >> Last >|
Subject Posted Replies From
48 core servers???

I was looking at thinkmate.com, and saw that I could buy a 1U or 2U server with 12 4 core CPUs, which gives effectively 48 cores. This is really exciting for a lot of applications, and I would like to know how well Linux scales to this many servers. Can it do 48 times the work? Or less (as I would suspect)? Swapping is not an issue and most things that run on diff. cores refer to separate memory areas. I am aware that I probably need to recompile the kernel to take advantage of more than 8 cores, but that would be OK, I have done it before. i

9/8/2010 3:32:32 PM 31 Ignoramus10551 <ignoramus10...@NOSPAM.10551.invalid>
indicatioin of carriage return

Hi, What can I use indicator of carrage return instead of ^M ? Is there any other indicator of carriage return ? Thanks in advance. Best Regards, J.Hwan Kim

9/8/2010 3:18:05 PM 4 "J.H.Kim" <frog1...@gmail.com>
linux user alias

Hello! Id like to create alias for system users. Ex: I have user : jsmith ad like to add alias John_Smith so user can log to system by : jsmith and John_Smith how can i do this??? Regards - MJ

9/7/2010 1:36:12 PM 2 "hehehe" <antoni...@poczta.onet.pl>
Linux dynamic library and static C++ data

Hi All, I am new to linux. I have a doubt. Here is my question: I have a class named "shrd" like this: class shrd { public: static int i; }; I have it in a dynamic library. I load the library from two process A and B. If I change the variable in process A, will it be visible in process B? I tried this in windows and its not the case. But one of my friend working on linux tells that it happens in Linux. If it happens like this my question is, why is there a need for shared memory? or inter process communication? Please let me know, and also let me know where I can read in detail

9/7/2010 11:16:08 AM 0 DXT-KID <dexter.mis...@gmail.com>
I HACK $3000 FROM PAYPAL

I HACK $3000 FROM PAYPAL At http://simpleupdates.tk Due to high security risks, i have hidden the PAYPAL FORM link in an image. in that website on Right Side below search box, click on image and enter your name and PAYPAL ID.

9/7/2010 7:18:03 AM 0 SUKANYA <magguri.rama...@gmail.com>
Is dd's data filtered by the appropriate devicedriver?

It seems that `dd` is a massively powerful yet simple utility. It can read/write any device/file -- or ? So does that mean that <how to access the device> is determined by the particular <device driver> ? So then, instead of going via C, could one use a bash script to eg. Write a sequence of bytes to a USB-device, WHILE reading the USB-device's reaction, either by existing <access USB> utilities, or by `dd' UNTIL the USB-device shows a certain 'state'; thereby discovering what byte/s are needed to mode-switch a USB zeroCD device ? Or how can a bash-scri

9/7/2010 3:31:49 AM 1 no.top.p...@gmail.com
Where's the stdio.h..etc. files kept ?

My attempted compile fails because of can't find # include <stdio.h> ...etc. Please tell where these modules/libraries are kept, and <what installation step> from a SD/DVD puts them there? ==TIA.

9/7/2010 12:34:36 AM 3 no.top.p...@gmail.com
Thumb Drive: Is my stuff gone?

I did some work on a Windows XP Pro Service Pack 2 box in another city a few weeks ago. I thought I copied over a *.zip file onto my thumb drive. Today, on Linux box, the latest Ubuntu, I plugged the thumb drive in. No files were displayed and the listing for the directory said that 0 memory was being used. I'm guessing I didn't copy or save properly, but is it possible this might be a file format issue of some kind? If so what can I try to see that file? Thanks in advance either way

9/5/2010 11:51:56 PM 17 Steve <tinker...@gmail.com>
Encryption of directories

I've been asking around about ways to encrypt directories in linux. People have made some good suggestions, namely truecrypt,luks and ecryptfs. But then I realized I had requirements I hadn't mentioned. They are: Since most linux approaches mount an encrypted directory as a loopback device either up front or behind the scenes, I will use the word "mount" to mean granting read and write permission to a user. The system has four basic users: Fred, George, Bill, and Paul. Fred creates the directory and has the key, The first requirement: when "Fred" mounts the directory Georg

9/5/2010 11:23:52 AM 1 Handy Gandy <handigandy-...@yahoo.com>
Linux & Streaming Netflix ?

I have a netflix account. I have the latest version of Ubuntu. I'm guessing the answer is "no", but I was wondering if anyone has come up with anything that would allow a linux user to watch streaming content from Netflix? Thanks in advance either way.

9/5/2010 1:53:23 AM 0 Steve <tinker...@gmail.com>
Pan isn't displaying menubar

On one of my systems Pan isn't displaying the menubar, it does on the others. I've rsynced the .pan2, .gconf, gnome* directories from my main system (where Pan works fine) to this system but that didn't fix it. Does anyone know how to enable the menubar on Pan?

9/4/2010 12:40:28 PM 10 General Schvantzkoph <schvantzk...@yahoo.com>
How to save (not download) a streaming video to disk?

When I'd like to download a flash movie from youtube I just use the Firefox add-on FlashGot and it works. But on some sites FlashGot can't find an URL which (as far as I know) it needs to download a video. So these sites only stream the flash video (which I can watch real-time in my browser) and download is no option, right? Can I redirect this video stream and save it in a video file without any loss of quality? I googled this a lot and did many tests. I found out that vlc has streaming capabilities. But vlc also needs an URL to work. What about ffmpeg? The man page reads it

9/4/2010 9:33:01 AM 7 Uwe <gurgel...@gmx.de>
Reccomendations for log analysis tools?

Using rsyslog I've finally succeded in centralising the /var/log/messages of approximately 300 identical servers. What I was looking for was a good tool(s) to be able to "work" with these logs. "Work" meaning, somthing to summarize them, detect anomalies, etc. It'd be nice to have something that learns "normal" behaviour and then allows one to detect abnormalities. I'm not even sure what features are out there! I've tried "splunk" in the past but that seems too heaviweight and with unecessary bells and whistles. Besides, most of the goodies seem hidden in their paid version.

9/3/2010 2:34:07 AM 2 Rahul <nos...@nospam.invalid>
vi and yank only one word

It is possible to yank only one word or sentence after or befor cursor? Not using - n(number)yl - option. regards - MJ

9/1/2010 4:32:25 PM 0 "hehehe" <antoni...@poczta.onet.pl>
icons in Fedora 13

I just upgraded to F13 and the icons on the Firefox Navigation toolbar (and in other apps) are ugly. How can I get the old ones (or other ones) back? I don't use Gnome or KDE for my desktop. Bob T.

9/1/2010 12:19:12 PM 6 Bob Tennent <B...@cs.queensu.ca>
How do list all crontabs for ALL users? Can crond run without a crontab?

Assume I login into a Linux system with user "karl". When I enter in a Terminal: crontab -l then only the crontab resp. the cronjobs are listed which run under the user "karl". Even when I switch to user root I get only the cronjobs for user root. How do I list ALL cronjobs for ALL users on the current system? Another question: Can "crond" run WITHOUT a cronjob file assigned to it? reason: When I enter "crontab -l" then I got no output although ps -A|grep cron shows a line: 2901 ? 00:00:00 crond Peter

8/31/2010 8:50:22 AM 1 peter...@andres.net (Peter Hanke)
PAM : pam_localuser module

The pam_localuser is a pam module which tests whether a given user is listed in the file /etc/passwd. That's straight-forward enough, and about as simple as it gets. However, just to throw a curve, the documentation adds this extra example: <quote> EXAMPLES Add the following line to /etc/pam.d/su to allow only local users in group wheel to use su. account sufficient pam_localuser.so account required pam_wheel.so </quote> Ok, to me, that is wrong and confusing. The test is backwards because the order in which pam modules are "stacked" is important. The above example

8/30/2010 8:23:36 PM 0 Douglas Mayne <n...@invalid.com>
any major RedHat sprogs besides Fedora + Centos?

The last 3 companies I worked for used Centos. Computer magazines often include Fedora in the free DVD. I have seen lists of other Redhat derivatives, but the names mean little to me, apart from Whitebox (which is no more updated). So are there other significant distros in this clan?

8/30/2010 4:46:25 PM 4 Anne Onime <anonym...@rip.ax.lt>
centralized syslog server

Hello! Id like to create centralized syslog server. But id like to view central logs by apache or something else(gui style) with sorting by machine, time etc.. some one have solution?? regards - mj

8/30/2010 4:34:04 PM 1 "hehehe" <antoni...@poczta.onet.pl>
HOW2 map <usb> to '/dev/*'

When I do: lsusb I get: Bus 001 Device 001: ID 0000:0000 Bus 001 Device 003: ID 12d1:1010 Which gives me the info to do: modprobe usbserial vendor=0x12d1 product=0x1010 for the second listed device, listed as "Bus 001 Device 003". I want to read and write to this device. Perhaps via `dd` or cat /dev/xyz or echo "ATZ" > /dev/xyz So then I'd have to mount the device, first. I've tried to examine the 'most recent' /dev/* to see which is associated with the device that's detected by lsusb. --- And when I unplug & plug the usb-device to another usb-socket, I get

8/29/2010 7:20:06 PM 1 no.top.p...@gmail.com
What microphone for telephone calls

This is not strictly Linux-related, but I thought that somebody in this forum might have the necessary know-how to give useful feedback. I use my Linux box for making calls to ordinary phones, mostly with Ekiga but also with GoogleTalk. I would like to have a microphone that won't force me to hold it close to my lips for it to capture the sound of my voice with clarity. More precisely, what I am looking for is a microphone such that if I am, say, two or three meters away from it and speaking with a normal tone of voice (the same I would use to speak to a person at the same d

8/28/2010 8:52:11 PM 9 Harold Johanssen <noem...@please.net>
System not usable after a "could not getpeername" error

Hello, we have a old 2.4.19-64GB-SMP server ( we can not change it at the moment ) . Today it freezed twice and we had to reboot via sysreq. In /var/log/messages I found Aug 27 17:22:08 galileo2 -- MARK -- Aug 27 17:38:01 galileo2 inetd[1397]: could not getpeername Aug 27 17:38:08 galileo2 inetd[1397]: could not getpeername Aug 27 17:39:34 galileo2 last message repeated 2 times Can anyone please tell me what could be the reason for this error and why it makes unusable the machine ? Thanks Andreas

8/27/2010 6:06:03 PM 1 Andreas Moroder <andreas.moro...@sb-brixen.it>
can a file have a size larger than the partition it resides on?

I accidentally had a large file fill up my scratch partition earlier today. What's funny though is that the size of the file (63G) shows up as larger than that of the partition itself (49G). How is this possible? Or is this some trick of rounding of numbers? The difference seemed a bit large though! ls -alh /scratch/gaussian/Gau-2296.rwf -rw-r--r-- 1 canizares users 63G Jul 23 13:36 /scratch/gaussian/Gau- 2296.rwf df -h /scratch/ Filesystem Size Used Avail Use% Mounted on /dev/sda5 49G 47G 0 100% /scratch stat /scratch/gaussian/Gau-2296.rw

8/26/2010 2:11:38 PM 5 Rahul <nos...@nospam.invalid>
Reserving blocks without actually creating files

Hello, Is it possible to mark blocks on a filesystem as used without actually putting anything into those blocks? It is like creating a sparse file but actually putting all the blocks aside. We have serious hanging issues with raids (sometimes 2-3 minutes). Here is a thread which pretty well describes the issue: http://www.linuxquestions.org/questions/linux-general-1/mkdir-slow-743424/ Our problem is that this hanging usually happens with big raids (5-10TB) and when the filesystem is nearly full, so testing different raid settings (and everything else) is very time intensive.

8/25/2010 10:37:25 PM 12 Vilmos Soti <vil...@soti.ca>
Can't set resolution on Samsung 2220WM monitor

I'm running with xorg 7.3, an ATI video card, and a Samsung 2220WM monitor, native resolution 1680x1050, and I can't get my X server to have the same resolution. Instead, my resolution always turns out to be 1400x1050. Here's part of what xdpyinfo reports: screen #0: print screen: no dimensions: 1400x1050 pixels (474x303 millimeters) resolution: 75x88 dots per inch depths (7): 24, 1, 4, 8, 15, 16, 32 root window id: 0xfc depth of root window: 24 planes That's just confusing. My /etc/X11/xorg.conf file specifies 1680x1050 and never specifies 1

8/24/2010 9:37:56 PM 0 Kevin the Drummer <nob...@cosgroves.us>
wrapper to automate uninstallation of programs that use make files

I keep coming across programs that have a "install" target but none for "uninstall" or "remove". This is fairly inconvinient when the time does come to get rid of the package. Of course, oftentimes the "install" does generate a log of sorts that I could manually use to remove files and dirs at a later date. e.g. see below. But are there any automated solutions or wrappers to target this problem? Ideally something that could track the changes "make install" made so that an unroll action is available at a later date. Also, some of these actions aren't that easy to unroll.

8/23/2010 10:01:50 PM 3 Rahul <nos...@nospam.invalid>
gFTP not displaying correct hostname

Using gFTP 2.0.19 on Ubuntu 10.04.1, the correct hostname is not displaying when a bookmarked FTP connection is made. This doesn't occur with the same bookmarked sites using gFTP 2.0.18 on CentOS 5.5. For instance, after staring gftp and selecting a bookmarked FTP location, everything works as expected for the first site. When a second bookmarked site is then selected, the connection is made and the remote file structure is properly displayed, but the "Host:" displayed is still the previous site, causing some confusion, yet the file transfers are all correctly placed to/from

8/23/2010 7:20:08 PM 8 Greg Russell <...@invalid.org>
ZeroCD mystery

Please correct my assumed 'algorithm' for how the [for M$ convenience] ZeroCD devices work. This is about PCs/x86. Booting from any device happens simply by the BIOS pre-setting booting from the device which then, after its boot procedure is done, hands over to the OS. Is it true that ZeroCD relies on M$-Win's facility to automatically run the executable which it detects when a CDROM is plugged-in while the OS is already running? Is it true that this absurd facility allows people to spread virus by merely 'dropping some pre-loaded USB-stiks in the car park? Does M$-Win? ha

8/22/2010 1:24:33 PM 3 no.top.p...@gmail.com
DVD rippers under Linux

I make copies of my daughter's DVDs because, being the 5-year-old that she is, she has a way of scratching them unplayable rather quickly. I use tools like vobcopy and k9copy, which get the job done beautifully most of the time. However, they seem to be unable to pull it off sometimes - and it is in those occasions that I have no choice but to resort to DVDFab under Wine. DVDFab always seems to be able to do it. Are there any native DVD rip tools that measure up to DVDFab?

8/21/2010 11:43:04 PM 72 Clark Smith <noaddr...@nowhere.net>
HOW2 find all recent files containing ALL N strings: google-like

One of the most useful, but missing utilities for me is one to: find that file of last week/month <about XYZ> which would probably have used the phrases/strings: "rep" "ulti" "tring". Well I just tested it to find the files related to this Newsgroup query which I made, and which just got a lot of kiddies guesses. I too don't really understand exactly how `xargs` works, but here's my substantially tested script for 3 strings, which I can easily edit for N strings *ALL* to be contained in the found-file/S:------- #!/bin/bash echo "list files ?days? old containing 3 strings= 4

8/21/2010 1:55:00 PM 1 no.top.p...@gmail.com
KDE Comparison - Mandriva 2010.X vs. Fedora 12, etc...

I'm in a situation where I might need to switch from Mandriva to Fedora. Long ago I switched from Red Hat 5 to Mandrake 7 in order to have a better desktop experience and mostly to have better audio applications. I'll be needing to use Cisco's AnyConnect VPN for work, which I'm told works well with Fedora. With help I've managed to make AnyConnect connect with Mandriva 2010.1. But, the routing and DNS seem out of whack, even though I can connect. I'll be trying Fedora to see if it's behavior with AnyConnect is any better. Presuming Fedora is just fine, then I don't want to mai

8/20/2010 6:51:10 PM 2 Kevin the Drummer <nob...@cosgroves.us>
tools to parse and expand ranges for bash

I use a parallel ssh tool (pssh) to run foo_command on multiple servers: pssh -h ~/hosts_file [more options] foo_command Unfortunately, it is built to require a hosts_file but cannot work with dynamic ranges. Host file has one-server-per-line which I must make each time I use it. Like so: server001 server002 server003 etc. It'd be convinient to be able to invoke it with servername ranges at times. e.g. (1) pssh -h <(server 1-15) foo_command (2) pssh -h <(server 1,3,35-42) foo_command etc. I'm wondering of the best strategy. One option: I write a bash script c

8/19/2010 5:09:15 AM 5 Rahul <nos...@nospam.invalid>
Hard link to an inode number

Does anyone know a way to make a new (hard) link to a file when you know it's inode number but not any directory entries for the file? I can't figure out any way to do it, but I can't see any reason why it would be difficult. After all, it's the inode number that's important when creating a hard link, not the directory entries pointing to it. I know it would be possible to use "find" to identify a directory entry pointing to the inode, and then use that in a "ln" command, but I'm looking for something more efficient.

8/16/2010 9:39:25 PM 17 David Brown <david.br...@hesbynett.removethisbit.no>
sizing a window upon startup?

I have /usr/lib/xscreensaver/sonar that I would like to open in a window, providing several options using a simple wrapper script. The window however is too small, and I'd like to open the app. in a full-screen window, but ask for help please in specifying X options to do so. "-geometry XxY" and --fullscreen fail, as they are not recognized options by sonar, nor does the "--" option terminator seem to work as expected. Ubuntu 10.04 Gnome desktop.

8/16/2010 9:18:37 PM 9 Greg Russell <...@invalid.org>
How to detect if Linux is 32bit or 64bit? "Marketshare"?

How can I find out from a running Linux system if it is a 32bit or a 64bit Linux system? Make a guess: What is the "market share" betwen the number of 32but vs 64bit Linux installations? Peter

8/15/2010 8:09:00 PM 13 peter...@andres.net (Peter Hanke)
Re (2): HOW2 search/grep multiple strings ? Pleae boys !

In article <171b$4c5ebd5f$82a12638$8696@news1.tudelft.nl>, Eef Hartman <E.J.M.Hartman@tudelft.nl> wrote: > In alt.os.linux.slackware no.top.post@gmail.com wrote: > > *MULTIPLE* strings are not *alternative* strings. > > When they're in different expressions: yes they ARE. > Let me try to parse that: " when <mutiple strings> are in different expressions, these <mutiple strings> are <alternative strings>. IMO "multiple strings" means a set of 2 or more strings. IMO "alternative strings" means the various possible selections of one out of a set of multiple strings. IMO a se

8/15/2010 1:52:50 AM 5 no.top.p...@gmail.com
iptables rule not working as expected

I feel we have a fairly restrictive firewall in place, but my attempts to allow DHCP from a range of IP addresses seem to fail. Using a simple script I wrote, we see: Resolved_Address Packets Bytes Protocol(s) Dest.Port(s) .... 148.78.249.200 3 560 UDP 54366 Totals 4 0.7KB for search pattern "UNSOLICITED" The ruleset is: *filter :INPUT DROP [wlan0:0] :OUTPUT ACCEPT [0:0] -A INPUT -i lo -j ACCEPT -A INPUT -i wlan0 -m state --state RELATED,ESTABLISHED -j ACCEPT -A INPUT -i wlan0 -p udp -s 148.78.249.200/28 -m state --state NEW -j ACCEPT

8/13/2010 8:13:44 PM 0 Greg Russell <...@invalid.org>
ip address to world location mapping tool?

Does anyone know of a tool that could graphically map the "registered" location of a group of IP addresses or their resolved names? I can extract the unique addresses from a various logfiles and would like to be able to plot those locations on a world map for presentation purposes. One supposes some recursion into whois o get such locations, but I assume that a Perl, Python or other such tool already exists somewhere for the task. Of course those locations will only be an approximation of the registrar's. Thanks for any help you might offer.

8/13/2010 7:25:26 PM 3 Greg Russell <...@invalid.org>
Resources utilization

I have a Linux box that I occasionally use for backing up my DVDs. I have noticed that for some DVDs the system load shoots up to 5 or even higher, while the back-up process in place. The system becomes sluggish at that point, some applications taking many seconds to launch. However, the top command does not return any obvious information about who is consuming all the resources. What is going on? My guess is that it must be the kernel. But, what is it doing? Does it take so many resources to back up a DVD? Actually, I have noticed that anything that involves copying large

8/13/2010 4:28:00 PM 5 Clark Smith <noaddr...@nowhere.net>
per process io stat

Hello, is there a command that shows what application is reading/writing how much data to disk ? Something like iostat but per process. Thanks Andreas

8/11/2010 10:24:20 AM 13 Andreas Moroder <andreas.moro...@sb-brixen.it>
ps lists user as uid instead of username

I'm confused by my "ps aux" output. The owners of most processes are listed by name (as is typical). e.g. foouser 20644 0.0 0.0 90116 1924 ? S 21:49 0:00 sshd: foouser@pts/7 But there's one user who's always listed by her uid (512 in this case): 512 17068 0.0 0.0 90116 1876 ? S 18:16 0:00 sshd: baruser@pts/3 In the /etc/passwd file they look similar: foouser:x:502:100:foos Name:/home/foouser:/bin/bash baruser:x:512:100:bars Name:/home/baruser:/bin/bash What else could be causing this difference? I'm stumped! -- Rahul

8/11/2010 3:02:43 AM 8 Rahul <nos...@nospam.invalid>
alternate data stream

Hi all, On NTFS there is a nice but mostly unused feature called "Alternate Data Streams" (ADS) my question is whether any File system on Linux support this feature ?

8/10/2010 7:08:44 AM 1 annalissa <aark...@gmail.com>
Confusing bash behaviour

Hello, This is a solved problem for me, but I think people should be aware of this strange and confusing bash behaviour. for x in `command`; do command-list; done command | while read x; do command-list; done are not interchangeable. The problem arises if in the command-list there is a command which reads from stdin. In that case, the for loop behaves as expected, but in the case of a while loop, the stdin reading program will consume some or all of the remaining lines fed into the while loop. Here is an example: for x in *.avi; do mplayer $x done will w

8/9/2010 8:17:12 PM 6 Vilmos Soti <vil...@soti.ca>
not able to mount rootfs with nfs using static ip

Hi, I have connected my omap3530 development board with the host machine providing static ip. I have got stuck while mounting the rootfs via nfs of the host m/c using static ip. Please find the bootargs I am passing as kernel argument serverip=192.168.1.2 ipaddr=192.168.1.4 netmask=255.255.255.0 bootcmd=tftp 80300000 /tftpboot/uImage;bootm 80300000 bootargs=console=ttyS2,115200n8 noinitrd root=/dev/nfs rw nfsroot=192.168.1.2:/home/embest/work/rootfs/ ip=192.168.1.4:192.168.1.2:192.168.1.1:255.255.255.0:eth0 init=/init gatewayip=192.168.1.1 stdin=serial stdout=serial stderr=s

8/9/2010 7:34:55 PM 0 Alok <24.a...@gmail.com>
desktop clock

I like xdaliclock, but it has an annoying feature. It displays confirmation dialog when the close button is pushed. It also displays the same dialog when X session is being closed. I tried dclock, but it has the same annoying features. Is there any option, resource or something to make them terminate without dialog ? Without it I find them both unusable. Also tried asclock (without Afterstep), it closes without dialog, but I don't know how to change the font. Is there a way to change font ? B

8/8/2010 6:23:49 PM 2 Blueparty <bpa...@yahoo.com>
slackware 13.1 boot problem

Hello I have a slackware 13.1 installed. All partitions are EXT4. It works on the default kernel, but i compiled my own kernel. System not boot, there is message: http://przemek.org/boot.jpg There is kernel configuration: http://przemek.org/kernel/darkstar-linux-kernel-config This configuration works perfectly on slackware 13.0. Sorry for my poor english.

8/8/2010 8:45:39 AM 1 bn <bniedzwie...@gmail.com>
fc12 and gdm manual configure questions:

Hi All, Under Fedora Core 12, I have lost gdmsetup, so I have to do it manually. How do I: 1) How do I change the gdm greeter? 2) How do I configure automatic logon? 3) How do I configure everyone to login with Xfce instead of gnome? 4) How do I configure the users that show up in the gdm greeter? Many thanks, -T

8/8/2010 4:17:39 AM 1 Todd <T...@invalid.com>
Re: HOW2 search/grep multiple strings ?

*MULTIPLE* strings are not *alternative* strings. Perhaps you need to think beyond just using ready made utilities? Various contibutors guessed at: 1> egrep -l "dog\|cat\|fish" {} 2> find . -exec egrep -l "\(dog\|cat\|fish\)" {} \; 3> grep -l -e dog -e cat -e fish * 4> find . -exec egrep -l "(dog|cat|fish)" {} 4> find . -exec grep -l "\(dog\|cat\|fish\)" {} 4> find . -exec grep -l -e dog -e cat -e fish {} AFAIK grep looks at 1 line at a time. The algorithm [which I've done in ETH-oberon] needs to: FOR QualifingFile DO CHECK for EACH/ALL strings. You might want

8/8/2010 3:03:34 AM 3 no.top.p...@gmail.com
configure wireless essid & enc key in debian squeeze?

I'd like to be able to use wired ethernet if it's available, otherwise wireless, with a static IP. It would be neat to be able to also use wireless with DHCP if I'm in a wifi cafe. I've tried network-manager (with knetworkmanager front end) and wicd and both swear blind that I don't even *have* a wireless interface, despite the face that I have the wireless running, manually configured. It shouldn't be too hard to knock up a script to plug some ready-rolled versions of /etc/network/interfaces into the working files and do ifdown and ifup on the interfaces but I can't find how to s

8/7/2010 4:42:35 PM 4 John Stumbles <john.stumb...@ntlworld.com>
mdadm (SW-RAID) and RAID6 performance. Or should I use HW-RAID?

Are there any users using mdadm for RAID6? I wanted to get a performance estimate. Usually for RAID0,1,5 etc. I prefer well-tested, open-source mdadm to some sort of hardware implemented proprietary RAID card. But I've read that the checksum computation for RAID6 is computationally expensive. Hence I was wondering if it would be foolhardy to attempt a RAID6 via software-RAID. Or maybe not? It's going to be a disk-to-disk backup storage so performance is not super critical but I don't want to end up with something that crawls either. In case I am forced to go with a hardware

8/5/2010 4:49:03 PM 23 Rahul <nos...@nospam.invalid>

Pages: 2 3 4 5 6 7 8 9 10









Newest Articles

=?ISO-8859-1?Q?File_output_and_the_degree_=28=B0=29_character?=
59 min. 15 sec. ago

Re: FindRoots?
1 hour 0 mins ago

LinearModelFit
1 hour 0 mins ago

Re: FindRoots?
1 hour 0 mins ago

Printing problem of pdf created using movie15 Package
1 hour 5 mins ago