How to search and find packages on Ubuntu or Debian using apt from command line
Category: Linux
How to Manage Swap Usage in Linux
Swap is a special partition used to write pages from memory and read back pages into memory as well. This guide shows how to manage swap usage in Linux.
Source: How to Manage Swap Usage in Linux (Make Tech Easier)
fdupes – A Comamndline Tool to Find and Delete Duplicate Files in Linux
fdupes is a Linux utility for identifying or deleting duplicate files in the given set of directories and sub-directories. It recognize duplicates by comparing
Source: fdupes – A Comamndline Tool to Find and Delete Duplicate Files in Linux – Tecmint
Backup Your /etc Directory With Daily Cron Task | scottlinux.com | Linux Blog
Backup Your /etc Directory With Daily Cron Task | Here is a simple and easy way to make daily backups of your /etc/ directory!
Source: Backup Your /etc Directory With Daily Cron Task | scottlinux.com | Linux Blog
How to compare and merge text files on Linux
Comparing text files requires time, effort, a large monitor and a good amount of patience, or simply just the right tools to do it without any of the aforementioned. If you are an editor that has to deal with multiple versions of a text file, or a developer that wants to check the various code revisions of a file, then the following tutorial is for you.
Source: How to compare and merge text files on Linux – Howtoforge
Duply – A shell frontend to duplicity for simplified backups | Ubuntu Geek
How to set up a Samba file server to use with Windows clients – Xmodulo
According to the Samba project web site, Samba is an open source/free software suite that provides seamless file and print services to SMB/CIFS clients. Unlike other implementations of the SMB/CIFS networking protocol (such as LM Server for HP-UX, LAN Server for OS/2, or VisionFS), Samba (along with its source code) is freely available (at no cost to the end user), and allows for interoperability between Linux/Unix servers and Windows/Unix/Linux clients.
For these reasons, Samba is the preferred solution for a file server in networks where different operating systems (other than Linux) coexist – the most common setup being the case of multiple Microsoft Windows clients accessing a Linux server where Samba is installed, which is the situation we are going to deal with in this article.
Source: How to set up a Samba file server to use with Windows clients – Xmodulo
Build your own NAS with OpenMediaVault
OpenMediaVault is a Debian based special purpose Linux Distribution to build a Network Attached Storage (NAS) System. It provides an easy to use web-based interface, Multilanguage support, Volume Management, Monitoring and a plugin system to extend it with LDAP, Bittorrent, and iSCSI capabilities. This tutorial describes the installation and configuration of OpenMediaVault.
Source: Build your own NAS with OpenMediaVault – Howtoforge
Install Elastix Unified Communication Server – Unixmen
Elastix is an unified communications server software that brings together IP PBX, email, IM, faxing and collaboration functionality.
Source: Install Elastix Unified Communication Server – Unixmen
Introduction – Shell Scripting | Tutorials by Code Snipcademy
Introduction to using sed on the command line with regular expressions. Learn how to perform search and replace (substitution), printing, writing, reversing, and more!
Source: Introduction – Shell Scripting | Tutorials by Code Snipcademy
Recent Comments