| while read ignore args ; do/sbin/route add -$argsdonefi
Iii. suse static routing configuration
# cat routesdefault 192.168.3.1 - -10.0.0.0 10.212.52.1 255.0.0.0 eth110.211.6.0 192.168.3.1 255.255.255.0 eth0
Note: The first configuration is the default route. The default route mask and interface can be replaced. Note that non-default routes cannot do this.
Method 2: Use the/etc/sysconfig/network/ifroute-* configuration file
/Etc/sysconfig/network/if
I. Description:Operating System: SUSE Linux Enterprise Server 11 SP1: Http://www.centoscn.com/CentosSoft/linux/2013/0725/520.htmlYou must register to downloadIi. Install the system
After the boot disk is successfully booted, the following interface appears:
The following page is displayed by default.
Installation Interface Description:
1. Boot from Hard Disk # Start from Hard Disk
2. installation # installation
3. Repail installed System # fix ins
1.suse Linux program starts automaticallyWhen the deployment surface is installed, you need to go to tomcat/bin/startup.sh to execute the startup script after the reboot.Set boot auto-start the service adds the script that needs to be started under vim/etc/init.d/boot.local sh/home/app/tomcat7/bin/startup.shShift +zz Saveor redirect directly to/etc/init.d/boot.local# echo "sh/home/app/tomcat7/bin/startup.sh" >>/etc/init.d/boot.local2.redhat Series Red
SUSE Linux Operating system security hardening (service shutdown)Suse Linux Operating system installation is complete, the need for security scanning, the unused port to shut down, enhance the security of the operating system
First, the system default start service:
SHELLY:/ETC/INIT.D # nmap-p0 127.0.0.1
Starting Nmap 4.00 ([Url]http://www.insecure.org/nmap/[/url]) at 2007-06-25 15:34 CST
Interesting port
1th SUSE Linux IP configuration method:Configure the IPF address temporarily and the configuration will be lost after reboot. Configure IP address: Ifconfig eth0 192.168.1.88 netmask 255.255.255.0 up to Modify the gateway :Route add default GW 192.168.1.2542nd SuSE Linux IP Configuration method:Configure IP Address:VI Modify the system configuration file under the/etc/sysconfig/network/directory. Gen
Tags: jdk ini port should file listen Evel list RmanI. Oracle 11g R2 self-booting 1. Modify the/etc/sysconfig/oracle file: Oracle_base=/oracle//Here instead of the Oracle directory you installed Start_oracle_db= "No" to "no" instead of "yes" Start_oracle_db_listener= "No" to "no" instead of "yes" 2. Modify the/etc/oratab file: Ora11gr2:/oracle/11gr2:n N Change to Y Second, Tomcat self-booting Modify the/etc/init.d/boot.local and add the following two lines: #!/bin/sh
#
# Copyright (c) 2002
Many RedHat users prefer to use the RedHat iptables STARTUP script. In this article, The SUSE iptables STARTUP script configuration file is exactly the same as RedHat #! /Bin/sh # Copyright (c) 2007 SuSELinuxAGNuernberg, Germany .. # Author: dedevil lt; guxing1841@gmail.com gt; #/etc/init
Many RedHat users prefer to use the RedHat iptables STARTUP script. In this article, the SUSE iptables STARTUP script
SUSE LINUX ENTERPRISE SERVER 64BIT uses VNC for graphical interface Remote Desktop control, the following steps:1. Enable SuSE remote controlSuSE installs VNC by default, opens YaST, Network Service, remote management (remotely administration), selects "Allow Remote Management", sets the options below, selects "Open port" and clicks Finish. Note If you cannot connect, adjust the firewall that your
Article title: FTPTelnetxmanager network configuration in Suse system. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems, open-source, and other basic categories of Suse network configuration
1. FTP configuration
We recommend that you use vsftp. if you use pure-ftpd, you must disable the pure-ftpd service.
(
Suse creates an NFS shared folder
Suse creates an NFS shared folder
Server Configuration:1. Edit the nfs service configuration file
/software/suse11 *(rw,sync,no_root_squash,no_all_squash) Note:
/Software/suse11 is the directory to be shared
* Indicates the IP address range that can be accessed. All IP addresses can be accessed here. Of course, you can also enter the machine name to replace it. Or 192.168.5
I installed Oracle 11g on SUSE Enterprise Linux 11 Enterprise Edition. This is already very rare.
I remember that 10 years ago, if you could install Oracle on Linux, it would be awesome. Now it is much simpler to install Oracle in linux than before, and the documentation is also very complete.
Record the entire process. If someone makes a script, that would be awesome.
Software Used
Vmware workstation 7.1
SuSE
Compile with the following error:/Usr/lib/GCC/i586-suse-linux/4.1.2/.../i586-suse-linux/bin/ld: cannot find-lcryptoCollect2: LD returned 1 exit statusMake: *** [libbn_interface.so] Error 1The preceding error indicates that the crypto dynamic library cannot be found and the system checks whether the crypto dynamic library exists.Localhost: // # ls/usr/lib/* crypto */Usr/lib/libcrypto. so.0.9.7/usr/lib/libcry
Suse Linux common ports on, off, disabled Linux there seems to be no direct command to open or close the port, because if just open the port and do not associate it with the process, the opening and closing of the port is meaningless (open the port but no program processing incoming data). In other words, the activity of the port in Linux is closely connected with the process, if you want to close a port, then just kill it to the corresponding proces
entryNETSTAT-NR View the routing tableNetstat-an|less View the status of a service port/ETC/INIT.D/NOVELL-TOMCAT4 Restart reboot tomcat (after installing the plug-in in Imanage)chmod 777 FileName Modify file permissionsNdsconfig RM Delete an ED instance23. Exact synchronization time first stop the NTP service rcxntpd stop and then execute the ntpdate command (multiple executions shorten the difference) finally start rcxntpdLinux Change MAC Address: 1.> temporary change: # ifdown eth0 # ifconfig
In general, remote management Linux, using SSH, if you want to use Linux Remote Desktop, you can use Vncserver, or use XDMCP, the following configuration SuSE Linux XDMCP
1. Close firewall or open port 177
2. Modify Inittab, set the default startup level to 5
3. Set the XDm service to start at 5 boot level
4. Modify/etc/x11/xdm/xaccess, set which host can connect X
#* # Any host can get a login window
Get rid of #:
* No host can get a login window
. Net Core deployment to SUSE steps in Linux Enterprise Server-SP31. Installation Tools1.Apache2.. Net Core (dotnet-sdk-2.0)3,Supervisor ( Process Management tool , the purpose is to start the server on the launch of the ASP. Net Core Web site published on the server)2. Installing ApacheTo install Apache, enter the command in the command line terminal:sudo zypper in Apache(Note that this is not the same as adding in Ubuntun,Buntun in sudo apt-get inst
deployment of ASP. Net Core Systems to SuSE Linux Enterprise Server SP2 64 Specific scenarios
steps for. Net Core deployment to SUSE Linux Enterprise Server SP2 64-bit
1. Installation Tools
1, Apache
2. Net Core (dotnet-sdk-2.0)
3, Supervisor (Process management tools, the purpose is to boot on the server on the server launched on the asp.net Core Web site)
2. Install Apache
To install Apache, enter the c
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.