- SQL Server on Linux
- Jasmin Azemovi?
- 227字
- 2021-07-02 20:24:17
Installation and Configuration
Linux's native working interface is the command line. Yes, KDE and GNOME are great graphic user interfaces however from a user's perspective, clicking is much easier than typing, but this observation is relative. Many Linux and Windows users will disagree with me; I am somewhere in the middle. GUI is something that changed the perception of modern IT and computer usage. Some tasks are very difficult without a mouse, but not impossible.
On the other hand, command line is something where you can solve some tasks quicker, more efficiently, and better than in GUI. You don't believe me? Imagine these situations and try to implement them through your favorite GUI tool:
- From a folder of 1,000 files, copy only those which names start with letter A, end with letter Z, and end with TXT extension
- Rename 100 files at the same time
- Redirect console output to the file
There are many such examples; in each of them, command prompt is superior--Linux bash, even more so.
In this chapter we will cover the following topics:
- SQL Server installation on openSUSE
- SQL Server installation on Kubuntu
- Initial security settings
- ExtGWT Rich Internet Application Cookbook
- ASP.NET Core 2 and Vue.js
- 軟件測試項目實戰之性能測試篇
- 趣學Python算法100例
- 新編Premiere Pro CC從入門到精通
- Oracle Database 12c Security Cookbook
- MySQL數據庫管理與開發(慕課版)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Swift Playgrounds少兒趣編程
- C++ Application Development with Code:Blocks
- 遠方:兩位持續創業者的點滴思考
- 大數據時代的企業升級之道(全3冊)
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Beginning PHP
- 程序員面試金典(第6版)