linux
-
SAP服务器多久重启一次?
SAP应用服务器和数据库服务器是否需要定期重启?如果需要,多久重启一次? 关于SAP服务器多久重启一次,没有比较官方的说法,但建议一个月或者一个季度重启一次,重启最好到OS级别,数…
-
openSUSE Leap VS Tumbleweed
openSUSE Leap VS Tumbleweed, just like CentOS VS Fedora. But actually Tumbleweed is more t…
-
openSUSE-Leap-15.2 VLC Player Encode Problem
sudo zypper ar -fcg https://mirrors.ustc.edu.cn/packman/suse/openSUSE_Leap_15.2/USTC:15.2:…
-
openSUSE-Leap-15.2 install NVIDIA Display Card Driver
1.download navida drive from navida official websitehttps://www.nvidia.cn/geforce/drivers/…
-
关于Linux发行版
Android = kernel + busybox + java vm比较难的linux版本:ArchLinux, gentoo,lfs(linux from scratch,完…
-
Linux安装过程中自定义安装通常建议的选项
安装的补丁包如下 Desktop Environments GNOME Desktop Environment Applications Editors Graphi…
-
使用ubuntu作为常规使用的系统
00.安装ubuntu#本文安装的环境:常用程序和开发工具(我日常会涉及到go,php,python,java)#安装前bios设置:默认应该不需要设置,如果安装失败了,进BIOS…
-
Unix哲学
模块原则:使用简洁的接口拼合简单的部件。 清晰原则:清晰胜于机巧。 组合原则:设计时考虑拼接组合。 分离原则:策略同机制分离,接口同引擎分离。 简洁原则:设计要简洁,复杂度能低则低…
-
SLES for SAP安装注意事项
安装SLES Linux for SAP的注意事项: 1.SLES 12 SP3(SLE-12-SP3-SAP-DVD-x86_64-GM-DVD1.iso)安装或者升级的过程和O…
-
linux useful packages
epel-releasepsmiscexpectscpzipunziptreenmapsysstatlrzszdos2unixgccgcc-cgcc-c++wgetnet-tool…
-
Unix操作系统学习简要
Unix操作系统学习简要 快速学习的诀窍: Day01 1.开发环境 Fedora 2.查看当前运行的shell环境 运行ps即可。 临时切换shell的方法为直接输入目标shel…