Fedora :: How To Find A Collating Sequence

May 13, 2010

Fedora Core 12 I must be going mad, but I thought I used to use a command such as:

grep -r ^[a-z] *|grep .....

to do a recursive search to find all files that had lines starting with lower case a to z.

If I try that under FC12 (this is a newish install), it also finds uppercase A to Z.

Is there a collating type sequence or locale that I have incorrectly set?

PS just for info, the following shows the problem:
(Linux)retsol610 :stevet : /home/stevet> echo ABC |grep ^[a-z]
ABC
(Linux)retsol610 :stevet : /home/stevet> echo abc |grep ^[A-Z]

[code]....

ie the whole range matching seems a bit 'screwy'. A-z should give x01-x58 so A-z should be be valid and include a couple of spcial chars - but gives a range error. On the other hand, a-Z should pose a problem as that's a backward range - but that seems to search ok.

Does any one else get this in FC12 (I've just tried in RH EL5 and grep ^[a-z] ... works fine)? My locale is:

LANG=en_GB.iso885915
LC_CTYPE="en_GB.iso885915"
LC_NUMERIC="en_GB.iso885915"
LC_TIME="en_GB.iso885915"

[code]....

View 2 Replies


ADVERTISEMENT

General :: Find The Sequence For Signal Handling Mechanism In Kernel?

Apr 28, 2011

I am working on tracing the signal handling mechanism in linux kernel internallly. For that, i build the kernel. Now, i want to trace the signal handling mechanism in the old kernel. I got to about SYSLOG and PRINTK for this. But, how to use these tools exactly in tracing the handling of signals internally ?. Is, there any tool similar to backtrace to do that?. How the call flow is done internally ?

View 1 Replies View Related

Fedora :: Slow Boot Sequence ?

Mar 14, 2010

Since the yesterdays updates the boot process lasts terribly long of my Fedora 12 on a x86_64 system. It lasts about 10 minutes or longer. The strangest thing is that if I press keys (any of them) it goes faster (about 1 minute). There are no errors or other things which might be the reason for such a behaver.

View 7 Replies View Related

Fedora :: 30 Seconds Of No Activity During Boot Sequence

Nov 22, 2009

I have been enjoying Fedora 11 for sometime, and decided to try Fedora 12. All in all it is working, but the boot sequence seemed much slower. I decided to use bootchart to examine the boot process on my old F11 and new F12 installations. The result show F11 booting in ~34 seconds, and F12 booting in ~57 seconds. Interestingly, the first 30 seconds show that only kthreadd, khelper, and ata/0 are running. CPU and disk utilization are both zero during this 30 seconds span, then all of a sudden everything starts loading, CPU and Disk utilization spike up, and ~23 seconds later I get to the login screen. I sent an email to Harald Hoyer about this, and to my surprise he was kind enough to respond. He suggested I check the BIOS to make sure I had disabled the floppy drive, which I did. The problem persists, so I was wondering if anyone here was having a similar issue and if so how they have dealt with it. I have blacklisted the floppy module (just to make sure)

View 5 Replies View Related

Fedora Servers :: Eliminate From The Boot Sequence The GUI Startup

Nov 9, 2009

I've sucessfully installed Fedora 11 into a SunVirtualBox machine, but I would like to elimate from the boot sequence the GUI Startup. If I need it I could invoke the GUI from the command line. How I coud get this?

View 5 Replies View Related

Fedora :: Simple Display Of Systemd Service Sequence?

Jul 13, 2011

What's the best way to get a list of the start order of services from systemd? Yes, I've tried

Code:

systemctl --order

This looks like the output I would expect, except that if that list is the system service start order, then my system is hosed. I certainly hope that my system is not starting nfs service before all the /usr/export filesystems are mounted.

I tried

Code:

systemd --test --system

but that generates over 22 thousand lines of gibberish! I filtered that with

Code:

systemd --test --system | grep -- -> | grep Unit | grep -i service

And it's less gibberish, but it's ALMOST the reverse order of the first command, and still pretty crazy.Ultimately, I need to discover, and fix the order of the services started by systemd, because they were mangled during the upgrade from Fedora 14 I hope that "systemctl --order" is either not the real deal, or I'm reading it wrong. Because if it is, I'm afraid I have a huge problem to fix.

View 2 Replies View Related

General :: System Not Finding Fedora 15 On Pre-Upgrade Sequence

Jun 29, 2011

Although I tried to upgrade from Fedora 14 to 15 using Pre-Upgrade, my system does not find Fedora 15 at the end when the Pre-up-grade sequence. On the very last step when Pre upgrade reboots my computer it just goes straight back into Fedora 14. No choices (Fedora 14 or Fedora 15 Upgrade Kernel) are shown.

View 2 Replies View Related

Fedora :: Cronjob / Delay The Mount Until After The Boot Sequence Finishes?

Mar 14, 2010

I need to do a NFS mount after my PC boot up. So I put an entry in root's cron to do it:

@reboot /bin/mount sun:/mynfs /mnt/sun/mynfs

The mount occasionally fails. But when I manually mount after booting, it always succeed. So I suspect maybe the cron sometimes got executed before the network was started?

Is there a way to delay the mount until after the boot sequence finishes? You know, other than put the command in a script and add a sleep in front of it?

View 2 Replies View Related

Software :: Desktop Effects Killed Boot Sequence On Fedora 11

Mar 10, 2010

I Just clicked on the Desktop Effects menu item and the system rebooted and now I can only log in through a tty. I have to use "startx" to get X to start up then I seem to have no file manager.

It seems Desktop Effects and my nvidia driver don't play well.

Here are the xsession-errors

PHP Code:

I noticed this in the messages log

PHP Code:

View 2 Replies View Related

Fedora :: Boot Sequence Of 11 Using Lvm - Message - Press '1' To Enter Interactive Startup ?

Jun 15, 2010

I've been fiddling about with vortexbox (the one before 1.4 I think), for a while. This is a music ripping and server rpm setup using Fedora 11 as the base.

As it was on a test machine, decided to try changing the logical volume sizes of LogVol00 and LogVol02 to fit a few more cd's on 02 before getting a new pc (just to see how it works).

Logged on and opened up the graphic version of lvm (using gnome). Then selected the LogVol02 logical volume, select edit, changed name to LogVol02-Storage, saved and logged out. Rebooted vortexbox since then its been unable to start properly (is this a kernel panic?).

Read up a lot on lvm on the net, have access to Fedora 11 disk 1, so logged on. Eventually managed (I thought to) to change LogVol02-Storage to LogVol02 using lvrename.

However, still refuses to boot completely.

The message it gives is as follows (sort of): Welcome to Fedora Press '1' to enter interactive startup

Setting up Logical Volume Management: 3 logical volume(s) in volume group 'VolGroup00' now active

*** An error occurred during file system check.
*** Droping you to a shell; the system will reboot when you leave the shell.

Give root password for maintenance (or type Control-D to continue):

Loving vortexbox appart from this. Will it be easier just to reinstall everything? If so, is there a way of listing all the changes I've done so I can reproduce (I'm thinking of just looking at all the commands I ran on the CLI).

