Sponsored Content
Full Discussion: Home Unix OS
Top Forums UNIX for Dummies Questions & Answers Home Unix OS Post 88322 by FryHole on Wednesday 2nd of November 2005 10:45:23 PM
Old 11-02-2005
Question Home Unix OS

Hiya, guys!

I am quite new to the Unix world (and enjoying it). I currently have a unix shell account with cyberspace.org, but I want to have my own little unix system at home. Especially for programming, and maybe setting up acouple of accounts on my computer, so my friends can access from their terminals.

Could anyone recommend the best software to buy?

Much appreciated, Cheers,

FRY.

Last edited by FryHole; 11-03-2005 at 12:02 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Set up the own Unix ENvironment at home

Hello! All Unix Expert, I just graduated from college with Bachalor degree in Computer Information System, and decided to start my career in Unix System. I am trying to set up my own unix Environment at home so that I can get more hand on experience since the class offered by unix vendors are... (1 Reply)
Discussion started by: jung1975
1 Replies

2. UNIX for Dummies Questions & Answers

Unix at home

Hi people its me again. Just reading some of the threads about people like myself newbies (god bless us). anyway the conundrum is. I only use unix at work and that has only been for the last 3 weeks. And i now find myself pondering wether or not to install in my machine at home. therein lies... (1 Reply)
Discussion started by: w33man
1 Replies

3. UNIX for Dummies Questions & Answers

I need a path to install UNIX on my home PC

I have searched through the FAQ's and other posts on this board but haven't found what I need. I need to help installing UNIX on my home PC, then help on how to use it. I also want to learn how to program in UNIX / C. See? I don't even know any lingo. I am fairly experienced in mainframe... (6 Replies)
Discussion started by: chutt
6 Replies

4. UNIX for Dummies Questions & Answers

Getting Comfortable With Unix at Home

I'm new to using unix and i was told that to get a little more comfortable with it and what it entails i should download a VMware virtual server and then downlaod ubuntu. I just wanted to know if anyone had any opinions on this and any advice on learning the ropes? (3 Replies)
Discussion started by: christophski100
3 Replies

5. UNIX for Dummies Questions & Answers

To practice Unix at home

Hi Everyone, Gud Afternoon. Myself Amol working on unix (vi editor ). I want to practice shell scripts and vi editor command at home. So can anyone guide me, if there is any standalone application or some software like vi editor which can be installed at my home PC and i can... (9 Replies)
Discussion started by: Amol_Dicholkar
9 Replies

6. UNIX for Dummies Questions & Answers

Best UNIX for home server

Hello all, Yes I am a newbie to the programming world and just conquered XML and Javascript, now I need to get my own homeserver. My question is if I wanted to start my own server for FTP, and web hosting which UNIX OS is the best for this purpose, and which is the easiest to a newcomer.... (1 Reply)
Discussion started by: catalystic37
1 Replies

7. UNIX for Dummies Questions & Answers

UNIX home directories

Hi All, Could someone help, am a complete beginner when it comes to UNIX. However I have been tasked with investigating automatic creation of UK unix home directories. Is someone able to help? Thanks in advance! (7 Replies)
Discussion started by: zainster
7 Replies

8. UNIX for Dummies Questions & Answers

Unix set home directory

Hi I've just made a directory, what command do I use to now make it the base directory? Thanks!!!!!!!!!!!!!!! (1 Reply)
Discussion started by: beckywatson
1 Replies

9. Shell Programming and Scripting

Search in Unix home directory

I have many views in my Linux home dir under different folders mentioned below. Home 1. CCVIEWS 2. views 3. Development 4. testproject : : etc. Now i want to list all the clearcase views in my linux dir in below format to work on other script. 1) user_test_Work1.vws ... (4 Replies)
Discussion started by: saku
4 Replies

10. Homework & Coursework Questions

UNIX script home work

plz can any one help to write the script of the output provided in the pdf. There are 2 tasks A and B. (5 Replies)
Discussion started by: mohdsadik90
5 Replies
DVHTOOL(8)						      System Manager's Manual							DVHTOOL(8)

NAME
dvhtool - Disk volume header manipulation tool SYNOPSIS
dvhtool --device devicename [ option ] dvhtool -d devicename [ option ] DESCRIPTION
dvhtool is a utility for displaying SGI disk partition and volume header information as well as for copying files to and from the volume header. It is similar to the IRIX(tm) utility of the same name, however the options and usage are quite different. Also, the IRIX utility cannot display partition and boot file information. The disk volume header includes the disk partition table and the volume directory. The volume directory is an index to the files stored in the volume header part of the disk. These files can be anything but are usually standalone programs (like sash, the SGI standalone shell). The space available for files is usually limited to one, two or a few megabytes, this can only be changed by repartitioning the disk with fx, the SGI disk formatting and partitioning tool or fdisk. You must be root to invoke dvhtool. The device name can be /dev/sda for the first disk, /dev/sdb for the second, and so on. dvhtool will also work on a file image of a disk volume header. OPTIONS -d, --device devicename Specify the volume header device name (or file image) --print-volume-header Show volume header data only --print-volume-directory Show volume table of contents --print-partitions Show partition data --print-all Equivalent to all three above options --vh-remove name Remove volhdr file name. --vh-to-unix name file Copy volhdr file name to Unix file file --unix-to-vh file name Copy Unix file file to volhdr as name --help Show usage information SEE ALSO
fdisk(8) IRIX tools: fx(1M), prtvtoc(1M), vh(7M). AUTHORS
dvhtool was written by Ralf Baechle <ralf@oss.sgi.com>, Keith M. Wesolowski <wesolows@foobazco.org>, Tor Arntsen <tor@spacetec.no>, Guido Guenther <agx@debian.org>. 4th Berkeley Distribution July 2000 DVHTOOL(8)
All times are GMT -4. The time now is 06:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy