Linux Resources
- Home
- Linux Resources
This article will guide you on how to use the #wc #command in #Linux. Here you will learn the basics of wc command along with its command-line options and few practical examples. Now you can easily count number of lines, words, characters and bytes in your files and in the output from other commands. The wc command in #UNIX is a command line utility for printing newline, word and byte counts for files. It can return the number of lines in a file, the number of characters in a file and the number of words in a file. It can also be combine with pipes for general #counting operations. To use use WC command, you need to know the following: wc -l : Prints the number of lines in a file. wc -w : prints the number of words in a file. wc -c : Displays the count of bytes in a file. 1. A Basic Example of WC Command. 2. Count Number of Lines. 3. Display Number of Words. 4. Count Number of Bytes and Characters. 5. Display Length of Longest Line.
This article will guide you on how to make a #Google #Drive #document read-only for yourself or for others by using any of the two methods that are suggested here. These #methods can be used with equal ease both by the experts as well as the naïve users since they are extremely simple to follow. To make a Google Drive folder not read only: 1. Open your Drive. 2. Click "new". 3. Select "folder". 4. Name your folder. 5. Select your folder by "single clicking" it. 6. Adjust your sharing settings by selecting the sharing icon. 7. Select "get shareable link". 8. Then copy and paste the link that is highlighted. Share this link with anyone you would like to have access to the folder.
This article will guide you on how to install and configure #MySQL server on the #Linux system Ubuntu 20.04 in this article. Also, we have explored different basic commands to run MySQL server. MySQL is a relational #database that uses SQL to query a database. It facilitates data storing, modifying, and management in a tabular format. To install the latest version of MySQL in #ubuntu: 1. Enable MySQL #Repositories. 2. Install MySQL Repositories. 3. Refresh the Repositories. 4. Install MySQL. 5. Set up MySQL Security. 6. Start, Stop, or Check Status of MySQL Service. 7. Launch MySQL to Enter #Commands.
This article will guide you on how you can enable the dark mode across all the applications of #LibreOffice in #Ubuntu 20.04. Also, it also gives you the direction of reverting back to its regular mode whenever you want. To Enable #Dark #Mode in LibreOffice on Ubuntu, Linux : 1. Open LibreOffice. 2. From menu, click Tools -> Options. 3. Go to Application Colors, select document background as Black. 4. If you would like to change to a dark icon #theme, change it from View options on the left side for better visibility of the #toolbar icons.
This article explain the benefits of working with the private mode or #Incognito #mode of #Google Chrome. Also, we also demonstrated to you the different ways of entering this mode while using Google Chrome. To browse incognito in #Chrome: 1. Click on the Chrome icon to launch the #browser. 2. At the upper right corner of the app, click on the More icon that looks like three vertical dots to activate Private Mode. 3. Select New Incognito Tab.
This article will guide you on different methods to have the latest version of #LibreOffice installed on your #Ubuntu 20.04 system. To #install LibreOffice Ubuntu 20.04 step by step instructions: 1. Use the top left Activities menu to open the #Software application. 2. Search for LibreOffice software. 3. Click the Install button to begin the LibreOffice installation. 4. Enter your username and password. 5. Start the LibreOffice #application.