Software :: Download Items And Save Them?

Jan 20, 2011

I have downloaded google talk on my laptop which has linux. After it is downloaded...it tells me to choose an application to open it in...but I dont know which application its asking me to open. I would just like to easily download stuff on my laptop and run it.

View 1 Replies


ADVERTISEMENT

Programming :: Script To Read Mailbox And Save Items To A MySQL Database?

Sep 8, 2010

I would like to make a script which reads a POP3 mailbox on another server and saves the items in the mailbox to a MySQL database. Is this possible? I have to make this script to create monitoringen scripts which has to use the messages in the mailbox.

View 2 Replies View Related

Ubuntu :: How To Download And Save Torrents

May 28, 2011

how to download and save torrents.I mean, I am green as fresh grass and while I'm looking forward to learning the system.

View 5 Replies View Related

General :: How To Know Which Updates Save To Download

Apr 30, 2010

I run Elyssa and have a symbol of a padlock at the bottom right side. This is for updates on software. It tells me that I have 351 updates available. when I open this the updates are shown and each have a number.Mainly 2's and 3's. when I do press the install update button, it gives me the following message:
warning you are about to install software that can not be authenticated....
This message worries me so I have not done any updates for a loooooong time.
What shall I do? How can I tell what is malicious and what is not? does anyone out there know?

View 2 Replies View Related

Ubuntu :: Have A Flash File That I Cannot Save / Download This?

May 18, 2010

I have a flash file that i cannot save. I want to save it in a folder on my desktop.

View 7 Replies View Related

Software :: Application To Save / Download Whole Website

Jan 19, 2010

Which application do you use to save/download a whole website where there is option to put page link recurrence?

View 2 Replies View Related

Fedora :: Firefox 3.5.8 Cannot Save Page / Download After Synched Using Unison

Mar 23, 2010

What follows is actually a copy of my yesterday post on users mailing list, which so far had no response at all. I hope I'll have more luck here.I have 3 PCs running Hardy, Karmic, and Fedora 12, with Firefox on each of them: v. 3.0.18 on Hardy and v. 3.5.8 on both Karmic and Fedora.I created "shared" profile on each system and synchronize them using Unison. Ubuntu 8.04 is a base system for synchronization.The synchronization itself works just fine on all 3 systems. No functionality problems on either of Ubuntu's.In Fedora however I'm having a problem. While using "shared" profile I can save neither a web page nor a download (unless I use some of add-on' as described below).

If either Save Page As... or Save Link As... menu items are selected the requests are simply ignored with no response from FF. However using Download Them All add-on does the job. Equally Scrapbook add-on allows me to save/capture pages.

The default profile works as expected. I thought SELinux is on the way but disabling it (for a test sake) did not changed things. All permissions in "shared" profile directory to me look OK.I'm new to Fedora and cannot figure it out myself, need you help, folks.

View 5 Replies View Related

Ubuntu :: Transmission - Continue Download After Save Location Not Found

Mar 26, 2011

I was downloading to a USB drive and went to continue the download without the USB drive plugged in. "Save location not found " etc. So I plug in the drive now it wants to start all over. How do I make it start from where it left off. There are no transmission files on the ISB drive dir. that seem to hold the info and the transmission "queue" has reset as if I had not downloaded any data yet.

View 2 Replies View Related

General :: Wget Command - Download Only Html From The Url And Save It In A Directory

Jul 6, 2011

What is the Wget command to perform the following:

download only html from the url and save it in a directory

other file extentions like.doc,.xls etc should be excluded automatically

View 4 Replies View Related

Ubuntu :: Running From USB Drive - Possible To Save Things - Download Programs - Drivers?

Apr 18, 2010

A few sectors on my Hard drive on my toshiba laptop are having issues, so i have to load Ubuntu (9.10 i believe) from a USB drive. Is is still possible to save things, download programs, drivers, and anything so i can still use most of ubuntu's features without everything resetting after a reboot?

View 1 Replies View Related

Ubuntu :: Firefox - Unable To Save Files By Right Clicking And Save As

Jan 13, 2010

I have Ubuntu 9.10 dual booting with Windows7.My ext3 /home is mounted as F: in windows.I share a firefox profile between them so that when i am in Windows my firefox uses the same profile as it does when in Ubuntu.It all worked great until recently. I am unable to save files by right clicking and save as. In the config i am unable to set a directory to save to. It neer asks me where to save to. Just nothing happens. some off my book marks are all messed up as well, my rss feeds have the same post on some random website every time i log on and i have to manually refresh to get the correct feeds back. I am unable to delete the random bookmark.

View 1 Replies View Related

Ubuntu :: Xrandr Doesn't Save Changes - How To Make It To Save Changes

Jun 16, 2010

my mediacenter is attached to an beamer with the optimal resolution of 1280*720 ubuntu 10.04 doesnt offer me this revolution (on my intel 915 graphis controller). this means i have to add this resolution to the possible resolutions. first i used cvt

