Miroslav Micic
- Commands
Fsck Command in Linux (Repair File System)
The FSCK is a system utility. It is a tool that is used to check the consistency of a file system in the Unix-like operating…
Read More » - Centos
Install REMI Repository on CentOS 8 linux
REMI is a free to use repository created and maintained by a Remi Collect. The REMI repository main goal is to provide the latest versions…
Read More » - Centos
How to mount NTFS drive on CentOS
The New Technology File System (NTFS) is a proprietary file system created by Microsoft and is used extensively in Microsoft’s Windows operating systems. By default…
Read More » - Programming
How to install Eclipse on Ubuntu 18.04/18.10 and Linux Mint 19
Eclipse is a popular, well-known Integrated Development Environment for application development. It is the most widely used Java IDE and is written in C and…
Read More » - Commands
How to Disable SELinux on CentOS 7
SELinux (Security Enhanced Linux) is a Linux kernel security module that allows administrators and users more control over access controls. It allows access based on…
Read More » - Commands
How To Set or Change Timezone on CentOS 7
On CentOS, the system’s timezone is set during the install, but it can be easily changed at a later time. Using the correct timezone is…
Read More » - Administration tools
How to Generate sosreport on Ubuntu 18.04
Sosreport generates an archive of configuration and diagnostic information from the running system. The archive may be stored locally or centrally for recording or tracking…
Read More » - Commands
Linux Tee Command with Examples
tee command reads the standard input and writes it to both the standard output and one or more files. The command is named after the…
Read More » - Ubuntu
How to Install Yarn on Ubuntu 18.04
Yarn is a adavanced package management tool for Javascript applications mostly used for Node.js applications. Yarn is compatible with npm used for installing, configuring, updating…
Read More » - VirtualBox
How to install VirtualBox 6.0 on Linux Mint 19
VirtualBox is an open source cross-platform virtualization software, it can be installed on any operating system and enable you to install and run multiple guests…
Read More »