General :: Development Of A New Version?
Jan 19, 2011how can i devevelopment of licux a new version of school
View 1 Replieshow can i devevelopment of licux a new version of school
View 1 RepliesII'm a front-end web developer, I've always developed on Windows with technologies like XHTML, CSS, Javascript and Flash, I've dabbled with PHP and MySQL. I am well used to Windows workflows and tools, from Photoshop to Notepad++, Filezilla and WAMP server stacks to After Effects, and a swathe more - but always on Windows.I'm at a point where I think I need to start seriously developing on a Linux box, specifically at the moment to create web apps based on Node.js, but compiling tools and programs has become a task I'm more frequently required to do.
My question? I need to get my hands on a user-friendly install of Linux, but which one? I need common interface developer tools (lists welcome) to replace... well as many tools I have on Windows as possible.I need to be readily connected to the internet, I need OS updates to not destroy my workflow by crashing the OS, as I've seen Ubuntu do to various friends. I want efficiency, I need to be able to customise what I need to in order to perform development tasks.I guess this could be a long list, but - I don't have practical working knowledge of the Linux OS, nor how it "compares" to Windows (excuse my faux pas). I'm obviously willing to learn, but I'm far, far more keen to just... continue interface development, just on Linux instead of Windows.
I upgraded from 8.04 to 10.04 without issue. Today I was trying to set up the development version of GRASS7, which required changes to Python 2.6. instead of reinstalling,I managed to select remove for all python except minimal for all versions. Ubuntu of course now boots in low graphics mode. Is there a way I can restore it to the default without reinstalling from scratch?
View 2 Replies View RelatedI want to do some modules development in fedora 11, by the command uname -r, I get the current kernel running in my system.
Code:
$ uname -r
2.6.30.10-105.2.23.fc11.i686.PAE
But when I run the following command
Code:
# yum install kernel-devel
the package what I installed is kernel-devel-2.6.30.10-105.2.23.fc11.i586 and kernel
development directory is /usr/src/kernels/2.6.30.10-105.2.23.fc11.i586
So,the modules I developed can't insert to current running kernel because current is i686 and the compile environment is i586. Is that a bug of fedora 11?
I need to download specific JDK version but from console in Linux. I have not lynx/elinks etc linstalled. Where can i download Java Development Kit (JDK) from ftp ?
View 1 Replies View Relatedi would like to use a sdk or compiler to run/execute a program on ARM type processors but to compile the programs in desktop PC.the sdk or compiler should be a freeware.
View 10 Replies View RelatedIm just wondering what everyone's experiences are with the latest Ubuntu 10.04 version? Is it stable enough for a working environment? I require it for web development, so using VMs, IDEs, connecting to VPNs, SSH to servers, etc. Im currently using 9.04 and found 9.10 unstable and problematic at times (such as problems connecting to VPN)
View 2 Replies View RelatedI want to know what is the best linux distribution for java EE development. Is it Cent OS or Fedora 15.
View 1 Replies View RelatedI have an old Pentium-4, 2GB RAM, 2X160GB IDE-Hard disk computer. I am learning software development and I need a distribution with support for
(a) Oracle/Sun Glassfish v3 server
(b) Apache web server
(c) MySQL server
(d) Postgres server
(e) Sun virtual-box (headless)
(f) Webmin
For my home use, I need a proxy server and a file-and-print server (e.g. samba) I need to be able to run it headless. It should be easy to configure, but should also be like a real-world linux-distribution.
I am working with TS7260 and ARM9 board with Debian os I want to interface any database so will you guide what header files are required and how to compile it..
View 3 Replies View RelatedI have installed "Damn Small Linux" on my home computer for doing C development in unix. But the distribution doesn't by default come with the C development environment and I am facing some issues when trying to install the gcc.Is there any other small Linux distribution which by default has the required packages for the C development. And also I don't want additional software which takes up lot of space but still would like to have the graphical environment.
View 6 Replies View RelatedHow to use a personal computer as a Linux web server for development purposes.
Is it possible to have both Windows XP and Linux web server in one computer?
I wanted to design a project in linux which could contain programming languages(C, perl, PHP, HTML, XML etc) basically a web based project. Why I have chosen to build on Linux is because it is Open Source, and lot many things can be automated through scripting languages, which in windows I don't know. So, I have installed linux on a virtual machine(Host-Windows 2007 & Guest Linux CentOS), CentOS(command line interface). Since I am a beginner, so I want to know what all tools can be used to facilitate and ease my development process. Some which I know are listed below:
1) Using Putty so that can access the Linux machine from anywhere within the network.
2) Since I want to develop on Linux, but want to use windows as developing platform. So have downloaded Eclipse Editor (C/PHP) on windows. But want to know how can I access linux files from here?
3) Installed Samba, and still trying to figure out how can I access linux files remotely on Windows.
4) How can I ease my development process and what all tools I can use..??
I'm looking for some advice on choosing the proper distribution for building a hardware/software development environment.
My main field of interest would be:
- HDL (VHDL mainly)
- FPGA/CPLD (synthesis, simulation etc)
- CSystemC
- Tcl scripting
- network hardware applications development (FPGA-based network processors i.e.)
Key (or nice to have at least) system features would be:
- large, stable and willing to help community (especially the large developer part of which would be welcomed)
- support for wide spectrum of development tools (proprietary and open source)
- bunch of docs, tutorials, guides, hints for devel's
As far as my online research went, I've manage to shorten it down to 3 favorites:
- Debian
- Fedora/CentOS
- Gentoo
I inadvertently upgrade to Ubuntu 10.10 developmental while trying to upgrade to Ubuntu 10.04.1. Can anyone can in downgrading back to a stable release without having to reformat everything?
View 4 Replies View RelatedSo I have apache running on my local computer. When I open up local development sites in tabs in my browser, apache threads are started. That's as it should be. However, when I close the tabs, close the browsers, and then run system monitor/system task manager, I get a long list of apache threads that are sleeping, waiting around for god knows what. How do I get these apache threads to stop hanging around?
View 1 Replies View RelatedI installed a library to the /usr/local/ prefix in Linux using ./configure && make && make install. What environment variables do I need to set in order for the linker and compiler to search these new library and header paths?
View 1 Replies View RelatedIt is just a general discussion on "How Can Perl Be Useful in System Administration and Application Development on UNIX and Linux Platforms"? I am doing pretty much well with Bash and PHP. In fact, I am learning and experimenting in depth in those two domains. The project that I am working for these days has several scripts which are written in Perl and Ksh. They interact with Ab Initio graphs and perform extensive jobs. Anyways, my current role doesn't require me to have knowledge of Perl but I don't see any harm in learning something new.
So, before I take it, I want to know how Perl can help me and what I can do with it as a UNIX / Linux System Administrator and Application Developer? I just looked at some of its keywords, functions, and commands. Perl Variables are identical to those of PHP. Conditional Statements, Loops, etc. are also much the same as found in any other computer languages. So, at first glance, I have got this feel that it wouldn't be much difficult for me to learn it. But what do you say? Do I really need Perl when I am focusing on PHP and Bash?
I have to set up my development environment under OEL 5.4. The internal directory structure is more or less fixed, the question is where to put the whole application tree in standard FHS for the development phase.For production, the system will be deployed on a server where data is kept with an Oracle 11g database. Development goes with JDeveloper which has its own internal application/project directory structure; however, I whould like to be independent from this. Unfortunately, by carefully studying the web for FHS, if I will adhere to it I only find ready-made packages to put under /opt, for example. No development aspects are mentioned. make some proposal, possibly with respect to best practices.
View 4 Replies View RelatedI'm looking into creating a virtual machine to mirror a web hosting environment I pay for. Long story short, I need a lab so I am not taking down the live site with my mistakes.Questions:
1 - What OS is most commonly used and / or best for running apache web server?My paid host is running "Operating System =linux; Kernel Version2.6.28.5-grsec-sg2"
2 - What is the best open source solution for creating a virtual linux machine on a box running XP?
Which LXDE version of Linux has the newest version of Firefox and Open Office included?
I am looking for an iso file, and I am trying to run this off of a live CD for now. So I want a light version of Linux, probably LXDE, or if not, then probably XFCE. But I need a new version of Firefox and OpenOffice included.
Because, I tried burning the customizable NimbleX @ custom.nimblex.net . Pretty good, except it uses Firefox 2, and Open Office 2.3, which are outdated.
And I tried Mint XFCE, which might have been pretty good too, but it had some issue of blanking and requiring relogin after I opened hotmail frequently (user id: mint, password: blank).
The web browser and the word processing program are the most important and essential applications to me.
So are there any Linux versions in LXDE on LiveCD that include newer versions of Firefox (or at least another good browser) and Open Office (oo seems better than abi)? (Again, if no LXDE, perhaps XFCE?)
I just want to download a good version in an iso file, and burn it to a CD and get to work. Like I said the web browser and the word processing program are all important.
So really, what iso/LiveCD versions are the fastest for running on an older system, and yet have the newest browser and word processor included?
I have dedicated LAMP server running and I was wondering if I am able to run a dev/testing zone on it so to speak?...That way, I can have my come back soon, site is being constructed page live, and develop elsewhere on the server. I was trying a virtualhost, but since that is name based, the web browsers don't know what to do with it. I know the safest way is to develop on this machine then move to web server but I'm just seeing if what I was trying to do is possible.
View 4 Replies View RelatedWhen I compile my application, I received following error: ERROR: Source object libxml2.so has EABI version 0, but target turbine has EABI version 4. So I need a libxml2 file with ARM EABI version 4. Can I find one from the internet? or does anyone know how to create one?
View 1 Replies View RelatedI am having to use two separate workstations for building 32 bit and 64 bit RPMs: 32 bit RPMs on a workstation running 32 bit RHEL and 64 bit RPMs on a workstation running 64 bit RHEL.Is it possible to build both 32 bit and 64 bit RPMs on the workstation running 64 bit RHEL? If so, how?
View 1 Replies View RelatedHow do I go about setting up a lamp server just for testing out and learning web development without opening it up to public?
View 1 Replies View RelatedI'm looking for a program that allows me to create website. For the past years, Frontpage and Dreamweaver really worked for me, but none of these are working on Ubuntu. Is there an alternative for Ubuntu?
View 6 Replies View Relatedi need to install a web development ide in my ubuntu 11.04.
which one do you recommend?
it should atleast support html, css, php and javascript.
I have a macbook, but I am very much interested in writing device drivers in linux. Currently, I have a debian os installed. I dual booted my mac book. Is there any way, I can work on linux source code in mac book and do the needed development.
View 3 Replies View RelatedI need help with choosing the right distribution for web development.My potential future employeer wants me to give him some ideas, We are going to create a new catalog website, using a CMS,So I need to know some good solutions,
1. Which CMS to use for such a website, my idea is Joomla!
2. Which platform would be effective, here's where I need to ask you, as I know only a little about Linux distributions. But my idea is openSUSE so far.
3. Which development tools to use, for PHP scripting and MySQL(also xhtml and css).
I have decided to learn python as it seems to be powerful not just for web development (like php) but also a clean powerful language for other puposes.
Q: Can someone suggest a tutorial or book, on learning python (beginner to intermediate) which has as its focus for learning, web development?
In order of preference: 1. Comprehensive, 2. Online, 3. Free