LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Newbie
User Name
Password
Linux - Newbie This forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools
Old 10-25-2009, 01:36 PM   #1
Melon Bread
LQ Newbie
 
Registered: Oct 2009
Location: Ohio
Distribution: Linux Mint 7 Gloria
Posts: 5
Thanked: 0
Question A Few Basic Linux Questions (Mounting ISO, Make Install, Etc.)


[Log in to get rid of this advertisement]
For the most part I am able to find out how to do things on Linux. (I am on Linux Mint 7 Gloria)

Yet there is a few things I am struggling with.

1. Is there any way to make virtual disc drives where an ISO File can be mounted (similar to daemon tools lite on windows)

2. I am not 100% how make install works or how to use it. Any explanations, or links would be nice.

3. What Are The Console Commands That Everyone should know?

4. Is there any free E-Books on Linux or And Documentarys on Linux (Bedsides The Code Breakers & Revolution OS



Thank You In Advance. ^_^
windows_vista Melon Bread is offline  
Tag This Post , , , ,
Reply With Quote
Old 10-25-2009, 02:04 PM   #3
TB0ne
Senior Member
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, Mandrake, RedHat, Gentoo, Slack
Posts: 4,064
Thanked: 142
Quote:
Originally Posted by Melon Bread View Post
For the most part I am able to find out how to do things on Linux. (I am on Linux Mint 7 Gloria)

Yet there is a few things I am struggling with.

1. Is there any way to make virtual disc drives where an ISO File can be mounted (similar to daemon tools lite on windows)
Sure, look at the man page for the mount command, specifically the loopback option. Mounting ISO's as loopbacks is common, and you should be able to find sample commands on Google, or on this very site.

Quote:
2. I am not 100% how make install works or how to use it. Any explanations, or links would be nice.
That depends on the software, though as a rule, "make install", will compile (if you didn't compile it already with the "make" command), the software, then copy/move the file(s) to their respective destinations, depending on where the software needs/wants to be installed. Again, that's dependent on the software....different programs, different locations

Quote:
3. What Are The Console Commands That Everyone should know?
Too many to list...mv, cp, mount, dmesg, ifconfig are just a few. Most all commands have a man page you can access for full information on the command (sometimes with examples), by typing in "man <command name>", like "man mount".

Quote:
4. Is there any free E-Books on Linux or And Documentarys on Linux (Bedsides The Code Breakers & Revolution OS
Thank You In Advance. ^_^
Not that I'm aware of, but Google is your friend.
linuxsuse TB0ne is offline     Reply With Quote
Thanked by:
Old 10-25-2009, 02:05 PM   #4
dracuss
Member
 
Registered: May 2006
Location: Chisinau, Moldova
Distribution: Gentoo, Debian squeeze
Posts: 88
Thanked: 4
1. mount -o loop -t iso9660 /place/of/iso /directory/to/mount/ (for more info open your terminal and type "man mount")

2. If you are using any distro, instead of LFS, you should use "make install" once in a lifetime only if the official repositories don't have a piece of soft you need. So, if you are using a debian-based system (ubuntu, Debian, knoppix, etc),
you should use aptitude, or it's graphical equivalent, synaptic. If you use a RPM-based system (like RHEL or Fedora), you should use yum.
But if can't stop building something from source:
a) open a terminal and change dir to the location of code ("cd /home/you/etc/etc")
b) "make"
c) "make install"
If you have all the needed compilers and other stuff, you shouldn't have problems with that.

3. ls, cp, mv, chmod,chown, passwd, vim. Try to understand by yourself what is their meaning and how to use them (man <command>)

4.The best source of information are the man pages. Also try www.tlpd.org.

P.S. Read this after you'll post another time : http://catb.org/~esr/faqs/smart-questions.html
linuxdebian dracuss is offline     Reply With Quote
Thanked by:
Old 10-25-2009, 02:07 PM   #5
arochester
Member
 
Registered: May 2006
Posts: 344
Thanked: 25
Basic Toolkit
1) Download the Linux Starter Pack - http://www.tuxradar.com/linuxstarterpack
2) Look at the UNOFFICIAL Ubuntu Guide - http://ubuntuguide.org/wiki/Ubuntu:Jaunty
3) Look at Psychocats - http://www.psychocats.net/ubuntu
4) Download the Ubuntu Pocket Guide and Reference - http://www.ubuntupocketguide.com/index_main.html
linux arochester is offline     Reply With Quote
Thanked by:
Old 10-25-2009, 02:32 PM   #6
Melon Bread
LQ Newbie
 
Registered: Oct 2009
Location: Ohio
Distribution: Linux Mint 7 Gloria
Posts: 5
Thanked: 0

Original Poster
Oh Me Gosh!

Thank You All So Much.


Also Thank You For all Of The Wonderful Links.
windows_vista Melon Bread is offline     Reply With Quote
Old 10-25-2009, 07:43 PM   #7
chrism01
Guru
 
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 5.4
Posts: 7,411
Thanked: 324
See also
http://rute.2038bug.com/index.html.gz
http://tldp.org/LDP/Bash-Beginners-G...tml/index.html
http://linux.die.net/man/
windows_xp_2003 chrism01 is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to make non bootable iso file and iso via linux command line?? npubudu Linux - Newbie 2 02-02-2009 12:31 AM
basic configure-make-make install question bigwheel Slackware 4 01-14-2007 11:09 AM
net install just with mounting ISO possible? Hano Debian 2 08-10-2005 03:09 PM
Basic install questions mission_control Linux - Software 1 09-25-2004 12:24 AM
new slackware install, basic questions true_atlantis Linux - Newbie 9 12-10-2003 12:02 AM


All times are GMT -5. The time now is 11:30 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration