Live CD for Unix


 
Thread Tools Search this Thread
Contact Us Post Here to Contact Site Administrators and Moderators Live CD for Unix
# 1  
Old 02-21-2006
Live CD for Unix

Looking to get a Unix Live Cd. Could anyone tell me a good website to go to and download it. I have tried Puppy Linux and it has not worked of me .

I thank you for your help.

tva?wants2know Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates

Update: UserCP Screeching Frog 0.7641 - Changed Live Chat to Live Updates In this version of the UserCP, I have changed "Live Chat" to "Live Updates" by disabling the ability to post in the "live chat" area and changed the name to "Live Updates" The reason for this change is that experienced... (6 Replies)
Discussion started by: Neo
6 Replies

2. What is on Your Mind?

A Quick Video Overview of PubNub Live Chat @UNIX.com (version 0.7614)

A number of people have asked me to make some videos, so I just got my first condenser microphone and so I can make some amateurish screen casts. I will try to do better in the future. A quick overview of PubNub Live Chat @unix.com The video is best is you set the Quality to HD 1080. The... (0 Replies)
Discussion started by: Neo
0 Replies

3. Red Hat

Live-cd Saving changes

Hi all, firstly apologies if this is in the wrong category. I have been making livecds (fedora based) and to change eg the background i use below in the ks file. this works fine, however when i install the livecd it loses the changes. How can i make the changes so that they stay when... (5 Replies)
Discussion started by: davewilks
5 Replies

4. UNIX for Dummies Questions & Answers

Live Unix Distro Help...

Hello, I was just looking for some help on Unix distros that don't affect my hard disk. Basically what I am looking for is a distro that has all your programming needs (so I can program in Unix) and the basic functions of an OS. I would also like it to include python if possible. BTW, is it... (0 Replies)
Discussion started by: vhab
0 Replies
Login or Register to Ask a Question
FMTUTIL(1)							     TeX Live								FMTUTIL(1)

NAME
fmtutil - utility for maintaining TeX format files fmtutil-sys - utility for maintaining TeX format files system-wide SYNOPSIS
fmtutil [OPTION...] COMMAND fmtutil-sys [OPTION...] COMMAND DESCRIPTION
fmtutil is used to create or recreate format and hyphenation files or show information about format files. COMMAND is one of: --all recreate all format files --byengine enginename (re)create formats that depend on the engine enginename --byfmt formatname (re)create the format for format formatname --byhyphen hyphenfile (re)create formats that depend on the hyphenation file hyphenfile --catcfg output the content of the config file --disablefmt formatname disable formatname in config file --edit no-op in TeX Live --enablefmt formatname ensable formatname in config file --help print a summary of commands and options --listcfg list (enabled and disabled) configurations, filtered to available formats --missing create all missing format files --refresh recreate only existing format files --showhyphen formatname print the name of the hyphenation file for the format formatname --version show version info OPTIONS
--cnffile file specify the configuration file fmtutil should use --dolinks (not implemented, just for compatibility) --fmtdir directory set the destination directory for format files generated by fmtutil to directory --force (not implemented, just for compatibility) --no-engine-subdir don't use engine-specific subdir of the fmtdir --no-error-if-no-format exit successfully if no format is selected --quiet be silent --test (not implemented, just for compatibility) FILES
fmtutil.cnf default configuration file SEE ALSO
kpsewhich(1) BUGS
None known, but report any bugs found to <tex-k@tug.org> (mailing list). AUTHOR
fmtutil was written by Thomas Esser <te@dbs.uni-hannover.de> and is in the public domain. This manual page was written by C.M. Connelly <c@eskimo.com>, for the Debian GNU/Linux system and later slightly adapted for the teTeX 3 release. TeX Live June 2011 FMTUTIL(1)