Steps
Change the file /etc/apt/sources.list and add the following line to it. The line describes the repository position for debian from oracle.
deb http://oss.orac
原创
2009-08-31 17:37:21
682阅读
1 去官网下载linux jdk https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 2 解压 3 配置环境变量 vim /etc/profile export JAVA_HOME=
转载
2018-12-18 23:54:00
165阅读
2评论
://wiki.debian.org/SecureBoot#MOK_-
转载
2022-02-23 10:06:34
1277阅读
First of all, you do not need to download Oracle XE installation package for Debian from Oracle Express Download Page. You do not need to do it because Oracle has its own debian repository for automat
原创
2011-06-03 21:31:59
919阅读
1,安装必须包apt-get install gcc g++ make binutils libc6 libc6-dev libstdc++6 libstdc++5 rpm gawk alien ksh lesstif2 libaio1 linux-headers elfutils libaio-d...
转载
2014-06-12 16:30:00
114阅读
2评论
1.从官网下载jre-6u45-linux-x64.bin2.上传jre-6u45-linux-x64.bin文件到/usr/java,给其执行权限#chmod a+x jre-6u45-linux-x64.bin3.安装jre./jre-6u45-linux-x64.bin4.配置Jre环境update-alternatives --install "/usr/bin/java" "java"
原创
2014-05-14 13:31:43
1433阅读
1.获取oracle 10g安装文件
2.配置安装环境
2.1 配置sysctl.conf
# vi /etc/sysctl.conf
在文件末尾加入:
kernel.shmall = 2097152
kernel.shmmax = 2
转载
2009-02-10 21:42:49
731阅读
Debian下Oracle10g的安装 关键字:Debian Oracle 1 安装准备1.1 系统的准备本文是在Debian linux下Oracle10g的安装笔记。我假设您已经成功的安装并配置了Debian Linux。1.2 依赖包的安装在开始Oracle的安装之前,请您确保您至少已经安装了以下软件包。make gcc g++ libc6-dev注意:我不确 定,您是否只需要安装以上软件包
转载
精选
2009-09-11 13:14:57
1318阅读
新安装了Debian5,成功安装了oracle11g.记录过程如下。1、升级一下系统#apt-get update#apt-get upgrade2、安装需要的一些组件:#apt-get install gcc make binutils lesstif2 libc6 libc6-dev rpm l...
转载
2014-06-12 16:32:00
91阅读
2评论
ebian-wheezy/Oracle 11gR2 on Debian still i...
转载
2022-12-15 16:41:00
67阅读
operation system:hiweed debian version:2.6架设dns服务器所需要的dns软件是:bind9Bind 简介Bind是使用最广泛的Domain Name Server,它是Berkeley Internet Name Domain Service的简写,伯克里大学编写的。这个大学可真厉害,写了不少著名程序。原本bind的版本一直在 4.8.x 4.9.x 左右
转载
2024-05-14 07:42:44
53阅读
改章节笔者在北京游玩的时候突然想到的...这几周就有想写几篇关于安装用户的笔记,所以回家到之后就奋笔疾书的写出来发表了apt-get install gcc g++ make binutils libc6 libc6-dev libstdc++6 libstdc++5 rpm gawk alien ksh lesstif2libaio1 linux-headers elfutils libaio-dev sysstat unixodbc-bin unixodbc-dev pdkshgroupadd oinstallgroupadd dbauseradd oracle -m -d /home/o
转载
2013-05-25 14:46:00
78阅读
2评论
deb [url]http://http.us.debian.org/debian/[/url] stable main
原创
2011-10-20 15:09:33
319阅读
Debian - Debian简介广义的Debian计划 是指一个致力于创建自由操作系统的合作组织,Debian开发者所创建的操作系统中绝大部分基本工具来自于GNU工程 ,因此其开发者将它们命名为Debian GNU/Hurd和Debian GNU/Linux,这些工具同样都是自由的。“Debian Linux Release” 于1993年8月16日由当时还在美国普渡大学念书的 Ian Murd
转载
2013-02-17 12:55:00
237阅读
2评论
使用Debian云映像创建虚拟机环境准备Oracle Virtual BoxDebian GNU/Linux 11 (bullseye)系统Debian 11 Cloud Image如果有一台装有Debian 11系统的机器最好,也可以用Windows/WSL2代替,而我用的是vscode devcontainer[1]创建的docker容器来作为工具搭建,配置见下。ls -al
.devcon
转载
2023-07-21 14:14:55
352阅读
Linux版本区别概述区别简介ubuntu / centos sudo apt-get / sudo yum apt-get install / yum installapt-get和yum的区别 一般来说著名的linux系统基本上分两大类: 1.RedHat系列:Redhat、Centos、Fedora等 2.Debian系列:Debian、Ubuntu等RedHat系列 1 常见的安装包格式
转载
2024-03-28 21:19:16
97阅读
1、Vi 简介 Vi 是 Unix 世界里极为普遍的全萤幕文书编辑器,几乎可以说任何一台 Unix 机器都会提供这套软体。Linux 当然也有,它的 vi 其实是 elvis (版权问题),不过它们都 差不多。熟悉&nbs
转载
2024-04-29 07:33:40
117阅读
什么是Debian? -|fluomole 发表于 2005-11-21 17:16:00Debian GNU/Linux:Debian 是一套为了您的计算机所设计的自由操作系统 (OS)。 操作系统是使计算机运行的基本程序和工具的集合。Debian 使用 Linux 核心(操作系统的最重要部份),但大部份的基本工具则来自 GNU 计划,因此我们称为
前言:本文介绍了解决Debian9安装完成后无法连接wifi的问题以及一些扩展知识。问题描述:安装Debian9的时候就提示缺少iwlwifi固件,但是我当时连接的是有线网络,因此跳过去该问题并没有影响我安装Debian。不过,以这种方式安装完成的Debian只能使用有线网络连接互联网,无法使用无线网络。当插入一个USB无线网卡时,我们会在网络连接页面看到“固件缺失”的提示: 图 1操作环境:系统
转载
2024-06-05 06:35:33
79阅读
现在想下载什么软件,第一反应就是打开自己的应用商店,不仅能找到我们想要找的软件,还能浏览商店推荐的同类软件进行对比。收集、功能预览、下载、评论于一体,给我们带来了极大的方便。使我们快速找到自己喜爱的软件,或许看着商店里琳琅满目的app,目不暇接,就仿佛置身于大商场逛街一样。话说回来,linux也有这样的软件商店。如果你是linux老司机,那么你想装什么软件,估计就是一条命令就搞定。高效便捷。但新司
转载
2024-04-19 12:49:02
99阅读