jdk1.8.0_221 64位rpm包 安装 rpm -ivh jdk-8u221-linux-x64.rpm 环境配置 vi /etc/profile export JAVA_HOME=/usr/java/jdk1.8.0_221-amd64 export PATH=$PATH:$JAVA_HOME/bin
2023-01-10 11:10:27 171.19MB jdk1.8 rpm linux
1
官网linux系统64位jre离线包,已用于项目中。 注意:只适用于linux系统。
2022-12-21 16:21:19 44.81MB java jre linux
1
将gz文件解压到任意目录 进入解压出来的rar目录,执行命令: make 即可使用rar 老版本不好找了,特定情况下需要老版本,请收藏以备不时之需
2022-12-13 15:02:44 539KB rar linux 5.80
1
安装前先给权限,过程是界面化的安装
2022-12-13 14:16:27 149.78MB mysql linux
1
Nginx-GUI-For-Linux_X64_v1.6.zip
2022-12-06 19:19:20 153MB nginx
1
2022-11-29 oracle11g 64位 版本11.2.0.4.0 CSDN资源上传限制1000MB,所以上传不了 oracle官网只有19c,21c可以下载 11g处于绝版状态 文件原名 linux.x64_11gR2_database_1of2.zip 1.15GB linux.x64_11gR2_database_2of2.zip 1.03GB 解压后2.3GB
2022-12-03 14:02:47 274B oracle oracle11g
1
=============================================================================== 1. Installation =============================================================================== 1.1 Redhat/Fedora systems: -------------------------- To install MONyog on these systems the RPM package should be used. Execute the following command as 'root' user: # rpm -ivh .rpm After installing, MONyog will be started automatically as a daemon/service. You can immediately start monitoring your MySQL servers by pointing your browser to: http://:5555 By default, MONyog listens on port 5555. There is no default password. Of course, the port and password are configurable. Please refer to the section "2. Configuring MONyog in Linux" for details. The 'service' command can be used to start/stop MONyog. The details about how to start/stop MONyog can be found in section: "3. START/STOP MONyog". 1.2 Other systems (such as systems like SUSE, Ubuntu, etc): ----------------------------------------------------------- To install MONyog on these systems the .tar.gz (tarball) package should be used. After downloading the package, the following command can be used to extract: $ tar -xf .tar.gz This will extract the package contents to the directory "MONyog/". Details about how to start/stop MONyog can be found in section: "3. START/STOP MONyog". =============================================================================== 2. Configuring MONyog on Linux =============================================================================== MONyog port and password are configurable through "MONyog.ini". If MONyog was installed from the RPM package, MONyog.ini can be found in: /usr/local/MONyog If MONyog is extracted from the tarball (.tar.gz package), MONyog.ini can be found in the directory where MONyog was extracted. The content of this file looks like: [GENERAL] port=5555 password=mypasswd NOTE: MONyog should be stopped before editing this file, and restarted once changes are saved. =============================================================================== 3. START/STOP MONyog =============================================================================== 3.1 Redhat/Fedora systems: -------------------------- In Redhat and Fedora systems if MONyog was installed from the RPM package, the daemon script 'MONyogd' can be used to start/stop the server. This script is installed in the directory "/etc/init.d/". You can use one of the following commands to start MONyog: # service MONyogd start or, # /etc/init.d/MONyogd start Similarly, to stop MONyog: # service MONyogd stop or, # /etc/init.d/MONyogd stop To check whether MONyog is running, use: # service MONyogd status By default in these systems MONyog will be started automatically even after a system restart. 3.2 Other systems (such as systems like SUSE, Ubuntu, etc): ----------------------------------------------------------- This section applies only if you have extracted MONyog from the tarball (.tar.gz package). There is a shell script named "MONyog" in the directory "MONyog/bin". For example if MONyog has been extracted to "~/MONyog/", you can start MONyog by typing: $ ~/MONyog/bin/MONyog start Similarly, to stop: $ ~/MONyog/bin/MONyog stop =============================================================================== 4. Upgrading to latest version of MONyog =============================================================================== 4.1 Redhat/Fedora systems: -------------------------- If you are using the RPM package on these systems, it is very easy to upgrade to the latest version of MONyog. All you need to do, after downloading the latest RPM package, is execute the command: # rpm -Uvh .rpm And you are done. 4.2 Other systems (such as systems like SUSE, Ubuntu, etc): ----------------------------------------------------------- If you are using the tarball (.tar.gz package), stop the MONyog daemon/service. Refer to section (3.2) for more details on how to stop MONyog. Then extract the new tarball into the same direcory where the previous version of MONyog was extracted. Start the MONyog daemon again.
2022-11-30 16:03:52 8.73MB mysql linux monyou
1
cudnn-11.2-linux-x64-v8.1.0.77.tgz cuda11.2 tensorflow2.6
2022-11-27 18:26:38 73B cuda11.2 cudnn8.1 tensorflow2.6
1
genymotion-3.3.1-linux-x64.bin
2022-11-26 09:22:20 63.01MB genymotion
1
qt-opensource-linux-x64-5.12.12.run在deepin上安装包,支持自动联网更新andriod相关sdk、ndk 等功能,新手无需再为版本之间冲突不支持而烦恼,此包中还包涵一个windows 下qt-opensource-linux-x64-5.12.12.exe安装包
2022-11-25 09:21:37 141B qt5.12.12 deepin qtforandriod
1