|
|
Last Updated ( Wednesday, 17 February 2010 )
|
|
|
Open up a terminal and type
|
|
|
Edit /etc/apache2/sites-available/default using your favourite command line editor.
|
|
Last Updated ( Tuesday, 02 February 2010 )
|
|
|
My friend wanted to know how to change or convert DHCP network
configuration to static configuration. After initial installation, he
wanted to change network settings. Further, his system is w/o GUI
system aka X Windows. Here is quick way to accomplish the same:
Your main network configuration file is /etc/network/interfaces
|
|
Read more...
|
|
|
If I want to download all files in a directory of a website, i have to perform a long wget command, they is what I do at first:
This works fine, but sometimes it gives some silly index.@xx files that wish I do not want. To make your directory clean, if you knows the file format you want, you can do this:
I am going to explain briefly what is the meaning of the options I speficied.
-nd no directory, by default wget creates a dir
-r recursively download
-l1 (L one) level 1, download only of that particular folder, don’t go depth on it.
–no-parent I definately don’t want the parent’s files
|
|
Last Updated ( Wednesday, 22 July 2009 )
|
|
|
|
<< Start < Prev 1 2 3 4 5 Next > End >>
|
| Results 28 - 36 of 39 |