HowTo - Irix Unix

Dec 4, 2007

Heal d’un disque dur du Stone

Posted by Martin Perron in HowTo - Irix Unix 1 comment

La prodédure pour voir si un disque est dead est la suivante:

Ouvrir un shell et login en root: su -
Fermer le service Stone+wire /etc/init.d/stone+wire stop
Assurez-vous que la partition est unmounter: /usr/discreet/sw/sw_df
Partir l’utilitaire sw_config: /usr/discreet/sw/sw_config

Dans l’interface, le disque est affiché dead. Vous devez aussi vérifié s’il y a un spare disque (affiché [...]


Oct 13, 2007

Unix / Linux File Compression and Archiving FAQ

Posted by Martin Perron in HowTo - Irix Unix, HowTo - Linux No comments

First, a little background. In Unix, compressing (making something smaller)
and archiving (combining many things into one) are two different functions.
Also, a .tgz file is the same as a .tar.gz file, and a .tbz is the same as a
.tar.bz2 file.
Archiving
Q: How do I untar foo.tar?
A: tar x -f foo.tar (x is for extract, f [...]


Oct 2, 2007

Mount samba cifs share through sharity 2.7

Posted by Martin Perron in HowTo - Irix Unix No comments

Command:
/usr/freeware/bin/sharity cifsmount host/share /mountsharepoint
flame:/usr/freeware/bin % ./sharity -h
Available commands are:
mount
umount
storemnt
list
cifsmount
cifsumount
cifslogin
cifslogout
cifslist
cifslicense
cifsstore
cifsstoremnt
For more help on a particular command use option ‘-h’ with the command.

flame: /usr/freeware/bin % ./sharity -v
cifsFile: version 2.7
nfs3: version 2.7
main: version 2.7
nfs2: version 2.7
cifsBrowse: version 2.7


Sep 28, 2007

SysAdmin Irix Guide

Posted by Martin Perron in HowTo - Irix Unix No comments

–CONTENT GOES HERE (static)–

–CONTENT GOES HERE (static)–
Antarctica/Climbing/Hack/Humor/Photo

Briansoft fr
Spam prevention notes
Old MacOSX notes
Windows/Cygwin notes
IRIX & Linux Cluster notes
LCD dead pixel test
Book reviews
Digital imaging workflows
Computer quotes

Freeware:

BinToAscii.exe
GenPalette.exe
LargeImage.exe
PanelToForm.exe
PanoWarp.exe
PngSnapShot.exe
RotAndStack.exe
Thumbnailer.exe
FileNbExt/RollLog/ImDim
XSynch.exe

Source code:

LabWindows/CVI
C Source Code
Search engine analysis
Casio FX-8000G & Oric 1

Navigation: < Previous or Next >
$upport my site
Other relevant pages:

Hack: Hard/software quotes, Bug report form, C programming, Highway, Programming quotes, RAW files [...]


Sep 28, 2007

Irix Unix Command

Posted by Martin Perron in HowTo - Irix Unix No comments

FAQ – General Unix questions
[ FAQ Home ]

·  How do I grab a screen snapshot to illustrate my tip for FXguide?
·  How do Unix path names work?
·  How do you run a process in the background?
·  How do I edit a Unix text file?
·  Can I run Discreet stuff as Super User ?
·  How do I [...]