Sponsored Content
Top Forums Shell Programming and Scripting initializing a blank hard disk Post 302420838 by daflore on Wednesday 12th of May 2010 03:06:36 PM
Old 05-12-2010
sorry - kubuntu 9.10
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

hard disk problems

Hi all I am facing a strange problem. I am using a sun ultra10 spark machine. first i took a 20gb IDE hard disk and installed solaris 5.8. But due to some requirement i have to reinstall the OS but this time solaris 2.6. and now the hard disk capacity is only showing 8gb. Where the 12gb... (3 Replies)
Discussion started by: Prafulla
3 Replies

2. Filesystems, Disks and Memory

hard disk meltdown

I had an issue with a second hard disk in my machine. I have a sparc station running solaris 7. It was working fine but now it wont mount on boot up and when you try to mount it manually it gives an I/O error. I tried a different disk as a control which was fine. What I want to know is if my... (3 Replies)
Discussion started by: Henrik
3 Replies

3. UNIX Desktop Questions & Answers

Hard Disk

I have a cuestion. How Can I to add other hard disk to my computer? I need to configurate anyone? (4 Replies)
Discussion started by: hmaraver
4 Replies

4. UNIX for Dummies Questions & Answers

Another hard one, how can I look at a blank directory?

I have the following: (this is a partial listing, security) 4096 Sep 28 16:46 there should be a filename after 16:46, however there isn't. How do I rename this ghost directory? Or cd to it without going to ~. THANKS!! (6 Replies)
Discussion started by: nj78
6 Replies

5. AIX

Format a Hard disk

Hello I am trying to format an extra hard disk, I want to purge all data. Does any one know how to do this, I found a format command but it only works for floppies , also related to do this how do you defrag ? I am running AIX 5.3 Thanks (1 Reply)
Discussion started by: mrmeswani
1 Replies

6. UNIX for Dummies Questions & Answers

Hard Disk at 99% Help!

:eek: I use this Solaris to run CMS a call acounting software package for my job. No one could run reports today because it said the this when you logged on "The following file systems are low, and could adversely affect server performance: File system /: 99%full" Can some one please explain... (9 Replies)
Discussion started by: mannyisme
9 Replies

7. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

8. UNIX for Advanced & Expert Users

Need help for getting hard-disk traces

When we write a programme,we declare variables and compiler allocates memory to them.I want to get access to the physical block number of hard-disk where actually the data is stored by the programme " Some one help me out... (3 Replies)
Discussion started by: nagraz007
3 Replies

9. Emergency UNIX and Linux Support

Something is filling hard disk on its own.

I came in this morning to find that our mail server was down. Couldn't connect. I looked at logs. The logs complained about no space on device. I run df and it comfirms that the system disk (mounted on /) is at 100% capacity. I try to delete some files before attempting to look at cyrus. I rotate... (23 Replies)
Discussion started by: timgolding
23 Replies

10. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies
TURNINCFG(1)						      General Commands Manual						      TURNINCFG(1)

NAME
turnincfg - manage assignments submitted with turnin SYNOPSYS
turnincfg [ OPTIONS ] [ project-name ] DESCRIPTION
Manages assignments submitted with the turnin(1) program. Allows the creation of courses and projects and the management of said courses and projects. This command used to be known as project in the early days of Turnin-NG and in the original turnin/project suite. Omitting [ project-name ] will cause turnincfg to use the default project. OPTIONS
--version Print project's version. -h, --help Print these options. -d, --disable Disable the current project. -D, --perm-disable Permanently disable submissions for the current project. -e, --enable Enable submissions for the current project and make it the default project. -l Enable submissions for the current project but does not make it the default project. -r, --remove Remove the current project and all associated files. -i, --init Initialize a project. Requires you to pass project-name -p, --compress Compress this project using the tar(1) and gzip(1) formats. -x, --extract Extract this project. This option will be called automatically if you enable a compressed project. -v, --verify Verify the cryptographic signatures on submitted assignments using gpg(1) May require you to fetch the student's public key. --list Print a list of projects, along with whether or not they are enabled and shows which project is the default project. --config=CONFIG Path to an alternate configuration file. -c COURSE, --course=COURSE Switch between the courses you are currently administering. -w, --legal Print warranty and license information. ADMINISTRATIVE OPTIONS --create-course=COURSE Creates the course COURSE. --delete-course=COURSE Deletes the course COURSE. --archive-course=COURSE Archives the course using the tar(1) and gzip(1) formats. EXAMPLES
turnincfg --create-course world-cheeses Create the course world-cheeses. turnincfg -c world-cheeses -i stilton Create the project stilton in the course world-cheeses. turnincfg -c world-cheeses -e stilton Enable and make default the project stilton turnincfg -c world-cheeses -D stilton Permanently disable submissions for the project stilton. turnincfg -c world-cheeses -p stilton Compress the project stilton. turnincfg --archive-course world-cheeses Compress the course world-cheeses and remove it from the global configuration file. FILES
/etc/turnin-ng.cf SEE ALSO
turnin(1) The full documentation for turnincfg is maintained as a Texinfo manual. If the info and turnincfg programs are properly installed at your site, the command info turnin-ng should give you access to the complete manual. AUTHOR
Turnin-NG and this manpage were written by Ryan Kavanagh <ryanakca@kubuntu.org> in the summer of 2009 and are still actively maintained. Turnin-NG is a replacement for the 'project' and 'turnin' commands written in 1990 for the SPARC architecture by an unknown author. Both Turnin-NG and this manpage are distributed under the terms of the GNU General Public License version 2, or (at your option) any later version. Turnin-NG SEPTEMBER 2010 TURNINCFG(1)
All times are GMT -4. The time now is 05:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy