OpenSUSE :: Copy Repos To A Local Disk?
Jun 27, 2010
I figure it is better to ask something silly rather than do something silly.
How do i copy the OpenSuse 11.1 repos to a local disk to get faster access?
If i do copy them will i need to copy the oss and non-oss repos again? (I know i will for update and maybe for others)
Is there a current repo for somewhat older ATI video cards like X1300?
View 7 Replies
ADVERTISEMENT
Feb 4, 2011
Does anyone know of an application for making copies of web sites that can be read offline? I've tried using wget, but with very mixed results. Something a bit more reliable would be useful
View 9 Replies
View Related
Feb 24, 2011
I have local repo as well the debian official repos enabled in the apt sources.list, but when i run the aptitude to install some packages, it doesn't use the local repo and downloading the same version of package again that is already present in the local repo, this is my local repo url: [URL]
View 10 Replies
View Related
Apr 26, 2010
I cannot copy files to a floppy disk because access denied.
View 9 Replies
View Related
Sep 1, 2010
I have a 160GB harddrive which I installed a F12, would like to upgrade to a bigger drive, but I hate to have to re-install everything.
Recommend a good disk copy utility? The utility should be able to not only copy files, but boot sector and everything. So I just need to make a copy, change my BIOS to boot from the new drive and run everything as before.
View 11 Replies
View Related
Jan 9, 2010
I'm not sure wether this is the correct forum for this, but this is the best place I can see at the moment, so I'll give it a try. Please redirect me if I'm mistaken.Running Suse 11.2, I have a RAID-5 device mounted, and a straigt disk. I want to copy data from the straigt disk to the array, using several methods: with Dolphin, with cpio. Copying runs for some time, sometimes one or some files are copied indeed, but after a short time (sometimes half a minute, sometimes 10 minutes or more) I get a
Message from syslogd@linux-wrth at Jan 9 22:44:03 ...
kernel:[ 381.602651] Oops: 0000 [#1] PREEMPT SMP
Message from syslogd@linux-wrth at Jan 9 22:44:03 ...
[code]....
View 2 Replies
View Related
Sep 20, 2011
How to check if some folder is on a shared disk or on a local disk?
View 1 Replies
View Related
Mar 27, 2011
i have amd athlon x2 3gb RAM ddr2 two hdd one 80gb other 1tb in this computer i got only ubuntu all disk in EXT4.i want to copy 10gb many file of 700mb or 1gb ( many linux ISO )the transfer is 1mb/s this is SOOO SLOW.i did a touch /forcefsck just in case but nothing happen it is still slow!!what might be the problem ??
View 1 Replies
View Related
Aug 17, 2010
S.M.A.R.T.tells me my primary fedora drive has lots of bad blocks,so I ordered a used identical drive from ebay.I want to do the very basic process of making a full backup of my existing drive - so as to replace it with a more or less identical replacement. Logically identical - not necewsarily sector to sector identical.im not literate in unix and its children - and seem to find a plethora of descriptinos of how to do what I want to do. which is
1. format the drive - what you may call low level format - ie op sys independent.
2. create a partition system compatible with my existing disk.
3. copy everything from my existing disk to the new disk.
4. put existing disk on the shelf as a backup and start to use new disk.
View 2 Replies
View Related
Oct 12, 2010
Greetings from Greece. I tried to install opensuse 11.3 in an empty disk . Unfortunately the installation progress stops in 88% and the message error says "error copy live image to the disk". I have burn two different cd but the result is always the same.Is it a hardware problem or the cd is not correct?I had the 11.2 version in the same pc without any problem for a long time.
View 9 Replies
View Related
Apr 10, 2010
I am looking for a SVN repository browser which dosen't have a restriction of creating a local copymy problem is as listed.I use projectlocker.com for my svn repo'snow once repository is creted i want to create a truck i.e a folder named trunk.and then checkout the truck on my folder and keep updating it as normal.earlier i used to achieve all this by simply using Tortoise SVN Browser and creating a folder.can any one suggest me a replacement of tortoise svn's Browser feature.Note : i know replacement of Tortoise SVN, i ma currently using PAGEVCS. I want a replacement of Repository browser.
View 2 Replies
View Related
Jun 24, 2010
i was trying to copy some files over my hdd using wget.this was the format of the command the catch is that there is a local website that is installed into directory heirarchy and i would like to use wget to make the html files link to each other in one directory level.the command didn't work inspite of trying different forms, so what's the mistake in this command or is there another way?
View 3 Replies
View Related
Oct 28, 2010
In my network I only have one machine that is configured to send email outside the network. How do I instruct my local copy of sendmail to use that server as a relay?
View 3 Replies
View Related
Jan 8, 2010
I have installed quanta plus software as i fount on net that quanta plus is nearest to dreamweaver.But now i am facing a problem in it as it is not able to open any php files which are located on another PC. Although my PC is connected to that PC in the network but still i have to copy those files in my local system and then only it is opening. But i want it to open directly.Is there any solution?
View 4 Replies
View Related
Sep 23, 2010
I want to copy hard disk have ubuntu 10.04 and ext4 to 1000 hard disk for new 1000
View 2 Replies
View Related
Jan 22, 2010
is it possible to update repository via yum command like yum install/upgrade repositries
View 2 Replies
View Related
Mar 7, 2010
my mail server [URL] is hosted abc@[URL] is a pop id below are alias:
user1@[URL]
user2@[URL]
user3@[URL]
fetchmail is configured to download all mail for alias email id on local linux server and distribute to local users.
fetchmailrc config:
[Code]....
everything works fine except bcc copy is not getting delivered to email alias (at local linux server). It is delivered to local postmaster account :abc@[URL] (in Linux server) I have tried all envelope option in fetchmailrc file, but it did not work.
View 1 Replies
View Related
Aug 19, 2010
I am new both here and in Linux. As the subject says, I would like to learn how to copy a directory (not a file) from terminal with progress bar showing. The copy is local, i.e., not to another computer. My distro is CentOS 5.5. I know that if I do it with nautilus I would see the progress, but I want to learn how to do it from the terminal. I know that PV command can show a progress bar, but from what I saw, it works well for files, but not for directories (recursive).
Is it possible to use PV for directories? If yes, could you please show me the syntax? I also saw that some people mentioned that rsync can also show a progress bar, I tried to do it, but it didn't work out - perhaps I got the syntax wrong. If rsync can really be used to copy directories with progress bar, show me the syntax? Any other ideas on how to do it? I would like ideas that do not involve using any script, i.e., just something that I can do using the regular commands.
View 6 Replies
View Related
May 14, 2011
when I installed 13.37 I created a local copy of the entire stable tree (source/ and all the rest) just to have all that stuff around to browse offline.
Now, to instruct myself, I'm trying to use rsync to keep this stuff up to date. But I seem either to have misread the rsync man page or ... well, I don't know. I am issuing the following command and getting the results seen below:
Code:
View 3 Replies
View Related
Jan 14, 2010
i have switched disks and i want to copy my old notes from my old disk to new disk.so which folder does tomboy saves data so i can copy them over?
View 3 Replies
View Related
Aug 3, 2010
I have two servers. One of them has a svn server running and another hosting projects.
I have a daily cronjob updating the projects -- ie running svn update, rebuild etc.
Now, my cronjob on the remote server works.
However, a similar cronjob running on the local server for local projects (ie the same server as svn) is instead displaying a "svn: not working copy".
I double checked the paths, permissions and user info and if the script is launched manually, it works fine.
Deploying the same thing remotely works.
I even tried using file:/// (suggested here http://www.hightekhosting.com.au/myaccount/knowledgebase/90/Using-SubversionorSVN-on-cPanel-Servers.html) but still nothing.
View 1 Replies
View Related
Apr 16, 2010
if I can grab a copy of the Lucid packages that my laptop's downloading and dump them into a directory on the desktop computer, then upgrade the desktop in a way it makes use of the packages it wants and that I have to hand already.
View 2 Replies
View Related
Oct 8, 2010
For the life of me I can not figure out what I am doing wrong with scp to copy a directory and its contents from a remote machine to my local host. I have no issues with getting a single file but would like to just save time and get the whole folder in one command.
Here is what I have tried:
scp user AT remoteMachine:/home/username/folderIwant user AT localMachine:/folderIwant this gives me a permission denied error and try again and received disconnect from localHost to many authentication failures
scp user AT remoteMachine:home/username/folderIwant . says can not find file or folder
I am sure this is something easy that I cant remember, and searches gives me local to remote not remote to local and trying to make the local to remote suggestions I read to work remote to local have not worked.
View 2 Replies
View Related
Oct 15, 2010
i am using dolphin 1.5 in kde 4.5.2. whenever i try to access movie file from remote samba server. dolphin copies the movie file to somewhere in local hard disk. so, i have to wait until a big file transferring complete. i know that it happens when i open .avi using mplayer. if i open the same remote file with kmplayer, it will player immediately instead of making local copy first. however, kmplayer is very slow and sounds and video stream breaking up, (i am sorry i do not know right english expression for this) i suppose this is not related to mplayer configuration. this seems to be dolphin problem. can i make dolphin to stop copying samba share to local disk and play instantly? there is a video in videos. it is comparing how dolphin and nautilus act differently when i play remote samba share movies.
View 3 Replies
View Related
Sep 3, 2010
I need Eclipse 3.5 to develop an application for Amazon EC2. I know I can install it form the Eclipse homepage but I wonder why the openSuse repos still contain Eclipse 3.4 .Can I expect an update soon?
View 9 Replies
View Related
Mar 24, 2010
I get the following errors when I try to refresh my repos (also this keeps popping up on my Update Applet)
Cannot access installation media Index of /update/11.2
Failed to download ./repodata/886603b5c7e8f047b48851b7cb7668c5676ddcf0-deltainfo.xml.gz from Index of /update/11.2
View 2 Replies
View Related
Mar 26, 2011
I have upgraded successfully to 11.4 I note that with zyper repo ls I have 11.4 and 11.3 repos. The 11.3 are all disabled. Do they need to stay in 11.4 or can I remove and delete them - will probably do this via YAST?
View 4 Replies
View Related
Feb 8, 2010
When I start yast2 it seems to hang at around 50% (the lower progress bar) while refreshing the repositories. It can sit there for a minute before moving on. Once yast2 has started and I add / remove repos the refresh happens very quickly. It's only when starting that it gets stuck.
This is something that really only started after I upgraded to 11.2. In 11.1 the progress bar would move cross quickly and you could see the various repos flashing up above the progress bar. I didn't bother with it too much but it's starting to annoy me now. It also sometimes just hangs there permanently and I have to abort it.
I've tried unconditionally updating the yast stuff but it hasn't helped. My network connection is fine and I have now problems or speed issues with browsing the repo urls from a browser.
View 9 Replies
View Related
Jan 23, 2011
Trying to install kuickshow from KDE-Extra repos. liblmlib.so.1 called out as missing. Where is it? Is there a way I was "supposed" to know where it was without having to post here?
View 4 Replies
View Related
Mar 31, 2011
I installed a new disk and need to share it on NFS, but the share keep failing. I think the reason is the disk was not mounted when NFS started. How do I guarantee local disk mounted before NFS?
View 2 Replies
View Related