Mourning the loss of our friend, WhitPhil.
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
 
Linux and Unix
Tag Cloud
access audio blue screen boot bsod connection crash dell desktop driver dvd email error excel excel 2003 firefox hard drive hardware hdmi hijackthis internet keyboard laptop malware monitor motherboard network networking outlook problem ram recovery router screen slow sound spyware tdlwsp.dll trojan upgrade vba video virus vista vundo windows windows 7 windows vista windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
very novice question - KNOPPIX .exe

Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Closed Thread
 
Thread Tools
Metaphoric's Avatar
Senior Member with 120 posts.
 
Join Date: May 2003
Location: UK
Experience: Advanced
15-Apr-2004, 11:16 AM #1
very novice question - KNOPPIX .exe
I'm very new to linux, i have used windows all my life. i downloaded the knoppix distribution because i wanted to experience linux without having to do a full install.
The thing is its so different from what i imagined, as u will know, and i didn't, .exe files do not run, which was a shock to me. Is it possible to run applications and games with a windows installation in linux? and what is the standard executable file in linux?

If you could help me with these queries and maybe tell me some other things or point me in the direction of a good site, it would be much appreciated.
I'd like to get to know linux but i need to learn the basics first.

thanks alot,
Iain
__________________
Softwareweb.co.uk - Guides, Hints and Tips for all your favourite software
Grinler's Avatar
Senior Member with 103 posts.
 
Join Date: Mar 2004
15-Apr-2004, 11:26 AM #2
It is not possible to run windows applications natively in linux. If you want to attempt to run windows apps you need an emulator such as Wine to do that, and not all programs work.

There are no executable extensions in linux as you know them from windows. How files can be used are determined by their permissions and whether or not they can actually be run.

This is really too much to go into on one post, but here is a good link for a tutorial on using linux:

http://www.linux-tutorial.info/cgi-b...pl?224&0&0&0&3
__________________
--
Lawrence
http://www.bleepingcomputer.com
utanja's Avatar
Computer Specs
Senior Member with 308 posts.
 
Join Date: Oct 2003
Location: Europe:Salzburg Austria;USA:Fl
Experience: a little education can be
15-Apr-2004, 11:34 AM #3
as Grinier state....there are no formal executible files in Unix/Linux....
the beauty is that you may write a script and just give it permissions and it will run
provided it is coded correctly with proper syntax...
shadowcat's Avatar
Senior Member with 1,332 posts.
 
Join Date: Oct 2003
Location: Anywhere there's lots of sun!
15-Apr-2004, 11:37 AM #4
Linux applications ends with .tar.gz at the end, not .exe.

You also have to have some knowledge about the linux file structure as well.

There are programs that will run Windows programs on linux, but from what I've read, it only OK, i.e., don't expect it to look pretty and there are some glitches (remember Windows is anti-linux and any other OS).

A good place to start learning about Linux are:

http://tldp.org/ (The Linux Documenation Project)
http://www.linuxiso.org/

Another place for the many flavors of linux is www.distrowatch.com.

Knoppix is a good place to start to become more comfortable with Linux because you do not need to install it onto your hard drive. Another decent distro is Mepis, which is another liveCD (i.e., it runs off the CD-ROM rather than install).

