split - Splitting a file into smaller parts
Learn to use the split command to divide files into smaller parts! Find out how to specify the size and merge them back together. Tips for safe...
Learn to use the split command to divide files into smaller parts! Find out how to specify the size and merge them back together. Tips for safe...
Having trouble with motd resetting after a reboot? Find out how to make changes to /etc/motd permanent, especially on the Slackware distribution!
Having trouble with missing libraries? See how to efficiently check for them using the ldd and grep commands. A simple solution!
Secure your data online! Find out how to easily create an encrypted connection using SSH as a SOCKS Proxy and protect your privacy on public Wi-Fi networks.
A transparent proxy in Squid is the solution to the problem of forgotten configurations. Learn how to implement it using Squid and iptables, step by step.
Having internet problems after adding a new card? Find out how to rename network interfaces using udev and restore your networ...
Enable syntax highlighting in nano! Find out how to configure the .nanorc file step by step to enjoy readable code in your favorite editor.
Synchronize time on Linux with atomic clocks using ntp. Find out how to install ntp, use ntpdate, configure cron and the firewall. Accurate time...
Blocking .bash_history? Find out how to effectively block command logging and delete your history. Take care of your privacy in the terminal!
Faster SSH thanks to simple data compression! Learn the `ssh -C` command and PuTTY settings to speed up your connections instantly.