Linux Fundamentals
From funtoo.org Welcome to "Linux fundamentals," the first of four tutorials designed to prepare you for the Linux Professional Institute's 101 exam. In this tutorial, we'll introduce you to bash…
From funtoo.org Welcome to "Linux fundamentals," the first of four tutorials designed to prepare you for the Linux Professional Institute's 101 exam. In this tutorial, we'll introduce you to bash…
From funtoo.org In the UNIX world, we have a lot of options when it comes to editing files. Think of it -- vi, emacs, and jed come to mind, as…
From funtoo.org In this series of articles, I'm going to turn you into a proficient awk coder. I'll admit, awk doesn't have a very pretty or particularly "hip" name, and…
From funtoo.org Fundamental programming in the Bourne again shell (bash). Bash by Example Part 1 Bash by Example Part 2 Bash by Example Part 3
From http://blog.amit-agarwal.co.in I have quite a lot of servers where I need to ssh at workplace and I generally don’t remember all of them, so I wrote a simple yet…
From Slashdot.org "Alternative DNS services, such as OpenDNS and Google Public DNS, are used to bypass the sluggishness often associated with local ISP DNS servers. However, as more websites, particularly…
From tuxradar.com Ever wanted to learn how the internals of your Linux desktop work? Yes, we've already published detailed "how it works" articles about things like sound, the kernel, LVM,…