Vncserver is a remote control software in Linux. By default, the client can be connected only when you log on to and enable remote desktop on the Linux server.
In fact, you can use SSH to re-log on to the server, and then start the vncserver.
The steps are as follows, but they are not unique:1. Temporary modification:1. Enter the following commands in sequence:/Sbin/ifconfig eth0 down/Sbin/ifconfig eth0 HW ether 00: 0C: 29: 36: 97: 20/Sbin/ifconfig eth0 upService Network restart
2.
ArticleSource: http://weibing.blogbus.com/logs/5331712.html
1. Create a file system directoryIf the directory of the file system is/rootfs, extract rootfs.tar to this directory.Mkdir/rootfsTar zxf rootfs.tar-C/rootfs
2. Configure the NFS File
Pam_access.soUse of modules
-- Access ControlSshdService host and user
1.Modify the service file to use this module, as shown in figureSshd:/Etc/PAM. d/sshdAdd
AccountRequiredPam_access.so
2.Modify the module configuration file
kernel contributors AC: Alan Cox AV: Alexander Viro ADB: andrew D. balsa CP: Colin plumb DBE: Daniel Bergstrom DSM: David S. miller (co-Postmaster) DW: David Woodhouse jbg: Jan-Benedict glaw KGB: Krzysztof G. baranowski Ko: Keith Owens
Linux first creates a ramfs File System (/)
Then, load the initrd. imgfile to the/directory.
Other file systems are mounted as a directory node of ramfs.
Initrd. IMG is a compressed file in the cpio format compressed by zip. Follow these
1 PrefaceIn embedded development, MIPS processors are one of the most common types of processors. On the other hand, Linux is an open-source software with a wide range of applications. Because of its good support for multiple embedded processor
I. bootloaderIi. kernel guide entryIii. Core Data Structure initialization-kernel boot Part 1Iv. Peripheral initialization-kernel boot Part 2V. INIT process and inittab boot commandVi. RC Startup Script7. Getty and login8. BashAppendix: xdm logon
Common system management commands
1. useradd RedHat
2. passwd RedHat
3. Su-
4. Exit
5. df-H Partition
6. Du-SH/* size of the space used by the statistical file or directory
7. fdisk-L/dev/SDA
8. configure network parameters in netconfig
9. ifconfig
File System Maintenance
Ext2/ext3 store files through data blocks
Format a file system:
Mkfs. ext3-B 4096-I 8192-M 5/dev/sdb4
-B data block size
-I inode node indicates the number of bytes (or the size of the data block)
-M 5: 5% disk
Manage Disk File Systems
Mount device name mount point
Mount/dev/fd0/mnt/floppy
Optical Drive (IDE)/dev/CDROM (à/dev/hdx)
Optical Drive (SCSI)/dev/scdn (n = 0, 1 ...)
Hard Disk (IDE)/dev/hdx (x = A, B, C ...)
Hard Disk (SCSI)/dev/sdx (x = A, B,
LinuxAccess Network neighbors
1. Mount Method
# Mount-T smbfs // 192.168.0.1/Linux/mnt
Or # mount. CIFS/192.168.0.1/Linux/mnt
2. # smbclient // 192.168.0.1/Linux-u RedHat % 123
Access Control
Public = Yes allow all users to access
= No
LVMLogical Volume Manager
Physical Volume of PV (physical volume)
VG (volume group) volume group
LV (logical volume) logical volume
1. fdisk/dev/SDB
Partition sdb1, sdb2, sdb3
Partition type 8e (Linux LVM)
If the system is using SDB,
I wonder if you have such an experience. After windows is reinstalled, grub disappears.
At this time, many people will go to Baidu to search for keywords such as "Grub recovery", and then
At first glance, it is better to reload the system if it is
There are three common methods to copy files between different Linux systems. The first method is FTP, that is, installing the FTP server on one of the Linux systems, in this way, another FTP client program can be used to copy files. The second
The nginx startup command is:
/Usr/local/nginx/sbin/nginx-C/usr/local/nginx/CONF/nginx. conf
-C: Specifies the path of the configuration file. If this parameter is not added, the default path configuration file is automatically loaded.
The above
1. Check whether samba has been installed
If Linux can connect to the network, run the following command to update Samba online:
# Sudo apt-Get install samba
If the network cannot be connected, download and install the corresponding Deb
With the gradual popularization of Linux, many people are familiar with the installation and setting of Linux. It is compatible with the vigorous development of Linux, and more users want to know more about Linux. To gain a better understanding of
The company has a hand-held product made of arm940t. We transplanted a uClinux, and the system still runs well.
Because there is no network port, only USB to serial port can be used, so you want to find a stable transmission channel, in the host and
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service