Code:

cvt 1280 720 60

and got this result:

Quote:

# 1280x720 59.86 Hz (CVT 0.92M9) hsync: 44.77 kHz; pclk: 74.50 MHz
Modeline "1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync

then i added this to xrandr

Code:

xrandr --verbose --newmode "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync

and

Code:

xrandr --verbose --addmode VGA1 1280x720

now i can select and use the new resolution - until next reboot. after an reboot 1280x720 is again not available. even if i work with sudo - the resolution isnt there....

View 1 Replies View Related

Software :: Iptables-save Can't Save Settings?

Jan 29, 2009

Config a CentOS iptables.I issued some iptables rules.the rules were effective at once.Then, I came with a "iptables-save", but the "/etc/sysconfig/iptables" file hasn't been updated, it still loads the defaults rules with CentOS after reboot.

View 4 Replies View Related

General :: Save Iptables When Iptables-save Doesn't Exist?

Apr 14, 2011

I'm working on a Soekris net4801 that is running an unknown distro of Linux. The kernel is 2.4.29, and iptables is v1.3.4.

I can't work out how to save the iptables. I searched the whole system for files/folders containing the name "iptables" and got 3 results:

/user/local/lib/iptables
/sbin/iptables
/lib/iptables

I've tried iptables save, iptables-save and iptables save active.

"iptables save" and "iptables save active" give me an invalid argument error. "iptables-save" isn't a valid command. "iptables --help" gives me a list of valid switches, none of which have to do with saving.

how I can save the iptables?

View 1 Replies View Related

Ubuntu Networking :: Multiple Ip Download - Share The Download Between The Computers To Get The Cumulative Speed?

Jan 8, 2011

I am at a university where my bandwidth is severely capped. I can start several other computers near me and download at the limited speed simultaneously. Is there any way for me to share the download between the computers to get the cumulative speed?

View 1 Replies View Related

Ubuntu :: Natty Download Speeds - Takes 20 Minutes To Download Language Packs

Apr 28, 2011

I just installed 11.04, and the software center is almost unusable. I'm currently clocking about 32kb/s on my modern laptop. Does anyone know how to fix this? PS- During install, it took 20 minutes to download the language packs, and it said I would be there close to forever for the update downloads.

View 8 Replies View Related

Fedora Installation :: Find A Download For The Desktop Version - SERVER X64 Download

Jun 5, 2010

This is our first time choosing and installing linux. Our other servers are all windows 2008 x64. We were told to install fedora 13. I can only find a download for the desktop version and we're looking for the SERVER x64 download. Could I please get a link?

View 7 Replies View Related

Ubuntu :: Download Open Suse But It Takes Up To An Hour To Download The 600mb?

Jan 21, 2011

I want to download open suse but it takes up to an hour to download the 600mb .iso, my internet speed aren't that slow though. Im downloading the Live KDE, Direct Link 32-bit, all the other types of download have strange torrent or metalink fileformat. Is this just me

View 9 Replies View Related

Ubuntu :: Alternative To Internet Download Manager To Download Movies From Any Website?

Mar 17, 2011

Alternative to Internet Download Manager (IDM) to download movies from any website.Ok, so one of the cool things about IDM was that i was able to download movies from ..... and other sites that have video clips on their site, but now that i have switch all my computers over to ubuntu linux, i now need an alternative to this problem because IDM will not work with the firefox on ubuntu linux.So my question is, do you guys know of an alternative software for downloading movies from any site such as ..... and other sites?

View 5 Replies View Related

General :: Unable To Download Mepis 3.3 From Download Sites Listed By Grim322

May 31, 2010

How to repartition a hard drive using Mepis 3.3, none of the listed sites will open to me. Is this the best software to repartition a new Windows 7 hard drive? I notice there are later versions of the Mepis software.

View 10 Replies View Related

Ubuntu :: To Many Items At Boot Up?

Sep 9, 2010

I have asked this question several times but I think that I am not asking it correctly. I have umbutu 9.04 and Windows 7.0 on my C: drive. When I start my machine I have approximately 9 or 10 items on my boot list and I would like to have 2.It has been suggested that I determine what version of grub I am using and I am using /boot/vmlinuz-2.6.28-19 generic. I have no idea what that means.It has been suggested that I install some various items of software and I am sure that it would solve my problem but to me it would be like looking down a cows throat. Please, don't get me wrong, I really appreciate the input but its like when you go to the doctor you kind of wonder "just what the heck is he talking about". Maybe someone could just tell me how to accomplish what I want to do so I can understand!My daughter uses this machine and she goes to places that I didn't know I had.

View 7 Replies View Related

Ubuntu :: Add Items To Panel

Mar 6, 2011

I am missing the are on the top bar that u can click on to get to chat and email and inbox and compose a message it just went missing all of a sudden and it was a super help to have because im always sending mail and getting chats and now i can look at picture.

View 9 Replies View Related

