Software :: Copy Add On From Firefox On One Machine To Another?

Mar 30, 2011

I want to copy the add ons from a PC Linux 0S live CD to my Oracle linux 5 machines.It should be simple but I am having problems

View 3 Replies


ADVERTISEMENT

Ubuntu :: Copy SCP A Couple Files From 10.10 Machine To A Fedora 12 Machine

Dec 8, 2010

I have been trying to SCP a couple files from my Ubuntu 10.10 machine to a Fedora 12 machine. Before today, did it with out any problems, always worked. Today however; after the SCP is complete from my machine, the file on the other machine is zero bytes, an empty file. The only thing I can remember getting changed was the new kernel that was in the update I did today. But I don't think that would have changed the SCP works.

View 5 Replies View Related

General :: Copy Files From Machine A To Machine B?

Mar 8, 2010

How can i copy a files from Machine A to Machine B.Which is LAN connected

View 4 Replies View Related

General :: Copy A LVM Configuration To Another Machine?

Jan 11, 2011

I inherited a machine that's set up with 3 disks, managed by LVM (v 2.02.46-RHEL5). I just got a new box with the same hardware configuration, and would like to clone the disk setup by copying an LVM config file from the first box to the second, and have LVM on the new box set up the disks according to that same configuration. Is there a way to do this?

View 2 Replies View Related

Hardware :: Copy Disk And Put Into Different Machine?

Mar 13, 2009

I added another disk to an old Dell Dim2400 that had one HD. It was a blank disk, and instead fo re-loading and re-configuring SuSE, F10, and PCLOS, I did a cp command from another multi-boot computer, like so:

Code:
cp /dev/sda dev/sdd
sda is an 80G Seagate, with SuSE, F10, and PCLOS.
sdd is an 80G Western Digital.

The copy went perfect. It begins to load SuSE in the old Dell, showing new peripheral hardware, but it stops when it realizes it's on a WD and not on a Seagate. The line is something like, 'Looking for dev/by-uid=xxx-123-Seagate-yyy'. It asks if I want to go to the next device to boot up. I enter 'NO', because it will go to Windows.

It then exits to 'bin/sh' prompt (or something close (shell?)).

Can I boot LiveCD and modify this so it completes the load?

View 5 Replies View Related

General :: Scp - Copy File From One Machine To Another In A Intranet?

Jan 12, 2011

I used the command: scp filename.c user@172.100.102.187:/user/pradeep

Here I want to copy file to 172.100.102.187 in /user/pradeep but it gives a
error: scp: /user/pradeep: No such file or directory

What is the command to copy a file from one system to another?

View 3 Replies View Related

Ubuntu :: Copy Entire Partition To Another Machine?

Sep 24, 2010

I would like to copy an entire unmounted partition from one machine to another on my LAN. This is basically to perform a very direct backup of the partition.

View 1 Replies View Related

Ubuntu :: Copy System Data To Another Machine?

Feb 7, 2011

I am looking for a way to see if it is possible to copy the system state of a system to another system.Is it possible to simply move the folder structure over to another machine, and have it work? Do I need any special partitions for /var, /home, etc?My machine is dying slowly, and I really want the quickest way to migrate the system over to the new system.

View 7 Replies View Related

Ubuntu :: Iphone 4.2.6 - Copy Music From Machine

Jun 22, 2011

Iphone 4.2.6 and ubuntu. I have upgraded to natty and have Banshee running and am able to mount my iphone and see my files etc in a file browser. I can even see my music on the iphone inside Banshee. It lets me copy music from my machine to the iphone but never shows up on the ipod on the iphone. I can browse the folders and find the music but its saved as libgpodxxxxx.mp3. The xs are numbers. They are all in folders on the iphone called itunes_controlmusicfxx where x again are numbers. They play fine from the iphone if you highlight them in the file manager or in banshee.

View 1 Replies View Related

General :: Unable To Copy Files On Machine?

Sep 8, 2010

I am unable to copy files on my machine. For instance, if I have two folders on the desktop and I want to move one folder into another, I get the error message:Error "Not on the same file system". I am using SL5.4.

View 1 Replies View Related

Debian Configuration :: Copy Full System To Another Machine

Mar 31, 2016

I am setting up a mail server on debian. Once it's done, I'd like to have an indentical server on another machine, where debian will also be installed. The solution has to be hardware agnostic, so source machine is different than destination machine. I was reading on some wiki page that one can simply copy the root filesystem via rsync to the computer that he'd like to install the system on, then chroot to it and test if everything works. I'm guessing I'd have to change a couple things before, like :

- The network config
- The /etc/fstab file (disks and partitions may be different)

This article is about using rsync to transfer a copy of your "/" tree, excluding a few select folders. This approach is considered to be better than disk cloning with dd since it allows for a different size, partition table and filesystem to be used, and better than copying with cp -a as well, because it allows greater control over file permissions, attributes, Access Control Lists (ACLs) and extended attributes. [1]

View 13 Replies View Related

General :: Copy Files From MAC Machine To UNIX Server?

Jun 2, 2011

I want to write a shell script which will copy files from user Mac machine to UNIX Server without prompting userID and Password. I do not want to use ssh or rcp commands as it prompts for password.

View 5 Replies View Related

CentOS 5 :: 5.5 Physical Installation To Virtual Machine Copy

May 12, 2011

I am encountering some problems regarding CentOS 5 and I am going to kindly ask your help in debugging further what is happening. I will give as much information as possible about the setup. Here we go. We use on one server of our servers, GOautodial, an inbound/outbound call center application, that it's installed on a CentOS 5.5 (Final).

# cat /etc/*release*
cat: /etc/lsb-release.d: Is a directory
CentOS release 5.5 (Final)
GoAutoDial CE 2.0
# uname -a
Linux xxxxx.com 2.6.18-194.8.1.el5.goPAE #1 SMP Fri Jul 30 05:30:57 EDT 2010 i686 i686 i386 GNU/Linux

View 7 Replies View Related

OpenSUSE Network :: Copy Files From Windows 7 Machine Over To The Drive?

May 15, 2010

Im trying to setup samba so that i can copy some files from my windows 7 machine over to the drive on the opensuse machine running 11.2. i believe i set everything how it should be set up but no matter what i do i cant write filesfrom the windows machine. Here is my smb.conf

# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed.
# Date: 2009-10-27
[global]

[Code]...

View 9 Replies View Related

General :: Copy Files From System To Machine To Share On Windows?

Jun 30, 2010

I need a command-line method of copying files from a Linux box to a Windows machine that is in a domain and requires authentication. I cannot install additional software or services on the Windows XP machine. I can install any software on the Linux machine. I've tried scp, but the connection failed and if my understanding is correct it is because scp requires that the target (windows machine) be running an ssh service. Is there a command-line linux utility that can pass Windows domain user and password and then copy a file from the linux machine to a share on the windows machine?

View 1 Replies View Related

General :: Copy Folders From Windows Machine To System Script?

Oct 7, 2010

I'm looking for a script to run that will be run from my linux box to copy folders from a windows server at a certain time on a daily basis.

View 2 Replies View Related

CentOS 5 Hardware :: Machine Cannot Copy Using The Middle Mouse Button?

Jan 20, 2009

i know it quite simple, but on my machine i can not copy using the middle mouse button.

View 3 Replies View Related

Applications :: Scp Copy A Directory And Its Contents From A Remote Machine To Local Host

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

Ubuntu Servers :: Copying Files Where The Machine Issuing The Copy Is A 32-bit Lucid And The Mount Drive Is A 64-bit

Nov 18, 2010

We are experiencing problems copying files from a server to server where the machine issuing the copy is a 32-bit lucid and the mount drive is a 64-bit server. I have no other information but the md5's are consistently different after doing a copy. The files are > 8mb.

