suse

SUSE linux 安装配置samba

偶尔善良 提交于 2020-01-29 06:53:30
  对于linux与windows共享,可以用Samba软件实现,Samba是一套免费的开源软件,可以在linux或其他类unix操作系统上实现windows域控制器,文件服务,打印服务等。   Samba实现了windows系统所使用的核心网络协议:SMB(Server Message Block)。   Samba可以提供如下功能:   活动目录服务(Active Directory Server, ADS)   主域控制器(Primary Domain Controller, PDC)   共享目录   共享打印机   Samba是一个高性能的服务软件,只需要更低的硬件就可以实现windows server相同的性能。   1. 安装samba 检查是否已安装samba:linux:/ # rpm -q samba 如果没有安装显示:package samba is not installed   如果已安装显示为:samba-3.0.4-1.22 (或其他版本)   插入CD3,进入linux:/ # cd /media/cdrom/suse/i586,找到需要安装的samba   上图中带黄色框的为主要安装文件,使用命令:linux:/ # rpm -ivh samba-3.0.4-1.22.i586.rpm 进行安装samba。   2. 配置samba   2.1

openSUSE 新的源(镜像)

情到浓时终转凉″ 提交于 2020-01-16 01:25:58
openSUSE 新的源(镜像) 2008年05月09日 12:20 来自http://www.linuxsir.org/bbs/showthread.php?p=1807601 YourFriend的帖子 Main Repository (OSS) zypper ar http://mirror.lupaworld.com/suse/10.3/repo/oss/ My_OSS_LUPA zypper ar http://ftp.jaist.ac.jp/pub/Linux/openSUSE/distribution/10.3/repo/oss/ My_OSS_Japan2 zypper ar http://ftp.kddilabs.jp/Linux/packages/opensuse/distribution/10.3/repo/oss/ My_OSS_Japan4 zypper ar http://ftp.riken.jp/Linux/opensuse/distribution/10.3/repo/oss/ My_OSS_Japan6 zypper ar http://ftp.kaist.ac.kr/pub/opensuse/distribution/10.3/repo/oss/ My_OSS_Korea2 zypper ar http://ftp.twaren.net

opensuse13.2国内源和设置命令

徘徊边缘 提交于 2020-01-15 05:44:42
ustc-oss http://mirrors.ustc.edu.cn/opensuse/distribution/13.2/repo/oss/ ustc-non-oss http://mirrors.ustc.edu.cn/opensuse/distribution/13.2/repo/non-oss/ ustc-update http://mirrors.ustc.edu.cn/opensuse/update/13.2/ ustc-non-update http://mirrors.ustc.edu.cn/opensuse/update/13.2-non-oss/ sjtu-oss http://ftp.sjtu.edu.cn/opensuse/distribution/13.2/repo/oss/ sjtu-non-oss http://ftp.sjtu.edu.cn/opensuse/distribution/13.2/repo/non-oss/ sjtu-update http://ftp.sjtu.edu.cn/opensuse/update/13.2/ sjtu-non-update http://ftp.sjtu.edu.cn/opensuse/update/13.2-non-oss/ opensuse_zh http://download.opensuse.org

自己用的opensuse源

坚强是说给别人听的谎言 提交于 2020-01-14 05:52:26
utsc_oss http://mirrors.ustc.edu.cn/opensuse/distribution/13.1/repo/oss/ utsc_non_oss http://mirrors.ustc.edu.cn/opensuse/distribution/13.1/repo/non-oss/ ustc_update_non_oss http://mirrors.ustc.edu.cn/opensuse/update/13.1-non-oss/ ustc_update http://mirrors.ustc.edu.cn/opensuse/update/13.1/ http://download.opensuse.org/repositories/home:/MargueriteSu/openSUSE_13.1/ http://download.opensuse.org/repositories/home:/stecue/openSUSE_13.1/ http://download.opensuse.org/repositories/home:/opensuse_zh/openSUSE_13.1/ http://packman.inode.at/suse/13.1/ (Packman源) http://download.videolan.org/pub/vlc/SuSE

OpenSUSE 12.3 常用第三方源

