Link: 10 SCP Commands to Transfer Files/Folders in Linux

Linux administrator should be familiar with CLI environment. Since GUI mode in Linux servers is not a common to be installed. SSH may the most popular protocol to enable Linux administrator to manage the servers via remote in secure way. Built-in with SSH command there is SCP command. SCP is used to copy file(s) between servers in secure way.

Full article here:
10 SCP Commands to Transfer Files/Folders in Linux (Tecmint)

Link: Understanding & Learning Basic Shell Scripting and Linux Filesystem Troubleshooting

The Linux Foundation launched the LFCS certification (Linux Foundation Certified Sysadmin), a brand new initiative whose purpose is to allow individuals everywhere (and anywhere) to get certified in basic to intermediate operational support for Linux systems, which includes supporting running systems and services, along with overall monitoring and analysis, plus smart decision-making when it comes to raising issues to upper support teams.

…..

This is the last article (Part 10) of the present 10-tutorial long series. In this article we will focus on basic shell scripting and troubleshooting Linux file systems. Both topics are required for the LFCS certification exam.

Full article here:
Understanding & Learning Basic Shell Scripting and Linux Filesystem Troubleshooting – Part 10 (Tecmint)

Link: How to Set up Samba Server for Windows, Linux and OS X File Sharing on Raspberry Pi

Samba is re-implementation of the SMB/CIFS networking protocol, samba provides cross-platform file and print services sharing for various Microsoft Windows, OS X and Linux file sharing.

Full article here:
How to Set up Samba Server for Windows, Linux and OS X File Sharing on Raspberry Pi (Tech Rapid)

Link: The Complete Guide to “useradd” Command in Linux – 15 Practical Examples

In this article we will show you the most used 15 useradd commands with their practical examples in Linux. We have divided the section into two parts from Basic to Advance usage of command.

Full article here:
The Complete Guide to “useradd” Command in Linux – 15 Practical Examples (Tecmint)

Link: 7 Nifty VLC Tricks You Should Know

Be it Windows, Mac OS X, or Linux, VLC still remains the undisputed king of media players. From playing YouTube videos and MP3s to helping you enjoy Blu-ray movies, this open-source tool is regarded as one of the indispensable tools every desktop user should have installed. If you are using Linux right now, chances are you are a VLC user too. And if you are, we’ve got some useful tips for you that will help you get the most out of it.

Full article here:
7 Nifty VLC Tricks You Should Know (TechSource)

Link: How to Install Gnome Classic Shell in Ubuntu

If you have installed Ubuntu on your old computer or the low-end netbook, you will know that the Unity desktop manager that comes shipped with Ubuntu is very sluggish and non-responsive at times. This is because the Unity desktop requires powerful hardware to run well. A good alternative is to install the classic Gnome desktop. It is not as resource-intensive as Unity and will work just fine with any older hardware.

Note: The “Gnome classic shell” is now known as “Gnome Flashback.” The user interface remain the same.

Full article here:
How to Install Gnome Classic Shell in Ubuntu (Make Tech Easier)

Link: 30 Useful Linux Commands for System Administrators

In this article we are going to review some of the useful and frequently used Linux or Unix commands for Linux System Administrators that are used in their daily life. This is not a complete but it’s a compact list of commands to refer when needed. Let us start one by one how we can use those commands with examples.

Full article here:
30 Useful Linux Commands for System Administrators (Tecmint)

Link: 8 Tips to Solve Linux & Unix Systems Hard Disk Problems Like Disk Full Or Can’t Write to the Disk

Can’t write to the hard disk on a Linux or Unix-like systems? Want to diagnose corrupt disk issues on a server? Want to find out why you are getting “disk full” messages on screen? Want to learn how to solve full/corrupt and failed disk issues. Try these eight tips to diagnose a Linux and Unix server hard disk drive problems.

Full article here:
8 Tips to Solve Linux & Unix Systems Hard Disk Problems Like Disk Full Or Can’t Write to the Disk (nixCraft)

Link: Debian-goodies: A must-have Set of Utilities For Debian/Ubuntu Administrators

Are you a Debian/Ubuntu Administrator or a regular user, then you may use the dpkg and APT commands often. These commands are used to install, remove, update or upgrade a package or the whole system. Mostly, we use the above two tools only for our day to day operations, But believe me, there are many useful commands are exist that most users aware of.

If you want to know which packages occupy the most disk space, or which package might have broken another, or to get a most recent version of a package, or just to get a particular version of a package, then you probably need Debian-goodies.

Full article here:
Debian-goodies: A must-have Set of Utilities For Debian/Ubuntu Administrators (Unixmen)