Ubuntu :: If Download A File Does It Store The File In The Ram
Oct 13, 2010How does ubuntu live cd work? 1) If download a file does ubuntu store the file in the ram?2) How abt installing software in the live cd?
View 2 RepliesHow does ubuntu live cd work? 1) If download a file does ubuntu store the file in the ram?2) How abt installing software in the live cd?
View 2 RepliesI have NDISWRAPPER installed on my laptop, but when I try to install the download file which is a Windows Xp dos executable file of 8mbs I have tried every thing but without success I can see my Iomega 250 Zip drive when I go into system>administration>disk utilities and acess properties but cannot make it run,
Dell inspiron 6400
OS: Ubuntu 10.04LTS
Ram:2gb
HDD: 250gb
Tony044
I have never developed and deployed webpages from my Ubuntu-i tried storing and paste files in my /var/www folder since i installed and configured Apach,Php and Mysql---
View 2 Replies View RelatedAsked this on Jul 21, and didn't get any satisfactory answers. Thought i'd ask again before i switch to Ubuntu or go back to Fedora: Has anyone gone to software.opensuse.org: Download openSUSE 11.3 and actually chosen "Installation Medium" as "4.7G DVD", "Direct Link", "32 bit PC", hit the "Download DVD" button and gotten the file "openSUSE-11.3-DVD-i586.iso" which is not 49.0MB?
I mean, the steps above are not rocket science, and not much chance of making mistakes, so i'm not sure how i can get a download popup which specifies that the file is 49.0MB file, if it's not actually that size?
One can take a screenshot - i.e. to store it in the memory by pressing PrtScr. But I failed to find how to write it into a graphic file? In particular in Xfce which does not have a graphic file editor
View 11 Replies View RelatedI'm using a command in Linux which generates an eight character random password. the problem is when i execute the command, the generated password have shown and isn't store anywhere i can use.How can I store this password into a file or pipe the command to save the password into desired file directly?
[code]...
i m trying to store h.264 in avi container using ffmpeg....is it possible using ffmpeg.i m using v4l to capture a image and compressed in to h.264, how i can store it in avi container,any programming example,header format for avi container,and what other information required to store in a container.
View 14 Replies View RelatedI have following contents
I want to grep "#2" and want the output as
How to using shell script?
How to write a shell script the would search for a phone no using at the end text file using sed or awk and store it in a varaible or print it.
The text file is in this form
The first line may take any form but the last line will always be Firstname Lastname:KEN:+254456789
I would like to seach for the Phone and store it in a variable and print it.
The phone no will alway be preceeded by ":+"
I am working on telnet session and excuting commands. I am able to redirect or store expect output to log file but now i want to store in excel file like ispreadsheet showing details of commands and its responses
View 2 Replies View RelatedIm trying to use a DBMS to store rpms for been reach by YUM, what I need to know is how to generate the repomd.xml and make it point to my dbms using href like [URL]...
View 1 Replies View RelatedI am writting a program that reads a text file (music.txt) & stores it in a Data Structure. I am a novice learning over the internet so I this is something I have never done. How do I do this?
Quote:
Write a program that reads the data from the music.txt file and store it in a data structure. To implement this data structure you must use an array of songs and each song must be represented by a struct with appropriate fields. So far all I can do is open to file to read it (very simple I know) but so far is it correct?
Code:
#include <iostream>
#include <fstream>
#include <strstream>
[code]....
I'm wondering how it is possible to read each line from a text file, and then store each line separately in a list, using C++?
View 2 Replies View RelatedI am trying to watch a command and try to log it into a file. I tried
watch -t -n 10 "(date '+TIME:%H:%M:%S'
; ps aux | grep "pattern" | wc -l)" >>
logfile
and am expecting a result like
TIME: 10:32:30 12
TIME: 10:32:40 18
TIME: 10:32:50 2
to be stored in logfile. However, when the logfile has unprintable characters in in. How do I get this kind of output from the command li
I wanna learn how to store data in text file and be able to modify it and save as well using C++.
Note: im using Turbo C++ 3.0
I'm trying to create a backup script. For my second version, I want to make a GUI that will ask the user three things:
1. which folders should be excluded
2. where to store the backup
3. the user's email
I need to store this input, and later input the values into variables in my script. How do I go about doings this?
there are some configuration files where linux require the password of application user, to do something.how can i to encrypt the password in these files? Or how can i to store that password in encrypted file and retrieve it in secure mode?
View 2 Replies View Relatedevery-time i try to install, i get this
Error executing command
>>command=C:Windowssysnativecdedit.exe /create/d Ubuntu/application bootsector
>>retval=1
>>stderr=The boot configuration data store could not be opened
The system cannot find the file specified
>>stdout=
Is it possible to have the passwd file for svnserve encrypted, rather than store the usernames/passwords in plain text?
View 3 Replies View RelatedI'd like to find out if it's possible to download and store (not install) official Ubuntu installation files, and then choose to install them whenever. I don't always have internet available and having to be connected every time I want to install a program really sucks. What happens if I had to format or something and I just wanna install all my programs again but no internet connection? Is there also away I can back up my Ubuntu and when I restore, I get all my downloaded and installed programs back, without having to re-install?
View 6 Replies View RelatedI've got 4 identical 1 TB drives and would like to use them in a software RAID configuration on my home server. I'm running Debian Linux using 'mdadm' utility to manage the software RAID. I don't know how much I've read is fact or dated or even false so I decided I would ask here to get help from people who know more about this than I do. This is essentially just a file server machine to store all my data so being that I've got four identical SATA hard drives, I was thinking about doing RAID level 5. I guess I'll start here and ask if that is the recommended level of RAID. I think RAID level 5 will be fine for my general server usage. My second issue is partitioning the four individual drives to get maximum performance / space from them. Basically just asking here how would you or you recommend I partition the drives? I was thinking about doing three seperate partitions per drive:
/dev/sda1 = 4 GB (swap)/dev/sda2 = 1 GB (/boot)/dev/sda3 = 995 GB (/)Now from that partition schema above, obviously all the types will be 'fd' for RAID and the partition for /boot is going to be bootable. My confusion is that I read Grub doesn't support booting from RAID 5 since Grub can't handle disk assembly. If /dev/sdx2 (sda2, sdb2, sdc2, sdd2) are partitioned for /boot (bootable), how would you guys configure this RAID to match up equally? I don't think I do a RAID level 1 on 4 identical partitions, right?
$ wget http://sourceforge.net/projects/weba...l.deb/download
--2010-09-10 02:25:09-- http://sourceforge.net/projects/weba...l.deb/download
Resolving sourceforge.net... 216.34.181.60
Connecting to sourceforge.net|216.34.181.60|:80... connected.
[Code]....
knew to ubuntu and wondering how to down load various files from the net as iam getting them to the down load folder and then im not quite sure which way to proceed i have googled various solutions of which to go through the terminal.
View 9 Replies View RelatedI have a flash file that i cannot save. I want to save it in a folder on my desktop.
View 7 Replies View Relatedhave an installation froblem from .deb file.When i download any .deb file. run it and authorized it.then an error come like this.Screenshot.pngBut the no program run at the time.i try it after restarting computer but still this result come.
View 4 Replies View RelatedI'm trying to download ubuntu 10.04 for PS3. when I download it, it gets to about 180 MB and then gives me an error saying the source file could not be read.
View 4 Replies View RelatedI have taken the plunge of trying Ubuntu after thinking about it for a while and I have to say I like what I see so far, it is fast and runs smooth. One thing I am having trouble with is updating drivers or software, I tried to run an app on facebook and I was told I would have to install flash. I have look and found a place to get the driver but I am having trouble downloading it. when click on the link at Adobe I get the following Adobe flash plugin Available from "maverick.partner" source Click on to use the source (which I did) and I am asked for a password? How do I get the password to download and install this file?
View 3 Replies View RelatedHow can I download a file via HTTP from a shell?
View 3 Replies View RelatedI've been trying to download an MP3 file from a download link, but I've been encountering a problem. The thing is whenever I click on the "Download" button it always starts opens and plays the songs instead of downloading the file. I'm running on Ubuntu 10.10.
View 6 Replies View RelatedI downloaded a .gz file. The network was disconnected a few times during downloading. I resumed the download each time with wget -c option. However after all the downloading is over, an error occurs when I try to extract the .gz file. Is there any way I can download only the missing part of the file?
View 1 Replies View Related