Skip to content
blog.KimConnect.com
Menu
Codes
Windows
Linux
Virtualization
Networking
Database
Category:
Linux
blog.KimConnect.com
>>
Linux
Read More
August 23, 2020
August 23, 2020
kimconnect
kimconnect
Logical Volume Management: A Practical Illustration
# Runas root kim@kimlinux:~$ sudo su - # List all disks fdisk -l | grep…
0 Comments
Read More
July 24, 2020
July 24, 2020
kimconnect
kimconnect
Installing Linux Kernel on Windows 10 Machines
# installLinuxOnWindows10.ps1 # Please don't try to run this on target OS Windoze XP or…
0 Comments
Read More
June 9, 2020
June 9, 2020
kimconnect
kimconnect
CentOS & Redhat Linux VS Exfat
Have you ever encountered this error: "Unable to access $$$ GB Volume" Error mounting /dev/mmcblk0…
0 Comments
Read More
June 9, 2020
June 9, 2020
kimconnect
kimconnect
Administering CentOS 8 with Cockpit
CentOS 8 default installation already has this utility installed. To render it active, one only…
0 Comments
Read More
June 8, 2020
June 8, 2020
kimconnect
kimconnect
How to install RetroArch on CentOS 8
RetroArch is a nice front-end GUI to enable a computer to emulate various console systems…
0 Comments
Read More
June 7, 2020
June 7, 2020
kimconnect
kimconnect
Installing Kubernetes on CentOS 8.1
Step 1: Preparing All Nodes # Installing prerequisites # Update before installation sudo su yum…
0 Comments
Read More
June 7, 2020
June 7, 2020
kimconnect
kimconnect
Linux Swap File Operations
Example: create, increase, or decrease existing swap file size swapoff -a # turn off swapping…
0 Comments
Read More
June 6, 2020
June 6, 2020
kimconnect
kimconnect
Disable Screensaver on CentOS 8
Here are a couple of tricks that worked in the past. I don't think they…
0 Comments
Read More
May 31, 2020
May 31, 2020
kimconnect
kimconnect
Linux: How to Set Startup Script
In previous Linux versions, startup scripts can simply be enabled by linking a script into…
0 Comments
Read More
May 31, 2020
May 31, 2020
kimconnect
kimconnect
CentOS 8: How to Only Apply Security Updates
[cuilo@test-box ~]# sudo yum --security update CentOS-8 - AppStream 12 kB/s | 4.3 kB 00:00…
0 Comments
Read More
May 30, 2020
May 30, 2020
kimconnect
kimconnect
Linux: How to Use Tar and Gunzip
Tar is an archival system. It helps bundling many directories and files into a single…
0 Comments
Read More
May 30, 2020
May 30, 2020
kimconnect
kimconnect
Linux: How to Migrate Users to a New Host
Overview: Linux systems are mostly compatible with one another, even when their kernel versions are…
0 Comments
Read More
May 29, 2020
May 29, 2020
kimconnect
kimconnect
Linux: How to Install ProFTPd on CentOS 8 as an SFTP Server
Introduction: While this article focuses on the installation and configuration aspects of SFTP via the…
2 Comments
Read More
May 28, 2020
May 28, 2020
kimconnect
kimconnect
BASH: Basic SED Training
Do you know Sed? If you ask 'who is he', then this little article if…
0 Comments
Read More
May 27, 2020
May 27, 2020
kimconnect
kimconnect
Unix / Linux File Permissions Cheat Sheet
General Permissions Overview: Permissions (base) 1 – execute2 – write4 – read Permissions (octal) 3…
0 Comments
Read More
May 27, 2020
May 27, 2020
kimconnect
kimconnect
Linux: How to Change IP Address of CentOS 8 Machine
# Check the network interface config files ls /etc/sysconfig/network-scripts [cuilo@web02 ~]$ ls /etc/sysconfig/network-scripts ifcfg-ens192 #…
0 Comments
Read More
May 27, 2020
May 27, 2020
kimconnect
kimconnect
Linux: How to Change Hostname
There are 3 methods:1. hostnamectl command : using systemctl (recommended and shown at the bottom…
0 Comments
Read More
May 26, 2020
May 26, 2020
kimconnect
kimconnect
Useful Ubuntu Settings for VNC
# Disable screensaver Ubuntu (Gnome) gsettings set org.gnome.desktop.screensaver lock-enabled false # Purge screensaver and update…
0 Comments
Read More
May 24, 2020
May 24, 2020
kimconnect
kimconnect
How to Install Chrome on Ubuntu 20.04
Ubuntu and its variants are pre-packaged with Mozilla's Firefox Web Browser. Although that is a…
0 Comments
Read More
May 24, 2020
May 24, 2020
kimconnect
kimconnect
Linux: Use Lubuntu 20.04, TightVNC Server, NoVNC, WebSockify to Create a Terminal Server Accessible via Any Browser!
Use Case:Imagine a virtual classroom with students using Chromebooks, iPads, and other types of computers,…
0 Comments
Posts navigation
Previous page
1
…
6
7
8
…
14
Next page
Search
Archives
October 2024
September 2024
August 2024
June 2024
May 2024
April 2024
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
Meta
Register
Log in
Tag Cloud