473,834 Members | 2,333 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

So, Which Version is Suitable for Beginners

I m actually a Novice in Python as well as Linux, When i look up
things on the internet about Linux Flavours, They are written so
complex that it is difficult for me to understand, i am asking if
anyone here know of a Linux Distribution that is for beginners (I am a
new user of linux, therefore, i dont know what linux will do.) also
the flavour must have python so i can work on it too. I will use
Vmware Workstation, because Linux and Windows on a Dual-boot Dont work
well, Linux works fine, but Windows Shows Problems, So, i will
summarize it as:

A) Linux Distribution which is intended for beginners, and contains
Python

B) I need it to work on VMware Workstation 5

C) Do not Recommend Fedora ,Debian (the Original).
--
* Posted with NewsLeecher v3.0 Beta 7
* http://www.newsleecher.com/?usenet
Nov 6 '05 #1
4 2307
On Sunday 06 November 2005 13:29, bl**@blah.blah wrote:
I m actually a Novice in Python as well as Linux, When i look up
things on the internet about Linux Flavours, They are written so
complex that it is difficult for me to understand, i am asking if
anyone here know of a Linux Distribution that is for beginners (I am a
new user of linux, therefore, i dont know what linux will do.) also
the flavour must have python so i can work on it too. I will use
Vmware Workstation, because Linux and Windows on a Dual-boot Dont work
well, Linux works fine, but Windows Shows Problems, So, i will
summarize it as:

A) Linux Distribution which is intended for beginners, and contains
Python
Ubuntu (see below).
B) I need it to work on VMware Workstation 5
Most do.
C) Do not Recommend Fedora ,Debian (the Original).


Debian is clean and powerful but perhaps not suited well for complete
novices. So I would recommend a Debian-based distribution like "Ubuntu" to
you. It will not bother you with all the gears and give you a working
desktop environment which - of course - includes Python. If you like KDE
over Gnome (I do) you can use "Kubuntu". If you haven't heard of Gnome or
KDE yet... just try Ubuntu.

Christoph
--
|\ _,,,---,,_ Famous last words of a sysadmin:
/,`.-'`' -. ;-;;,_ "We'll do the backup tomorrow."
<|,4- ) )-,_..;\ ( `'-'
'---''(_/--' `-'\_)
Nov 6 '05 #2
Christoph Haas wrote:
On Sunday 06 November 2005 13:29, bl**@blah.blah wrote:
B) I need it to work on VMware Workstation 5

Most do.


I installed Ubuntu on VMware Workstation 5 just a few days ago. Works
nicely. There's one small problem: when installing the VMware tools in
Ubuntu, the install program says it doesn't have any precompiled modules
for the running kernel. It's not much of a problem since the installer
can compile the modules itself; you just need to install the necessary
packages in order for it being able to do so (best install them before
running the VMware tools install scripts). The packages you need are:

linux-headers-2.6.12-9-386
gcc-3.4
make

Then either set the environment variable CC to /usr/bin/gcc-3.4 or wait
until the vmware tools installer asks for the location of the compiler
and enter /usr/bin/gcc-3.4. For the other questions it asks you can just
use the default IIRC.

--
If I have been able to see further, it was only because I stood
on the shoulders of giants. -- Isaac Newton

Roel Schroeven
Nov 6 '05 #3
There is a new gratis VMWare player at
http://www.vmware.com/download/player/

You can download an image http://www.vmware.com/vmtn/vm/browserapp.html
that they call a Browser Appliance, but if I remember correctly it is
Ubuntu.

Nov 6 '05 #4
I have found my novice Linux users take to SUSE (either Gnome or KDE)
readily. Probably because the devfs interfaces to the windows interface
readily.

Nov 8 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
1950
by: Will | last post by:
Pardon two post in a row to the newsgroup but I want to try and expedite this, if you guys don't mind helping out... I running Windows XP Pro and wanted to download Python and any additional tools I should consider using as I get going... 1 - Python-2.3.3.exe from www.Python.org 2 - win32all, a collection of Windows-specific extensions including COM support and Pythonwin, an IDE built using Windows components from Mark Hammond's
0
2354
by: Anthony Baxter | last post by:
To go along with the 2.4a3 release, here's an updated version of the decorator PEP. It describes the state of decorators as they are in 2.4a3. PEP: 318 Title: Decorators for Functions and Methods Version: $Revision: 1.34 $ Last-Modified: $Date: 2004/09/03 09:32:50 $ Author: Kevin D. Smith, Jim Jewett, Skip Montanaro, Anthony Baxter
0
1124
by: Utada P.W. SIU | last post by:
Dear All, I am sorry if this message not suitable posted in this group. I have a table company id exhibition id version tel fax contact person 1 1 1 999 9999 Mr. white
5
3029
by: BStorm | last post by:
I have a transaction log file where the DataSet table's Description column is actually delimited into "subcolumns" based upon the transaction id. I would like to parse these into separate fields for reporting purposes and am wondering if anyone knows if this is easily accomplished using the .NET version of Crystal Reports? For example, the description column may be reporting on a dataentry error as follows: TXNCODE: 1010001
10
3508
by: ThunderMusic | last post by:
Hi, How can I get if the Windows running is a server version? Is there a property somewhere that can tell me if the Windows version is a server edition (including server, advanced server, web server, etc) or just a workstation (if it's not a workstation, then it's a server). My app must verifies that for security reasons. It should work from at least windows 2000 (Windows 98 and ME, would appreciated to, but if it's not possible, I'll...
13
2891
by: Nigel J. Andrews | last post by:
This will be a little vague, it was last night and I can't now do the test in that db (see below) so can't give the exact wording. I seem to remember a report a little while ago about tsearch v2 causing unexpected backend exit messages with 7.3.4 and now I'm getting similar messages unpredictably and I can't find the thread in the archives either. What I did was install tsearch2 using share/contrib/tsearch2.sql, which placed everything...
0
1377
by: jwoolard | last post by:
Version 0.7 of Crunchy has been released. It is available on Sourceforge (http://sourceforge.net/project/showfiles.php?group_id=169458) Crunchy, the Interactive Python Tutorial Maker, is an application that transforms an ordinary html-based Python tutorial into an interactive session within a web browser. Currently, only Firefox is supported. Crunchy is developed and tested on Windows XP and Ubuntu Dapper Drake, but should work on any...
16
3755
by: Matthew Zhou | last post by:
I am a students learning programming, and want to do some software projects to practice myself. However, no one will only use one language to make all the tasks done. And every languages has its strong and relatively weak side. So, what about C? Many friends of mine suggest me move to C++ or Java. But I there must be some places reserved for C (although they say C++ can do all the jobs of C).
19
4118
by: yltkhuu | last post by:
1. How does having a widely adopted C++ standard help game programmers? 2. What are the advantages ans disadvantages of employing the "using" directive? 3. Why might you define a new name for an existing type? 4. Why are there two versions of the increment operator? What's the difference between them? 5. How can you use constants to improve your code?
0
9796
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9643
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10503
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10544
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6951
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5624
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5790
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3079
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.