Software :: How To Add Items To GRUB

Apr 20, 2011

I'm currently using GRUB 0.98 (NOT GRUB2) on my PC. How can I add Windows & Visopsys.

Windows is on "sda6", and Visopsys is on "sda7".

How do I add these to GRUB?

View 7 Replies View Related

OpenSUSE Install :: Use The Existing Download Or A Way Toget A Correct Download?

Jan 25, 2010

I have been using ubuntu for a good time and now i want to install opensuse.I have dwnlded the new (11.2) version 2 times but on installing it says unable to create repository. it takes a full day to dwnld here.. please suggest how to use the existing dwnld or a way toget a correct dwnld. i think the earlier one is corrupt.

View 9 Replies View Related

Ubuntu Installation :: Download The Update And Then The Others To Download From The Local Resource

Aug 2, 2010

Here at home I have several Ubuntu installations, mine, the kids computers and a couple of laptops. What I'm looking for is a solution or a pointer in the right direction to setup on our local Ubuntu server a sort of cache. Each day each Ubuntu on the network, checks for updates and downloads, and installs. What I'm looking for is a way for one machine to download the update and then the others to download from the local resource.

A sort of local cache to try and minimise everyone downloading straight from the net for pretty much the same updates. I did a emerge cache many years ago when I was using Gentoo, so I'm wondering what I can use/do here with Ubuntu as we are all loving this distro now.

View 2 Replies View Related

Ubuntu :: Use Recursive Download Of Wget To Download All Wallpapers On A Web Page?

Dec 21, 2010

can we use recursive download of wget to download all the wallpapers on a web page?

View 5 Replies View Related

Debian :: Jigdo Download Of DVD-7 ALWAYS Fails With Just 5 Files Left To Download

Mar 9, 2011

I haved tried 3 times to download DVD-7 from http://cdimage.debian.org/debian-cd/...md64/jigdo-dvd, and every time it has failed with just 5 files left to download.

It says:
I cannot begin to describe. All those hours of downloading for nothing! What the heck is happening here? When I try to just continue on, I get error code 3 aborts and have to just start all over.

View 3 Replies View Related

General :: Unable To Download VLC Media Player From Download Page(s)

Mar 15, 2010

First I go to the following URL to download the latest version of VLC Player, which I greatly prefer to Totem or any other standard Linux video/audio player: http://www.fileguru.com/Movie-Player/download. After I click on the "Download" link, a new window appears which asks me if I want to 1) Open with Archive Manager (default) or 2) Save File. There is a drop down arrow next to the first choice which only gives "Other..." as the only other choice. Well, if I choose the first option, the download appears as an .exe file in the "Downloads" window.

A window with "Download Error" in its Title Bar appears with the following message in it: "/tmp/VLC_Player_Setup-3.exe could not be opened, because the associated helper application does not exist. Change the association in your preferences." I don't even know yet how to even open up an .exe file in Linux, despite repeated research.

View 1 Replies View Related

Fedora :: Add / Remove Startup Items?

Nov 28, 2010

Okay, two packages in question here: sshd and xrdp.

In the /etc/rc.d/rc5.d directory there is a K??sshd link, I'm not really sure why the default is to kill sshd in graphical mode, but it's there. I saw it coincidentally when I went to add an S??xrdp link so that I could have xrdp run when the computer starts. I restarted the computer, and of course, couldn't connect via my Windows Remote Desktop client. A quick ps -e | grep xrdp in a terminal window showed me that xrdp had not, in fact, started.

I hop back in to ??/rc5.d to see if I messed up creating my link and poof. there's no more S??xrdp link, furthermore, the K??sshd link that I had removed was back.

Okay, so Fedora doesn't like you messing with the init links manually... I can dig it, cause there's this nifty gui tool to manage startup items... I go in to that and add entries for sshd and xrdp, calling them via their init scripts so I can make sure everything plays nicely... then restart.

Oh, wait, still no xrdp or sshd running.

If I manually start these servers using their init scripts from a terminal they run fine, no issues, but I don't want to do that, and I think we can all agree that I should't have to. What am I doing wrong? What is the 'proper' way to add servers to the startup process and since entering runlevel 5 apparently kills sshd, how do I prevent that?

View 4 Replies View Related

Fedora Hardware :: Second Hdd - Cannot Place Items In It

Aug 11, 2011

I have a second HDD oon the computer and the fedora system can see it so that is no problem. The problem is that when i want to make a folder or put a file on that HDD i get the message:

Error while copying "filename".
There was an error copying the file into /media/a53d6b68-7242-4f43-8cd9-8dfc1b592ad2.
Error opening file '/media/a53d6b68-7242-4f43-8cd9-8dfc1b592ad2/filename': Permission denied

How can i solve this? (and how can i make the disk called something else then a53d6b68-7242-4f43-8cd9-8dfc1b592ad2)

Also there is a folder on the disk named "lost+found" what is this and why is it there?

View 8 Replies View Related







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