Articles by bad_crow
-
Vim Editor Basics
Author: bad_crow • Tags: linux, shell • Comments: 11Vim Basics: This tutorial is going to speak about vim basic use. Vim is a powerful text editor used in CLI (command line interface). Because Linux uses a lot of configuration files, you'll often need to edit them and vim is a great tool to do so.
-
Boot On BTRFS With Debian
Author: bad_crow • Tags: debian • Comments: 11
Boot On BTRFS With Debian This tutorial will explain you how to boot from a BTRFS filesystem with kernel 2.6.31-RC4 and BTRFS 0.19. BTRFS is a new filesystem with some really interesting features like online defragmenting and snapshots. BTRFS is an experimental filesystem, use at your own risk. The kernel used is also experimental.
-
How To Connect To A WPA Wifi Using Command Lines On Debian
Author: bad_crow • Tags: debian • Comments: 7
How To Connect To A WPA Wifi Using Command Lines On Debian This tutorial will explain how to connect to a WPA (1-2) wireless network without installing any graphical tool.
-