`
neil.zou
  • 浏览: 12745 次
  • 性别: Icon_minigender_1
社区版块
存档分类
最新评论

LINUX ENVIRONMENT

阅读更多
IN THE FILE: /etc/profile

add:
export JAVA_HOME=/usr/local/java/jdk1.6.0_03
export PATH=$PATH:$JAVA_HOME/bin
export CLASSPATH=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar


execute: source /etc/profile
分享到:
评论

相关推荐

    linux教学课件:Advanced Programming in the Linux Environment

    Linux教学课件“Advanced Programming in the Linux Environment”涵盖了在Linux环境下进行高级编程所需的重要概念和技术。这个课程旨在帮助开发者深入理解Linux操作系统的核心机制,从而更好地编写高效、可靠的系统...

    cmd-comand,use command to debug your code in linux environment,it's a useful tool for linux programmer

    cmd-comand,use command to debug your code in linux environment,it's a useful tool for linux programmer.you can add stub in your code and run the cmd tool to debug it.

    A Linux Environment Zero Overhead

    然而,Tilera的Zero Overhead Linux(ZOL)机制提供了一个独特的解决方案,它允许软件开发者在保持低延迟的同时,充分利用Linux开发工具集,从而缩短产品开发周期。以下是对这一机制的详细解析: ### 1. Zero ...

    ArchLinuxEnvironmentSetupHowTo.pdf 英文原版

    Arch Linux Environment Setup How To

    GNU Linux Application Programming

    The wide range of applications available in GNU/Linux includes not only pure applications, but also tools and utilities for the GNU/Linux environment. GNU/Linux Application Programming takes a ...

    Mastering Linux Security and Hardening

    This book has extensive coverage of techniques that will help prevent attackers from breaching your system, by building a much more secure Linux environment. You will learn various security techniques...

    Linux for Beginners: An Introduction to the Linux Operating System

    inux for Beginners doesn't make any ...What you learn in "Linux for Beginners" applies to any Linux environment including Ubuntu, Debian, Linux Mint, RedHat, Fedora, OpenSUSE, Slackware, and more.

    Prentice.Hall.Performance.Tuning.for.Linux.Servers

    You'll discover how to Install and configure Linux for maximum performance from the outset Evaluate and choose the right hardware architecture for your Linux environment Understand Linux kernels 2.4 ...

    Systems Programming in Unix/Linux 1st Edition

    including process management, concurrent programming, timer and time service, file systems and network programming, this textbook emphasizes programming practice in the Unix/Linux environment....

    Learning.Linux.Binary.Analysis.1782

    The Linux Environment and Its Tools Chapter 2. The ELF Binary Format Chapter 3. Linux Process Tracing Chapter 4. ELF Virus Technology – Linux/Unix Viruses Chapter 5. Linux Binary Protection Chapter ...

    Linux程序设计 第四版 英文版 经典linux书籍 819页 pdf Beginning Linux Programming

    4. **第四章:The Linux Environment(Linux环境)** - **主要内容**:深入探讨Linux系统的组成和工作原理。 - **知识点**: - 进程管理和调度机制 - 内存管理和虚拟内存 - 文件系统类型及其特点 5. **第五章...

    Linux Bible 8th Edition

    More than 50 percent new and revised content for today's Linux environment gets you up and running in no time! Linux continues to be an excellent, low-cost alternative to expensive operating systems. ...

    Beginning Linux Programming, 4th Edition

    “Chapter4:The Linux Environment”(第4章:Linux环境)涵盖了Linux环境中的各种编程接口和系统调用,包括环境变量、进程管理以及使用库函数等。 “Chapter5:Terminals”(第5章:终端)介绍了如何在Linux下使用...

    Linux环境的汇编语言

    本资料《Assembly in Linux Environment》出自郑州大学信息工程学院,可能包含了汇编语言的基础知识,例如指令集的介绍,数据类型和运算符,以及如何编写、编译和运行汇编程序。此外,资料还可能涵盖了在Linux环境下...

    Embedded Linux Primer

    Christopher Hallinan offers solutions for the specific technical issues you’re most likely to face, demonstrates how to build an effective embedded Linux environment, and shows how to use it as ...

    Prentice.Hall.PTR.Embedded.Linux.Primer.A.Practical.Real.World.Approach.Sep.2006.chm

    Christopher Hallinan offers solutions for the specific technical issues you're most likely to face, demonstrates how to build an effective embedded Linux environment, and shows how to use it as ...

    linux环境Tomcat安装配置手册

    本手册旨在指导用户在 Linux 环境中安装和配置 Tomcat 服务器, step-by-stepguiding users through the process of installing and configuring Tomcat on a Linux environment. 知识点一:下载和安装 Tomcat 在...

Global site tag (gtag.js) - Google Analytics