Linux Topics
How To Setup FTP Server In Linux/Unix?
This post was last updated on August 2nd, 2020 at 08:10 pmFTP is the short form of File Transfer Protocol. It is a standard networking protocol used to transfer files
How To Connect A Remote Linux Server Using SSH?
This post was last updated on August 2nd, 2020 at 08:28 pmSecure Shell(SSH) is a cryptographic networking protocol for securely getting access to a remote computer with the command line
File Compression and Archive Utility in Linux/Unix
This post was last updated on August 2nd, 2020 at 08:38 pmData compression is a process of reducing the size of a data file. A compressed file is easier and
Logical Volume Manager(LVM)
This post was last updated on August 3rd, 2020 at 02:12 pmLVM simply stands for “Logical Volume Manager”. It is a tool for logical volume management. LVM is an advanced
Virtualization In Linux With Xen
This post was last updated on August 3rd, 2020 at 02:20 pmVirtualization Technology Virtualization means creating a virtual version of something like computer hardware, storage devices, and network resources, etc.
How to Fix Windows And Linux Showing Different Time In A Dual Boot System
This post was last updated on August 3rd, 2020 at 02:34 pmThere are many users who use a dual boot computer. Dual-booting Linux with Windows operating system has various advantages
Using Sed, A Stream Editor In Linux/Unix
This post was last updated on August 3rd, 2020 at 02:42 pmSed stands for stream editor It was based on the scripting feature of ed(a line based interactive text editor
Concepts Of Standard I/O, Pipe And Filters In Linux/Unix
This post was last updated on August 3rd, 2020 at 02:48 pmStandard streams In Linux programming, standard streams are preconnected input-output communication channels between the computer program and environment in
How To Change Bootscreen Logo In Linux Mint?
This post was last updated on March 27th, 2021 at 07:25 pmBootscreen A bootscreen is a graphical representation of the boot process of an operating system. It can be scrolling
Some Important Commands Used In Linux/Unix
This post was last updated on August 3rd, 2020 at 02:51 pmCommand-line interface(CLI) is a way that allows users to interact with computer programs through commands. A user issues commands