Otherwise, is there a way of listing all of the commands I ran in terminal and piping them into a file so I can see what I need to do to rebuild after reinstalling?

View 2 Replies View Related

Fedora :: Pressing The Keys REISUB In Sequence Can Shut Down The Machine Safely?

May 26, 2011

Fedora has been pretty stable for me but in last days I had a couple freezes on my machine using vlc.

Remembering the trick Alt+PrintScreen and pressing the keys REISUB in sequence can shut down the machine in safely way, I tried thiat but in Fedora 14 doesn't work. The trick has gone?.

View 1 Replies View Related

Fedora Installation :: NVIDIA Quadro FX And 10 - System Always Locks Up During The 'Anacron' Testing Sequence

Feb 18, 2009

I recently purchased a Quadro FX 4800 and tried to install it on Fedora 10. During the installation, Fedora didn't recognize my new graphics card and began installing the OS in text mode. I stopped the installation and tried to start over, this time I passed the following command: linux resolution=1024x768. I then proceeded with the installation, and again, I was posed with a text mode installation. I continued with the text mode install and when Fedora was done installing, I rebooted and system just locked up.

At this point I was frustrated, so I reinstalled my old 8800 graphics card and started a new install with something that worked in the past. When the install was done, I loaded the latest NVIDIA drivers and the rebooted. I reinstalled my new graphics card (Quadro FX 4800) then powered up my system. I thought everything was good to go and all of a sudden my system flickered and then locked up during the 'Anacron' testing phase. I then rebooted with the "Ctrl+Alt+Del" hotkeys, but my system always locks up during the 'Anacron' testing sequence. I am aware that the Quadro FX 4800 is a few months old, but how can I get it to work in linux? It has gotten so bad, that I had to resort to using MS Vista.

