LINUX Automatic backup script file

First I set up a folder under the/root/backup directory,#mkdir/root/backup/mysqlbackupAfter five o'clock every day, a file will be saved here.Then create a new file#vim/root/mysqlautobakInput:Filename= ' Date +%y%m%d

Mac SSH login Linux and display Linux graphics

Background:Mac via [terminal]SSH login Linux and display Linux graphics on MacMAC Host ip:10.2.1.1Linux host ip:192.168.1.1DescriptionTo SSH access and display the Linux host graphics, here, first use the Xquartz tool. Second, you need to tell the

Implementation of several important configuration files during the Linux boot process

After Linux login, the configuration execution order is (Debian serials capable):/etc/environment,/etc/profile, ~/.bash_profile | ~/.bash_login | ~/ ~/.bash_logout,/ETC/BASHRC, ~/.BASHRC,. Profile)With regard to the role of individual files, the

LINUX Signal Concept Detailed

LINUX Signal Concept DetailedWe run the following command to see a list of supported signals from Linux:# kill-l1) SIGHUP 2) SIGINT 3) Sigquit 4) SIGILL5) SIGTRAP 6) SIGABRT 7) Sigbus 8) SIGFPE9) SIGKILL (SIGUSR1) SIGSEGV) SIGUSR213) sigpipe)

"Linux" Sort command uniq

Most of the time, we are going to calculate the total number of identical patterns in the data, for example, using last can be used to find the identity of the landing host this month. Can I find out their total number of landings for each user? At

Linux01-linux Network Configuration 38

First, the network card1, Linux: Network is the function of the kernel2, the network card definition:A) RHEL5 network card definition file:/etc/modprobe.confb) RHEL6 NIC definition file:/etc/udev/rules.d/70-persistent-net.rules3. Name of network

Linux Remote Desktop---xmanager

Linux server-side settingsRequired Packages[Email protected] ~]# Rpm-qa | grep XDmXorg-x11-xdm-1.1.6-14.1.el6.x86_64[Email protected] ~]# Rpm-qa | grep GDMGdm-2.30.4-39.el6.x86_64Gdm-user-switch-applet-2.30.4-39.el6.x86_64Pulseaudio-gdm-hooks-0.9.21-

Linux Key Interrupt Driver example

#include #include #include #include #include #include #include #include #include #include #define Key_device_count1#define Key_device_name"Key"/*key character device structure body */struct Key_dev{struct CDEVCdev;unsigned

Monitoring Linux system CPU hard disk network IO and other resource scripts

fpm

This script is to monitor all aspects of the system resources, need to change a little, if the network card is not correct, slightly modified, the mailbox to write their own 163 mailbox, the default is an hour to send an email to the mailbox, the

Intel baytrail-t support Linux?

Click here to view the articleHave time to try ~ ~ ~ Oh ...Ubuntu (Linux) on Atom Z3700 SeriesASUS Transformer book T100 are particularly interesting platform, because some guys at XDA Developers Forum has already in Stalled Android/ubuntu on the

LInux Installation Stuff

Native PHP Installation./configure--prefix=/usr/local/php5--with-gd--enable-gd-native-ttf--enable-gd-jis-conv--with-mysql-- With-pdo-mysql--with-oci8=instantclient,/usr/lib/oracle/12.1/client64/lib--enable-soap--enable-sockets--

Linux under compilation QBittorrent-3.1.9.2

PrefaceQbittorrent is a new lightweight BitTorrent client that can run on Linux, Windows, and other possible systems, it's easy to use, beautiful look, and powerful, it's a great BT download tool under Linux. But want to use it is not simple, waste

Linux System Programming Learning Note (ii) file I/O

1. Each Linux process has a maximum number of open files, by default, the maximum value is 1024 file descriptor can not only reference ordinary files, can also refer to sockets socket, directory, pipeline (everything is a file) by default, The child

Linux environment Programming file I/O (iv): Data structure for file I/O

AThe Linux system supports sharing open files between different processes. The kernel uses three data structures to represent open files: Process table items, file table entries, v-node tables. 1. Process table entry: Each process has a record entry

Linux partitioning, disk System management, file system authoring

Recently began to pick up the Linux again, because the work is very little, so see things easily forget.These days to see the Linux partition, and how to make the file system and other related commands to use, the following in accordance with this

How the Linux system administrator kicks the user

Two methods:1. Using the Pkill command1.1 Viewing the currently connected user through who or WFor example:WUSER TTY from [email protected] IDLE jcpu PCPUJjony pts/0 xxx.xxx.xxx.xxx 00:10 0.00s 0.03s 0.01s WRoot pts/1 xxx.xxx.xxx.xxx 00:20 1:25

Mutually exclusive semaphore implementations between multiple processes (Linux and Windows cross-platform)

There are many ways to implement mutual exclusion between multithreading, critical section (Critical), mutex (mutex), Semaphore (Semaphore), event, etc.Where the critical region, mutual exclusion, signal volume is strictly the realization of

Installing boot Linux in a Win7 environment

Installing boot Linux in a Win7 environmentUnder the Win7 system, the installation of Linux is particularly inconvenient, because the boot. INI profile is not in the XP, to add a boot option, you can only use specialized tools, which is more or less

A message about Linux Bridge configuration

In other words, some things are very suitable for one day before the holiday, but they are definitely not suitable for you to take a look before you are going to eat... I met such a worried thing last week. In the end, I ended up with low blood

Implementation of Linux getcwd ()

You can use getcwd () to obtain the current working directory. 1 #include 2 3 char *getcwd(char *cwdbuf, size_t size); If the call succeeds, a pointer to cwdbuf is returned. If the call fails, NULL is returned. The implementation of getcwd () is

Total Pages: 5467 1 .... 2038 2039 2040 2041 2042 .... 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.