Quantcast
Channel: Linux/Unix Configuration
Browsing latest articles
Browse All 62 View Live
↧

2.1 Git Basics: Configuration

Table of Contents Git config Configuration levels Commands for Git configuration Editor settings Aliases for Git in the console View documentation from the console Git config Git configuration is...

View Article


Image may be NSFW.
Clik here to view.

2.2 Git Basics: Creating a repository, first commit

Table of Contents Create a Git repository Working area, index and repository Adding and saving a file to git: what happens Create a Git repository To create a Git repository, navigate to the directory...

View Article


2.3 Git Basics: Git and File Permissions

Table of Contents Git and File Permissions Important for Linux/MacOS projects How to install/remove executability Git and File Permissions Git is a powerful version control system that tracks changes...

View Article

[How To] Secure MSSQL on Linux: Configure Localhost-Only Connections

Table of Contents Introduction Step 1: Open the mssql.conf file Step 2: Configure MSSQL to listen to localhost only Step 3: Restart the SQL Server service Conclusion Introduction Securing your MSSQL...

View Article

2.4 Git Basics: Git show who the author and committer are?

Table of Contents Git show Indication of author and committer Output formatting Git show Git show is a command that displays the details of a specific commit. It shows the commit message, author,...

View Article


Enable Root User For Redhat Linux GDM

Table of Contents Why Enable Root User For GDM? Step-by-step guide to enable root user for GDM What is GDM? Conclusion Why Enable Root User For GDM? Enabling the root user for GDM can be beneficial if...

View Article

2.5 Git Basics: Adding files and directories, git status

Table of Contents Git show who the author and committer are? git status Different scenarios for adding files to a repository with git add .gitignore to ignore service files Add empty directories git...

View Article

[How To] Find my.cnf File Location

MySQL, a popular open-source relational database management system, relies on a configuration file to store various settings. Locating this file is essential for managing your MySQL server...

View Article


[How To] Optimize RAM Usage on Linux

A smooth and responsive Linux system relies on efficient RAM management. With multiple applications running, memory usage can quickly climb, impacting performance. Thankfully, several methods can help...

View Article


[How To] Monitor CPU Temperature and Performance on Linux

Table of Contents Checking CPU Temperature Monitoring CPU Performance Conclusion Checking CPU Temperature Monitoring your CPU temperature is crucial to maintaining system stability and preventing...

View Article
Browsing latest articles
Browse All 62 View Live