General :: Lines Are Blurring On Related Forums
Apr 2, 2011
MacBook Pro 5.2 running OSX 10.5 Snow Leopard Disk /dev/sda - 500 GB / 465 GiB - ATA FUJITSU MJA2500B. I formatted my existing partitions with boot camp in OSX to delegate 32 Gig to a space where I intended to install Ubuntu 10.1 along side OSX. I installed Ubuntu 10.1 and now my dual boot option has vanished and the following is what I'm getting from test disk:
[code]...
I can recover my old partition configuration and not loose any data, as the lines are blurring on the related forums for this exact situation and my desire is to not make things worse with "trial and error".
View 6 Replies
ADVERTISEMENT
Jan 9, 2011
Does somebody recommend some good forums about linux programing?
View 6 Replies
View Related
Jul 22, 2011
After the completely new installation of Fedora 15 the letters are ugly in comparison with FC 14, no matter which font. It doesn't help to set anti-aliasing manually. The edges of the letters leave blurring.
View 13 Replies
View Related
Dec 22, 2010
I have a video in avi format which I would like to put online. But one person does not want to appear on it and asked me to blur his face before doing this. How can I do it plase?
View 7 Replies
View Related
Jan 26, 2010
I've come across an unusual requirement for a service in my Ubuntu system.Simply put, I need to find a way to search for all instances of a term in a file, delete lines containing containing that term, and delete four lines below each instance of that term. ither that, or copy the entirety of a file to a new file and skip over all lines containing the term plus four below it.This sounds kinda weird, I know. Without going too far into detail, I either have to change the logfile format for a server I'm running which is a huge pain in the butt, or I can just run a script to edit an HTML report generated from said logs. (Said report is really just for managers to peruse, and I like my log format, so I'm pursuing option 2.)
View 4 Replies
View Related
Jun 21, 2010
After building a new system I have been getting kernel panics randomly. I have been able to look at /var/log/messages and determine that either my RAID card, XFS, or something along those lines is causing the problem. It has now gotten bad enough that any heavy use of the RAID will cause it to panic and die.
There is one large file on this that I need which is not on my backups but when I try to get it off, the transfer will cause a kernel panic within minutes. What is causing the panic? Is there any way to resolve it? The RAID card is an LSI SAS3081E-R and I am using the built in drivers/modules within Ubuntu 10.04 x64 (pretty sure the kernel itself has the driver included). There is source available for the driver from LSI's site but I'm not sure if that will solve the problem and in addition to that, I can't figure out how to compile and install it. It has a Makefile already but make just complains "no targets".
Code:
Jun 21 13:00:22 cyan kernel: [ 706.206498] ffff88019652daf8 ffff88018ff61698 ffff8801935ddd50 ffffea00038f6650
Jun 21 13:00:22 cyan kernel: [ 706.206472] Process xfsdatad/2 (pid: 862, threadinfo ffff8801935dc000, task ffff88019652dac0)
[Code]...
View 14 Replies
View Related
Mar 14, 2011
I have a box that has been running fine for a few years primarily as apache/tomcat/mysql server.Just recently, it has started spitting out a bunch of messages and shutting down.The computer is running FC11, x86x64.If anyone can glean anything from the messagesIf you need any more info, let me know. I can get someone to start it up, and get as much as I can before it crashes.From looking at the messages, it seems like it could be something going on with the swap, but I'm not sure.The messages are below.(The box is on the other side of the country from me, so I don't have a ton of info, and it's hard for me to get someone to physically restart it for me...so it's kind of a pain.)(You'll see a lot of errors related to SSHD. I don't know if that's because SSHD is the culprit, or if it's because I was connected using SSH. For some reason I'm leaning towards it being something other than SSHD.)
Code:
setroubleshootd[2852]: segfault at 33cb1fe909 ip 00000033caf06e8d sp 00007fffe4bf4ec0 error 4 in libpython2.6.so.1.0[33cae00000+165000]
[code]....
View 3 Replies
View Related
Jun 18, 2011
I've noticed that some users post here and that the forums put the little fedora icon on their post so it recognizes what distro they are running. I have a default install of Fedora 15 and all I get is a penguin for generic linux. I know in the grand scheme of things this is not important at all, however it's the little things that add up sometimes so I'd like to know how did you do it.
View 1 Replies
View Related
Dec 16, 2010
I want to use smartd for monitoring my hard disk regularly. What is the interaction of smartd with the hard disk driver that is in use. Whether the hard disk driver should be smart enabled or only the hard disk. Will any one help me in this.
View 6 Replies
View Related
Mar 10, 2011
I just installed 11.4 x86_64. Using FF beta 4, I can get to the Main Page - openSUSE and log in there, but when going to the forums, it doesn't recongnize my login and I cannot log in through the link.
I wonder why FF4 Beta is the default install for 11.4.
View 9 Replies
View Related
Jun 9, 2011
I'm attempting to learn 'processing', the language used on the Arduino but I am having a bad time finding resource because of the poorly chosen name. What I am trying to do is open a pipe to another process/program to use as input to the processing plot program I am writing. I found processing.org but that site is not very helpful. There is plenty of examples of reading from an Arduino from the serial port but I want to read from a program running on my laptop. Both the plot and data accumulator program in the same PC.
View 3 Replies
View Related
Jun 2, 2010
it's possible to add my UbuntuForums account to Empathy or Pidgin, so I get notified everytime someone comments my threads...
View 1 Replies
View Related
Oct 14, 2010
These forums won't let me post using an iPad. I can visit this page, no problem, but when I try to add or edit a post, it just doesn't work. The edit page appears, but when I tap in the main textarea field, nothing happens. I expect the virtual keyboard to slide into view and a cursor to appear. This does not happen. In fact, if the keyboard is visible prior to tapping in the text area, then the keyboard slides out of view when the textarea is tapped. It's kind of awkward, having to wait until I get near a desktop machine before I post anything.
View 1 Replies
View Related
Nov 11, 2010
SuSE SLES10, 32 bit. I have an app which crashes with general protection often.
There is message every time in /var/log/messages:
2010-10-22T08:49:49.350476+02:00 HostName kernel: ProgramName[28023] general protection rip:404575 rsp:7fffc5656270 error:0
How do I establish relation between this message and source code? Error was observed on another host where some tests were running, now license is expired and I can't get more info nor core dump. I have to investigate what I have and try to reproduce it locally. Unfortunately original binary was stripped.Now I prepared non-stripped version. Does it has the same addresses for function as original? Is it possible to use symbol information for finding where RIP points to?
View 2 Replies
View Related
Apr 22, 2011
I have been experiencing a problem where the screen loads and after initial first few lines breaks up into multiple repetitions of lines. Reloading helps but has to be repeated when pageing down. Mail is no problem; it is supplied by my network provider. OS is openSUSE 11.2 which I update when advised. Below is a sample from the error console:
[Code]...
View 1 Replies
View Related
May 31, 2011
I've just installed Kubuntu 11.04, switched on wobbly windows effect. It runs very smooth on my Nvidia GeForce 7600 GS with dual screen twinview turned on. However, I get these lines when I drag/move the window upwards - see screenshot:
View 6 Replies
View Related
Nov 24, 2009
How do you remove parts of strings using python? Such as, if I have something like:
Code:
erme1 sdifskenklsd
erme2 sdfjksliel
[code]....
View 3 Replies
View Related
Oct 26, 2009
I have this massive table file with some data in it and I want to replace some lines that are wrong with the correct ones that are in another table file of the same format. The wrong lines are not all together in a block but randomly distributed so I need to make a loop checking if the line is in the other file and if it is, replace it. I want to try and do it with sed or awk but I don't really know how to....
View 12 Replies
View Related
Aug 8, 2010
I need to know what commands we have people run in the terminal in order to help them troubleshoot their issue. The reason being, is I was reading a thread where someone was stating about how they had to do all this and all that from a terminal and what not and that there should be a GUI Tool.
Well I'm going to make a GUI tool that allows them to obtain all the necessary information (and fixes are possible too) to help with their issue that they're currently having. For example: I know we run lsmod for sound issues, but what other commands do you have them run to check sound, video, network, etc. It will be made in wxPython so that it can be easily sent to others. If it becomes quite useful, then maybe we could get it in the repos.
View 9 Replies
View Related
Mar 9, 2011
I setup my evolution to get this forums news. (eg. threads and posts). However, I can't get them because it give me this: I keep entering my forum password over and over again but I can't authenticate :S And you might also need to check these: [URL]
View 9 Replies
View Related
Apr 29, 2011
I just noticed that I can no longer login to the forums unless Java scripts are enabled in my browser (Opera). Is this a new feature?
View 6 Replies
View Related
Feb 8, 2010
I am having problems making wireless work on my pc. I have searched the forums and tried several things (b43-fwcutter, among others) and I cannot get anything to work. My computer is an HP ze4900, broadcom wireless Quote:
*-network:1 UNCLAIMED
description: Network controller
product: BCM4306 802.11b/g Wireless LAN Controller
[code]....
View 1 Replies
View Related
May 27, 2010
I wander how these can be read. Seems a real headache because the quicktime reader in Ubuntu synaptic says that it is not valid and updates would be available in forums?
View 1 Replies
View Related
Feb 3, 2010
One thing that really bothers me about Slackware is the lack of unified, well maintained, and up-to-date documentation, but what keeps me coming back is the outstanding community. I see a lot of community contributions floating around on these forums, but they often get buried in all the questions and other posts people create. I know there's a search feature, but sometimes it's fun to browse an organized list of the community's work and see if I find anything fun or interesting.
Back when I used Arch Linux, one of my favorite stops at the forums was the Community Contributions section. The FreeBSD forums also have a section for user-contributed HOWTOse should have a section like this. Call it "Contributions" and place it by the "Installation" section at the top of this forum. It would provide a great place for users to check out what the other slackers have come up with without making a thread of their own to ask (which will probably result in many duplicate threads) or digging up an ancient thread.The only new threads allowed there could be a HOWTO, a new process or method a user discovered, or a user-made script/program/etc. Of course, other users should be able to comment with their replies for suggestions and/or improvements.
View 14 Replies
View Related
Jan 27, 2011
I'm running Ubuntu 10.10 on an old small form factor PC with an AMD Sempron 2400, 1GB RAM, and an nVidia 5200 graphics card 128MB. OK, so a low-spec machine (but that's the great thing about Linux right? Don't need high-end h/w) but it works just fine, except that it can't play full HD (1920x1080) MPEG-4 video. Very jerky and lots of dropped frames. Same in both Movie Player and VLC.
I can't afford to increase the RAM and as it's a SFF I can't just swap the mobo and CPU for something faster so I'm wondering whether getting a higher spec graphics card would make any difference?I'm using the nVidia proprietary binary driver (latest version) and searching the forums I found a post where someone said that the nVidia driver needs at least a 512MB card for HD video.A colleague has a higher spec nVidia card (7600 IIRC) that he'll sell me, but before I spend any money, is this likely to improve things? How much does the graphics card affect performance, or is it simply a case of the machine overall just isn't high enough spec?
View 3 Replies
View Related
Aug 13, 2011
We've been using CentOS on our servers for many years, and remain happy customers. Been considering also using CentOS for desktops, since there's some advantages in standardisation. Also wondering whether CentOS really does belong on desktop. Perhaps its instructive that there's no "Desktop" section in these CentOS forums. Maybe a message buried there.
I'm finding that CentOS 5.6 desktop can do most things we need, except support Ipod connection for podcasts.
FLOSS weekly and SecurityNow are part of regular entertainment. gpodder is good in other 'nixes, but seems difficult to install in CentOS. Should I pursue this, or keep using another distro for daily desktops?
View 3 Replies
View Related
Jul 15, 2011
I have a file with n number of lines where every 2 lines are grouped.
So I want to print the items in a line and the next line in a single line.
For example:
I can print the line and the adjacent together and print the required items like this:
But that's not the order I want. How can I get it printed like below:
View 1 Replies
View Related
Aug 5, 2010
when I run the following command:
awk -F, '{print $10 "," $5 "," $1 "," $3 "," $4 "}' myfile > tmpfile
tmpfile displays the lines but they are all cut off and placed on the line below at the same point.
View 1 Replies
View Related
Mar 5, 2011
I've a big text, and I would like to delete several lines in vim. I was thinking in doing that with marks, but I can't do it. Below it's an example text and I want to delete from <FROM HERE> to <TO HERE>. How can I do that?
[Quote] .....
View 3 Replies
View Related
Jan 19, 2010
I am trying to search for
Code:
<cats>
Sports
</cats>
how do i use the find command to search for <cats>Sports The problem here is that the word Sports is in the next line of <cats> so I cant use -
Code:
find /test/upload/ -type f -name "*.xml" -exec grep -l "<cats>Sports" {} ; -print
How do I put the next line string?
View 8 Replies
View Related