Blogs about: Linux Tip Trick
Featured Blog
Ubuntu 8.04 (Hardy Heron) và HP1020 printer (HOws To)
foo2zjs: a linux printer driver for ZjStream protocol Download and Install Click the link, or cut and paste the whole command line below to download the driver. $ wget -O foo2zjs.tar.gz http://… more »
Billyduc's
Ubuntu 8.04 (Hardy Heron) và HP1020 printer (HOws To)
— 3 comments
billyduc wrote 1 week ago: foo2zjs: a linux printer driver for ZjStream protocol Download and Install Click the link, or cut … more »
Linux exercises for examination - Updated !!
— 5 comments
billyduc wrote 1 month ago: Day la 9 bai ma minh co de bai … con cac bai con lai…hoac co cho nao ko hieu thi cac ban … more »
Moving Around With vim (keyboard short cuts)
billyduc wrote 1 month ago: Moving around with vim. Open any file, for example $ vim /etc/httpd/conf/httpd.conf 1. Go to the fir … more »
rpm and yum rescue tips on Fedora
— 1 comment
billyduc wrote 1 month ago: You have to be careful when you run yum update and yum install, DON’T force kill it, kill -9 or pk … more »
Installing true type fonts for linux
billyduc wrote 1 month ago: While searching the ways of installing true type fonts to linux, I get all sort of solutions. Some w … more »
How Linux file permissions work
billyduc wrote 1 month ago: Linux (and almost all other Unixish systems) have three user classes as follows: User (u): The owne … more »
Linux setup shared directory
billyduc wrote 1 month ago: Sharing a directory among users in same group is one of the essential tasks. You need to use chmod c … more »
Howto: Linux add user to group
billyduc wrote 1 month ago: You can use useradd or usermod commands to add user to group. useradd command creates a new user or … more »
Linux add a user using command line tools
billyduc wrote 1 month ago: Q. How do I add a new user using command line tools? What are command line option recommended. A. Yo … more »
Unix Create a Symbolic Link
billyduc wrote 1 month ago: Q. How do I create links under UNIX / Linux operating systems? A. You need to use ln command, which … more »
10 Linux shell tricks you don’t already know. Really, we swear.
billyduc wrote 1 month ago: Yeah, I’ve read them too. Lists of shell tricks you already know - pstree (wow!) bc (bash already … more »
How To Show Line Numbers In vi / vim Text Editor
billyduc wrote 1 month ago: vi / vim show line number command To display line numbers along the left side of a window, type any … more »
X.Org Configuration Guide - How-to setup your X11
— 1 comment
billyduc wrote 1 month ago: A common problem in Linux systems is the X11 configuration, which doesn’t have a GUI software … more »
Managing User Accounts on Linux
billyduc wrote 1 month ago: Most of us need to create users accounts once in a while. System administrators frequently work wit … more »
Linux Security Basic Guide - How to quickly secure your Linux system after a fresh installation
billyduc wrote 1 month ago: Did you know that a freshly installed Linux server can be hardened in less than 10 minutes? Here’s … more »
Iptables Basic Guide
billyduc wrote 1 month ago: People always complain about how hard iptables are to understand and configure. I’m not sayin … more »
Configuring the Ethernet Interface from The Command Line
billyduc wrote 1 month ago: Perhaps the most important thing in today’s desktop computer is the network connection. Setting yo … more »
Sharing Folders over a Network Using SAMBA
billyduc wrote 1 month ago: This is a guide written for Fedora Linux, but it MIGHT be useful for other RPM based distributions a … more »
