Linux

Discover linux, include the articles, news, trends, analysis and practical advice about linux on alibabacloud.com

Wine v1.3.12 releases excellent Linux system emulator software

Wine is a tool for performing some Windows applications under Linux operating systems! If you want to run Windows programs under Linux, Wine will be your essential tool! The Wine development release 1.3.12 are now available. What ' s New in this release ("below for details"): &ht ...

Linux is a child without love

Linux is a child of love, OS x and Windows systems are always there, but open source Linux is silently supporting something unusual in the corner. The executive director of the Linux Foundation told us, "You use Linux every day, but you don't know it's always in your life." "Mobile phones, securities institutions, high-speed rail, traffic control, banks, nuclear submarines, automobiles ..." This almost forgotten system is far more important than what you see. 1. Android phones and tablet systems are based on Linux ...

MUSL 0.9.1 publishes Linux system standard library

MUSL is a new implementation based on the Linux system standard library. It features lightweight, fast, simple, free, and secure. It replaces the MUSL builder of the system's standard library, such as GLIBC, to directly evaluate the library and establish a compact static link with it. MUSL 0.9.1 This version can invoke the dynamic Link program, explicitly run the program or as a LDD call, display its dependencies on the resolution. Major traditional Compat improvements, header files, including _bsd_source support, additional interfaces to achieve basic LS ...

Pf-kernel 3.0.1-PF releases a Linux kernel

Pf-kernel 3.0.1-PF This version of the kernel has been updated to version 3.0.1. TuxOnIce has been updated. Pf-kernel a Linux kernel. It provides a useful feature that combines BFS scheduling and tuxonice into the mainline. Download Address: http://pf.natalenko.name/sources/3.0/patch-3.0.1-pf.bz2

Steps to compile the Linux kernel so that it supports NTFS

Linux systems are typically not supported in NTFS format after installation, and we need to compile the kernel to enable it to run NTFS-formatted access, as detailed below: [Root@localhost ~]# cd/usr/src/linux-2.4[ Root@localhost ~]# make Menuconfig Select Http://www.aliyun.com/zixun/aggregation/19352.html&quo ...

Methods that cause Linux to not start properly after you reload windows

If there is no repartition, boot the Linux boot disk (or the first CD-ROM) into rescue mode. First find where the original/partition mount is. Redhat is usually/mnt/sysimage. Perform "Chroot/mnt/sysimage". If it is grub, enter the grub-install/dev/hd* (according to the actual situation) and if it is Lilo, enter Lilo-v and reboot. If the partition has ...

What does every delegate in/proc/sys/sem in Linux mean?

What does every delegate in/proc/sys/sem in Linux mean? /proc/sys/sem contents are as follows 250 32000 32 128 The 4 parameters are SEMMSL (the maximum number of semaphores per user), Semmns (maximum number of system semaphores), SEMOPM (each SEMOP system call operand), Semmni ( Maximum number of system semaphore sets)

How do I view software for Linux partitions under Windows?

How do I view software for Linux partitions under Windows? Paragon.ext2fs.anywhere.2.5.rar and Explore2fs-1.00-pre4.zip now many Linux distributions are installed by default based on LVM, so EXPLORE2FS is also starting to support LVM2 with the Times: Http://www.chrysocome.net/downloads/explore2fs-1.08beta9.zip

Description of command usage for file systems in Linux

The 1.DD DD command is used to copy a file. 2.edquota This command can be used to set the disk space limit for users and groups of users. 3. Fdisk This command is used to perform a disk partition under Linux. 4.MKFS This command is used to build a Linux file system. 5.mount This command is used to assemble a file system. 6. Quota this command to restrict and display the disk space available to the user.

S6-linux-utils 0.11 Publishing System utilities

S6-linux-utils is a set of minimalistic Linux-specific system utilities. S6-linux-utils 0.11 This release adds S6-devd, a minimalistic udev daemon that initiates the secondary program on each kernel event. It is designed to run outside the BusyBox "Mdev" applet. Download Address: Http://www.skarnet.org/software/s6-linux-utils ...

How do I combine multiple PDF files in Linux?

Wind Network (ithov.com) original article: In Linux for batch processing PDF files, we need to combine multiple PDF files into a file, we can use the following command to complete: [Root@localhost www]#&http:// Www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Gs-q-dnopause-dbatch-sdevice ...

Cheix USB Alpha 09 release Linux Image tool

Cheix USB Alpha 09 This version adds a cheix_admin script and its documentation. This script installs the root file system to read and write and execute a subshell. When you exit the shell, the script updates the cache and runs normally, installs the updated executable file, and then mounts the root FS as read-only. Cheix USB is a tool that can run a Linux image from a USB drive and has it without requiring computer support to boot from a U disk. By using Lin ...

MUSL 0.7.11 releases Linux based on standard libraries

MUSL is an implementation based on the standard library Linux system. It is lightweight, fast, simple, free, and strives to maintain consistency and safety awareness in standards. It includes a construction project on MUSL in the system's standard library (such as GLIBC) where it is possible to immediately evaluate the library and build it with its compact static link binaries. MUSL 0.7.11 shared libraries and dynamic loading (DLOPEN/DLSYM) now supports a dynamic linker with an integrated nearly 0 overhead. Other new features include POSIX Message Queuing, posi ...

Linux is a fundamental part of our lives

Lead: Linux has never been fully loved by people, from Apple's Mac OS X and Microsoft's Windows operating system has been the focus of media and users. In fact, although often overlooked by users, the free and open source Linux operating system has been supporting a large number of daily or unusual projects, and affect people's lives. The following is the full text of the article: &n ...

How to install Oracle on SUSE Linux 10: Create a Database listener

How to install ORACLE on SuSE Linux 10: Detailed steps to create a database listener $ORACLE _home/bin/netcaoracle@linuxsuse:~> NETCA

Scientific Linux 6.1 Beta 1 Development release

Troy Dawson announces scientific Linux 6.1 release, additional Red hat based software may be used in academic and scientific environments: this is the first scientific Linux 6.1 beta, recompile all the packages and pass our test to our satisfaction. We do not expect packages that we have changed from upstream vendors. While we have seen some changes in the adjustments and release candidates, these should be secondary. I believe we have the last major obstacle in the past. Http://www.aliyu ...

Unpack rpm files in Linux in current directory?

Unpack rpm files in Linux in current directory? Cat kernel-ntfs-2.4.20-8.i686.rpm | Rpm2cpio | Pax-r examples are as follows: [Root@localhost 6-18]# cat kernel-ntfs-2.4.20-8.i686.rpm | Rpm2cpio | Pax-r[root@localhost 6-18]# ll Total dosage 44-rw-r--r-...

How do I see the use of a hard disk in Linux?

How do I see the use of a hard disk in Linux? We can use the DF command, as follows: 1, DF display in K (root@localhost ~]# df File System &http://www.aliyun.com/zixun/aggregation/37954.html       ">nbsp; &nbs ...

Linux uses two existing files to generate a new file

The prerequisite for using two existing files in Linux to generate a new file: Each file must not have duplicate rows 1. Remove the set of two files (duplicate rows keep only one copy) Cat file1 file2 | Sort | Uniq 2. Remove the intersection of two files (leaving only files that exist at the same time in two files) Cat file1 file2 | Sort | Uniq-d 3. Delete intersection, leaving other rows cat file1 file2 | So ...

Cdemu for Linux 1.4.0 publish a CD/DVD simulation kernel module

Cdemu for Linux is a suite of kernel modules, libraries, daemons, and clients. It installs CD images on Linux and has the ability to simulate CD/DVD drives and discs. The Cdemu for Linux version 1.4.0 has made some bug fixes and cleanup efforts, and this release has led to major rewriting of daemons and clients. Cdemu is an ordinary application that uses the bus automatic start facility for session and system bus instances. CDEMU Client and GC ...

Total Pages: 23 1 .... 4 5 6 7 8 .... 23 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.