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

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

Tips And Tricks

How to encode and decode the strings with base64

February 16, 2013 by Sharad Chhetri 1 Comment

In this post we will learn how to encode and decode the strings with base64. We will also see some example on this as well. Introduction Base64 is a group of similar encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. The Base64 term originates from […]

Filed Under: Linux, Tips And Tricks Tagged With: encode decode base64

rsync all files,hidden files,symlinks,hardlinks to remotes Linux Server

December 13, 2012 by Sharad Chhetri

rsync all files,hidden files,symlinks,hardlinks to remotes Linux Server I have used these flags -ravpzHogt along with rsync command many times in server migration. And I always get good results. Key features** (1) Date Time stamp of files and folder remain same as you find in source server. (2) Hidden files or directory recursively transfer to […]

Filed Under: Linux, Tips And Tricks Tagged With: rsync

Terminal Recording with script and scriptreplay command

July 16, 2012 by Sharad Chhetri

Learn how to do terminal recording with script and scriptreplay command.It is one of the useful command to record the activities on terminal. Morever after recording the terminal session you can play the session activity with the help of scriptreplay command. root@tuxworld:~# script -t 2>sample.time sample.log Script started, file is sample.log root@tuxworld:~# The script will […]

Filed Under: Linux, Tips And Tricks Tagged With: script command

How to change hostname in Ubuntu 12.04 and 12.10 without system restart

July 15, 2012 by Sharad Chhetri

In this post learn,how to change hostname in Ubuntu 12.04 and 12.10 without system restart. Here, there are few steps through which we can change the hostname of system without reboot. System OS: Ubuntu 12.04 LTS n l Follow steps to change hostname in Ubuntu 12.04 LTS and Ubuntu 12.10 Step 1: Edit the /etc/hosts […]

Filed Under: Linux, Tips And Tricks Tagged With: hostname, ubuntu

Convert hyphen to underscore in between all filenames shell script

December 23, 2011 by Sharad Chhetri 3 Comments

In this post we will learn, how we can convert hyphen to underscore in between of all filenames with the help of shell script or bash script. For eg. if you want to convert the file haveing hyphen sign in between its name to Underscore . Use the below given method. After using the script […]

Filed Under: Linux, Tips And Tricks Tagged With: shell script

Keep logs of user after sudo su – : Secondary Logging

December 2, 2011 by Sharad Chhetri 15 Comments

When we do sudo su – or su – and user become root we mostly found that in log it is not easy to track which command is used by which user. In this post, we will setup the secondary logging to Keep logs of root user after sudo access. You can also setup the […]

Filed Under: Linux, Tips And Tricks Tagged With: logging

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 12
  • Go to page 13
  • Go to page 14
  • Go to page 15
  • Go to page 16
  • Go to Next Page »

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

Install libjpegtran by using yum command in CentOS 6.x

Protect from w00tw00t.at.blackhats.romanian.anti-sec

How to increase Password Expire date without resetting the password

Error: Could not stat() command file ‘/var/lib/nagios3/rw/nagios.cmd’!

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

How to configure htdigest in nagios server

error could not configure a c compiler Linux

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy