1. Introduction to Zend Server
Zend Server is a powerful php web development application server developed by Zend, a founding company of PHP. Is a ready-made PHP Solution that simplifies PHP applications in Windows and Linux EnvironmentsProgram. It includes a fully tested PHP latest version, support for many database systems, and many additional software dedicated to Zend for improving PHP performance and diagnosis.
2. Install Zend server CE
Zen
1. Preface
I am using USB to serial port, and the chip is pl2303. It seems that Ubuntu has a USB driver of pl2303, which can be used directly. I have never tried other USB to serial ports.
2. Install minicom
Enter sudo apt-Get install minicom in the terminal
Download and install minicom as prompted. After downloa
Sublime Text is a popular source code Text editor. Thanks to the PPA repository of the Webupd8 team, we can install Sublime Text 3 on Ubuntu 13.04 and 13.10 through PPA, applicable to registered and unregistered users of ST.
Install Sublime Text 3 open the terminal (Ctrl
start or end position within parenthesesCtrl+shift+m Select the contents in parentheses (press and hold-continue to select the parent bracket)ESC Exit cursor Multiple line selection, exit search box, command box, etc.Ctrl+d Select the text that the cursor occupies, and continue to select the next same textAlt+f3 selected text Press the shortcut key, you can select all the same text at once to edit simultaneously. Give a chestnut: quickly select and change all the same variable names, function n
Can I run tools like MSN, QQ, and Skype on Ubuntu?
Of course.
Ubuntu10.0.4 has a software center. You only need to go in and search for any free software. Msn I use emesene, which is very useful.
There is no Skype in the software center, so we can go to the official site of Skype:
1. Download from Skype site http://www.skype.com/intl/en/download/skype/linux/choose/ archive for Ubuntu 8.10 + 32-bit
The "AmbianceandRadiance" topic has been implanted into the GTK + 3 topic. The 0. 1 .. 8.15 topic of this topic is already in Ubuntu11.10. Interface changes: the background of Nautilus is different from that of Nautilus2.3.x. Remove the "Up Arrow" from the direction arrow and save only two left and right arrows; by default, GTK + 3Ambiance and Radiance topics are disabled for the status bar.
The "Ambiance and Radiance" topic has been implanted into th
directly decompress http://download.csdn.net/detail/u010026901/7592581Cd/usr/localTAR-ZXVF go1.1.2.linux-386.tar.gz (move the installation package to this directory first)3. Installation$ cd go/src,$./all.bashRun the bash script and get your operating system and CPU information if it works, automatically compile the installation4. Configure ~/.BASHRC (personal user environment) or/etc/profile (Global environment)Note the last two lines, address Goroo
Elevate ordinary user to Super AdminOpen SSH login for root group userCreate a WordPress repositoryCreate a WordPress databaseCommand: CREATE DATABASE wordpress DEFAULT CHARACTER SET UTF8 COLLATE utf8_unicode_ci;Setup wordpress database Password (password) and User (Wordpressuser)Command: GRANT all on wordpress.* to ' wordpressuser ' @ ' localhost ' identified by ' password ';Command: FLUSH privileges;Exit (log out of MySQL)Ubuntu 16.10 (x86)
On the basis of the above, I recently used Ubuntu to access the Internet to watch videos and use the PHP code abbreviated to brackets. However, I like to test some new software. I have installed several software recently. Record it here.
First, desktop beautification software-Docky and Cairo-dock
It is easy to install. Docky can be installed directly in the Software Center.
After the installation is complet
1.http://blog.csdn.net/qq_21792169/article/details/531527002.http://jingyan.baidu.com/article/54b6b9c0eedd252d583b4714.html3. ErrorUbuntu Common error--could not get Lock/var/lib/dpkg/lock resolutionError in sudo apt-get install XXX via terminal installer: E:could not get Lock/var/lib/dpkg/lock-open (11:resource temporarily unavailable E:unable to lock the Administration directory (/var/lib/dpkg/), is another process using it this problem may be that
Release Https://go.googlecode.com/hg/go
If you use the installation package to directly decompress http://download.csdn.net/detail/u010026901/7592581
Cd/usr/local
TAR-ZXVF go1.1.2.linux-386.tar.gz (move the installation package to this directory first)
3. Installation
$ cd go/src,$./all.bash
Run the bash script and get your operating system and CPU information if it works, automatically compile the installation
Compile android source code 3 --- install JDK 6 on ubuntuFor Android 2.3 and later versions, JDK 6, that is, JDK 1.6, must be used instead of copying files to/urs/lib/jvm.
Cd download
Sudo su
Sudo cp jdk-6u45-linux-x64.bin/usr/lib/jvm2. jdk-6u45-linux-x64.bin File Installation
# Chmod 777 jdk-6u45-linux-x64.bin grants the current user permission to execute#. Jdk-6u45-linux-x64.bin.bin3. Change the envir
Installation
Start by installing all necessary dependencies, and mercurial and checkinstall for the installation:
1
sudo apt-get install python3-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl1.2-dev libsmpeg-dev python-numpy libportmidi-dev ffmpeg libswscale-dev libavformat-dev libavcodec-dev checkinstall mercurial
Then download the latest version ofPygame source code with the following command (this uses mercur
Aptana Studio is based on Eclipse and is a very useful ide developed by the front end. It supports Automatic completion of HTML, CSS, JavaScript, PHP, and so on, and is very suitable for front-end development. It also supports jquery smart prompts.
Later versions (later than 3) have become open-source, and no fees are charged for the benefit of the masses ~~
Installation Process:
For details about the installation process, refer to this blog, includin
interrupted. You can download ruby-1.9.2-p0.tar.bz2 with the tool and manually place it in ~ /. Rvm/archives directory. Then run this command to decompress and install it.
Set Ruby of this version as the default
Java code
$ Rvm -- default ruby-1.9.2-ruby-1.9.2-p0
After compilation and installation are complete, run the following command to test
Java code
$ Ruby-V
If the following information is displayed on the screen, the installation is
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.