nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

How To View This Cbt And What To Do

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) ...

Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-14-2008, 03:21 PM
Junior Member
User
 
Join Date: Jan 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
linuxqu is on a distinguished road
Default How To View This Cbt And What To Do

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.

Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-14-2008, 04:48 PM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
Posts: 586
Thanks: 3
Thanked 0 Times in 0 Posts
Rep Power: 8
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

.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.
Reply With Quote
  #3 (permalink)  
Old 03-24-2008, 07:09 PM
Member
User
 
Join Date: Mar 2008
Posts: 83
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2
Tux-Idiot is on a distinguished road
Default

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.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to view windows XP partitions(NTFS) in linux kar_siddharth Linux software 6 05-07-2009 07:38 AM
Unix route command view jerry Solaris/OpenSolaris 4 04-16-2009 05:40 PM
MP3 player (Sansa View) Albion Ubuntu / Debian 1 05-02-2008 11:46 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


All times are GMT +5.5. The time now is 02:22 AM.


Powered by vBulletin® Version 3.8.3 - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
©2005-2009 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36