This is a discussion on How To View This Cbt And What To Do within the Linux software forums, part of the Linux Getting Started category; I recently download CBT file (rar format) Issue (My OS is Redhat EL 5) 1. I was able to unrar,(rarlinux-3.6.0.tar.gz) ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
I recently download CBT file (rar format)
Issue (My OS is Redhat EL 5) 1. I was able to unrar,(rarlinux-3.6.0.tar.gz) after unraring, it has created a file as follows. [LINUX].Linux.CBT.Bash.Shell.Scripting-DDUiSO.bin NOW THE POINT IS HOW TO VIEW THIS CBT AND WHAT TO DO. CAN YOU PLEASE HELP. |
| Sponsored Links | ||
|
|
|
||||
|
.bin - binary self extracting shell script. You may have to use:
Code:
chmod +x [LINUX].Linux.CBT.Bash.Shell.Scripting-DDUiSO.bin ./[LINUX].Linux.CBT.Bash.Shell.Scripting-DDUiSO.bin
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat Last edited by rockdalinux; 01-15-2008 at 01:28 AM. |
|
|||
|
unrar t filename.rar
unrar x filename.rar mkdir ~/bin2iso cd ~/bin2iso wget -c http://mange.dynup.net/linux/bin2iso/bin2iso-0.4.c cc bin2iso-0.4.c -o bin2iso cd .. ./bin2iso filename.bin filename.iso mkdir -p /home/$user/cbt/bash-tut mount -t iso9660 -o ro filename.iso /home/$user/cbt/bash-tut echo $? firefox /home/cbt/bash-tut & why firefox? all video tuts these days are coded with metadata extracted from a .flv file results in a flash, get the firefox flashplugin autoinstall using mozplugger (debian specific) $user = username like for me /home/idiot where $user = idiot "click click learn learn" CD Image Conversion - LQWiki Last edited by Tux-Idiot; 03-24-2008 at 07:19 PM. |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MP3 player (Sansa View) | Albion | Ubuntu / Debian | 1 | 05-02-2008 11:46 PM |
| How to view windows XP partitions(NTFS) in linux | kar_siddharth | Linux software | 5 | 04-24-2008 05:22 PM |
| Unix route command view | jerry | Solaris/OpenSolaris | 3 | 02-21-2008 01:24 PM |
| View log files under Linux | sweta | Getting started tutorials | 0 | 05-30-2007 12:31 AM |
| View MRTG on webpage | sueAnne | Linux software | 1 | 03-10-2005 12:12 PM |