View 2 Replies View Related

Software :: When Copy Files Between Two Samba Shares From Windows Machine \ Copies The File Through PC To The New Destination?

Apr 17, 2011

I recently replaced my windows fileserver with one running Ubuntu. One thing I've noticed (which is a annoying) is that when I copy files between two samba shares from my windows machine, it copies the file through my PC to the new destination. On windows shares it just did some sort of local copy (ie it took about 2 seconds) rather than 3-4 minutes. Is this the normal behaviour, is there any way around it on Linux

View 5 Replies View Related

Ubuntu :: Copy Firefox Bookmarks To New Install?

Sep 26, 2010

just loaded 10.04 to second hard drive and was wondering if i can copy my bookmarks to the new disk .

View 4 Replies View Related

Ubuntu :: Copy Firefox Extension Files And Other Settings?

Jul 26, 2010

I basically want to transfer firefox settings from one machine to another (or from one user to another) which includes some extensions. Instead of running the browser and installing the extension manually, I just want to copy and paste the relevant files.

I noticed that the folder name where the 'extensions' folder is present is different for different users. And just copying to that folder does not work. code...

I'm guessing there are other configuration files that I need to modify. Can someone tell me right way to go about this?

View 1 Replies View Related

Debian Multimedia :: (xfce) Can't Copy Part Of A Webpage Using Chrome Or Firefox

Oct 18, 2015

I'm using:

Kernel 3.13.0-65-generic (i686)
Intel 945G video card
Xubuntu 14.04.3 with XFCE 4.10
Firefox 41.0.1
Google Chrome 45.0.2454.101
Dell generic usb mouse

I cannot copy a portion of an entire webpage using Google Chrome or Firefox when copying downwards.

Upwards works.

I've have this issue on the same machine with the following systems:

Debian 8 Jessie XFCe with XFCE 4.10 using Firefox or Google Chrome
Xubuntu 14.04 with XFCE 4.10 and 4.12 using Firefox or Google Chrome
Xubuntu 12.04 live cd using Firefox

This doesn't happen on the same machine with the following systems:

Debian 8 Jessie KDE using Firefox or Google Chrome
Kubuntu 15.04 live DVD using Firefox
LibreOffice Writer
LibreOffice Calc
Mousepad

[URL]

Ex. Go to google.com and paste this in the search area:

can highlight by going upwards but not downwards xfce My mouse can highlight the first line starting with the word "ssh" and the last line ending with the word "everything ..."

My mouse cursor cannot go past the last line "expressions can match many items, but evidently not everything ..."

If I scroll upward, I can copy the entire webpage.

KDE 4.x I don't have this issue.

Using Win7 on a laptop with Firefox 41.0.2 and I'm able to scroll downwards without any issues using the same mouse that was connected to the machine with Xubuntu 14.04.

Sometimes I come across fixes for linux issues on websites. I copy the information and email it to myself for future reference in case I have to reinstall the OS again. I can do a ctrl A and ctrl c but then the entire website is copied. The ads on the side, etc.

If I put my left mouse cursor on the first word in a thread and drag/highlight downwards, my mouse cursor stops line 35 on the page. If I do the same thing but backwards, my mouse cursor goes all the way up the page. This only happens on Firefox and Google Chrome. This doesnt' happen with mousepad, Libre writer or Libre calc.

View 7 Replies View Related

Software :: Making Firefox 4 Look As Though It's On A Windows Machine

Apr 5, 2011

When I had Firefox 3.6 on both my desktop and laptop, after reading a how-to, I changed the desktop config so it looked, to websites, as though Firefox was running on a windows machine. I needed that because some websites still believe there is only one operating system (for the most part those are government run sites). how to change the config in Firefox 4 to make it look as though it is running on a windows machine?

View 5 Replies View Related

Ubuntu :: Firefox Overheats Machine And Shuts Down System

Jan 21, 2010

