Transferring files between Linux and Linux:
SCP file Username@hostip: Address
Cases:
SCP Abc.txt Endall@ip:/home/endall/abc.txt
Transfer files between Windows and Linux:
The author here with Putty, of course, can also use other tools, such as
Java EE Development of various types of resources download list, the history of the most complete IT resources, personal collection summary.
After a long time studying and studying the Linux GNU make project manager, now share the learning
1. First go to Sun's website to download WTK2.2 and its patch package, originally wanted to download a new 2.5Beta, but only the Windows version, there is no Linux version. I'm dizzy, when does sun first support windows.
2. Run the downloaded file
Linux we generally use PS to view process information, but the process information given by PS is limited, there is no process work path, the absolute path of the process command and so on, at this time we can through Linux under the/proc/directory
1.od
Description: This command defaults to write the contents of the file in octal form on the standard output. If it is more than one file, then the file will be merged to display, if you do not specify a file name, then select the standard input
VS2010 to debug Linux program method based on arm
To build such a debugging environment, is inadvertently mentioned visulgdb this plug-in, and then search to its official website, found that there is a raspberry based on the document. So, just want
Linux text terminal/character Interface screensaver cancellation
During our daily use of Linux, we often encounter the use of screen terminals after a period of time, the monitor offClose, there is no display on the screen. After a while, the screen
Derby is a transactional, relational database written in pure Java, taking up only a small amount of disk space. Derby originated in Cloudscape, which was a product that IBM acquired from Informix. In 2004, IBM decided to cloudscape open the source
First, DB2 Uninstall1. To db2admin into the terminal, execute./db2stop, stop DB2 service.2. Go to/usr/opt/db2_08_01/instance and uninstall the existing DB2 sample.3. Enter the DB2 installer directory, perform db2_deinstall, uninstall DB2.4. Input Ps–
Brief introductionAwk is a powerful text analysis tool that is particularly powerful when it comes to analyzing and generating reports on data, compared to grep lookup and sed editing. To put it simply, awk reads the file line by row, using a space
If you# cat/sys/power/stateMEM DiskYou canecho "Mem" >/sys/power/state this is equivalent to standbyecho "Disk" >/sys/power/state this is equivalent to hibernation
From http://linux.chinaunix.net/bbs/viewthread.php?tid=1057578
The command line
Many of the functions in the project are just declarations and cannot find the implementation code. Because the implementation code has been compiled into a library so I can't see, all I see is a bunch of header files.
. O,. A,. So files are the
http://blog.csdn.net/chenjin_zhong/article/details/6314213
1. Memory Mapping
The so-called memory mapping is to map physical memory into the process's address space, these applications can directly use the input and output of the address space, so
In Linux system maintenance, you may need to review CPU usage frequently and analyze the overall operation of the system. The performance of the monitoring CPU typically includes the following 3 points: Run queues, CPU usage, and context
Kernel layer:
1. Kernel Arch/x86/kernel/syscall_table_32.s
. Long Sys_mysyscall/* 285 * * Available
2. Arch/x86/include/asm/unistd_32.h
#define __nr_mysyscall 285
3. Add function code
asmlinkage int Sys_mysyscall (int n){PRINTK ("This are My syscall\
Suspend is a power-saving mode, the system will be the machine's hard disk, monitor and other external devices to stop working, while the CPU, memory is still working, waiting for users to wake up at any time, to wake up again need to press the keys
http://blog.csdn.net/lingfengtengfei/article/details/12398299
Linux Epoll Detailed
One, what is Epoll
What Epoll is. According to the man Handbook, it is an improved poll for handling large quantities of handles. Of course, this is not the 2.6
The following functions are all based on the 3.10.90 version of the kernel, and may be different for older or newer kernels. macros for log output Log macros are used in exactly the same way as PRINTK can be customized tag, used in the DMESG output
User and Group ManagementEnvironment: UBUNTU-16.04.4-SERVER-AMD64/etc/passwdRoot:x:0:0:root:/root:/bin/bashUser name user password User ID master Group ID comment User Directory shellx means encryption (dot character)/etc/grouproot:x:0:Group name
Linux service before the installation of the optimization work.
echo ">/etc/udev/rules.d/70-persistent-net.rules" >/etc/rc.local boot automatic execution2. Turn off SELINUX sed-i ' s#selinux=enforcing#selinux=disabled#g
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