Select Page

Changing Report Server URL in DFS

Adenium Systems tech support recommended that an internal URL for the DFS report server is used as opposed to an external one. This is likely due to increased performance in accessing the URL. To change this URL, open Library Manager and right click on the Library and...

Setting Up URL Rewriting for Apache in Linux

Search Engine Friendly (SEF) URL’s are very common today with the widespread use of content management systems (CMS). These are URL’s that look like http://www.website.com/about as opposed to the conventional http://www.website.com/about.html. An SEF URL in a CMS...

How to Start, Stop, and Restart Apache in Linux

At various times, you will need to manually start and stop Apache. This could be due to making changes in the httpd.conf file which requires a restart, or the web server could be experiencing problems. You can perform these commands in a Linux terminal with httpd. To...

Display a List of Installed Modules in Apache

If your having problems with a feature in Apache, such as URL rewriting, you can check if the rewrite_module was installed. The following procedure works on a Linux terminal with Apache 2.x. httpd –l Lists compiled (static) modules. httpd –M Lists shared/dynamic...

Set Windows Workgroup in Linux

A Linux computer can connect to a Windows network through Samba, which can be easily in installed in Fedora and other distributions. You will need to enter the workgroup that the Windows network uses in order to connect to it. This information can be entered in the...
Translate »