How do I transfer data and the settings from an old server running Ubuntu 14.0.4 to an new one (HP ML350p)?
hello, i configured a ubuntu linux server 14.04 from a cisco router to a server with proxy settings,but i need some ips where i can download, and get internet by passing proxy settings!
is there any possible solution i can do it?
Thanks,
Justus
I was recently given a Samsung Convoy 3 phone as an insurance replacement. One of the phone's features is that you are supposed to be able to transfer data directly from the phone to your computer using a USB cable, but the phone's data transfer program (Mass Storage) has been hanging at the step where it contacts the computer. I am running Linux Mint 13, and I've determined that the operating system recognizes the phone when I plug it in, but it doesn't mount automatically. Verizon and Samsung have not been helpful.
Today I figured out how to mount and unmount the phone manually using mtpfs, but I wasn't sure what program to assign to open it, and the one I chose didn't work. Now I can't figure out how to change the program assignment -- no "open with" option comes up when I right-click on the icon on my desktop -- and I'm also not sure what program to use.
I'm willing to do the whole data transfer via command line if someone can walk me through it. I'm not very experienced with command-line prompts yet, but I've loved the ones I've learned so far.
Thanks!
Hi,
I have created primary and Secondry Dns Server i am not getting any errors but master server transfer has started but zone files not updating...my doubt should i create create zone files else server itself create....
Hi,
I have a target board running embedded Linux, and a host PC that runs Ubuntu. I want to be able to transfer files from the host PC to the target board through serial interface, (something like I have a terminal program on the host side that talks to the target, and I issue some command from the terminal to transfer a file to the target, the target receive the file and store it in some RAM location for later), How can I do it?
I know how to do this using ymodem on the host terminal and loady on target's u-boot command prompt, but how can I do it when target is running Linux?
Thank you all,
Wei
How to transfer the file from Windows to Linux server, while using below code I getting issue.
Command:- $ scp C:\Users\patil20\Desktop\NAV.1184.test112345.dat username@hostname:/u/spatil20/test.da
ERROR in Linux:- ssh: C: Name or service not known
thanks,
santosh
Am running a P4 @ 2.66 with Hardy Heron 8.04.4 .
Have googled a decent amount of commands for terminal to find out that alone.
Saw posts from 2004&9 that said to use Mysql server or Postgresql server to get the benchmark packages to cook the box.
I am going to try and read everything through commands, then decide on new distro.
1st Mint looks easy enduser. Ubuntu is looking kinda' commercial.
Ubuntu still looks like the distro to follow.
If you want to tell me a package that the synaptic will load and let me use, I thank you. All the us.ubuntu.olderversions. server addresses are worthless.
THX again
Paul
I am trying to boot Linux Mint from an 8gb Sandisk USB. I changed my boot settings and it boots into what I believe is called grub? I am given two options, Boot Linux Mint, Boot Linux Mint (compatibility mode). When I select either of them all I get is a black screen. I've tried many things to get around this, messing with my graphics card settings (within grub), different USB's (another 8gb and a 32gb), I tried Ubuntu and that just doesn't boot at all I go straight back to my UEFI settings. I'm very new to Linux and I don't just want to hop in, I just want to boot from my USB whenever I want to play around with it. Thank You
Note: I'm running windows 8.1 currently on a ASUS N550JV laptop. I've been using the UUI from Pen Drive Linux.
Hello Everyone
I have installed Ubuntu Server on a 500 GB drive formatted as EXT4.
Of of my Media, movies, music and pictures are from Windows PC's formatted in NTFS.
As all of the computers connecting to the server will be windows based will NTFS be fine or will I have to reformat them to work. The two media drives are 2 x 2GB Sata drives.
Could you tell me if this setup would work or will I have to reformat and and transfer the files to a new filesystem.
Also as a file server whats the best linux file system to use so it will work with windows PC's in a lan flawlessly.
Thanks for you expertise.
Regards
I am trying to create a combined media and storage server (NAS) on my new Unbuntu server. I have a 256GB drive as my boot drive and I have two 1TB drives that are empty. I want to use the two 1TB drives as storage for some important data and also for the media that will be played/collected for my XMBC server. I want to be able to access/manipulate these shares/files/data from my Windows computers over my home network.
I have Unbuntu 14.04 and Webmin installed.
I greatly appreciate any assistance. I feel like I am running around in circles on Webmin with this.
I'm not sure if this should be in the newbie section, but I am somewhat of a newbie, so here goes:
In a home network, I have an Xubuntu file server with a Samba share that has me as the owner and authorizes me to access the share.
On another computer, I have Mint running and providing various services, including webdav on Apache with SSL. In the var/www/webdav directory of the Mint computer, I have the Xubuntu Samba share mounted. This is supposed to allow me to access the Samba share from the public internet.
Everything works fine except for one big problem: Apache requires the owner of the webdav directory to be user "www-data," and I can't figure out how to give www-data access to the Samba share, since www-data is not a user on the Xubuntu computer, and moreover I don't know the password for user www-data.
Can anyone figure out how to get around this problem? In particular, is there a way to configure the Samba share on the Xubuntu computer so that user www-data on the Mint computer can have access to it?
(Incidentally, I have my reasons for using two computers, one as a file server and one as a web server. Also, I am thinking about switching to NFS instead of Samba, but I'm not sure if even that would solve my problem.)