Stack Exchange
sign up
|
log in
|
Unix & Linux
Questions
Tags
Tour
Users
Ask Question
nozimica
less info
meta user
|
network profile
508
reputation
2
14
bio
website
location
Santiago, Chile
age
visits
member for
2 years, 1 month
seen
May 17 at 22:22
stats
profile views
25
508
reputation
bio
website
visits
member for
2 years, 1 month
2
14
badges
location
Santiago, Chile
seen
May 17 at 22:22
summary
answers
questions
tags
badges
favorites
bounties
reputation
activity
122
Actions
suggestions
reviews
revisions
comments
badges
posts
accepts
all
Jan
30
answered
Difference between [[ $variable ]] and [[ -n $variable ]]?
Jan
25
comment
Why put some config info in conf/httpd.conf and some in files in the conf.d folder?
Take a look at this document in the Apache's wiki:
DistrosDefaultLayout
Jan
25
comment
What is the purpose of Apache2's configuration files?
To complement this answer, the document
DistrosDefaultLayout
explains the differences among distros regarding the layout of config files for Apache.
Dec
9
answered
enable apache mod rewrites to load clean-urls
Dec
9
comment
Backtrack 5 R2 Dual-Boot w/Windows 7 No Longer Loads
Read carefully this link:
hackingdna.com/2012/02/…
.
Dec
9
comment
Backtrack 5 R2 Dual-Boot w/Windows 7 No Longer Loads
You can use the install CD. It should give you the option
safe mode
.
Dec
7
comment
Why can I only use apt-get as super user ? Mint 14 Linux
Try doing
sudo -E apt-get install ...
and tell us what happens.
Dec
7
comment
Why can I only use apt-get as super user ? Mint 14 Linux
What is the syntaxis you're using to set the proxy?
Dec
7
comment
Why can I only use apt-get as super user ? Mint 14 Linux
Aren't you issuing
su -
? If you are using just
su
, then I don't know why
apt-get
knows
the proxy environment variable. How did you setup the proxy?
Dec
7
revised
Backtrack 5 R2 Dual-Boot w/Windows 7 No Longer Loads
Included external solution in my answer.
Dec
7
answered
Why can I only use apt-get as super user ? Mint 14 Linux
Dec
7
answered
Backtrack 5 R2 Dual-Boot w/Windows 7 No Longer Loads
Dec
3
revised
how to view php and server error logs?
added 131 characters in body
Dec
3
answered
how to view php and server error logs?
Oct
10
comment
Use Emulated Scrollwheel Instead of Real One X11
Which model is your mouse?
Apr
20
awarded
Yearling
Feb
21
accepted
Autocompletion for Makefile rules in tcsh
Feb
21
comment
Autocompletion for Makefile rules in tcsh
Thanks again @Gilles, "sourcing" that file in Debian gives me immediately auto-completion for
make
Feb
18
asked
Autocompletion for Makefile rules in tcsh
Dec
14
accepted
Vim: mouse support lost after using netrw in xterm
Unix & Linux Stack Exchange works best with JavaScript enabled