老子叫甜甜 提交于 2020-01-13 06:25:06
把Arch换成OpenSUSE后发现很多软件都不在官方源里面,搜索了一下貌似是因为各种版权原因无法收入官方源,需要自己添加第三方源解决。于是自己找了一些常用软件的第三方源。 1. nVIDIA源 提供nVIDIA显卡的闭源驱动。该源为FTP源。 ftp://download.nvidia.com/opensuse/12.3/ 2.VLC源 提供VLC以及一些依赖包。 http://download.videolan.org/pub/videolan/vlc/SuSE/12.3 3.Package源 重要的第三方源,用来安装一些解码器,貌似也有VLC? http://packman.inode.at/suse/openSUSE_12.3/ 4.Mono源 如果你需要Mono。 http://download.opensuse.org/repositories/Mono/openSUSE_12.3/ 5.Devel-Tools源 个人需要,貌似只有Codelite和Codeblocks两个IDE。 http://download.opensuse.org/repositories/devel:/tools:/ide/openSUSE_12.3/ 其他源: 如果需要其他软件,基本都能在这里找到,不过源地址就需要自己寻找了: http://download.opensuse.org

查看linux版本

↘锁芯ラ 提交于 2020-01-08 03:55:50
fes@VL-Dev-4674:[/home/fes] uname -a Linux VL-Dev-4674 3.0.101-63-default #1 SMP Tue Jun 23 16:02:31 UTC 2015 (4b89d0c) x86_64 x86_64 x86_64 GNU/Linux fes@VL-Dev-4674:[/home/fes] lsb_release -a LSB Version: core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0-amd64:desktop-4.0-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0-amd64:graphics-4.0-noarch Distributor ID: SUSE LINUX Description: SUSE Linux Enterprise Server 11 (x86_64) Release: 11 Codename: n/a fes@VL-Dev-4674:[/home/fes]cat /etc/

JVM fails to allocate XMS under Suse SLES10 X64 running on VMWare ESX

不羁的心 提交于 2020-01-06 02:20:16
问题 I am trying to allocate ram with xms = xmx on a sles10 x64 running under VMware. When stopping the JVM the following error is thrown: Java HotSpot(TM) 64-Bit Server VM warning: Failed to reserve shared memory (errno = 12). The RAM of the VM is 8 GB and they are reserved. The VM sees 8GB and it can be allocated during runtime via the XMX setting. On another Virtual SLES10 with 16 GB RAM Reserved via VMWare I don't have a problem with allocation of RAM even when setting the hugepages and shmax

oci_connect() works only from command line

我怕爱的太早我们不能终老 提交于 2019-12-30 18:51:07
问题 OK, so I have this terrible problem with oci, apache, php and suse. First off, versions: PHP 5.3.15 (cli) Apache/2.2.22 (Linux/SUSE) OCI8 1.4.9 SUSE 12.2 32 bit Oracle client 10.2.0.4 Problem I have really simple php file: <?php error_reporting(E_ALL); ini_set('display_errors', '1'); oci_connect('user', 'passwd', 'host/sid'); ?> When I run it from command line it executes fine: machine:~ # php oci.php machine:~ # But when i run it in browser, it gives me: Warning: oci_connect() [function.oci

Java in full screen on Linux - how to cover task bar?

杀马特。学长 韩版系。学妹 提交于 2019-12-28 06:03:44
问题 I have a problem to run Java application in full screen mode on "openSUSE 11.4 (x86_64)". I am using Java 1.6.0_26-b03. I have try to run two examples of full screen application: Example from Oracle site: Display Mode Test. JDarkRoom.jar (simple text editor) downloaded from Codealchemists. In both cases I have a Linux Task bar visible over the application. It must be something with system settings/configuration? 回答1: You should be able to go “really full screen” with GraphicsDevice

Java in full screen on Linux - how to cover task bar?

无人久伴 提交于 2019-12-28 06:03:38
问题 I have a problem to run Java application in full screen mode on "openSUSE 11.4 (x86_64)". I am using Java 1.6.0_26-b03. I have try to run two examples of full screen application: Example from Oracle site: Display Mode Test. JDarkRoom.jar (simple text editor) downloaded from Codealchemists. In both cases I have a Linux Task bar visible over the application. It must be something with system settings/configuration? 回答1: You should be able to go “really full screen” with GraphicsDevice