Personally, as a noob, I found a Unix book a handy guide to learn about the basic file structure and command lines linux also uses (since linux is based on unix, but each distro has it's own "personal touches"). The book I use is Unix, 2nd Ed. by Deborah S. Ray and Eric J. Ray. It gets you familiar with the command lines and file structures simply and with examples that take you through it.

I hope this helps!
__________________
shadowcat
---------
WinXP Home
Asus A7N8X Deluxe
AMD XP 2500 @ 3200
512 MB Crucial PC2700 DDR RAM
ATI Radeon 9800 Pro 128MB
...
Metaphoric's Avatar
Senior Member with 120 posts.
 
Join Date: May 2003
Location: UK
Experience: Advanced
15-Apr-2004, 11:50 AM #5
Thanks for the help, it looks scary but ill give it a whirl Hopefully ill be 'linuxing' in no time!
Grinler's Avatar
Senior Member with 103 posts.
 
Join Date: Mar 2004
15-Apr-2004, 11:56 AM #6
Quote:
Originally Posted by shadowcat
Linux applications ends with .tar.gz at the end, not .exe.
Shadowcat's suggestions are great and I would advise you check out some of those links.

Just so you know, though, files that end with .tar.gz are not neccessarily applications. They are just files have been compressed with the tar command and then further compressed with gzip.
utanja's Avatar
Computer Specs
Senior Member with 308 posts.
 
Join Date: Oct 2003
Location: Europe:Salzburg Austria;USA:Fl
Experience: a little education can be
15-Apr-2004, 01:09 PM #7
Quote:
Linux applications ends with .tar.gz at the end, not .exe.
well i think that is stretching the point...but other executibles are *.bin....*.run....sh *.bin....etc.....in fact *.rpm and *.deb would also qualify...all qualify if the permissions so allow files to execute...
Metaphoric's Avatar
Senior Member with 120 posts.
 
Join Date: May 2003
Location: UK
Experience: Advanced
15-Apr-2004, 04:39 PM #8
hi, ive been getting used to the KNOPPIX user interface, but two main problems so far.
I cant write to anything, if i try to change anything to write it says it cant write to the mount, then if i try to change the permissions of the mount hard drive, it says its NTFS file system and writing will change it then i will have to change it back. Please explain.
Also when i used the PPPoE and ADSL setup it finds 'eth0' and then i click yes and it brings up an error about that its currently in use. its that actually my USB ADSL modem? if not how do i manually set it up.

Thanks for help again,
Iain
__________________
Softwareweb.co.uk - Guides, Hints and Tips for all your favourite software
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
15-Apr-2004, 07:50 PM #9
Well... NTFS support is sketchy still. IT can actually cause some serious errors on your NTFS drive, so dont change it to write. Instead, you can have knoppix create a file somewhere that will contain your home directory (My documents sort...).

Not sure how it handles NTFS there though.

Second, are you using adsl through ethernet? If so, you might not even need ppoe. Try just going dhclient [or pump... not sure which is installed under knoppix]. Try to remove any un needed devices (usbADSL if your not using it etc.).
__________________
emerge world_domination;
Smart Questions gentoo
Ubuntu
linux google:Shiny!
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
16-Apr-2004, 05:13 AM #10
Quote:
Originally Posted by Grinler
Shadowcat's suggestions are great and I would advise you check out some of those links.

Just so you know, though, files that end with .tar.gz are not neccessarily applications. They are just files have been compressed with the tar command and then further compressed with gzip.
Actually, tar archives groups of files and/or directories into one directory; gzip doe the compression.
lynch
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
16-Apr-2004, 06:49 AM #11
what no one likes bz2 compression? /me pats bzip2 for being neglected

*grumbles about perl and getting functions to work properly*
Grinler's Avatar
Senior Member with 103 posts.
 
Join Date: Mar 2004
16-Apr-2004, 08:35 AM #12
Quote:
Originally Posted by tsunam
what no one likes bz2 compression? /me pats bzip2 for being neglected
I always froggen forget the command line tool for bz2 compression. You should see my history every time i use it:

1001 bzip
1002 bunzip
1003 bz2
1004 bzip
1005 bz
1006 bzip2

Finally...
Metaphoric's Avatar
Senior Member with 120 posts.
 
Join Date: May 2003
Location: UK
Experience: Advanced
16-Apr-2004, 09:17 AM #13
Quote:
Originally Posted by Whiteskin
you can have knoppix create a file somewhere that will contain your home directory (My documents sort...).
Not sure how it handles NTFS there though.
How do i get knoppix to create a file anywhere? wherever i try to create any file it just brings up the NTFS permissions error.
So you guys who use linux, did u just install it to a FAT formated Hard Disk, or does linux have its own way to format a drive? Im sure there are quite a few people on this forum who use XP and linux, doesn't xp automaticly format to NTFS? If so, did these people just use your suggestion or will they just have multiple PCs?
Quote:
Originally Posted by Whiteskin
Second, are you using adsl through ethernet? If so, you might not even need ppoe. Try just going dhclient [or pump... not sure which is installed under knoppix]. Try to remove any un needed devices (usbADSL if your not using it etc.).
I do have an ethernet network card but its not how i connect to the internet. I use my ADSLusb Modem, so i dont know if that changes your suggestion or not,

thanks again,
Iain

p.s. wow this has changed into more of a thread than i expected
__________________
Softwareweb.co.uk - Guides, Hints and Tips for all your favourite software
Whiteskin's Avatar
Distinguished Member with 2,051 posts.
 
Join Date: Nov 2002
Location: Alberta, Canada
Experience: Windows: Decent. Unix/Linux: Advanced +1
16-Apr-2004, 05:16 PM #14
For home dir. "K > Knoppix > Configure > Create a persistent KNOPPIX Home directory."

As for the USB modem, i'm not familliar with them, so.... i'm probably not the person to ask.
Closed Thread Bookmark and Share

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Smart Search

Find your solution!



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.

Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 05:00 AM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.
Powered by Cermak Technologies, Inc.