Configure multiple desktops and change passwords for VNC under Linux1:vncserver2:iptables-i input-p TCP--dport 5901-j ACCEPT client mode3:iptables-i input-p TCP--dport 5801-j ACCEPT Browser mode4:vi/root/.vnc/xstartup comment out last line #twm &
I've been in touch with Linux for years, at least for 5 years. Recently the company is engaged in internal training, everyone can enroll in training others. Think of yourself in the Linux immersion for many years, should come out a force. Always
We often use the cat command when using Linux to view the contents of a file, if the text file display content is normal, but if it is a file in other formats, sometimes garbled, and then you no matter what you enter, and sometimes appear in garbled
1. Checkout files to a local directorySVN checkout Path (path is a directory on the server)Example: SVN checkout Svn://192.168.1.1/pro/domainShorthand: SVN Co2. Add a new file to the repositorySVN Add FileExample: SVN add test.php (add test.php)SVN
Classification of Linux commands
Meaning of options and parameters
With "-" to boot the short format option (single character), e.g. "-l"
"--" to boot long format options (multiple characters), such as "--color"
The Deepin Linux system has recently been installed in notebooks because of its beautiful interface and the support of more software. But at ordinary times the use of terminal also more. My Side network card wireless display into WLP5S0, wired
1 Linux under Create SVN repository 1.1 start SVN serviceSvnserve-d-r/svnrootdirectryWhere Svnrootdirectry is your SVN root directory, for example on 192.85.1.2:/SVN. -d means that the service is executed later, and-R is the root1.2 Create warehouse
1. User cron crontab -l to view their corn task list -e Open the user's own cron profile with the editor defined in the Edior variable and edit the individual tasks are all using the-e option, including delete, new,
1 Installing the VSFTPD assemblyAfter installation, there is a/etc/vsftpd/vsftpd.conf file, which is the vsftp configuration file.[Email protected] ~]# yum-y install VSFTPD2 Adding an FTP userThis user is used to log on to the FTP server.[Email
Virtualenv can build a virtual and stand-alone Python environment, allowing each project environment to be isolated from other projects, keeping the environment clean, and resolving package conflict issues.First, install the virtualenvVirtualenv is
You can configure success by entering the following command under Linux.However, the premise is that the IP segment of this IP address under Linux can be ping locally, as follows:Then look under whether the configuration was successful:has been
/************************************************************************************** * Lin UX Canopensocket First Interview * Description: * Recently need to know something about CANopen, so find this resource to learn, is indeed a good thing. * 2
Using the Fdisk tool simply writes partition information to disk, and if you need to use MKFS to format and use partitions, you will need to restart the system. Partprobe is a tool that modifies the partition table in the kernel, allowing kernel to
Linux Getting Started sed command caseActual combat:1, delete the/etc/grub.conf file in the beginning of the blank character;Sed-r ' [email protected]^[[:spapce:]][email protected]@g '/etc/grub.conf2. Replace the number in the "Id:3:initdefault:"
A few days ago to build the swoole environment, in the installation of PHP Swoole extensions do not know what the reason, prompt success, but the use of the time can not be loaded, and finally decided to reinstall PHP test, by the way, recorded the
The LS command means that the list displays the name of the file in the current directory. Note that it displays the names of all files and directories except hidden files, without parameters. 1)Ls–a displays all files in the current directory,
There is a strange problem with mounting Windows shares under Linux:Mount-t cifs-o username=bak,password=bak//192.168.10.3/f$/backup//backup/tip mount://192.168.10.3/f$/backup/is not a Valid block deviceButMount-t cifs-o Username=bak,password=bak//19
PuTTY enables Windows to upload files to LinuxPSCP Tool
PuTTY is small and convenient. However, if you need to upload files to the Linux system on the network, you can use the PSCP tool officially provided by PuTTY to upload files. PSCP is
Nginx basic application details
Nginx is a lightweight Web and reverse proxy server. It was born mainly to solve the C10K problem and has many features;Nginx features:
1. modular design with good scalability2. High Reliability3. Support for hot
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