General :: Install Tar.gz File In Download Folder?

Aug 24, 2010

I have a voip program downloaded. It is in tar.gz format. It is in my home/download folder. How to install that?

View 6 Replies


ADVERTISEMENT

Ubuntu :: Deleted Dowload File / Get The Download Folder Back?

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

OpenSUSE Install :: Changing Directory Cd - Cant Get To The Download Folder

Apr 17, 2010

I cant get to the download folder:

View 7 Replies View Related

General :: Download Folder X And All Of Its Content From The Remote System?

Jan 12, 2010

How do I (through command line) download folder X and all of its content from the remote system to my local system?

View 7 Replies View Related

General :: Move Font Files (.ttf And .otf) From The Download Folder

Jul 15, 2010

I'm trying to move font files (.ttf and .otf) from the download folder to a folder Inkscape can find them in. I tried dragging and dropping them in Dolphin but I don't have permission! So tried in the terminal:

Code:
~$ mv ~/downloads/fonts/*.*tf /usr/share/fonts
mv: cannot stat `/home/bryan/downloads/fonts/*.*tf': No such file or directory

As far as I can tell the directories exist.

View 14 Replies View Related

Ubuntu :: Install The Download File Which Is A Windows Xp Dos Executable File Of 8mbs

Sep 19, 2010

I 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

View 1 Replies View Related

OpenSUSE Install :: Get A Download Popup Which Specifies That The File Is 49.0MB File?

Aug 2, 2010

Asked 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?

View 9 Replies View Related

General :: Using CURL To Download All Files In Certain Folder - Except 404 Error Page?

May 6, 2011

I'm using cURL in ubuntu to download some files like

While some files may be missing from this sequence but when I just use curl -O [url]

cURL will download a 404 error page for those missing ones. How can I avoid this?

View 1 Replies View Related

OpenSUSE Install :: What If Do Not Want To Download ISO File

May 6, 2011

I do not have a DVD and the number of CD's it would take to d/l SUSE 11.4 is silly. Is there anyway to download the stuff to mky hard drive and run it from there?

View 1 Replies View Related

General :: File Privileges - Check And Set Who Can View Or Open A Given Folder Or File?

Jul 30, 2010

How can I check and set who can view or open a given folder or file?

View 1 Replies View Related

Ubuntu :: How To Get Password To Download And Install File

Oct 27, 2010

I 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 Related

Debian :: Flash Player Appropriate File Download To Install?

Mar 29, 2011

I'm using debian lenny. How can I install flash player? When I'm downloading it from adobe I have multiple selections
YUM for Linux
.tar.gz for Linux
.rpm for Linux
.deb for Ubuntu 8.04+
APT for Ubuntu 9.04+
Which one must be downloaded and how to install it.

View 7 Replies View Related

OpenSUSE :: Firefox Updating / Install From File Download

Jan 29, 2010

I have downloaded the firefox 3.7a which was a tar.bz2 file. After downloading extracted the tar.bz2 into a download folder. Now I can figure out to do from there. How can update using this firefox update. All the zypper/yast ect. only use my repositories that dont have 3.7a and I can not figure out what else to do. Google searches all just say use package manager. But how do you use a package manager for a file on your hard drive?

View 1 Replies View Related

OpenSUSE Install :: Change Folder / File Permissions?

Jul 28, 2011

I've migrated to Suse from Mandriva. I installed all my backup folders/files to my "home" folder but they have come up locked. I remember in Mandriva to change the permissions I pressed Alt F2 and then entered a command. How do I do it in Suse?

View 8 Replies View Related

General :: Can't Download The Bin File

Sep 30, 2009

I can't download the bin file for some reason...

Quote:

View 2 Replies View Related

General :: How Can I Do Download Rm File?

Apr 4, 2011

How Can I do download rm file? In ubuntu you can, does anyone know me how to explain?

View 4 Replies View Related

Red Hat :: Folder & File Sharing - Vender Is Not Allowing Me To Install Any Hardware Other Than IBM Parts

Nov 24, 2010

1. I use RHEL5 (SERVER X) in which samba is running. This is an IBM hardware on which the vender is not allowing me to install any hardware other than IBM parts.

2. I have another P4 system on which Fedora Core 11 (SERVER Y) is running. I had connected 300GB SCSI HDD and created necessary partitions.

Now I want to mount few of the volumes of SERVER Y on SERVER X and allow users (samba clients) to access the volumes as folders as any other volumes in SERVER X through samba. I mounted one volume of SERVER Y in SERVER X using NFS mounting and shared through samba. The problem, I am facing, is it is very slow.

View 1 Replies View Related

General :: Can't Download File In 404 Error

Feb 25, 2010

i am trying to download this file from this location:[URL}.. it works under windows without a problem its a 500 MB file.

in ubuntu 6.06 lts server i put the command
cd /usr/src
sudo wget http://h.yimg.com/lo/downloads/6.0.5...0203003324.tgz
and i get this
connecting to h.yimg.com:209.84.7.126:80... connected

[Code]...

View 3 Replies View Related

General :: Download File Via Wget?

Mar 6, 2011

I would like to use wget to downlaod file from Redhat linux to my windows desktop , I tried some parameter but still not work , can advise if wget can do download file from linux server to windows desktop ? if yes , can advise how to do it ?

View 14 Replies View Related

General :: Use Putty To Download File?

Mar 2, 2011

I want to use Putty to login to my linux system , I use Reflection before , it works fine to download file , but it can not download file by using the same method , can advise what protocol that Putty that support ?

View 7 Replies View Related

OpenSUSE Install :: Copy A File Into Root Folder - Setting The Access Permissions?

Jun 23, 2010

I want to copy a file into my Root folder but I cant.what should I do?

View 2 Replies View Related

General :: Download A File From Command Line?

Apr 8, 2011

Let's say i have a link to a file http://www.domain.com/dir/myfile.ext

Is there a command line tool that will allow me to download this file. I'm looking for something like: download <http address> ... is there anything that simple?

View 2 Replies View Related

General :: Download Torrent File In Opensuse 11.1?

Feb 12, 2010

how to download torrent file in opensuse 11.1 ....kindly inform me detailed procedure

View 2 Replies View Related

General :: What File Should I Download For I686 System

Sep 22, 2010

I am trying to upgrade my RHEL5 kernel.What file should i download for my i686 system.Googling gives a number of options...of which I feel ovzkernel-2.6.18-194.8.1.el5.028stab070.5.i686.rpm is the right one for me?Is it the latest stable kernel version...and how to install it?

View 3 Replies View Related

General :: Download A File Using Command Line?

May 18, 2009

I want to download a file from the Linux command line. Basically I'm using ssh and I'm trying to download a file to my file system on my laptop. How can I do that from the command line?

View 3 Replies View Related

Ubuntu :: Kde 4.5 - Move A File Or Folder Into Another Folder, All The Icons Arrange Back To The Left Side

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

Ubuntu :: Drag File/Folder To Taskbar Button Creates Launcher, Not Bring Folder To Foreground?

May 20, 2011

After upgrading to 11.04, I noticed something strange, being that when I want to drag a file or folder from one Nautilus folder window to another which is not visible, I can no longer hold the item over said folder's taskbar button and wait for it to appear. It just shows the + for copy, and when I let go (which I have no choice but to eventually do), it creates a launcher to that item (I assume it's doing that, and not actually copying there, but the + has me unsure).

I've looked in Nautilus's preferences to see if this is some new behaviour that I can revert back to, but could find nothing there.

I'm of course using the Classic desktop with bottom panel being the taskbar. If you know how I can rectify this, please let me know, as the times I would want to create a file or folder launcher without the usual hassle would be rare, but I am constantly dragging stuff from one folder to another, and it would be a real pain to have to line up source and destination folders each time.

View 4 Replies View Related

Debian :: Create Folder From Filename And Move File Into Folder

Feb 13, 2011

this is posable but am trying to do this "Create folder from a filename and move the file into the folder" i have 500000+ file's i need to do with is there a easy way?I really don't want to download them all make/move them with filemonkey just to re-upload them

View 2 Replies View Related

Software :: Build File Or Folder Missing In Modules Folder

Apr 14, 2009

i am trying to install a driver for my belkin wireless usb adapter but when i type make it says cannot find lib/modules/<debian version>/build so it does not configure the sources.

View 1 Replies View Related

General :: Insert A Folder Into A ZIP File?

Aug 11, 2011

I'm a newbie on Linux and had to do something like this with the zip command:

My folder structure inside a zip file abc.zip is code...

It would move into abc.zip as folder3/textfile.txt (the hierarchy preserved)
Also used a -j switch (help said it junked the path info and it did but) - it would move only into abc.zip and sit at the same level as folder1 and folder2 instead of replacing the textfile.txt within abc.zip/folder1

My question is - I want to replace the abc.zip/folder1/textfile.txt with the one inside seconddir/folder3/textfile.txt.

How do I achieve this via the command line interface?

View 3 Replies View Related







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