When we need to run a Java program developed on Windows on Linux, we need to package the Java program into a jar package and upload it to Linux.
The following are several ways to start jar packages in the background under Linux:
Method 1:
java -jar xxx.jar &
& means running in the background, the ssh window is not locked, but when the window is closed , the program will still exit.
Method 2:
nohup java -jar xxx.jar &
nohup means running the command line without hanging up. When the account exits or closes the terminal, the program will still run.
When a job is executed with the nohup command, all output of the job is redirected to the nohup.out file, unless an output file is otherwise specified.
Method 3:
nohup java -jar xxx.jar >/usr/local/temp.txt &
> /usr/local/temp.txt means recording all startup log information into the temp.txt file.
Recommended tutorial: linux tutorial
The above is the detailed content of How to run jar package in linux system?. For more information, please follow other related articles on the PHP Chinese website!

eclipse导入jar包的方法:1、创建一个新的Java项目;2、创建库文件夹;3、将jar包复制到库文件夹中;4、配置项目构建路径;5、添加jar包到构建路径;6、配置项目构建路径;7、验证导入结果;8、注意事项;9、其他导入方法;10、清理和更新;11、维护和更新库。详细介绍:1、创建一个新的Java项目,启动Eclipse IDE,顶部菜单栏中选择“File”菜单等等。

maven导入jar包的步骤:1、下载jar包;2、创建Maven项目;3、添加依赖;4、添加dependency元素;5、保存pom.xml文件;6、构建项目;7、验证导入。详细介绍:1、下载jar包,首先从相关网站或源代码仓库下载所需的jar包,确保下载的jar包与你的项目兼容,并符合所需的版本要求;2、创建Maven项目,如果还没有Maven项目,需要先创建一个等等。

标题:Maven进阶教程:深入探索Jar包导入的各种方法Maven作为Java项目管理工具,广泛应用于项目的构建、依赖管理等方面。在实际开发过程中,我们经常会用到各种第三方库的Jar包,而如何有效地导入Jar包成为了一个必须掌握的技能。本文将深入探讨Maven中导入Jar包的方法,包括使用本地Jar包、远程仓库Jar包以及自定义Jar包等多种方式,并给出具体

MySQL的Jar包使用指南及注意事项MySQL是一种常用的关系型数据库管理系统,许多Java项目都会使用MySQL作为数据存储的后端。在Java项目中,要与MySQL数据库进行交互,就需要使用MySQL提供的Java驱动程序(即Jar包)。本文将介绍MySQL的Jar包的使用指南及注意事项,并提供具体的代码示例,帮助读者更好地使用MySQL驱动程序。一、M

Maven入门指南:如何正确导入Jar包?Maven是一个强大的项目管理工具,能够帮助开发人员管理项目依赖、构建项目等。在项目开发中,我们经常需要导入外部的Jar包来实现一些功能。本文将介绍如何使用Maven来正确导入Jar包,并提供具体的代码示例。首先,我们需要在Maven的pom.xml文件中添加对所需Jar包的依赖。在pom.xml中,有一个

MySQL的Jar包是指用于连接和操作MySQL数据库的Java驱动程序包。在Java开发中,需要通过Jar包来实现与MySQL数据库的交互功能。MySQL的Jar包提供了一系列的类和方法,使得开发人员可以轻松地连接MySQL数据库、执行SQL语句、获取查询结果等操作。一般情况下,开发人员可以通过官方网站或者Maven仓库等渠道下载MySQL的Jar包,并将

漏洞描述:2019年11月11号,安全工程师HenryChen披露了一个ApacheFlink未授权上传jar包导致远程代码执行的漏洞。由于ApacheFlinkDashboard默认无需认证即可访问,通过上传恶意jar包并触发恶意代码执行,从而获取shell。影响范围Export(导出)b.然后选择java-->RunnableJARfilec.然后选择对应的java项目和导出路径以及导出文件名图片这样就生成了一个反弹shell的jar包msf生成jar马:(1)利用msfvenom来生

了解MySQL的Jar包及其作用,需要具体代码示例MySQL是一种流行的关系型数据库管理系统,用于存储和管理数据。要与MySQL数据库进行交互,我们通常需要使用MySQL的Java数据库连接(JDBC)驱动程序,也称为MySQL的Jar包。MySQL的Jar包提供了与MySQL数据库进行连接和操作所需的类和方法。MySQL的Jar包通常以mysql-conn


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version
