- 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
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Facebook Application Development with Graph API Cookbook
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Swift 3 New Features
- 用Python實現深度學習框架
- Ext JS 4 Web Application Development Cookbook
- 快人一步:系統性能提高之道
- Odoo 10 Implementation Cookbook
- JavaScript+jQuery網頁特效設計任務驅動教程
- 大學計算機基礎實驗指導
- Arduino機器人系統設計及開發
- 關系數據庫與SQL Server 2012(第3版)
- Building Clouds with Windows Azure Pack
- Learning Alfresco Web Scripts
- Learning Zimbra Server Essentials