Subscribe
Tutorial search

Linux Split Tutorials


Sort by:
Getting comfortable with Linux plumbing
Getting comfortable with Linux plumbing
If you think streams and pipes make a Linux expert sound like a plumber, here's your chance to learn about them and how to redirect and split them. This article grounds you in the basic Linux techniques for redirecting standard IO streams.
Difficulty:
Build a faster and more secure UNIX file system
Build a faster and more secure UNIX file system
UNIX's method of handling file systems and volumes provides you with an opportunity to improve your systems' security and performance. This article addresses the issue of why you should split up your disk data into multiple volumes for optimized performance and security.
Difficulty:
The benefits of parceling Root power with POSIX
The benefits of parceling Root power with POSIX
POSIX file capabilities split root user powers into smaller privileges, such as the ability to read files or to trace processes owned by another user. By assigning capabilities to a file, you can enable an unprivileged user to execute the file with those specified privileges. In this article, learn how programs can make use of POSIX capabilities, how to investigate which capabilities are needed by a program, and how to assign those capabilities to the program.
Difficulty:
csplit or split - split a large file into smaller ones
csplit or split - split a large file into smaller ones
csplit or split - split a large file into smaller ones
Difficulty:
Search Term(s) (1): split