Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Need help creating a launcher for connecting 2 computers Post 302523092 by clistyles on Tuesday 17th of May 2011 11:39:32 PM
Old 05-18-2011
Need help creating a launcher for connecting 2 computers

CentOS 5.3
I have been tasked with a project of simplifying our media process for new staff and I need some help with ideas on how to achieve this.
I am not a Linux expert and have only been using it for 12 months so appreciate the help.

Stage 1
Currently we are couriered once a month a 220GB drive, install and mount into CRU, then cp * to a dir in an array.
Array dir = /pa/lptp/feb_2011 (i.e ip 192.168.1.7)
We then cp these files to 2 laptops(i.e 192.168.2.11/27) using a rsync command to dir = /pac/ef1.
Question 1
rsync is proving to be unreliable with updating and removing some files, and operator error from cli is causing operational issues,is there a similar command we can use.
I would like to place a launcher from the laptop desktop so it can be completed with GUI. (i have found something in google NFS mount copying to a temp dir on laptop, deleting existing files on laptop dir then copying to location /pac/ef1 - has anyone used or heard of NFS mount?)

Stage 2
Once a week we receive via FTP server updated files that needs to be added to the original media.
Currently this is done in Windows(separate terminal), where we create the update.xml files then Ftp updated files plus update.xml from windows to linux to original dir /pa/lptp/feb_2011 then reload laptops.
Question 2
Is there a linux alternative for creating update.xml files.
The current windows program we input mpu.xml from original media, then place updated weekly files in and it spits us out update.xml file which we can now load to applicable file servers.

Stage 3 - sorry guys and gals I know its getting boring
Ultimately my goal is to have a GUI button on the laptops that when pushed,
A) connects to the array
B) copies content of /pa/lptp/feb_2011 /pac/ef1 deleting all of /pac/ef1 first
C)Another button that connects to FTP server and auto downloads updated files from a specified date
D)Find a Linux program that can create update.xml files

Additional information
Our network has 2 laptops - just CentOS, 1 big monstrosity of a thing = CRU and array(Linux only) and a separate windows terminal.
All talk nicely to each other and all can connect to outside ftp server.
Thanks in advance for your help, any additonal info will be supplied at request.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Connecting Two Unix Computers To Share Files

I was wondering if I could get some help with two of my Unix computers. Bare with me as I am new to this software and, hardly know anything on these computers, except based on what I have already worked with them. Here is my issue. I have two unix computers setup together, not connected... (6 Replies)
Discussion started by: OrangeNblack
6 Replies

2. UNIX for Advanced & Expert Users

Help with connecting 3 or 4 computers to one stereo unit

Nowadays I run Mandriva, Ubuntu and Fedora Core. All of the operating systems works fine on my computers. GRUB gives me the opportunity to select an operating system. I have Windows too. I don't run Windows. I like UNIX. Today I work with 3 computers with a single monitor. This is possible... (4 Replies)
Discussion started by: Angelo
4 Replies

3. Ubuntu

Nautilus..launcher!!

Ha!! i am on ubuntu 11.04..i was customizing it the other day!!(applying themes,icons,conky and the likes..)..now i realize that the the "Create launcher..." option you get when you right click on the desktop doesn't create a new launcher!! :(...i checked the global menu under file..only to realize... (1 Reply)
Discussion started by: slotlocker
1 Replies
XMMS2-LAUNCHER(1)					      General Commands Manual						 XMMS2-LAUNCHER(1)

NAME
xmms2-launcher - XMMS2 daemon launcher SYNOPSIS
xmms2-launcher [-l file] [-P file] [-v] [--] [XMMS2D_OPTION] ... xmms2-launcher -h DESCRIPTION
XMMS2 is a redesign of the XMMS (http://legacy.xmms2.org) music player. It features a client-server model, allowing multiple (even simulta- neous!) user interfaces, both textual and graphical. All common audio formats are supported using plugins. On top of this, there is a flex- ible media library to organise your music. xmms2-launcher starts xmms2d(1) in the background. The main feature is that it does not exit until the IPC system of XMMS2 is available, meaning that as soon as the xmms2-launcher process has exited successfully xmms2d(1) is ready to accept commands. OPTIONS
Unrecognized options and options occuring beyond pseudo-option -- are passed to xmms2d(1). -l file, --logfile=file Write log to file instead of the default log file location. -P file, --pidfile=file Write the pid of xmms2d(1) to file. -v, --verbose Make xmms2-launcher verbose. -?, -h, --help Show short help information and exit. -- Options beyond this marker are passed to xmms2d(1). XMMS2D_OPTION See xmms2d(1) for a list of options and their effect. FILES
Below CACHEDIR is $XDG_CACHE_HOME/xmms2 on UNIX if the XDG_CACHE_HOME-environment variable is set. Otherwise it is $HOME/.cache/xmms2 (UNIX except Darwin), or $HOME/Library/xmms2/logs (Darwin). CACHEDIR/xmms2d.log The default location for storing log output of xmms2d(1). ENVIRONMENT
XDG_CACHE_HOME The location where the XMMS2 logs are located by default. SEE ALSO
xmms2d(1), http://xmms2.org/. HISTORY
The XMMS2 Project was started by Tobias Rundstrom and Anders Waldenborg. It is developed by a small group of contributers from all over the world. AUTHOR
This manual page was written by Alexander Botero-Lowry <alex@foxybanana.com>. It was reformatted by Erik Massop <e.massop@hccnet.nl>. XMMS2-LAUNCHER(1)
All times are GMT -4. The time now is 04:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy