Crack the root password in Linux (figure) from: Security China Network
Favorites
It's already on the 15th! There is more than a month before the competition. Now we are all learning network knowledge, and now we have time to teach how to
Chinese garbled characters in the Linux operating system (RedHat 5.0) have not been completed for a long time!
1, CD/usr/share/Fonts2, mkdir TrueType3, CD TrueType4, mkdir simsun5. Use FTP or SFTP to upload the simsun. TCC file in windows to
Scott: I am very excited to announce that Novell released Moonlight 1.0 today, which can be downloaded for free and supports most mainstream Linux versions (including openSUSE, SUSE Linux Enterprise, Fedora, Red Hat, and Ubuntu ). Moonlight is an
1. Download MPlayer-1.0rc1 source code package and decoder library essential-20061022 from the official website
2. Set $ DLIB to the directory where the decoder library is located.
./Configure -- enable-gui -- enable-largefiles -- enable-menu --
Copyright 2009 (c) benzus the following code comes from the Linux-1.0 kernel include/linux/sched. h file. (Note that the Linux 0.11 kernel is basically the same as this code, so this article also applies to the 0.11 kernel) 01 # define switch_to (n )
Viewing the IP address ifconfig is equivalent to ipconfig in the window.
Remote logon command rdesktop-f-a 16 192.168.10.10
Linux provides a large number of commands that can effectively perform a large amount of work, such as disk operations,
1. RoleIn Linux, The grep command is a powerful text search tool that uses regular expressions to search for text and print Matching lines. Grep stands for Global Regular Expr.Ession Print, which indicates the global regular expression version. Its
Linux Folder deletion command
Deleting a directory in Linux is very simple. Many people are still used to using rmdir. However, once the directory is not empty, it is deeply worried. Now we can use the RM-RF command.You can simply use RM, but you
[Reprinted 1]
System Administrators often need to log on to the server remotely.Then run some programs on the server.SometimesIt takes a long time (more than 12 hours)This is to exit the Remote Management Terminal if the program is not
This article describes how to use git to submit a patch using your first patch submission experience. It is worth learning.
From: http://linux.koolsolutions.com/2011/02/26/howto-create-and-submit-your-first-linux-kernel-patch/
After working with
Some time ago, for some reason, I have been using windows xp. I installed CentOS5.5 with vmware, and then upgraded it to 5.6. I have been doing some kernel development on it, compile the kernel above and debug the kernel above. It is troublesome to
Fb0, FB, and other devices cannot be found in the/dev/directory of Debian. You can change the/boot/GRUB/menu. LST file.
Add a VGA = 0x0317 to the kernel sentence.
title Debian GNU/Linux, kernel 2.6.26-2-686root (hd0,0)kernel
This article reference article address: http://hi.baidu.com/donghaozheng/blog/item/02e1b231f0df64a25fdf0eea.html
For more information, see the MICRO2440 user manual.
Mao learned how to install and uninstall the driver module. During this process,
1. ifconfigYou can use the ifconfig command to configure and view the network interface configuration.
For example:
(1) configure the IP address of eth0 and activate the device.
# Ifconfig eth0 192.168.1.10 netmask 255.255.255.0 up
(2) configure the
1,Run the file checkout to the local directory.
Svn checkoutPath (path is the directory on the server)
Example: svn checkout svn: // 192.168.1.1/pro/domain
Abbreviation: svn co
2,Add new files to the version Library
Svn
AddFile
Example: svn add test.
This problem occurs recently in codeblocks updates:
Warning: GDB: Failed to set controlling terminal: operation that does not allow [Xu]
Solution:
Change the debugging terminal: Use gnome-terminal as the debugging terminalIn the codeblocks menu,
I. file commands
Ls-list DirectoriesLs-al-list hidden files with formattingCd dir-Change directory to dirCd-change to home directoryPwd-display the current directoryMkdir dir-create directory dirRm file-delete fileRm-r dir-delete directory dirRm-f
Atomic operations
The so-called atomic operation means that the operation will never be interrupted by any other task or event before execution is completed. That is to say, its smallest execution unit cannot have a smaller execution unit than it,
Pthread_kill:
The difference between pthread_kill and kill is to send signal to the thread ., Most of the default signal actions are to terminate the process. Therefore, we need to use signal () to capture the signal and add the processing function.
You need to install latex and support Chinese characters. This problem has always been a headache. After a long time, I finally got it done. After that, I found it quite simple. To sum up, I hope to give you a reference.
First of all is the choice
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