I have done a clean install of Ubuntu 9.10 (from the CD), single OS on the machine, it seems to be working perfectly alright (better than windows 7 which was previously installed).Only one problem I am facing right now is when I open lot of firefox tabs, I can hear that the processor or fan starts making a lot of noise and eventually system shuts down abruptly, i can feel that the machine heats up. Than I have to wait for few minutes to let it cool and than start again. If i use firefox with (lets say) 2-3 tabs open, it works ok. but when i open over 4-5 tabs, it goes mad.

View 9 Replies View Related

General :: XORG Freezes Machine In Firefox Right After Boot

Mar 29, 2010

I'm running Ubuntu Intrepid on a Dell laptop. I turn it off at night.Every morning when I turn it back on and open Firefox, I have to wait while the machine is busy/freezes for maybe a minute. This usually happens twice, but sometimes three times. The processor light is on solid when it does this.I've run TOP from the terminal, and it says it's XORG that's running.

This only happens when Firefox is running, and when I first turn on the laptop after it being turned off for a while. Every morning, when I first run Firefox, XORG takes control of the laptop. Not a big deal, but frustrating and worrisome.

View 1 Replies View Related

Fedora :: Copy Text From An Application In The Host Machine And Paste The Text Into A Different App?

Feb 10, 2011

I'm running and XP virtual machine using KVM / QEMU. THere are time when I need to copy text from an application in the Fedora host machine and paste the text into a different app in the XP guest machine. I was able to do this using Vitualbox on an earlier version of Fedora.

View 1 Replies View Related

Ubuntu Installation :: Get A Copy Of VM Ware Server Installed On Ubuntu Machine?

Jun 14, 2011

I've been trying to get a copy of VM Ware Server installed on my Ubuntu machine. I tried the Version 2 with the patch available but seeing as I couldn't access the management console due to Firefox I had to abandon that idea. out with installing Version 1.10?

[Code]...

View 1 Replies View Related

Ubuntu Servers :: Networking - Machine Refuses To Give Access To The Internet Via Firefox

Sep 21, 2010

I have a machine (lets called it machine 1) with two networks card, eth0 and eth1. Both have static IPs. Once in a while the machine refuses to give access to the Internet via Firefox (eth0 is the route to router). Other machines on the network have no problems accessing the Internet. Eventually the machine would just magically start working again, but this time it just seems to have stayed broken. I've done some simple diagnostics and found:

a) I have another machine running Apache with a Wiki on our network - [URL]. Machine 1 is unable to connect to this Wiki. I get 'the connection has timed out'. I can ping 192.168.1.73 and it responds in the usual fashion.

b) If I try to ping www.google.com it times out with: ping: unknown host www.google.com. I can ping google using its IP address.

c) On machine 1 I have tried traceroute on both www.google.com and its IP and I just get:

1 * * *
2 * * *

And so on until hop 30. Doing this on any other machine on the network works. So while it seems I can ping internally in our network and outside, but when it attempts anything traceroute or URL related it does not work.

View 7 Replies View Related

General :: Copy A Read-Only File And Make The Copy Writable With A Single Cp Command?

Mar 1, 2011

How to copy a Read-Only file in Linux and make the copy writable with a single cp command in Linux (Ubuntu 10.04)? The --no-preserve and --preserve seemed to be good candidates, except that they should "and" the mode flags, while what I am looking for is something that will "or" them (add +w mode).

More details: I have to import a repository from GIT to Perforce. I want that all Perforce depot files are Read-Only (that is how Perforce was designed), while all other files that were derived/copied from depot files are writable. Currently if a Makefile tries to copy a Read-Only file then the derived file will also be Read-only. This leads to build-errors when cp tries to overwrite Read-Only file second time. Of course the --force is a workaround here but then the derived file is also Read-Only. Also I do not want to mess with "chmod" after each "cp" command - I will do that only as the last resort.

View 1 Replies View Related







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