Network Admins or Developers needed for University of Maryland research study

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Network Admins or Developers needed for University of Maryland research study
# 1  
Old 02-09-2016
Network Admins or Developers needed for University of Maryland research study

Participate in a research study being conducted by netCHI lab at the University of Maryland's iSchool. We are interested in improving the software updating experience for users. In particular, we would like to know how network administrators and application developers manage, develop, and deploy software updates.


Compensation: $20 gift card for your participation and entered into a raffle to win a hard drive.

You are eligible for this study if you:
-are a Network Administrator or Application Developer managing or developing software updates
-are at least 18 years old

To participate please sign up for the study through the Netchi UMD website or reply back to this post.

Details of the study (to be completed):
- An online survey
- A phone or in-person interview at the College of Information Studies at the University of Maryland, College Park that lasts approximately 45 minutes
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

NAS Research

Good Afternoon, Are most NASs compatible with Solaris/RedHat? Specifically, I'm looking at Western Digital ones but none of them say they are - I like My Cloud Pro Series PR4100 My Cloud Pro Series PR4100 – Network Attached Storage | Western Digital (WD) (3 Replies)
Discussion started by: Stellaman1977
3 Replies

2. Solaris

Solaris Study Advice Needed

I just have a question regarding learning Solaris, I have a Linux and AIX background and I would like to learn Solaris, I have been giving some Solaris 10 Study Guides and just wondered how relevant they would be to Solaris 11 or should I try and get some study materials which are targeted towards... (1 Reply)
Discussion started by: markmorris182mx
1 Replies

3. OS X (Apple)

> or | log file to another network volume: help needed

My UNIX skills amount to "Google,Copy,Paste..." but I managed to get a useful log file generated by an automation system that runs 24/7. The log file exists on an Omneon Media Grid server where I monitor it via "tail -F /..." Unfortunately we have many workstations running Tiger 10.4.8 still and... (2 Replies)
Discussion started by: SolarDarkroom
2 Replies

4. IP Networking

Help building a home network needed.

I have one computer with internet connection and printers that I would like to connect to another computer to use as a practice/test Server. I would like the server to access the other computer by a direct connection of some sort because I don't see the point of aquiring the hardward (ethernet... (5 Replies)
Discussion started by: theKbStockpiler
5 Replies

5. Solaris

unable to setup network,urgent help needed!!

Hi all, I just bought a new system, but am unable to configure network on it.. am using a nge0 ethernet interface to login. i've tried all i knew but not of the webpages seem to open. Here is what i've done.. ifconfig nge0 plumb ifconfig -a (nge0) was being displayed as up and running. ... (23 Replies)
Discussion started by: wrapster
23 Replies

6. Forum Support Area for Unregistered Users & Account Problems

Research Project

Hi, I need you help with my research project that attempts to determine the link between users and manufacturers of IT Products such as Unix. This is part of an MBA program that I'm currently pursuing. My challenge is that I cannot possibly find out how I can send my research... (1 Reply)
Discussion started by: Tdludlu
1 Replies

7. IP Networking

Special network tool needed

Hi everyone, I need some tool or a hint how to code it myself. I want a tool that listenes to a TCP/IP port and reads everything from that port and write it to a logfile. How can I do this? Regards, Steff (3 Replies)
Discussion started by: Tubbietoeter
3 Replies
Login or Register to Ask a Question
DVIBOOK(1)						      General Commands Manual							DVIBOOK(1)

NAME
dvibook - rearrange pages in DVI file into signatures SYNOPSIS
dvibook [ -q ] [ -s<num> ] [ -i infile ] [ -o outfile ] [ infile [ outfile ] ] DESCRIPTION
Dvibook rearranges pages from a DVI file produced by TeX into ``signatures'' for printing books or booklets, creating a new DVI file usable by any of the TeX conversion programs. The -s option selects the size of signature which will be used. The signature size is the number of sides which will be folded and bound together; the number given should be a multiple of four. The default is to use one signature for the whole file. Extra blank sides will be added if the file does not contain a multiple of four pages. Dvibook normally prints the page numbers of the pages rearranged; the -q option suppresses this. AUTHOR
Angus Duggan, from dviselect(1), by Chris Torek, University of Maryland SEE ALSO
dviconcat(1), dviselect(1), latex(1), tex(1) MC-TeX User's Guide The TeXbook BUGS
Dvibook does not adjust the parameters in the postamble; however, since these values are normally used only to size certain structures in the output conversion programs, and the parameters never need to be adjusted upward, this has not proven to be a problem. DVIBOOK(1)