• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Ubuntu

UbuntuDDE new upcoming Linux distribution

by admin

Introduction Today we present one of the topics that will help you get the usual stability of Ubuntu LTS, but with the amazing beauty of Deepin Desktop out of the box. Deepin (DDE) is a work environment with an intuitive interface. The UbuntuDDE project combines the power of Ubuntu with the beauty of Deepin. Ubuntu […]

Filed Under: Linux, Ubuntu

ufw Command Options

by admin

The Uncomplicated Firewall (UFW) is a firewall management tool that makes it easier to configure the iptables service. UFW originated with Ubuntu® but can be downloaded and installed on other distributions. It is primarily useful for home users who don’t have experience with the intricacies of firewall configuration. The ufw command enables you to work […]

Filed Under: Linux, Ubuntu

dpkg-reconfigure Command Options

by admin

When a package is installed, it may run a configuration script as part of the installation process. To run this configuration script again at some point in the future, use the dpkg-reconfigure command. Although there are some options to this command, they are rarely used. Syntax of the dpkg-reconfigure command: # dpkg-reconfigure [options] source packages […]

Filed Under: Linux, Ubuntu

How to Install SSHFS on CentOS/RHEL/Ubuntu

by admin

Whats is SSHFS There are several ways to share a directory across a network. In enterprise settings, you’ll find the Network Filesystem (NFS), Samba, and various distributed filesystems. SSHFS isn’t used in enterprises quite as much, but it can still come in handy. The beauty of it is that all of its network traffic is […]

Filed Under: CentOS/RHEL, CentOS/RHEL 6, Linux, Ubuntu

Configure Network Bonding in Ubuntu Server

by admin

Network bonding is the aggregation or combination of multiple LAN cards into a single bonded interface to provide high availability and redundancy. Network bonding is also known as NIC teaming. In this article, we will discuss how to configure network bonding in Ubuntu 14.04 LTS Server. In my scenario, I have two Lan Cards: eth0 […]

Filed Under: Linux, Ubuntu

Wallch (Wallpaper Changer) – Rotate Ubuntu Desktop Wallpapers

by admin

Wallch is a free and open-source Wallpaper Changer for Ubuntu Desktop. Wallch rotates desktop wallpapers from the set of favorite wallpapers at a particular interval of time and keeps your desktop fresh and new. Some of Common features are listed below: Change Desktop Wallpapers on PC start-up Change Desktop Wallpaper choosing images randomly Change Desktop […]

Filed Under: Linux, Ubuntu

Glusterfs – Advanced Troubleshooting Tips and Tricks

by admin

Friends continuing with the advanced know-how and troubleshooting on glusterfs.In this article, we have a 3 node cluster running on glusterfs3.4. Below are the steps that are used for glusterfs troubleshooting. Step 1: Check the Gluster volume status and information. [root@gluster1 ~]# gluster volume info Step 2: To verify all the details of the replication […]

Filed Under: CentOS/RHEL, Linux, pacemaker, Ubuntu

Installation Steps of jEdit on Ubuntu Linux

by admin

jEdit is a Programmer’s Text Editor written in Java. jEdit is a cross-platform text editor & has an extensive feature set that includes syntax highlighting, auto-indent, folding, word wrap, abbreviation expansion, multiple clipboards, powerful search and replace,s and much more. Jedit comes under GNU General Public License Moreover, jEdit is extremely customizable, and extensible, using […]

Filed Under: Linux, Ubuntu

ttyrec – Record Terminal Session in Linux

by admin

ttyrec is a tty(terminal) recorder in a Unix-like operating system & recorded data can be played back with the help of ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty. Installation on […]

Filed Under: CentOS/RHEL, Linux, Ubuntu

SSHFS (Secure SHell FileSystem) – Securely Mount remote filesystem over ssh

by admin

In Linux like operating systems, we can securely mount a remote file system over ssh protocol using sshfs command. SSHFS stands for Secure SHell FileSystem. SSHFS enables us to mount the remote file system and interact with remote directories and files on a local machine. On the local computer where the SSHFS is mounted, the […]

Filed Under: CentOS/RHEL, Linux, Ubuntu

Next Page »

Primary Sidebar

Recent Posts

  • JavaFX ComboBox: Set a value to the combo box
  • Nginx load balancing
  • nginx 504 gateway time-out
  • Images preview with ngx_http_image_filter_module

© 2022 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright