Ubuntu One :: Why Doesn't One Give A Upload Time Estimation?
Jun 7, 2011
I just signed up for a free 2GB Ubuntu One account and I'm uploading a 400MB video file. It's been five minutes now, and the purple bar doesn't give an estimation of upload time. Why not?
View 1 Replies
ADVERTISEMENT
Jun 3, 2010
when i use ubuntu one ,i want to upload the whole Directory one time,how can i?there are 200 files in the Directory,if i upload one file one time,it waste my time.
View 3 Replies
View Related
Mar 29, 2010
i want to upload some files to my server at a particular time how to do ? or I want to upload some files from my pc to server at scheduled time?
View 3 Replies
View Related
Jul 15, 2011
Is there any way to change ubuntu one upload settings so that it only uploads 1 file at a time. I have slow upload speeds and the files don't always make it.
View 1 Replies
View Related
Jan 8, 2010
i got intel inside. when grabbing windows and moving them around they "streaked "(right word ?) over the monitor. Desktop-experience was simply "sluggish". I searched for all kind of info on this board. e.g.: installed preload, intel-microcode, set Xwrapperconfig to -1; -5, -10. tried some changes with swappines and cache_pressure in sysctl.conf. without knowing what it might be good for i ran prelink -a. For about a week it simply rocks: all is "sharp" and clean, including the move of windows. How come? does preload take such a long time ( a few months) to give such an amazing result? Is it related to graphics at all? I upgraded to ext4 bout 4 weeks ago (which takes a while too, from what i have read). intel-microcode doing magic? With the money i got chances are high that the pc`s i buy are intel-inside ones. and with a build-in graphics-card
View 14 Replies
View Related
Jan 23, 2011
I wasn't sure what to put this in since I don't know what the source of the problem could be. I'm using Ubuntu 10.04 (gonna upgrade soon) and as of yesterday I haven't been able to get a capital t from pressing shift+t keys. For some reason, all other keys work fine. Yesterday, the keys were triggering as maximize window/unmaximize window. I checked the keyboard shortcuts in Gnome and shift+t wasn't set to anything. I then assigned it to something else and removed it, and now the maximize/unmaximize problem is gone, but nothing happens when I press shift+t while typing. I can still get a capital T like I just did with caps lock on.
View 6 Replies
View Related
Feb 21, 2010
i made a video and i wanted to put it on my myspace(video upload) and it justs fade to grey and becomes unresponive. that it goes back to normal but no progress. so then i tried going to image shack and uploading a picture. can't do that either. tried mediafire, videos, vimeo, nothing.
so i tried on my desktop(desktop running 9.10 32 bit. laptop(the first one i tried) running 9.10 64 bit. it didn't work on that either. i know it's not my isp because it works on my ps3(no ubuntu). not my firewall and tried without without my router. didn't work either. i tried upgrading flash on both of them and on my desktop i can upload some pictures to imageshack now. nothing else though. i have tried using both firefox and opera.
i pinged yahoo and this is what i got:
6 packets transmitted, 6 received, 0% packet loss, time 5007ms
rtt min/avg/max/mdev = 72.732/73.437/75.024/0.761 ms
View 1 Replies
View Related
Oct 14, 2010
I am installing ubuntu on a Dell m7750n machine that has the KSOD. I have done almost everything I can find to fix it. I was able to remove my data off of it using regedit....
So, I am sick of MS and found linux. I installed unbutu netbook on my netbook and it works like a charm.....
So, I went to install this on my desktop dell.... I have read of the many issue with this...
I was not able to boot from the CDlive as is. I kept getting a black screen with nothing. I then used the f6 to get into grub and then choose f6 to change the load options to load nomodeset and was able to load ubuntu from the drive, not install.
I would like to install ubuntu, but when I click on install from the 'tester' version it will not give me the option to install along side another OS (windows) that I see in the install ubuntu main website in the see how to do it.
I get two options:
Erase and use entire disk
Specify partitions manually (advanced)
Question: Can I install and select my own partitions using: [url]
Or, is there something wrong and I need to get that fixed before I install ubuntu?
Is this a DELL issue or KSOD issue?
View 9 Replies
View Related
Jun 3, 2011
For some reason valgrind can't give an exact line number for memory leaks. I installed all of the debuginfo packages and I am compiling my program (gWaei) with the -g and -O1 flags. I just don't know anymore. Specifically the libwaei ones are worrying.
Code:
==26794== Memcheck, a memory error detector
==26794== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==26794== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
[code]....
View 1 Replies
View Related
Mar 6, 2010
i'm in need of my hard drive & usb flash drive numbers, but when i do fdisk -l i get no results - it just gives me the prompt as if i've pressed the enter key on my k/board.
View 1 Replies
View Related
Jan 1, 2011
With Azureus/Vuze, can we set an upload/download rate limit depending on the time of day?
If not, do you know a torrent client allowing this? Client must be available on Linux.
I learned that you can install plugins for Azureus/Vuze. There is one about scheduling. I've tried to install it but I got a NullPointerException.
View 3 Replies
View Related
Mar 4, 2010
I have Ubuntu 9.10 installed but the sound is way below normal..
Pulse-audio just doesn't give enough output..
Max output is just average...
I have a 945 Intel chipset..
View 1 Replies
View Related
Apr 22, 2010
CNR is installed with my fresspire, but it never initializes. I can't log in and I'm wondering if this is somehow related to the fact that I have not set up the email application that came with freespire.
View 1 Replies
View Related
Dec 31, 2010
Does Ubuntu 10.10 allow you to resize your windows partition and install ubuntu on the resized partition? I'm trying to get ubuntu installed on my laptop but the only option it's giving me is to delete all partitions and install ubuntu. I don't want to delete any partitions because I have backups on my second partition and the first partition has windows on it and I would like to keep it.
I've tried 10.04 and it doesn't give the option for resizing but I thought that one of the versions gives he option for this, is it 10.10? I've tried to manually resize but it won't let me because I have to many primary partitions, so I would have to delete the last partition to get it changed to extended correct?
View 9 Replies
View Related
Dec 17, 2010
I want to search files (basically .cc files) in /xx folder and subfolders. Those files (*.cc files) must contain #include "header.h" AND x() function. Clearly, I wanna list of *.cc files that have 'header.h' & 'x()'. They must have two strings.
I tried several ways, and got only files with header.h OR x(). Some examples given in Internet doesn't give any result in my system. I am using Fedora 8.0 in my PC and I have grep 2.5.1 version.
View 5 Replies
View Related
Dec 31, 2009
I'm using slack 12.2 with a custom 2.6.27.31 kernel with uvesafb already working- 1280x800 isn't natively supported by my graphics though :-(. Which is why I'm doing this.
So I'm trying to use this gentoo tutorial to get 915resolution working on my laptop for a widescreen framebuffer. Problem is, he doesn't give any documentation on what the files in the initramfs are supposed to be or do:
Code:
Can I put it in /sbin instead without breaking anything? I don't even know what v86d.real is, it doesn't exist on my system. If somebody could explain that, that would be great.
2.) There's also a script called "dump_bios" in the slackbuild of 915resolution that's supposed to go into /usr/sbin along with the 915resolution binary. If I'm moving this to /sbin, should the dump_bios script go with it? Well, since it's only a dd command, might as well post it:
Code:
I think those are the only questions I have right now, though I'm probably leaving some out.
Ah, here's one hurdle: /usr is on a different partition than /, so I can't just change the initramfs script (I think- isn't the initramfs called before everything in fstab is mounted?).
View 1 Replies
View Related
Oct 21, 2015
When I connect my Debian PC to my WiFi router my PC doesn't get internet if other devices are connected to it .
When i disconnect those devices and connect my Debian PC only then my PC connects to internet but other devices connected to it later do not get inernet connection.
When I connect my Debian PC using LAN Cable to the same router all devices work fine.
View 11 Replies
View Related
Jun 5, 2011
I am using Suse 11.4, with the Gnome desktop. I have downloaded the VLC player, but cannot work out how to make it play CDs in the CD drive. Right clicking on the Audio Disc icon that appears on the desktop whenever I load a disc doesn't give me an option to Play using VLC. Is there a way to make VLC the default player for CDs?
View 9 Replies
View Related
Jun 13, 2010
have setup a LAMP server with ubuntu 10.04 server edition x86 for my study in VMware Workstation 7.1 For a assignment I had to make a php script that would load a file up to the server and set the name in a mysql database. According to the book the server should set the image in a cryptic folder in the /tmp/ folder.
This isn't working and i also try'd locate and find to find the image i uploaded. I checked the php.ini and file uploads were on but no folder so i set that one to /tmp/ but still no images. Can anyone help me with enabling this function?
View 3 Replies
View Related
Jan 1, 2011
I have no idea what happened to my OS(ubuntu10.04).it doesn't give me any option to enter my login name & passwd.i just get a blank(default) login screen.last time when it worked,i was trying to install GTK+2.8,but due to my mistake i deleted glib using cmd (sudo apt-get purge glib)and after that i even tried to launch terminal but it failed to launch.also tried to play media files using vlc but it didn't work.so i tried to restart my os and finally got stuck in the problem.i have no idea what to do,please help.Is there any cmd to see what problem occurred or which package is missing.
View 14 Replies
View Related
May 22, 2011
I'm having problems with the time on one of my computers. It's loosing nearly 4 minute per hour. I installed the ntp program, but for some reason it won't work on this computer (a fresh install of Ubuntu 11.04 32bit).The defaults didn't work the same as my other computers. I used the command to stop apparmor (sudo invoke-rc.d apparmor teardown) in case that was the problem. As far as I know, no firewall is started by default. I checked and couldn't find any.My /etc/ntp.conf file is exactly as it is on the machine that is working:egrep -v "^#|^$" /etc/ntp.conf
Code:
driftfile /var/lib/ntp/ntp.drift
statistics loopstats peerstats clockstats
[code]...
View 3 Replies
View Related
Jan 10, 2010
My ipod (5.5gen) only mounts with write acess every now and then - seemingly at random. I'm not sure what log info I should give you, but here is lspci:
Code:
snak3@Panther:~$ lspci
00:00.0 Host bridge: nVidia Corporation C55 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)code]....
- More info :I have found that by unmounting in nautilus and then remounting, I can get write access again. I believe this might be the cause of the ipod application floola, although I will do some more troubleshooting and see what else I can find out.
View 1 Replies
View Related
Dec 22, 2010
I have a Ubuntu box (10.10 x64) that i use for XBMC (a media center), everything works fine when i boot up and start adding network shares (the shares are on a Ubuntu 10.04 x64 Server). it doesn't matter if i use NFS or SAMBA to mount the shares, both work. BUT when i reboot i get problems The share mounts come up but to late, XBMC doesn't see the share when it starts.
The thing i see is : When i boot up the lights of my NIC (realtek 8111) are on and flickering, but just a few seconds before the login prompt comes up the lights are off. And then after 15 to 20 seconds everything comes up again, and the shares are mounted, but to late for XBMC (my mediacenter software) i've installed new drivers for my network card (removed r8169 and installed r8168 ) but the problem is still there.
View 3 Replies
View Related
Feb 19, 2009
I have a nfs share that does not automount all the time (may be one out of 10 time it automount properly). I basically have the same line in the fstab on my other 2 computers and no problem on these. I suspect that my wireless connection kick in too late (after fstab). Do you see a solution for delaying a few second the automount of the nfs share.
Code:
# Entry for nfs share on 192.168.1.20 :
192.168.1.20:/mnt/sdb5_data5 /mnt/sdb5_data5 nfs user,sync,rsize=8192,wsize=8192,exec,soft 0 0
View 4 Replies
View Related
Dec 6, 2010
I am running Debian-Squeeze with apache2. However, apache2 doesn't start at boot time, even though there is of course the required script in init.d. I can start it later on using "/etc/init.d/apache2 start". I have checked the configuration with "apachectl configtest" - giving the answer "Syntax ok". How do I get it to start automatically at boot time?
View 1 Replies
View Related
Dec 1, 2010
i have installed ubuntu ultimate edition 10.04 in my toshiba c650 recently,however it is taking too long before it startup. 2 when i log off the cursor still remain untill all power have been discharged. what could be the problem
View 5 Replies
View Related
Feb 23, 2011
I just did a distribution upgrade on my laptop from 9.1 to 10.04, and it went fine for the most part except this issue. After it boots up, I don't see any window titles/scrollbars/borders and on clicking the icon for "Show desktop" on the bottom left, I see the following error message:
"Your window manager does not support the show desktop button, or you are not running a window manager."
After googling a bit, I realized that gnome-wm is not starting automatically and so I have to manually start each time to see the windows working properly. Can somebody tell me if there is a way to make sure that gnome-wm starts automatically? I know I can put it in my .bashrc but I want to do it the correct way if possible. If not, I will have to go with that workaround.
View 9 Replies
View Related
Sep 4, 2009
After installation of Fedora 11, I click reboot, it ejects out the disk, but is stuck at the screen for a long time and doesn't reboot so I manually had to reboot it. Today, surfing on firefox, it got frozen, and the touchpad worked, but everything was frozen nothing moved so I had to manually shut the laptop down. On bootup everything was ok. Im worried about corrupted files.Should I just reinstall Fedora 11? m using a dell studio 1555 laptop
View 4 Replies
View Related
May 14, 2010
I just did a distribution upgrade on my laptop from 9.1 to 10.04, and it went fine for the most part except this issue. After it boots up, I don't see any window titles/scrollbars/borders and on clicking the icon for "Show desktop" on the bottom left I see the following error message: "Your window manager does not support the show desktop button, or you are not running a window manager."
After googling a bit, I realized that gnome-wm is not starting automatically and so I have to manually start each time to see the windows working properly. Can somebody tell me if there is a way to make sure that gnome-wm starts automatically? I know I can put it in my .bashrc but I want to do it the correct way if possible. If not, I will have to go with that workaround
View 4 Replies
View Related
Mar 21, 2011
I've been a long time Windows user, but I've started a small firm and because of lack of funds, I've decided to install Ubuntu on my company's PCs.I have 8 PCs in total - 6 of them with Intel CPUs, and the last two with AMD CPUs. I bought the extra two computers because I've managed to find an extra two people to work at my company, and AMD-based PCs are cheaper so I've decided to buy them instead of Intel.Long-story short, I've installed Ubuntu 9.10 and boot time takes about half-an-hour. After the computers finally boot, USB hardware doesn't work at all. I was forced to buy PS/2 keyboards & mice and they both work fine after the PCs boot.I don't know what's causing this delay.I've enabled Cool 'n Quiet from BIOS.I've tried several instructions like editing the /etc/modules file.I've installed cpufreqd, tried to configure it, but it didn't work.I've check the CPU stats and my CPUs are running at 800MHz. I can't believe nobody managed to fix the 800MHz problem as I've noticed it's quite common among AMD Ubuntu users. I think I've tried almost anything that I've found on this forum.I can't keep asking my employees not to reboot their PCs. Both Chrome/Firefox crash a lot on Ubuntu so they're forced to restart their computers.The computer specs are: AMD Athlon II X2 240 dual-core @ 2.800MHz, 2GB RAM, 500GB HDD, etc.
View 9 Replies
View Related