Every time you write the code, open the FileZilla, write the file uploaded to the VPS, over the longer feel bored, wondering if there is more geek method, there is this article.Webhook is the technology that comes with git, when you push to the server, the server sends a special request to the URL you specify, and we can use the scripting language to get the request and execute the GIT pull on the VPS to achieve the purpose of automatic deployment, th
this place at the end.
sudo vim /etc/apache2/mods-available/mod_mono.conf
[3. Deploy an ASP. NET Website under Ubuntu]
To deploy a website on Windows, you can directly copy the website or packaged website through remote desktop. in Linux, SSH not only supports command line, but also file transmission, I use free open-source Filezilla (https://filezilla-project.org/) Here,
# transcoding converter. I is an online editing tool that can select ' Batch Converter ' and upload files using a compressed package.
Screen recording Tools
Wink: Using Wink, can be easily, and for adding description, etc., can also record demo.
Text Editor
notepad++: Source Editor
Notepad2: Lightweight feature-rich text editor
sublimetext: Rich Text editor
Document Tools
GhostDoc: GhostDoc is a Visual Studio extension that ca
convenience. I read rss and reminded me of new emails to display system resources. Alas, under windows, I basically gave up. Later I saw that yahoo provided a widget. In view of the first authentication of 3721, I hesitated for a long time and did not even dare to try it. In Ubuntu, you can even delete the entire system one by one, but in windows, I don't understand why the windows Installation Program, after each deletion, leave a pile of garbage. Let alone stray software. Of course, I know th
UPUPW Kangle Edition All-in-one server green platform K2.0 is a milestone version that focuses on security and performance.
All serviced components run on the local account with minimal permissions, and the site is reasonably controlled by the allocation of users ' permissions.
Support PHP full series version free to switch, run concurrently, support multi-site binding php any version or ASP/.NET2/4 and do not rely on IIS.
K2.0 Update:
Isn't it enough to run a multi-PHP version? Today K2.0
delete#find. -name ' *.avi '-o-name ' *.rm '-user ' guest '-exec rm {} \;Find files that do not end in Java and XML and are not used for 7 days deleted#find. ! -name *.java! -name ' *.xml '-atime +7-exec rm {} \;Count the current number of files#ls/usr/bin|wc-wCount the current number of directories#ls-L/usr/bin|grep ^d|wc-lDisplays the file name of the 2006-01-01 in the current directory#ls-L |grep 2006-01-01 |awk ' {print $8} 'FtpUpload Download File tool-
process will require input passphrase, otherwise it will be directly logged on to the server, very convenient.Use Ubuntu ssh to telnet to Ubuntu machine on Windows machine download PuTTYHow to copy files/folders from/To a remote Ubuntu machine on a Windows machine download FileZillaSource of Material:http://mxsfengg.javaeye.com/blog/543000Http://www.hackbase.com/tech/2009-03-22/51769.htmlFileZilla connecting SFTP using SSH key authentication2007-01-28 00:00:00View OriginalBecause
"Deploying a Web site on Windows can replicate the site or the packaged site directly through Remote Desktop, but in fact SSH can not only support the command line, but also support file transfer, I use free open source FileZilla (https:// filezilla-project.org/), FileZilla supports FTP and SSH two protocols, select the SFTP protocol in the site manager, then set
Using an FTP server is a good solution for applications that use files for exchanging data.
For more detailed configuration procedures for FileZilla server servers, see the FileZilla Server Installation configuration tutorial. Before a friend said, upload large files (more than hundreds of M files) to the FTP server will reproduce the problem can not be renamed, but I test upload 2G file to
Command: MLSDError: Connection timeoutError: Failed to read directory list
When debugging the FTP function of cpanel, the discovery always fails, do not know what is going on.FTP client: FileZilla
The above error occurs mainly because: FileZilla This FTP client mode problem
There are two modes of data transmission in FTP protocol: Active mode (PORT mode) and passive mode (passive modes). The two modes in
Management of a server is not a simple thing, in addition to the "Top ten Webmaster Server Tools" I mentioned yesterday, we may also encounter some puzzling problems and errors, today, I will introduce some moonlight blog in peacetime management encountered and summed up the five Windows 2003 Server management skills, hope to be helpful to everyone.
1. Terminal protocol error
If you edit some Chinese in a remote terminal with Notepad or another editor, the server prompts "due to a protocol err
mariadb, with R rpm-e Uninstall, because there is a dependency, the end plus--nodeps regardless of dependency forced unloading, (note is two English input method under the horizontal bar), three are to uninstall, because I uninstalled the first so the hint is wrong Code RPM-E mariadb-libs-5.5.52-1.el7.x86_64--nodeps RPM-E mariadb-server-5.5.52-1.el7.x86_64--nodeps RPM-E mariadb-5.5.52-1.el7.x86_64--nodeps 4 some MySQL installation tutorials, created users and groups, but in the current versio
?fr=aladdin 3 uninstall mariadb, with R rpm-e Uninstall, because there is a dependency, the end plus--nodeps regardless of dependency forced unloading, anyway (note is two English input method under the horizontal bar), three are to uninstall, because I uninstalled the first so prompt wrong Code RPM-E mariadb-libs-5.5.52-1.el7.x86_64--nodeps RPM-E mariadb-server-5.5.52-1.el7.x86_64--nodeps RPM-E mariadb-5.5.52-1.el7.x86_64--nodeps 4 some MySQL installation tutorials, created users and groups
unloading, (note is two English input method under the horizontal bar), three are to uninstall, because I uninstalled the first so the hint is wrongCode RPM-E mariadb-libs-5.5.52-1.el7.x86_64--nodepsRPM-E mariadb-server-5.5.52-1.el7.x86_64--nodepsRPM-E mariadb-5.5.52-1.el7.x86_64--nodeps4 some MySQL installation tutorials, created users and groups, but in the current version, the official documentation has not been explained that it is necessary to create a MySQL group and a MySQL user, so you
selinux=d Isabled reboot service vsftpd start Start Services Netstat-tlun view Port 21 test: 1 . Windows anonymous user ftp://192.168.183.251 can only download system users ftp://[emailprotected] Upload Download 2. Third-party tools FileZilla Anonymous user Login System User Login FTP experiment: Restrict user's home directory 1. Modify the configuration file vim/etc/vsftpd/vsftpd.conf Chroot_local_user
, there is a tool very good, filezilla, easy to operate.First, we need to reset the root password on the server, the instruction is sudo passwd root. My password is 123 after the setup is complete.Second, because my server is generally not allowed to remotely connect our root, we have to set the permission, refer to Http://jingyan.baidu.com/article/e6c8503c724ebae54f1a18cd.htmlThird, open FileZilla, click F
Linux Javaweb Environment Setup steps: 1, using remote Tools to connect to the server, such as Xsheel (SSH), FileZilla (FTP) 2, JDK installation and related configuration 3, MySQL installation and related configuration 4, Tomcat installation and related configuration 5, Project deployment and start-upDetailed steps: 1, remote connection:A) Xsheel connection: Similar to the General SSH Connection tool, enter the server IP and user name password and so
107.5.210.2 Set the gateway, set DNS multiple spaces separatedThere is also a way to set up DNS:sudo vi/etc/resolvconf/resolv.conf.d/baseAdd to:NameServer 223.5.5.5NameServer 223.6.6.6Multiple rows downFinally, it's good to restart the network.sudo ifconfig etho downand open it again.sudo ifconfig etho upThen open it and see if the IP address is set right.5, verify whether the connectionHost Ping Virtual Host: Data returned successfullyVirtual Host Ping Host:In fact, the best way is to open the
The firewall common settings rules for this FTP server apply to Windows (including server and desktop editions), Linux servers, and other possible operating systems.
Programs that will initiate the FTP service after the FTP server is configured (such as Windows Svchost.exe or FileZilla Server.exe) and not just ports that allow access through firewalls (specifically, Windows Svchost.exe) With no parameters.
Svchost.exe This exception, the Windows Ser
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.