jraldrid + cli   23

IBM - HMC Commands for Documenting LPAR Configuration
mksysplan -f <filename.sysplan> -m <server name> --novios;
lssyscfg -r prof -m <server name>;
lshwres -m <server name> -r virtualio --rsubtype scsi;
lssyscfg -r sys -F name;
IBM  HMC  LPAR  Configuration  Commands  CLI 
june 2010 by jraldrid
sidux Manuals - No GUI Burning
wodim --devices;
wodim dev=/dev/scd0 driveropts=help -checkdrive;
wodim -prcap;
wodim dev=/dev/scd0 -atip;
wodim dev=/dev/scd0 driveropts=burnfree,noforcespeed fs=14M speed=8 -dao -eject -overburn -v something.iso;
wodim dev=/dev/scd0 fs=14M speed=8 -dao -eject -overburn -v something.iso;
genisoimage -o myImage.iso -r -J -l directory;
DVD  CDR  cdrecord  cdrkit  cdrdao  wodim  genisoimage  CLI  CommandLine  Commands  Linux 
may 2010 by jraldrid
wodim » Linux Neophyte
mkisofs -r -J -l -d -joliet-long -allow-multidot -V Mp3_003 -o ./Mp3_003.iso _Archive/Mp3_003/*;
cdrecord -v -sao dev=/dev/dvd Mp3_003.iso;
cdrecord  cdrkit  mkisofs  genisoimage  burn  burning  CLI  CommandLine  Commands  MP3  DVD  CDR 
may 2010 by jraldrid
Icacls
icacls * /grant BUILTIN\Administrators:R
Windows  CLI  Command  CommandLine  HowTo  Scripts  Security  Tools  ACL  SysAdmin 
may 2010 by jraldrid
Writing CDs and DVDs on the command line | iTech7.com
genisoimage -v -J -V "My Disk" -o CDWrite.iso CDWrite;
wodim -v CDWrite.iso;
sudo mount -v -o loop -t iso9660 CDWrite.iso /mnt;
wodim  cdrecord  CDR  DVD  CLI  CommandLine  Commands  Linux  mkisofs  genisoimage  cdrkit 
september 2009 by jraldrid
How to Delete a System File in Windows Vista :: the How-To Geek
takeown /f C:\Windows\System32\en-US\winload.exe.mui; cacls C:\Windows\System32\en-US\winload.exe.mui /G geek:F
Windows  CLI  Command  CommandLine  ACL  SysAdmin 
june 2009 by jraldrid
Tips and Tricks for Linux Admins: Volatile Debian
cdrkit is a suite of applications, as the FAQ states:

* genisoimage: Generate ISO IMAGEs
* icedax: InCrEdible Audio eXtractor
* librols: LIB Remains Of LibSchily
* libusal: LIB Unified/Universal Scsi Access Layer
* netscsid: NET SCSI Daemon
* readom: READ Optical Media (see also wodim)
* wodim:
CDR  cdrecord  DVD  Linux  wodim  cdrkit  Burning  CLI  CommandLine  Commands  mkisofs  genisoimage 
may 2009 by jraldrid
CdDvd/Burning - Community Ubuntu Documentation
wodim -inq;
wodim -prcap;
wodim --devices;
wodim -scanbus;
wodim -v -sao file.iso;
wodim -v -data file.iso;
wodim -v dev=/dev/cd0 file.iso;
CDR  DVD  ISO  Burning  Linux  CLI  CommandLine  Commands  wodim  cdrecord  mkisofs  genisoimage  cdrkit 
may 2009 by jraldrid
Bash Prompt HOWTO
export PS1="\[\e[1;34m\]{\[\e[0;32m\]\u\[\e[37m\]@\[\e[32m\]\H\[\e[1;34m\]} \[\e[0;35m\]\w\n\[\e[32;1m\]>\[\e[0m\] "
Bash  CLI  HowTo  Linux  Reference  Tutorial  Prompt 
january 2008 by jraldrid

Copy this bookmark:



description:


tags: