UNIX/OEL 썸네일형 리스트형 Oracle Linux Release 6 - Using YUM 사용 OEL 6 + VirtualBox Guest Additions » Original article Author: ORACLENERD I'm taking my first second spin at Oracle Enterprise Linux 6. The first time, I did not install a Desktop, so I was completely lost. I suppose I could do it now...but, I'm not going there just yet. One of the very first things I do when creating a VM is install the Guest Additions. The main reason is screen size. Out-of-the.. 더보기 Oracle Linux Release 6 - cannot mount ntfs volumn fuse-ntfs-3g-2010.10.2-1.el6.rf.i686.rpm install download: http://rpmfind.net/linux/RPM/dag/redhat/el6/i386/fuse-ntfs-3g-2010.10.2-1.el6.rf.i686.html Oracle Linux Release 5.4 의 경우 1. fuse 관련 RPM 설치 in the Installation DVD /Server Check! 2. fuse-ntfs-3g Download and Install. Download: http://packages.sw.be/fuse-ntfs-3g/fuse-ntfs-3g-2010.10.2-1.el5.rf.i386.rpm 3. Done. 더보기 Oracle Linux Release 6 - yum 사용 Public Yum ServerLast updated: 9 May, 2011 IntroductionThe Oracle public yum server offers a free and convenient way to install packages from the Oracle Linux and Oracle VM installation media via a yum client. You can download the full Oracle Linux and Oracle VM installation media via edelivery.oracle.com/linux. Note that errata are not available via this public yum server. To access errata (bug.. 더보기 Oracle Linux Release 6 - weblogic server: console mode 로 설치하기 Starting .bin Installation Programs in Console Mode To start the console-mode installation process with .bin installation files, follow these steps: Log in to the target UNIX system. Go to the directory that contains the installation program. Launch the installation by entering the following command: chmod a+x file_name.bin ./file_name.bin -mode=console Proceed to Chapter 4, "Running the Install.. 더보기 Oracle Linux Release 6 - Telnet Server 설치 1. Telnet Server rpm 설치 설치 CD에 있는 rpm 패키지에서 telnet server를 설치한다. cd /media/cdrom/Packages rpm -Uvh telnet* #텔넷 클라이언트? rpm -Uvh telnet-server* #텔넷 서버 2. # vim /etc/xinetd.d/telnet 밑에서 두번째 파라미터 disable 수정 disable = no 3. # service xinetd restart 4. #chkconfig xinetd on 5. # service iptables stop 6. # chkconfig iptables off 더보기 이전 1 2 3 다음