General :: Copy The Users To One Computer To Another?

Dec 15, 2010

copy the users to one computer to another?I've tried to copy the /etc/passwd , /etc/shadow and /etc/groups but when arrives in the login screen it's like it can't open the screen and try again and again...

View 5 Replies


ADVERTISEMENT

General :: Scp Command - Copy File Into Local Computer By Still Sitting In 1st Computer

Jun 17, 2011

I am using fedora 10 in two computers. Just for my own practice I sent a file to my second computer.

1st computer IP is 192.168.1.10
2nd computer IP is 192.168.1.20

[Code]....

The file has been successfully copied to the second computer but I again want to copy that file into my local computer by still sitting in my 1st computer.

[Code]....

View 1 Replies View Related

General :: Copy Contents Of Home Directory To Other Users?

May 3, 2011

I've created other users in my machine. now I want to add all my home directory contents and settings to the home directory of other users. how can i do that? Can I do it from /etc/skel directory?

View 1 Replies View Related

General :: Copy User Credentials From A MySQL Table Into SSH Users?

Mar 13, 2011

I'm currently running a membership site which is Joomla-based. Basically I need a bash script to constantly check that MySQL users table and copy those credentials into my SSH users list (subsequently giving them SSH access).I've looked at pam_mysql, but that merely is for authentication, it doesnt add them to the SSH users.

View 3 Replies View Related

General :: Copy An Application (ndiswrapper) To Another Computer?

Oct 6, 2010

I have a Ubuntu box and a damn small linux laptop,I have installed ndiswrapper on Ubuntu by using apt-get.And I wanna install ndiswrapper on my laptop too,but it doesn't have a network adapter(so it can't connect to the internet).

Then I copied /usr/sbin/ndiswrapper and /etc/ndiswrapper to my laptop,when I ran ndiswrapper on my laptop,following error message appeared: Can not find a version of ndiswrapper.

What should I do(or how can I run ndiswrapper on my laptop)?

View 3 Replies View Related

General :: Copy From 1 Computer To Another With System Shell Commands?

Jun 23, 2011

I want to copy a file (home/remote_computer_user/Desktop/test1.txt) from my remote office computer (a permanent URL + open port) to my home computer (home/home_computer_user/Downloads/).

How can I do this with shell commands in Linux?

My current thoughts:

ssh <user>@<computer1address> -p <port> - gives me a shell on the remote computer
(I think I should use scp, but I dont how exactly how in my case)

What are the exact commands I should use?

View 1 Replies View Related

Fedora :: Copy A File From 2nd Computer To Local Computer?

Jun 20, 2011

I have two computers in my home running ferora . I want to copy a file from my 2nd computer to my local computer. Local PC:- 192.168.1.10

Remote PC:- 192.168.1.20
[root@localhost root]#scp 192.168.1.20:/home file1.txt
root@192.168.1.20s password:
scp: /home not a regular file
[root@localhost root]

View 3 Replies View Related

General :: Configure A Single Computer To Work For Multiple Simultaneous Users?

Aug 17, 2011

How can I configure a single computer to work for multiple simultaneous users? I would like to have multiple keyboards and monitors on a single PC ... Is it possible? This set up I'm planning for CyberCafe, For cyberCafe business ROI is very slow... so was planning to have something like this....

-single CPU (Which would act as a server)
-Multiple monitors, keyboards, Headphones etc....

If this works out then I would save a lot on my investments (OS cost, Hardware devices, electricity etc)

View 3 Replies View Related

Ubuntu :: Switching Between Users Locks Up Computer - 10.04 And 10.10

Oct 15, 2010

Since upgrading from 9.10 to 10.04, the "Switch User" functionality no longer works. I had hoped that upgrading to 10.10 might resolve the issue, but no joy. I am using 32bit Ubuntu 10.10 on a Levono R51 laptop, with three users. 9.10 was installed from a LiveCD, and I have partitioned the hard drive so that OS is in the first partition, and the three home directories are in the second partition (just in case I need to do a complete re-installation from LiveCD). Most of time only one person uses the laptop, but if a second person tries to switch from the current session and log in, they are greeted with the following;

-- a black horizontal line (approx top quarter of the screen)
-- a purple background with the Ubuntu title and 5 red dots (lower 3/4 of screen) -- but no login screen
-- moving the mouse renders a white box (approx 1x1 inches) with some black marks

The original user can recover their session with Ctrl-Alt-F7, but this essentially makes the laptop only usable for one person (one active login) unless the original user logs off.

View 1 Replies View Related

Ubuntu :: External Hardrive - Sharing With Other Users On The Same Computer

Jan 17, 2010

I am having issues with sharing an external hard drive with other users on a computer. For example if I reboot and login with user A and then logout and login with user B, I am not able to mount the external hard drive. If I reboot and login with user B first, I can then access the external hard drive with user B but not user A. Is there a way that both users can use the drive without having to reboot every time?

I am assuming this is some sort of security issue. If I login with the second user and go to /mnt/external harddrive I get a permission error."You do not have the permissions necessary to view the contents of "External Drive"." If I login with the first user and try to set the permission it doesn't give me the ability?

