Showing headlines posted by UxTechno
« Previous ( 1 2 3 ... 4 ) Next »How to auto answer Yes or No to Linux-Unix commands.
In this article we will be discussing how we can auto answer Yes or No to Linux-Unix commands to make sysadmins life easier.
9 Linux network command you should know about!!!
in this article we will be discussing diagnostic Linux network command that you should know!!
Awesome way to run-execute multiple remote commands-shell scripts using ssh in Linux / UNIX.
In this article we will be discussing about how to run-execute multiple remote commands-shell scripts using ssh in Linux / UNIX.
How to Run remote ssh command in Linux to Show result locally.
In this article you will find the examples of how to run remote ssh command in Linux to Show result locally.
Quick Guide: How to install and configure ansible in Linux for Automation
This guide will quickly guide you on how to install and configure Ansible in Linux.Which will be used for automation in Linux.
How to Mount S3 Bucket on Linux CentOS, RHEL and Ubuntu using S3FS
Amazon S3 is a cloud based web service interface where we can store and retrieve any amount of data. In order to upload your data, first you need to create an S3 bucket in one of the Amazon regions. In case you want to access this data in Bucket on Linux system you need to Mount S3 Bucket on Linux flavors such as CentOS, RHEL and Ubuntu.
This Post will quickly guide you how to mount s3 bucket on Linux flavors such as CentOS, RHEL and Ubuntu using S3FS.
This Post will quickly guide you how to mount s3 bucket on Linux flavors such as CentOS, RHEL and Ubuntu using S3FS.
Quick Guide for Linux user access control list (ACL)
In UNIX system you always need to deal with security towards the system. File or directory level user access control is one of them. Mainly the purpose of the user access control list ACL is to provide secure access to the flies and directory within the system. This Post will quickly guide you how to configure ACL on Linux.
How to run multiple commands in Linux Simultaneously
In Linux for carrying out any task, we need to execute respective commands on the terminal. In case you need more efficiency you can run multiple commands in Linux at a time. This post will quickly teach you how we can run multiple commands in Linux depending on different situation or conditions.
Epic way to connect to Linux server from Microsoft Excel.
Generally we kept all our inventory data in microsoft excel such as server ip, hostname & configuration etc. We generally do copy ip address from this excel , so that it can be pasted in putty.exe for connection. But what if don’t need to copy & paste ip details in excel, instead you just need to double click on the cell which has ip address for connection with the server. This post will guide you about how to connect to Linux server from Microsoft Excel.
Automate remote linux commands from Windows terminal using plink.
Unlike putty which creates interactive ssh session to Linux or UNIX server, plink takes non-interactive ssh session. Using Plink we can automate remote linux commands from windows terminal.
Simple way to extract file from Ignite image
Post about how to extract file from Ignite image in HPUX. Ignite image is an os backup file of HPUX operating system.
How to enable trusted mode in HPUX
This post will quickly guide you on how to enable trusted mode in HPUX or how to make system trusted in HPUX.
Quick Guide: How to Linux get ip address
This post will quickly guide about how to use Linux to get IP address, subnet and related networking information.
Complete Guide: Rename file Linux
This post will quickly guide about how to rename file Linux. Basically to rename file in Linux you need to use mv command. This will be used to rename file as well as directories in Linux.
How to Access Ubuntu desktop on AWS EC2
You can install Ubuntu on AWS. and access it using ssh port 22. However what if you want to access Ubuntu desktop on AWS EC2. This post will guide you how to access Ubuntu desktop on AWS EC2.
How to install Ubuntu in AWS
Along with all the other flavours of Linux , Ubuntu AMI is also available on AWS for installation. This post will describe how to install Ubuntu in AWS.
Read more at: http://linuxroutes.com/how-to-install-ubuntu-in-aws/
Read more at: http://linuxroutes.com/how-to-install-ubuntu-in-aws/
How to create custom AMI in AWS
Amazon Machine Image (AMI) gives the information required to launch an instance, which is a virtual server in the cloud. There are multiple AMI available within the AWS, But what if we want to create custom AMI in AWS. This tutorial is all about how to create custom AMI in AWS.
Quick way to setup AWS web server
We all aware about the fact that using web server we can access the webpages using HTTP protocol. This Post will quickly teach you how to setup AWS web server.
How to convert xls file to csv file in Linux and vice versa
Excel is an Microsoft spreadsheet program and its extension is .xls or .xlsx. Now we as Linux user can convert xls file to csv file in Linux and .xls to .csv. This quick guide will help you how we can convert xls file to csv file in Linux using program called SSConvert and Unoconv.
How to resolve “bash: wget: command not found” Error
Wget is an non-interactive down-loader which downloads files from the web. HTTP and FTP protocols being used for downloading the files over internet. However if you don’t have installed wget utility on your system then you may across “bash: wget: command not found” error while execution. This post quickly helps to resolve “bash: wget: command not found” error.
« Previous ( 1 2 3 ... 4 ) Next »