Please recommend some common software in linux... Thank you... -- Linux general technology-Linux technology and application information. For details, refer to the following section. I decided to use linux at the beginning. Do not play games.
I only want some useful tools.
Please recommend the download tool that will be started immediately after you click it in your browser like thunder. Ubuntu is too slow
1. Types of common software packages
*. Rpm *. Z *. bz2 * .tar.gz * .tar.bz2
2. * install the rpm package
# Rpm-ivh *. rpm installation package
# Rpm-pqi *. rpm check package information
# Rpm-pql *. What file will the rpm check package write to the system?
# Rpm-qa *. rpm query all packages in the system
# Rpm-e *. rpm uninstall package
3. Install the *. Z package
# Compress-d *. Z
4. *. bz2 package instal
Test)
1. Is the layout reasonable? Are two testboxes and one button aligned?
2. length and height of testbox and button combination requirements
Performance Test)
1. It takes several seconds to open the login page
2. Enter the correct user name and password, and log on to the new page, no more than 5 seconds
Security Test)
1. Check whether the cookie generated after successful logon is HTTPOnly (otherwise it is easy to be stolen by scripts)
2. Whether the user name and password are encrypted
Adobe Photoshop cc abbreviation PS transduction tool Measurement ToolDreamweaver is a dream weaver, beginners, recommended code hints offThe Atom GitHub team didn't write yet.Sublime Text Powerful, small, prompt powerfulBrackets Adobe team, free, minimalistWebstrom Legends Write JS and use the library artifactnotepad++ Compact Text compilerBeyond CompareHbuilder writing HTML, CSS, JS is very useful, the disadvantage is that some new libraries and frameworks do not have code intelligence tipsWeb
Take Apache installation as an example:1. Set as boot startChkconfig httpd on2. Add As System serviceChkconfig--add httpd3. View port numberNetstat-anp|grep:804. View the process numberPs-aux|grep httpd5. Start the serviceBinary start:/etc/rc.d/init.d/httpd startSystem service startup: Service httpd status6. Backing up the configuration fileJust one copy, okay?7. Image interface and character interrupt switching in VMS [for CentOS]Press CTRL+ALT+[F2-F6] To switch to the command lineInput STARTX
1, Gnome-screenshot is a Gnome tool, as the name implies, it is used to the entire screen, a specific window or a user defined some other areas to capture the tool. The tool provides several other features, including the ability to beautify the boundaries that are captured.2. Spectacle is a simple application for capturing a desktop screen. The KDE desktop environment comes with a default, which captures an image of the entire desktop, a single monitor, the currently active window, a window belo
Serv-u is a widely used FTP server-side software, supporting 9x/me/nt/2k and other full Windows series. It is simple to set, powerful and stable in performance. FTP Server users use the FTP protocol to share files on the Internet. It is not simply a download of files, it also provides a fairly comprehensive protection for the user's system security. For example, you can set a password for your FTP, set various user-level access permissions, and so on.
Install RABBITMQ version of the Docker environment under Linux1. Download and install RABBITMQ image from the Docker websiteDocker Pull Rabbitmq:management Note: If the Docker pull RABBITMQ is not behind the management, the admin interface cannot be opened after RABBITMQ, so we will download RABBITMQ with the management plugin. 2. Start RABBITMQ Docker imageDocker run-d--hostname my-rabbit-p 5672:5672-p 15672:15672 rabbitmq:management//Boot mirror, first-p is the access port, and the lat
Linux,docker Installing the RABBITMQ version1. Download and install the RABBITMQ image from the Docker website repository Website address: https://hub.docker.com/Docker pull redis:4.0.8//Back is version, Tag Name 2. Start the Docker Redis imageDocker run-d-P 6379:6379 redis:4.0.8////boot Mirror, access port: Server internal Port 3, visual interface version of Access to RedisConnecting using the tool Redisdesktopmanager Linux Common
1.WINDWOS Quick Open Control Panel: Hotkey +r Open the Run box, enter control to open the Windows dashboard2.windows self-contained Remote Desktop control system: Mstsc-microsoft Terminal Services ClientRemote Desktop login system, log in to test environment: TS user name, which represents the test systemLogin to test environment for the first time, username plus paicdom\um account3. Run the kettle script again to see if there is data in the database
Data | Database when we complete software design and development in a project way, the specific environment that is usually developed has been determined and the database used has been identified, so there is no need to support multiple databases. However, multi-database support will be a very important requirement if
Database in today's information age, has played a more and more important role. Is the real core of the data, no database, then the software is just a beautiful interface. Database recovery, database repair is a more common kind o
Common commands for MySQL database operations and Common commands for mysql
Common commands for MySQL database operationsDOS Connection database1. Install MySQL to configure the environment2. Run the cmd command. net start mysql3. Find the root directory of the mysql file an
Abstract:
The database is the foundation of the system. If you need to change the fields of the database frequently, or even modify the table and table relationship, I believe that no one will be able to cope with it several times! Because of the changes in the database structure, not only the changes in the database
maintainability of the Code.
(2) It is conducive to improving product development quality and efficiency, and reducing development costs.
(3) for developers, developing good script writing habits will help improve their individual database script programming level, and thus improve the script programming efficiency.
It can be seen that the unified and good script code layout and style not only affect the subjective aesthetics or form of the individua
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.