Home » Client config

Client config

[Feb 7, 2012 | Views: 36,546]
Git server throught SSH is easy and fast to set up, although every user will have accesses to all repositories in the git server and every user is administrator. This ... read more »
[Jan 20, 2012 | Views: 537]
ns is a discrete-event network simulator targeted primarily for research and educational use. There are two version of ns, ns-2 and ns-3, which are quite different with each other in ... read more »
[Jan 7, 2012 | Views: 1,068]
Update on Jan. 7, 2012: The package for the gtk application style setting on KDE 4.7 is kcm-gtk. The command to install this package is: “# yum install kcm-gtk”. One annoying ... read more »
[Nov 29, 2011 | Views: 5,545]
Update on Nov. 29, 2011: ATI fglrx driver work on Fedora 16 with GNOME 3 Shell with Catalyst driver 11.11 (xorg-x11-drv-catalyst-11.11). Update on Oct. 9, 2011: GNOME 3 shell works now ... read more »
[Nov 22, 2011 | Views: 5,047]
The design of Mac OSX’s theme is very nice. I am always looking for a good theme for my Linux desktop. There are designs influenced by Mac’s style which looks ... read more »
[Nov 21, 2011 | Views: 1,261]
Fedora’s repositories provide most of the software packages needed when using Linux. However, for various consideration, they do not provide some packages, such as MPlayer, ffmpeg. Fortunately, some community maintained ... read more »
[Nov 18, 2011 | Views: 243]
read more »
[Nov 18, 2011 | Views: 388]
Use rpmfusion’s rpm packages to install NVIDIA driver in Fedora is introduced in this post. First, check the proper drivers for the card on [1]. 1. Add rpmfusion. Enable RPM Fusion repositories 2. Install ... read more »
[Nov 18, 2011 | Views: 419]
Installing akmod NVIDIA driver from rpmfusion on Fedora 12. First make sure your nvidia card is in “Supported NVIDIA GPU Products List”: Click here for the list 1. Add rpmfusion repository: Enable RPM ... read more »
[Nov 18, 2011 | Views: 850]
On a x86-64 64 bit Linux system, sometimes we may want to use the 32 bit Firefox, although the support to 64 bit Firefox is getting much better. Just for ... read more »
[Nov 11, 2011 | Views: 18,077]
mailx or mail command in Linux is still providing service for guys like me, especially when we need to send email automatically by script. gmail is great. Now, how to ... read more »
[Oct 31, 2011 | Views: 220]
NFS is widely deployed and used even after more than twenty year. NFS is easy to set up and easy to use. This introduces how to set up the NFS ... read more »
[Oct 30, 2011 | Views: 2,174]
We make mistakes when developing before or after committing in git. We may revert changes and fix our mistake by using git. Revert entire working tree before committing We can return the ... read more »
[Oct 29, 2011 | Views: 298]
Vim is an excellent editor which I use every day. Thunderbird is a nice email application. However, Thunderbird’s integrated editor is not efficient enough to a Vim user. Why not ... read more »
[Oct 29, 2011 | Views: 940]
This post introduces how to install flash plugin to 64-bit firefox on a x86-64 Linux (Fedora as the example). Both 64-bit and 32-bit plugin are available. 64-bit flash plugin for Firefox ... read more »
[Oct 14, 2011 | Views: 770]
This post is a tutorial for new users to set up git and clone and use the first repository. This post introduces how to start using git for new users. ... read more »
[Oct 13, 2011 | Views: 812]
Solutions to git server construction and management are summarised in this post. The post is keeping updating while new solutions is added to this site. Set up git server Setting Up Git ... read more »
[Oct 13, 2011 | Views: 627]
There is various network configuration information in Linux and lots tools can be used to find out those configuration information. Finding out these network information in Fedora Linux as the ... read more »