Sponsored Content
Full Discussion: Questions for User Survey
Top Forums UNIX for Dummies Questions & Answers Questions for User Survey Post 302235189 by rahzzbietel on Thursday 11th of September 2008 10:26:11 AM
Old 09-11-2008
Bug Questions for User Survey

Hello,

I'm a sysadmin in training and need to create/gather a survey from all the users about the servers that they use, problems, challenges etc.

Main purpose of the survey is to identify areas & room for improvement on the existing UNIX environment.

I have in mind these questions below:-

Appreciate if anybody else care to add or comment please?

1. Which server(s) do you use daily?

2. Which server(s) is critical for your daily work?

3. Are there any server(s) you are experiencing problems with?

4. What are the problems with the servers that are impacting you?

5. How many applications usually do you use in the server(s)? Please write the server name & applications related to it

6. When do you feel server downtime is most suitable for you so that it doesn't interfere with your work?

7. Do you have any particular service/application that you might need in the future?

8. What applications or tools/software that might be useful/helpful for your work?

9. What do you think of the current directory structure of the server that you worked with?

10. How do you feel about the UNIX administration of these servers? ( Bad | Poor | Ok | Good | Excellent )

11. What, if anything, do you feel can be done to improve the functioning of local UNIX administration?


Anything else???

Thanks in advance,
 

8 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

results survey

Hi guys! I was wondering what the outcome was of your survey of a few months ago? One of the questions was if people were willing to pay for additional services like an own account, like username@unix.com with mail box, etc. Sorry if I missed the results if you had already posted them. Ivo (1 Reply)
Discussion started by: Ivo
1 Replies

2. UNIX for Dummies Questions & Answers

User Questions

Hello all I have some questions, Im new on Solaris system, On a sun 450 I`ve installed Solaris 8, for practical purposes. I create my account, but when I try to use my account, I dont see my desktop, (graphical interfase) only appears a little like icon on the up letf corner, when I use root... (2 Replies)
Discussion started by: lo-lp-kl
2 Replies

3. What is on Your Mind?

Please Help with ComputerWeekly Survey, Thanks!

If you have two or three minutes to spare, can you help with this ComputerWeekly survey? They are evaluating our site, asking a few questions like how often you visit the forums, what do you like the most, what can we improve, etc. ... (0 Replies)
Discussion started by: Neo
0 Replies

4. Programming

Questions about user authentication in my application

Hi, all, I am a newbie to linux authentication part. Questions below really puzzle me: How to authenticate users from local storage(passwd shadow) and nis server? (Without PAM) getpwnam_r() will return a '*' in the pw_passwd field of "struct passwd". I can parse /etc/shadow. But how... (1 Reply)
Discussion started by: mythmgn
1 Replies

5. UNIX for Dummies Questions & Answers

New unix user questions

Hi all, New here with a few questions. I've been reading a few similar threads to this one, but wanted a fresh perspective. A little about my self. I'm doing telephone and internet connectivity support at the moment. Self studying to get my A+ certification. In my mind, I'm about a month... (9 Replies)
Discussion started by: amazing ping
9 Replies

6. Shell Programming and Scripting

beginner scripting questions User variables

If there's anywhere to look this up, it would be just as helpful. I googled and really couldn't find anything relative to this. ok... General Variables 1) When creating a script I made a file "prog1.sh" does it matter if the end is .sh or is this what has to be done like prog.bash or... (4 Replies)
Discussion started by: austing5
4 Replies

7. Shell Programming and Scripting

Single User Mode Questions (mac)

Hello everyone. Completely new here (so if this post is in the wrong forum point me in the right direction), and fairly new to unix. I have a macbook pro and just recently started messing around with the Single User Mode, where i can manipulate directories/files/etc using unix. I have also just... (0 Replies)
Discussion started by: lsant894
0 Replies

8. Shell Programming and Scripting

Bashdb - new user basic questions

This may be too silly and definitely way to early to ask . I'll admit have read about 5% of documentation so far , but can you make bashdb to step thru the file "automatically" by setting some kind of timeout? and second how do you stop the process ? Is "quit" the only... (1 Reply)
Discussion started by: annacreek
1 Replies
MEMCP(1)							   libmemcached 							  MEMCP(1)

NAME
memcp - libmemcached Documentation Copies files to a collection of memcached servers SYNOPSIS
memcp [options] [file] [server] DESCRIPTION
memcp copies one or more files into memcached(1) servers. It is similar to the standard UNIX cp(1) command. The key names will be the names of the files, without any directory path. OPTIONS
You can specify servers via the option: --servers or via the environment variable: `MEMCACHED_SERVERS` If you do not specify either these, the final value in the command line list is the name of a server(s). For a full list of operations run the tool with the option: --help HOME
To find out more information please check: http://libmemcached.org/ AUTHOR
Brian Aker, <brian@tangent.org> Mark Atwood, <mark@fallenpegasus.com> SEE ALSO
memcached(1) libmemcached(3) AUTHOR
Brian Aker COPYRIGHT
2011-2013, Brian Aker DataDifferential, http://datadifferential.com/ 1.0.16 January 31, 2013 MEMCP(1)
All times are GMT -4. The time now is 02:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy