Install Slack on Ubuntu via terminal command line. Slack messaging app offers IRC-like features on Linux Ubuntu Systems – messaging chat rooms (known as channels) organized by topic and support for private groups and direct messaging. For secure messaging, besides public channels and direct messages, create private channels can also be created for subjects that […]
Understanding Linux Mount Command
Understanding the Linux umount command and Linux mount command options. This post explains about the mount command in Ubuntu. Mount Command The mount command mounts a storage device or filesystem, making it accessible and attaching it to an existing directory structure. mount [-lhV] mount -a [-fFnrsvw] [-t vfstype] [-O optlist] mount [-fnrsvw] [-o option[,option]…] device|dir […]
Install Deluge BitTorrent Client 1.3.15 On Ubuntu 17.04
Deluge BitTorrent client 1.3.15 released. Install Deluge BitTorrent client on Ubuntu 17.04 and other Ubuntu Derivatives. Deluge 1.3.15 is a bug fix release that resolves a few issues introduced in 1.3.14 along with other minor fixes. Deluge is a fully-featured cross-platform BitTorrent client. Deluge contains the common features to BitTorrent clients such as Protocol Encryption, […]
Install digiKam 5.6.0 Photo Management Software On Linux Ubuntu
digiKam 5.6.0 is the latest release of digiKam photo management software for Linux Ubuntu. The digiKam 5.6.0 photo management software is designed for editing images. It can be used to import, organize and export digital photos to and from your computer. digiKam 5.6.0 brings the following features: HTML Gallery Tool The HTML gallery is accessible […]
Restore Deleted tmp Folder in Linux Ubuntu
How to restore deleted tmp folder in Linux Ubuntu. On Linux, recover tmp files using the following method. /tmp directory contains mostly files that are required temporarily. Many programs use this to create lock files and for temporary storage of data. Do not remove files from this directory unless you know exactly what you are […]
Googler – Search Google From Linux Terminal
Googler is a Google command line search utility for Linux Ubuntu Systems. Using this users can search Google via Linux Terminal. Learn how to perform Google search from Terminal on Linux Systems. Googler is a power tool to Google (Web & News) and Google Site Search from the command-line. It shows the title, URL and […]