Linux: screenshot tool (scrot)

Scrot is a small and practical tool in Linux. It uses command line-based methods. Easy to use. Use Ubuntu as an example to introduce how to use scrot Install: sudo apt-Get install scrot 1. capture the entire desktop: scrot pic1.jpg. The

How to clear the socket buffer in Linux

Recently, I encountered a problem. For socket communication in blocking mode, if you want to implement device command control, the buffer zone cannot contain information not retrieved from the previous communication before entering the command

How to install vmtool in a virtual machine Linux operating system

Step 1:First, we need to find the Linux. ISO file to install vmtools. In fact, it is very simple. Just right-click the corresponding virtual machine and find and install VMware Tools. Then the vmtools folder will appear in the operating system.

Geekos compiled on 64-bit Linux

At the beginning of his journey to geekos, he encountered a small problem. When compiling geekos on his 64-bit fedora, he reported the following error: geekos/lowlevel.o: could not read symbols: File in wrong format I decided it was a platform

Linux Device Driver-globalmem character device Concurrency Control

Development Environment:WINXP (host) + visualbox + fedora9 (Virtual Machine 2.6.25.4 kernel) Function:The globalmem character device framework analysis (supports two devices) allows you to dynamically create device files and use semaphores to

Linux curl command

Curl www.csdn.net Request csdn and return the content of the csdn homepage. To write the returned content to a file, use the following statement. Curl www.csdn.net> file.html You can also use the following statement: Curl-O file.html

Linux profile of Env

Linux is a multi-user operating system. Each user logs on to the system and has a dedicated runtime environment. Generally, the default environment of each user is the same. The default environment is actually the definition of a set of environment

Linux assembly -- Hello world!

# This is a 'hello world' Program. Section. DataOutput: # Start address of the string. ASCII "Hello world! \ N "# string content. Section. Text. Globl _ start # Global Access identifier_ Start: # program entry mark# Use soft interrupt to call kernel

In Linux, SVN cannot connect to Windows Server: SSL handshake failed: SSL error: Illegal Key Usage detected in the certificate

The SVN server has been configured with visualsvn in Windows2003 and can be used normally on Windows Virtual Machine clients. HoweverUnbuntu11.10Run SVN.SubversionHowever, the following error is reported: SVN: method options failed to "https: // 1.0.

Linux Desktop usage

Author: redguardtoo) Note: I will maintain this article for a long time. Please refer to the following update time Updated on: Original date: I have been using Linux desktop on my PC for five years (it takes a long time to use Linux at work), and I

8 interesting Linux scripts for work

Http://club.topsage.com/thread-1201128-1-1.html     Many people are not concerned about the importance of command line prompts. But I do not think so at all. A good command line prompt can change the way you use commands. To this end, I found some

Learn about Linux troubleshooting

1. The following message is displayed when you run the Software Package Manager and update Manager:==========================================Unable to initialize package information An error occurred while initializing the package information.

[Linux] Sort command

Sort command -TDelimiter number If this parameter is not specified, spaces are separated by default, and spaces at the beginning and end are ignored. If this parameter is specified, only one character can be recognized. If this parameter is set to a

Common Linux commands

I. File directory class1. Create a directory: mkdir directory name2. Delete the empty directory: rmdir directory name3. Delete the subdirectory unconditionally: rm-rf directory name4. Change the current directory: cd directory name (go to the user's

Install ruijie in LINUX

Install ruijie in LINUX Download xrgsu-1.1.1.i386.tar Decompress the package to obtain xrgsu. Switch to the root permission and run [root @ localhost xrgsu] #./xrgsu-In this case, an error occurs :. /xrgsu: error while loading shared libraries:

Struct unordered initialization-common methods for Linux kernel source code

The following types of usage are often seen in the Linux kernel source code: static struct platform_device androidusb_device = { .name = "android_usb", .id = -1, .dev = { .platform_data = &android_usb_pdata, }, }; Here,

Linux Process Management-deadlock

DeadlockIn a multi-channel Program System, multiple concurrent execution programs share system resources, thus improving resource utilization and system throughput. However, a deadlock may occur. A deadlock is a deadlock formed by multiple processes

Linux-based open-source wavplay player

**************************************** **************************************** **************************************** ***Author: EasyWave time: 2013.02.05 Category: wavplay player Declaration for Linux applications: reprinted. Please keep the

Reboot Command Process Analysis Based on Linux and Busybox

**************************************** **************************************** **************************************** ***Author: EasyWave time: 2013.01.26 Category: Linux kernel system source code analysis statement: reprinted, please keep the

After the password is entered in linux, the system always returns to log on.

Faults: Http://img.my.csdn.net/uploads/201212/17/1355715151_2402.png Before that, I have modified:/etc/fstab. UUID = f0379fc6-53e7-4182-b147-1cf2f083368a/home ext4 defaults 0 0 Just modify the mount point again. Solution: "/Etc/fstab" 20L, 1085C 7

Total Pages: 5467 1 .... 2833 2834 2835 2836 2837 .... 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.