General :: Desktop Ubuntu - Download Greater Than 12 Hours
Apr 17, 2011
I am totally new to unbuntu, I am trying to download ubuntu desktop but the message from IE 9 returns that "download greater than 12 hours"and that is that! my dsl connection is 6Mb and I do not know what to do.
View 4 Replies
ADVERTISEMENT
Aug 5, 2011
I'm getting an error when I try and zip a large file on Linux because it is too large for zip to deal with. what commands I can use to get around this?
This is the error I'm getting:
zip error: Entry too big to split, read, or write (file exceeds Zip's 4GB uncompressed size limit)
It is a simple text file, log file in fact.
View 2 Replies
View Related
Feb 12, 2011
I have an Apple Aluminium keyboard. To the left of 1 key I have the less/greater (< >) key, not grave/tilde (` ~). xmodmap does not work for me: layout switching (done with setxkbmap) resets my xmodmap changes. .Xmodmap file does not help either. How do I remap the tilde key?
View 1 Replies
View Related
Jan 23, 2010
I have a Ubuntu NAS set up with two 1.5TB in a mirrored array. We recently needed more storage and will constantly be adding to this machine. We added 2 2TB drives in a striped array. What I'd like to do is find all directories totaling 10GB+ on the mirrored array and move them over to the striped array to increase storage on the mirrored array for smaller, more important data. I've tried:
Code:
find /mirror -maxdepth 1 -size 10G
find /mirror -size 10
[code]....
View 2 Replies
View Related
Apr 7, 2011
1. How sum of system time and user time can be greater than real time ?
2. Even though my program is not waiting for any I/O the real time is smaller than system time as shown
root@chaitu:/home/chaitu/Desktop/Chk# time ./new
real0m0.001s
user0m0.000s
sys0m0.004s
View 4 Replies
View Related
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
Jul 9, 2010
I'm using Fedora 13 , wireless card:Intel 512AN_MMW kernel version:2.6.33.6-147.fc13.i686 below is my problem: when i finished install F13,i can use Wireless card surfing internet i have multiple ap's , and if the ap set with same ssid and different channel, i can roaming between ap's if i'm accessing the internet ,
otherwise, it won't change to greater signal ap if i'm not using the internet , does this condition normally ?
The other question is , if i'm using different ssid , like "wlan01" "wlan02", can i roaming between this two ap's automatically?
View 4 Replies
View Related
May 14, 2011
I just got SSH access to my shared hosting server (unix). I am current in a directory on the server where there is a file called images.zip. I want to download this to my desktop (I am running windows locally if that matters). Which command do I need and what is the syntax?
View 8 Replies
View Related
Jun 25, 2010
I'm running FC13, and suddenly, when I try to connect a camera for picture download, the desktop icon that would otherwise open the camera's memory directory opens a network directory instead. Seems the inode is munged and misdirecting.
If I go
cd .gvfs
ls -i
I get
2 gphoto2 mount on usb%3A002,005 an inode of 2? gphoto2 is broken too, but I'm not as worried about that.
View 11 Replies
View Related
Jul 27, 2011
I have a problem,I want to change the hour format from 24 hours to 12 hours, I cant find the way to do this,
View 14 Replies
View Related
Jun 13, 2011
I was just testing specifying limit on file size to a user and have added the following to /etc/security/limits.conf bob soft fsize 100 This basically should have said not to allow bob to create anyfile greater than 100Kb in size.
But the interesting thing is, if bob already has any file which is greater than 100Kb in size, it even doesn't allow to log him into the system both from console and SSH. Also nothing is logged in logs.. How do I configure it so that, bob can login to the system even though he has any file greater than 100Kb (but doesn't allow him to create file which are greater than 100Kb) ??
View 3 Replies
View Related
Feb 21, 2010
I need to search in "/" and all subdirectories, all files greather than 30 MB.
View 5 Replies
View Related
Jul 24, 2011
A few hours ago, I ran "pacman -Syu" to update, and soon after it was finished the power went out for a few seconds, turning off my computer without properly shutting down. When I started it, the time was wrong (or maybe the time zone, since the minute is correct). It looks like it's exactly 4 hours behind (right now it's 18:53 here, but the date command says 14:53). Also, I have ntpd running, in case that matters.
View 4 Replies
View Related
Dec 30, 2010
I just bought a 3TB drive to use for backups and I'm getting a strange message when I run fdisk to get a listing of the drives.Here's what fdisk says about the 3TB drive:
Code:
Disk /dev/sde: 3000.6 GB, 3000592977920 bytes
255 heads, 63 sectors/track, 45600 cylinders
[code]....
View 9 Replies
View Related
Dec 13, 2010
Between the dates 21-June-2007 to 12-December-2010 there are 1270 days. If the total cumulative time a hard drive has been active is 344 days (found this via Disk Utility in Ubuntu 10.10) since it was bought 1270 days ago. What is the average usage hours per day?
View 2 Replies
View Related
Nov 2, 2010
I have been doing this for quite sometime now, yet lately I wonder if this is what everybody does...I have a task that will run for hours. In order to not to interrupt that task when I logoff for the day, I issued the command:
Code:
at now 'sh ~/a-long-task'
Is this what everybody else does?
View 2 Replies
View Related
Sep 8, 2009
on my site now I'm using cache and need me cron script that will delete files older than 1 hour I have feature in my kloxo control panel just need me the command .
View 2 Replies
View Related
Jul 12, 2010
I was installing "wine" last night and since I knew it was going to take a while I closed the lid of the laptop and turned it upside down on the floor. (I always turn the laptop upside down when not using it otherwise might overheat)When I woke up this morning roughly 8 hours after I went to sleep the machine was turned off.Using the "last -x | grep shutdown | head -1" it stated that it went down at roughly 6 hours from when I went to sleep.The program I was installing got finished installing but I never set up an auto-shutdown program or anything of the sort.If this isn't a problem with linux then its a problem with my bios. If its a problem with my bios I will just have to live with it because my bios is locked. /var/log/messages says this:
Code:
alexslaptop logger: ACPI event unhandled: battery BAT1 00000080 00000001
alexslaptop shutdown[14933]: shutting down for system halt
[code]...
View 5 Replies
View Related
Dec 30, 2010
I'm having a VPS using Ubuntu 10.4 and i would like a guide on how to restart apache2 process every few hours (a time determined by me).
View 11 Replies
View Related
Sep 28, 2010
This is Plesk linux server.I am using CentOS release 5.5 (Final) OS. Server seem to crash every couple of hours. Perhaps apache has memory leak?
Sep 28 07:06:29 wed kernel: Call Trace:
Sep 28 07:06:29 wed kernel: [] out_of_memory+0x8e/0x2f5
Sep 28 07:06:29 wed kernel: [] __alloc_pages+0x245/0x2ce
Sep 28 07:06:29 wed kernel: [] __do_page_cache_readahead+0x95/0x1d9
Sep 28 07:06:29 wed kernel: [] __wait_on_bit_lock+0x5b/0x66
[Code]....
View 4 Replies
View Related
Jun 5, 2010
I need to run some software that seems to only work with Win2002, XP or greater OS.
Does Ubuntu have a flawless Windows emulator that is easy to use so I can use the software?
View 2 Replies
View Related
Jun 15, 2010
I've recently completed a fresh install of 10.04 on a home file server and upgraded the hard drives in my storage array. My PREVIOUS hardware was:
Old version of Ubuntu (I forget which one exactly, but I know I had missed a few upgrade cycles)
3X 500 GB Seagate Baracuda's (for the array)
Areca 1220 Hardware RAID controller
Intel Core 2 Duo 6600
320 GB Seagate for the boot drive
I was running that hardware for about five years or so and it was rock solid. After the upgrade the hardware specs are:
Ubuntu 10.04
Areca 1220 hardware RAID controller
4x 1000GB Samsung
Intel Core 2 Duo 6600
320 GB Seagate for the boot drive.
The fresh install of Ubuntu 10.04 went remarkably well. The drivers for that raid controller are in the kernel, which is great. I was able to access the old array after upgrading Ubuntu. Now I am trying to create a new array with the four 1000 GB drives in a RAID 5. Obviously that gives a maximum storage capacity of 3 TB, greater than the 2 TB threshold that seems to be so important. I've been doing some digging and here is where my questions start:
it appears as though gparted doesn't support file partitions greater than 2 TB, correct?
it also doesn't seem as though parted supports ext3 or ext4, is that correct?
If this is the case, how do I create a partition with ext4 that is greater than 2 TB?
I can see the array volume in gparted (which is a relief) but it lists the size as 2.73 TiB, which I find curious because that is over 2 TB, but not the full capacity of the volume. I can also get to the volume in parted. But I see in the parted documentation that using the makepartfs command is discouraged and instead, one should use the command mkpart to create an empty partition, and then use external tools like mke2fs ( to create the filesystem.
how to proceed from here. What does the community think is the best course of action to create a partition of 3TB in ext4? Then I need to change fdisk to automatically mount the array at every log in, right?
View 8 Replies
View Related
May 4, 2011
I was observing the following behaviour:
py script:
os.mkdir(path) #all OK
operations_that_take_10hrs_to_complete()
os.mkdir(path) # permission denied
like I lost my sudo rights after some time ..
View 1 Replies
View Related
Feb 11, 2010
i have a problem. when i changed from xp to linux mint 8, my speakers seem to just give up on me after about 2 hours of use. the only way i can fix them is to restart the computer.
View 1 Replies
View Related
Jan 4, 2010
Joined the Linux community last week with a clean install of Ubuntu 9.10 and the Edubuntu overlay onto my wiped Dell Inspiron 8000 with 512MB RAM (max allowed) and nVidia GEForce2 GO video card. <<lspci: 00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82815 815 Chipset AGP Bridge (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 02)
00:1f.0 ISA bridge: Intel Corporation 82801BAM ISA Bridge (LPC) (rev 02)
[code]....
View 3 Replies
View Related
Mar 15, 2010
I have a problem with TFTP files greater than 32MB with Ubuntu. I haven't been able to find a fix for this issue. This has been a known issue for years and was corrected in the winodws world(AUGH !). when I did an apt-get install this morning it said my tftp was up to date.
View 1 Replies
View Related
Apr 7, 2011
I am trying to write a simple back up script in python where I try to list the files that are 24 hours old in specific directories that I would choose.I read the manual of find and used
find . -mtime 1 > log.dat
to get the list of files in the log.dat however I also get the path information in that list as such
./hpc06MatlabCodes/2011/Apr/3dBoxModel
./hpc06MatlabCodes/2011/Apr/3dBoxModel/vfluidIrca10.dat
./hpc06MatlabCodes/2011/Apr/3dBoxModel/vLRecoveredSystem.mat
is there a way to exclude the directories and only get the files list.
View 2 Replies
View Related
May 16, 2010
Grub loading wait error 21 - system this way for hours
View 4 Replies
View Related
Feb 2, 2010
i want to install centos on a 3TB raid but during the installation, it said it could not boot GPT partition.
View 1 Replies
View Related
Nov 28, 2010
but I would like to download to my W'7 desktop. I click on the download button [URL]and it says download started, but I am never prompted with the window to choose the directory to go to and then start the download.
View 1 Replies
View Related