System specs:
Intel Core Duo Quad Core
4 gigs DDR2
SATA RAID 0
Mobo: 680i SLI
800WATT Power Supply

View 5 Replies View Related

Fedora Installation :: F13 Live-CD On Toshiba Satellite L505D-LS5010 Failing Boot Sequence

Jun 19, 2010

I'm aware of the issues of the ACPI that Toshiba laptops have...

Unfortunately I found out after I bought the laptop.

Auto-boot initiates, and then the screen freezes with this text:

View 10 Replies View Related

Red Hat / Fedora :: Fedora Shell Scripting \ "Find In Curent Folder For Files, And It Copy First File He Find With Name Gived By User?

May 18, 2011

shell scripting in Fedora14I want a script"Find in curent folder for files, and it copy first file he find with name gived by user, if name already exist then echo error message and finish"command usage " bash scriptname copyASname"

smthing like Code: #!/bin/bash
for files in /home/user/*
do

[code]....

View 1 Replies View Related

Fedora Installation :: Set Up The Boot Sequence So That Can Boot From Any Of The 3 Os's?

Feb 10, 2009

fedora install, system with 2 hdd's. 1st xp os 2nd will be xp pro and fedora.question is how to set up the boot sequence so that i can boot from any of the 3 os's?

View 1 Replies View Related

Ubuntu :: 10.04 Start Up Sequence?

Aug 1, 2010

I'd like to know what happens in between me selecting which kernel to boot from the Grub2 menu, and me ending up in Gnome looking at the desktop GUI.For instance, when does the X server start, when is gnome started, in what order do these things happen and how can i have control over this process? The main appeal of linux to me is being able to choose which window manager, which desktop environment etc are used but I cannot seem to find out how to configure these things.I've been googling extensively and looking in books, the forums, ubuntu community and documentation but this information does not seem to be out there.

View 3 Replies View Related

General :: Why Is The Boot Sequence Organized The Way It Is

Jan 6, 2011

Why is the Linux boot sequence is organized the way it is?Power on + BIOS runs hardware initialisation and self tests, LILO/GRUB etc... but why is it organised the way it is?Would I be right saying it is primarily for debugging purposes?

View 1 Replies View Related

Ubuntu :: Change Boot Up Sequence?

Nov 10, 2010

To change the boot up sequence of Ubuntu and XP I opened the terminal in Ubuntu and entered ( Sudo gedit /boot/grub/menu.lst ) in the command line and pressed <ENTER> , another line ask me for password and when I try to enter it , nothing happens , the cursor just blinks.Can someone tell me what I am doing wrong.

View 5 Replies View Related

Ubuntu :: Wget Escape Sequence?

Apr 25, 2011

I'm trying to parse some redfin pages and it seems like I'm having a problem with the # symbol.Running the following:echo 'http://www.redfin.com/homes-for-sale#!search_location=issaquah,wa&max_price=275000 ' > /tmp/issaquah_main.txtwget --level=1 -convert-links --page-requisites -o issaquah/main -i /tmp/issaquah_main.txt

View 3 Replies View Related

Ubuntu :: Skype Opens New Sequence?

Jun 10, 2011

If Skype is already running, pressing its shortcut starts a new sequence rather than opening the one already running. Is there a way to change it?

View 1 Replies View Related

Debian :: Run Fsck During A Shutdown Sequence?

Nov 27, 2010

I want to be able to run fsck at, or near, shutdown at the end of the day, and not have to wait for it when booting (important now that I have 1TB drives!). As far as I can tell, the only way to arrange to run fsck on the root partition is if it is unmounted and I believe that only occurs at reboot time.

So, I thought of using the /forcefsck file that, when exists, will force file system check upon the next boot. So I envision having a script that touches that file, or issues the right shutdown command, then lets the system reboot and thus forcing a fsck of the root partition. However, I then want the system to turn right around and then shutdown, so that when I cold boot the system in the morning, I won't see the fsck run at that time, ever.

So I think this boils down to being able to run a one-time init script or something like that. Is there an established way or idiom for running an init script only one time? I know I can create a non-standard init-script that looks for a special file like is done for /forcefsck, and only shutdown if that file is seen, but surely someone else has already come up with a canned solution/init-script to what I want to do.

View 5 Replies View Related

General :: Startup Sequence Without Login?

Jun 11, 2011

I have an embedded box on which I am developping a driver using a linux kernel. I frequently need to reboot it and relogin as root.

I wounder whether I can modify the boot sequence so that it directly boots into a bash belonging to user 'root'.

I know that this represents a security issue -- looking at my "use case" this is of concern.

View 6 Replies View Related

General :: Vim: An Equivalent Two-keystroke Sequence For The <Esc> Key

Jun 24, 2011

The <Esc> key has an equivalent two-keystroke sequence within vim, I think I remember.

View 8 Replies View Related

Networking :: UDP Use Packet Sequence Number?

Jul 13, 2011

Does udp use Packet Sequence Number?

View 2 Replies View Related

General :: Possible To Interrupt The Boot Sequence?

Apr 30, 2010

Is there a way to interrupt the boot sequence, or execute it line by line? Alternatively, after a command has executed and the scree fills up, is there any way to "page up" on the screen?

View 1 Replies View Related

Software :: How To List File Sequence

Oct 31, 2010

If I have sequence of image file like this:
image.0001.jpg
image.0002.jpg
image.0003.jpg
...
image.9999.jpg

Is there anyway to list all file like this?image.[1-9999].jpg

View 4 Replies View Related

Ubuntu Installation :: Grub Menu Sequence?

Feb 18, 2010

I have just installed Mythbuntu 9.10 on my Windows 7 PC to experiment with. I want to make Wingows 7 the default for the time being, but can't find a way to change grub's list. I don't seem to have the file /boot/grub/menu.lst and can't find anything else which might suit.

View 1 Replies View Related

Ubuntu :: Escape Sequence For New Line In Python?

Apr 14, 2010

I am reading "A Byte of Python" and this is the 2nd time I've completely been confused about something:"What if you wanted to specify a two-line string? One way is to use a triple-quoted string asshown previously or you can use an escape sequence for the newline character - toindicate the start of a new line. An example is This is the first lineThis is thesecond line. Another useful escape sequence to know is the tab - There are many moreescape sequences but I have mentioned only the most useful ones here."In python:>>> "This is the first lineThis is the second"'This is the first lineThis is the second'>>>

View 1 Replies View Related

Ubuntu Multimedia :: Play VOB Files In Sequence?

Sep 11, 2010

I'm new to this. The VIDEO_TS folder has a bunch of VOB files sequentially names along with BUP and IFO files. But when I start up VLC and choose 'Open Dir' and point to the VIDEO_TS file, it plays a short trailer of the movie and does not move onto the rest of the VOB files. Is there a was to play them sequentially? or is the only way to select the files in the order in which to play them and then play them all?

View 3 Replies View Related

Ubuntu :: Joining A Bunch Of Avi Files That Are In A Set Sequence

Jul 27, 2011

How to join about 8 avi files the filenames are in the format "blah.avi.001", blah.avi.002, blah.avi,003 blah.avi.004 etc. I want them joined so there is just one avi file. How can I do this?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved