Linux Command Line tips for improving office efficiency

Tips for Linux Command Line to improve office efficiency 1. view how often commands are used: www.2cto.com $ history | awk '{print $2}' | awk 'BEGIN {FS = "| "}{ print $1} '| sort | uniq-c | sort-r 4 ls 2 cd 1 who application: regularly check

Configure ssh, telnet, and ftp services in redhat

In redhat, ssh, telnet, and ftp services, the Linux Command Line permanently modifies the IP address, gateway, and DNS. 1. Modify the IP address www.2cto.com. First, check the number and name of your host Nic. The related information is

Implement dual-host hot backup for Ftp service in Linux

Linux Ftp service dual-machine Hot Standby System: opensuse 11.3 32-bit hot standby service software: LVS: ipvsadm-1.26-3.1.i586.rpmKeepAlived: keepalived-1.2.2.tar.gz www.2cto.com installation steps:, lvs using rpm package installation is more

Lock screen when logged in gnome env as root

Lock screen when logged in gnome env as root gnome desktop environment, the root user cannot Lock the screen. The official explanation is for various security considerations. Www.2cto.com. OK. In any case, I need to have a screen lock method under

In linux, the username and password are missing during SVN migration. host key verification failed

In linux, the username and password are missing during SVN migration. host key verification failed1. The work machine and book are both linux. I usually have some money in the purse, and empty hands like the work card key will go to

Arm-linux-ld command

Arm-linux-ld command-T option is an important option in the ld command. It can be used to directly specify the code segment, data segment, doctoral student, www.2cto.com segment. For complex connections, you can write a script specifically to tell

Linux local dns configuration file

Linux local dns configuration file details when we set up dns in linux, usually in/etc/resolv. the conf file is usually set with several nameservers. In fact, the file can be optimized according to the options. The information contained in the

Write robust Bash scripts

Write robust Bash scripts many people use shell scripts to complete some simple tasks and become part of their lives. Unfortunately, shell scripts are greatly affected when an exception occurs. It is necessary to minimize such problems when writing

Implementation of RAID and LVM in Linux

Implementation of RAID and LVM in LinuxI. This section describes how to create and test RAID volumes and LVM volumes in RAID 0, RAID 1, RAID 01, RAID 10, and RAID 5. disk arrays are hard disk drives. make up a whole according to certain requirements,

Shell floating point computing tool bc

The shell floating-point calculation tool bc supports floating-point numbers and is an advanced tool for mathematical operations. [Root @ localhost desktop] # bcbc 1.06 Copyright 1991-1994,199 7, 1998,200 0 Free Software Foundation, Inc. this is

Notes on the mysteries of Linux operating system (the first two chapters of BIOS and boot Management Program)

Notes on the mysteries of Linux operating system (the first two chapters of BIOS and boot Management Program) chapter 1 Bios boot power -- Initial North Bridge -- load program into memory -- read South Bridge COMS data -- Build SMBIOS--POST North

Automatically Telnet Shell scripts and execute scripts on remote machines

Simple usage of Shell script automatic Telnet and execute script of remote machine [plain] #! /Bin/sh (sleep 10; echo "username"; sleep 10; echo "password"; sleep 10; echo "pwd"; sleep 50; # echo exit) | telnet $ ip: connect to the remote machine

Summary of how to install the svn server in linux

Summary about how to install the svn server in linux: A svn server is installed on the linux server in the past two days, but the permission issue has not been resolved. The procedure is as follows: 1. Download the installation file, such as:

RHEL 5.5 source code compilation go compiler error Solution

RHEL 5.5 source code compilation go compiler error solution when red hat 5.5 compiles go, the following error occurs: --- FAIL: TestExtraFiles (1.09 seconds) exec_test.go: 158: Something already leaked-closed fd 3exec_test.go: 211: CombinedOutput:

How to enter the single-person maintenance mode in linux

In linux, how does one enter the single-person maintenance mode and reboot the system first? When you press any key in the second, the operating system selection screen will appear. Read the instructions below the menu carefully, press "e" to enter

You cannot mount a USB flash drive in ubuntu.

Ubuntu cannot mount a USB flash drive. In general, Ubuntu mounts a mobile hard drive to a folder in the media directory under the root directory. The folder name is generally your user name, one reason why the folder cannot be mounted is that the

Ubuntu 12.04 automatically switches the desktop background

Ubuntu 12.04 automatically switches the desktop background. Previously, gconftool was used in gnome2 to change the desktop background of ubuntu. After installing 12.04, I found that it could not work. I studied it and switched to gsettings. I

Linux: usage of loop statements in bash Programming

Linux: In bash programming, the circular statement usage 1.if is a single branch statement in the following format: if condition; then statement ..... Fi 2.if... Else is a dual-branch statement in the following format: if condition; then statement ..

Disk management-small lab

Disk management-small lab 1 lab requirements 1. ensure data security. Failure of any disk does not affect data loss. I/O performance should also be considered. partition two independent Disk Partitions/web and/data3. you can dynamically expand the

SET command alias

SET command alias command purpose alias is used to set command alias command syntax setting alias: alias [alias] = [command name] example: alias rm = 'rm-I 'clear alias: unalias [alias] Clear all: unalias-a command instance [plain] #1. to view the

Total Pages: 5467 1 .... 2062 2063 2064 2065 2066 .... 5467 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.