View 6 Replies View Related

Ubuntu :: Protecting Files From Other Physical Computer Users

Mar 14, 2010

I occasionally have friends using my home computer. They just use my account.There are some files that I want to hide/protect from people using my computer. It's not that I need highly secure encryption, it's more like I want to make sure people don't accidentally see my porn collection if they borrow my computer to check their email.Is there a way to set up a folder such that it's required to enter a password (e.g. the admin password) to see it's content? Probably I could change the owner of the folder, so that I can't access it without password?How do you protect/hide your secret or intimate files?

View 7 Replies View Related

Fedora :: Install Software From Server Without Copy To Computer?

Aug 6, 2010

I want to install a software to my computer, I've mounted that server directory, so I can visit them in the x-windows, but I can not install the file as it requires to be root, the help file of that software gives a command for installing to linux system like this:

# /net/....(server name and directory path)/setup

but when i use this command it says wrong, as this is not a recognized path, just wondering is there a similar command in Fedora that I can access to the net directories in terminal?

View 7 Replies View Related

Ubuntu :: Regularly Need To Copy Files From A Remote Computer?

Mar 11, 2010

I regularly need to copy files from a remote computer to wherever I am working. I've ben looking into alias and the .bashrc (or .profile in the remote computer - mac) Can I use scp in these files? I've tried:

Code:
alias='sch usr@location:'
then when in the local terminal:

Code:
sch path/file .
But this doesn't work.

Better would be copying when logged into the remote location, but I haven't figured that out in terminal yet, let alone an alias for it. Hopefully it'll be a quick solution!

View 6 Replies View Related

Ubuntu :: Copy Gnome Desktop Layout To Another Computer?

May 23, 2010

Ubuntu 10.04

I tried copying .gnome2 from my personal machine to another computer hoping my desktop layout would be manifested on the second computer, but it wasn't. What else do I need to copy from my home directory to the new machine to make this happen?

Also, is there a way to do the same with Firefox so that I don't have to reinstall the extensions? Copying .mozilla carried my bookmarks, but not my extensions. v

View 3 Replies View Related

SUSE :: Need To Copy DVD Image To Hard Disk Of Computer

Jan 5, 2010

After I burn the DVD image, I put the disc on the computer and boot. The installation screen appears, the acknowledgement screen appears, then the installation checks my system and gives me a yast window with an error about something related to URLs and repositories. I cannot continue with the installation.

I am 100% new at this and thought it would be as easy as installing ubuntu (which I installed on a laptop and works flawlessly).I am trying distros and opensuse is compatible with my video card right out of the box apparently, so that's why I chose it for my desktop.Do I need to copy the dvd image to the hard disk of the computer I want to install opensuse on, and use the dvd to boot as well?

View 5 Replies View Related

Ubuntu :: 2 Separate Users Accessing Network Folder On 1 Computer

Aug 8, 2010

I've just added my wife as a seperate user on my desktop and have a question about shared network folders. So /etc/fstab mounts network folders from a second computer and until today I've mounted them to /home/David/NetworkData

This of course means that when my wife logs in she won't see them since they're not mounted to her home folder. So what folder should I use and what tricks so that we both have it visible and accessible in Places from the top menu?

View 2 Replies View Related

Ubuntu :: Large File Copy Operations Freezing Up Computer?

Sep 9, 2010

Ok so I'm running Mint (not full Ubuntu), and I'm not sure if this is a problem with the FS, Kernel, what not.I'm running Linux Mint 9 - x64 - kernel 2.6.35.14 - and when I did a large file copy operation (9GB) it froze up my system until the copy operation was done. I couldn't even use Pidgin, Mozilla, or anything, when trying to open up another Terminal it froze as well.

View 1 Replies View Related

Server :: Copy / Backup Postfix Mail Queues And Paste Folder Back In After Done Migrating All Users And Mails To A New Mailserver?

Apr 25, 2010

can i just copy/backup postfix mail queues in /var/spool/postfix and paste that folder back in after i done migrating all users and mails to a new mailserver?

View 3 Replies View Related

General :: Created Users In Pureftpd And The Users Are Stored In Mysql Database?

Dec 19, 2010

How to created users in pureftpd and the users are stored in mysql database. I tried when i try to connect i got like this error authentication failed error

View 1 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

Debian Multimedia :: Stretch With Gnome And Cinnamon - Computer Hangs While Switching Users

Sep 10, 2015

I'm using Debian Stretch with Gnome and Cinnamon. My desktop computer sports an nvidia geforce 970 gpu (this may be relevant, and it is the reason I had to go with stretch.) I'm not a very experienced linux user but I get along fine.

I'm sharing my computer with my mom and whenever we have to switch users, the computer seems to shut down for 35 seconds: the screen doesn't receive signal anymore. After a new user is chosen, it takes another 35 seconds to get to her session. This is embarassing because my os runs on an ssd and everything else is nice and fast. At first I thought it may be a matter of us two not using the same window manager or not using the "default" window manager, but changing window managers didn't work.

Today I learned about the existence of /var/log/syslog and I decided to check what happened to it when I switched users. I can't post the whole log of what happens because it is too big, but I put it on pastebin : [URL] ....

I understand almost nothing of what is written here, but I saw some interesting things:

- after 35 seconds intervals where nothing is logged, there is a stall on cpu detected (lines 68, 500)
- my gpu seems to have something to do in all this

View 7 Replies View Related

General :: Only Limited Users Should Login In NIS (not All Nis Users) RHEL 5.4?

Aug 1, 2011

i have a NIS master server and 4 NIS clients. out of 4 nis clients two are acting as login servers ie users will login and do all their stuffs and the remaining two are application servers. But sometimes users login into applications servers and started doing all their developer's job. i want to allow only a limited number of users tointo this application users not all the users who are all part of the nis domain.all the systems are running RHEL 5.4 on hp's proliant x86_64 based servers. Please advice me how should i proceed? enabling ip tables is not possible in my environment.

View 1 Replies View Related

General :: Vsftp - Some Users See Files - Some Don't - But All Users Are In Same Group

Jan 18, 2010

When I have different people log into our ftp and browse to the same folder, some people see the files inside, some don't. all the user accounts are in the same group, which has permission to this folder. but the one user who can see the files is the owner. how can i fix it so everyone in that group who's the owner of the folder can see the files?

View 10 Replies View Related

Ubuntu :: PuTTY SFTP Syntax Required To Copy A File From Computer 10.0.2.2, On User T0p's Desktop?

Aug 27, 2010

PuTTY SFTP syntax required to copy a file from computer 10.0.2.2, on user t0p's Desktop (eg /t0p/Desktop/file.txt , to the XP computer? The PuTTY instructions seem to make no sense to me.

View 1 Replies View Related

General :: Keep Users From Accessing Other Users Files?

Oct 1, 2009

Because I was browsing around in KDE and found out that I can view other users files and they can view mine.

View 1 Replies View Related

General :: Unable To Neither Add New Users Using Command Useradd Nor Delete Existing Users Using Command Userdel

Jun 30, 2010

Im not getting able to neither add new users using command useradd nor delete existing users using command userdel. And even Im not getting able to login into any existing users except root. It was ok before. Im having this problem very recently on my linux server. Im using RHEL5.

View 9 Replies View Related

General :: Lost Computer Login Password For Computer Model D250-1958

Jan 5, 2010

for christmas my parents got both my younger sister and i acer mini computers, model d250-1958. my sister was trying to change her password that lets herself as a particular user log in. somehpw she messed up the password and its not what she thought it was and now she doesn't have any way of accessing anything. i thought that there might be an ovveride system or a reseting trick. i've looked in the manual but cant find anything of the sort for either of the two options.

View 5 Replies View Related

General :: Cousin Unplugged The Computer - Freezes And The Computer Reboots Over And Over

Apr 17, 2009

I boot linux from a usb drive so I can carry my distro wherever I go - I've been doing it for quite some time now and it's always worked wonderfully. Problem: This morning my little cousin unplugged the computer WHILE I was booting into linux. Power loss has happened before, but with no ill effects. This time however, it's decided it won't boot. The screen clears, and just as GRUB is about to load, it freezes and the computer reboots over and over.

I booted to a LiveCD of Ubuntu to try and fsck the drive, but it won't mount the volume. I've worked with this install so long, and have customized it so much I **really** don't want to do a reinstall.. What can I do?

View 3 Replies View Related

General :: Moving Data From Computer To Windows Computer

Jun 28, 2011

I have a situation where I am trying to move some data from a Linux computer to a Windows computer. In all there is 700GB of data to move in about 1.5 million files, so I don't want to do this over the network.My first thought was to use an external USB hard drive and create an NTFS partition and copy the files from the linux computer to mount on the Windows computer. After 4 days of copying without completion I abandoned that idea. I thought the NTFS might be slowing it down, so I created an EXT3 partition. 4 Days later it was still copying. I did some calculations and there was no way the USB 2.0 connection was that slow. I then used ddrescue and cloned the drive to be copied overnight and it took about 12 hours. i was able to mount the USB drive under Linux and access the files appropriately. The only problem is that I can not access that USB drive on my Windows 7 computer. I have tried Explore2fs, DiskInternals Linux Reader, and Ext2 Installable File System For Windows, but none of them is recognizing the external drive.

View 5 Replies View Related

General :: Redirect Serial Port From ONE Computer To ANOTHER Computer?

Feb 25, 2011

I need redirect serial port from ONE computer to ANOTHER computer, and at the another send this port to VirtualBox with WindowsXP.VB needed because i need to use software for windoze I do this:NE computer:socat tcp-l:54321,reuseaddr,fork file:/dev/ttyS0,nonblock,waitlock=/var/run/tty0.lock

ANOTHER computer:
socat pty,link=/tmp/ttyS0,waitslave tcp:ONE:54321
Now (at ANOTHER) i've set serial port in VirtualBox as

[code]...

View 2 Replies View Related







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