Ubuntu :: Get Cpp Back From Lib .so File?
Mar 23, 2011
I accidentally deleted a .cpp file with some valuable code of mine.It was part of my own library: libandrissh.soHow can I recover it? I tried scalpel, but did not find it.I was wondering if I could somehow extract the info from my .so or other files that are in my library. I think this could be possible, because my programs using the library still work
View 1 Replies
ADVERTISEMENT
Feb 19, 2011
I removed then deleted the samba folder. Now when I reinstall samba there is no config file. How do I get this back?
View 4 Replies
View Related
May 5, 2011
somebody help me how to back up my ubuntu 10.10 file system?
View 1 Replies
View Related
Mar 5, 2010
I accidentally deleted a php file under my public_html folder. Is there a way I can get it back?
I typed: sudo rm contacts.php
View 2 Replies
View Related
Jul 6, 2011
It seems I had some kind of intrusion and I found 6 files changed its ownership to user 1035 and group 1035, I don't know how but I need to change them back to its original owner (root) because one of them is the ls command and the other is the ifconfig how can I revert them to its original state? I cant do it with chown.
View 3 Replies
View Related
Jan 30, 2010
after so many times deleting staff for mistake.I am unable to get it back from my external hard drive.I use Ubuntu 8.04 LTS and I have all my staff on external hardrive.
Quote:
Z:----> Media -----> FreeAgent Drive
After delete I knew was her
Quote:
/acousticmetal[1]/
, I did all the search I can possible think of.and i dint have any good look can any one please help me out on this issue?.
View 13 Replies
View Related
Nov 20, 2010
still cant seem to get my file coloring back. normally directories are colored blue, devices yellow etc, ever since i made a change to my shell, and back again, i lost my coloring for directories
View 2 Replies
View Related
Jan 10, 2011
I had been uploading pictures from camera to download fold. Had a lot in there. Thought right click delete would just delete the pictures. Deleted folder too.
How can I get the download folder back?
View 2 Replies
View Related
Jan 18, 2011
I rip the DVDs that I own to my hard disk using a straight-up 1:1 copy, ie to an ISO image. This works great usually, but for this specific DVD that I'm presently trying to rip, I'm being told that the DVD is literally 64GB in size. It's definitely not a BluRay disc, and I don't even have a BluRay drive, so that possibility is ruled out.
I'm not having any problems playing back the DVD file in VLC. I'm running Ubuntu 10.04 64bit. How on earth could it be a 64GB DVD?!? Isn't the max capacity of a DVD around 8 gigabytes? I don't even think that BluRay discs hold 64GB of data!
[Code]...
View 4 Replies
View Related
May 12, 2010
I have a complete back-up file (on tgz) of a hardisk. I have already installed a SuSe Linux system on my computer. Can someone please provide a step by step procedure on how to install this back-up files?
View 10 Replies
View Related
Dec 23, 2010
I've got myself in a bit of a pickle.I've got 1 hard disk drive and was trying to load a second external drive.I tried to mount the 2nd (external) drive by editing /boot/ grub/ device.map but I must have made an error, because now it boots directly into sda1 openSUSE 11.1 and when I try to look at SDA2/SDA3 it say's Invalid System Type. Presumably because they're formatted with Ext4. So I can't edit back my device.map file.What I want to do is boot into SDA3 OpenSUSE 11.3. Would anybody know why it's only booting to SDA1 and/or have any suggestions to get me back booting to SDA3? This may be a 2 step process, because I may have to boot to SDA2 first so I can edit back my /boot/grub/device.map on SDA3 before finally booting to SDA3.
View 6 Replies
View Related
Apr 11, 2010
In my bash file I have asked to navigate to some subdir, unzip a file and stay there but when I type pwd I can see i'm always back to home dir.Any way to get shell stick to subdir?
View 4 Replies
View Related
Feb 16, 2010
I am working in HP UNIX. I have one process which is running continuously.There is log file generated for the process. I want to take back up of file without loosing any logs after particular interval of time or say file size increases more that 1GB.
View 3 Replies
View Related
Jul 12, 2010
I would really like to preserve a file's original modified date and pass it back to the file as the same attribute after a script has worked on it. I get a lot of JPEG files from different places on the Net which I either turn around and upload or burn to disk, and having the "original" date of either download or last mod in a graphics app would be for me, in the long run, a lot more helpful when deciding, for instance, which files to "recycle" or pass on backing up more than once.I've tried doing this on my own every now and then. Where I run into problems is that it appears "stat" and "date" use different formats for date information, and I can't seem to puzzle out how to "translate" one to the other satisfactorily for the latter command.
Just to give an example:
stat foo.jpg |grep Modify gives me
Modify: 2010-07-12 06:28:56.890625000 -0400
Passing that string as-is to date foo.jpg, I get the errordate: unknown option -- 0 and the usual semi-courteous suggestion to Try 'date --help' for more information.Somehow my TexInfo database got screwed up somewhere along the line and info dategives me the short article on date input formats, not the full documentation for the command
View 4 Replies
View Related
Jun 16, 2010
My music files are all on an external HDD I'd like to back up onto a couple of different computers. how to keep them syncronized?
View 6 Replies
View Related
Jul 21, 2011
I'm having trouble playing back videos from a DLNA device in Ubuntu 11.04, and I'm not sure where the problem lies.
Using the software manager I've installed the extra plugins package for Totem, and enabled the Coherence DLNA/UPNP plugin. I can see the device (Humax Freeview HD recorder) in the MediaServers list, and can browse through the programmes I've recorded on it. However, trying to play any of the has no effect, the main part of the window still shows the "clapperboard" graphic.
I noticed that the "recent files" filenames that were appearing on the Movie menu didn't match the ones that were listed in the sidebar - they're of the form e.g. 313.TS rather than the original descriptive name with a .ts extension. Running Totem from a shell prompt, I can see the following console output: request to play: Man on Earth_20110622_0508.ts 013311314 http://192.168.254.1:9000/web/media/313.TS I tried entering that URL into Firefox, and it started downloading okay; according to the LiveHTTPHeaders addon the response headers are
HTTP/1.1 200 OK
Transfer-Encoding: chunked
Server: HUMAX / MicroMediaServer
Accept-Range: bytes
Content-Type: video/ts
Content-Length: 1799258112
Pragma: no-cache
Cache-Control: no-cache
Why can't Totem play the file? Some other codec needed for video/ts files that I've not got installed? (it hasn't prompted me to install any extra packages) Does it just not like the fact the file extension is upper case? Or something else entirely?
On a separate machine, also running Ubuntu 11.04, I installed the VideoLan client; VLC can browse to the files and play them without any problem. So why can't Totem?
View 1 Replies
View Related
Jul 21, 2011
In order to make this conversion I have to use a text editor. This is tedious. Is there an easier way to do it, like some program I can run from the Linux or OSX terminal?
View 1 Replies
View Related
Feb 10, 2010
remove a line starting with specific word with grep. Here is what I found
grep -v '^cc$' data.txt
Here I remove all lines with on 'cc' in that line. But I want the result write back to data.txt
I try several ways
grep -v '^cc$' data.txt > output.txt # works but to another file
echo `grep -v '^cc$' data.txt` > data.txt # didn't work, all carets gone, become one line
grep -v '^cc$' data.txt > data.txt # data.txt is empty after running this
How can I save the result of grep to the input file?
View 4 Replies
View Related
Feb 5, 2010
I have this one AVI file legally downloaded from Veoh, which, however, I cannot playback. If I try to play it back under Totem 2.26.5, (GStreamer 0.10.25), I can see the video, I get no obvious error messages, but I get no sound no matter what I set the volume to: other files I get sound. Under Properties, I see for the Audio codec: Dolby Digital (AC-3). I am running Fedora 11 with all the updates.
View 2 Replies
View Related
Aug 12, 2010
Is there a command line option that will allow less to return to the command line if there are not sufficient lines in the file to warrant paging.
View 1 Replies
View Related
Apr 14, 2010
Mandriva 2010 kde4.3.5 Dolphin 1.3I like to use split screen with file manager. Would like duplicate up and back buttons that always corraspond to each pane of the window so I need not worry about which pane has the focus when I go to use the bauttons.I am hoping to find the functionality anywhere anyhow. I have been using the default Daulphin file manager but don't care if I need to change to a different one.
View 1 Replies
View Related
Nov 18, 2010
after i made the change to my shell type, that from SH to TCH, and back again, i lost my coloring for my file system, if you know what i mean, folders always come in blue, and devices in yellow hope you understand? now everything i do can't seem to differentiated between files colors anymore.
View 7 Replies
View Related
May 7, 2010
10.04
I managed to delete the Volume Applet that appears by default on the task bar. I'm sure it used to be listed in 'Add to Panel' in other version of Ubuntu however I can't see it there in 10.04.
Can someone explain to me how I get it back?
View 4 Replies
View Related
Sep 1, 2011
i have noticed that if vista is not the active partition, hybernate does not work. it just goes black and then back to the user icon screen to log back in. another "slight" problem was that i was not able to apply a service pack. after restoring vistas dominance i was able to install the pack. is there any other work arounds for hybernate? even though you might not be interested in cleaning up after microsoft.
View 1 Replies
View Related
May 17, 2010
it was possible to back up time machine back ups from a mac in ubuntu.
I use a mac at work and use time machine to back up to an external hard drive which i take home each day. I wish to back up the time machine back ups off the external hard drive each day to my computer at home just to be safe is this possible?
I have managed to open the hard drive and have enabled view hidden files so i can see all the files but i am unable to copy them due to permission errors
View 1 Replies
View Related
Sep 14, 2010
When I position icons on the desktop in specific places, then I choose to move a file or folder into another folder, all the icons arrange back to the left side. This happened in an earlier version of KDE 4.x, disappeared the next version, and reappeared. how to keep this from happening. It makes using the desktop a pain in the you know what.
View 2 Replies
View Related
Nov 22, 2010
I need to achieve a particular effect using bash's redirection facilities.I know that I can redirect a file to some program's standard input:[user@host]$ application < file.txtThe thing is, I'd like to know can I regain control of this program's input after the file content's have been passed to it. In other words, I'd like to run a command similar to the above, and then, instead of the termination of the application, I'd want it to wait for further commands from standard input (keyboard).
As I write this question, it occured to me that I could probably write another application (or a script), that would at first write some data to standard output and then act as echo, like:[user@host]$ stdin_proxy.sh | applicationWould it work, and is there any better way to do so? There are a bunch of Googleable tutorials covering this issue, but they all amount to one advice - "reopen the stdin after the file contents have been read".
View 1 Replies
View Related
Oct 24, 2010
I,m using Ubuntu 10.10 with Gimp. Ive got a lot of photos etc and need to back these up. Can I anyone suggest a good backup solution which does not require e to keep copying the same files? IE: Once the files are backed up I only want to back the files used since last back up?
View 11 Replies
View Related
Mar 5, 2011
I recently installed language packs for Japanese and changed my system language to it, too. The problem is, now that I try to go back to English, the locale doesn't change back, only the menus are in english. "Apply system wide" in the Language Support didn't do anything; Firefox is in japanese too. Here is my locale output:
LANG=ja_JP.utf8
LANGUAGE=en_US:en
LC_CTYPE="ja_JP.utf8"
[code]....
View 1 Replies
View Related
Nov 3, 2009
Is it possible to back port the centos5 USB HID core driver version 2.6 back to centos4 USB HID core driver version 2.0?
View 2 Replies
View Related