Apache2 config file path on Ubuntu. [closed] - linux

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
can someone tell me the path of the Apache2 config file on Ubuntu. Thanks!

You should read the Ubuntu server guide. It will probably answer most of your beginner questions on getting your web server setup (including the question you asked, which the guide states is in /etc/apache2/).

Related

Google security certificate error [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am recently having this error when trying to access google (and google only).
Any idea what the problem is?
It's telling you to fix your clock because it looks wrong.
Also try to clear your cache and cookies and try again.

Is CCTray open source? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I need to look into the CCTray source code. I can only find the link to download its setup online, is there any way to get its code?
CCNet as a whole is open source and available on github here:
https://github.com/ccnet/CruiseControl.NET
You can find sources for CCTray there as well.

Changing port on ssh [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Anybody know if I can setup ssh to communicate on more than one port, or change the default port to something else.
Is there a config file I can use to do this on Linux?
You can do this by editing the sshd_config file. You can take a look at this tutorial for more info:
http://iserialized.com/changing-default-ssh-port-on-ubuntu/
A well explained tutorial.

Extract file_name.zip.001 via Linux command line [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am trying to extract file_name.zip.001 on a Linux host which I connect to via PuTTY.
Could you please suggest me how to extract those files?
You're gonna use the unzip console command.
man unzip will show you how.
By the way - That's got nothing to do with PHP.

Access files using (S)FTP? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Could I access the file like this /usr/local/cpanel/img-sys/ by using FTP/sftp software?
its simply path from home in linux
sftp is protocol for file sharing
you can access it using winSCP

Resources