GN Latest News
Search found 75 matches
- Sun May 11, 2025 12:46 am
- Forum: GhostNetwork Related Stuff.
- Topic: EHCP force Mod Log.
- Replies: 0
- Views: 105
EHCP force Mod Log.
May 2025 Version: URL: https://downloads.ghostnetwork.co.uk/fixes/ehcpforce/2404/may25/ehcpforce_stable_snapshot.tar.gz Updated to the very latest courier version (when installing on Ubuntu 24.04 or above), in this version the courier-authdaemon has been replaced by a service called libcourier-auth...
- Fri Apr 18, 2025 11:26 am
- Forum: FAQ
- Topic: Why can I not send any emails?
- Replies: 0
- Views: 1548
Why can I not send any emails?
If you have used the modified version of EHCP force from this site, and also used the update script from THIS POST , you should not have any issues sending emails. I understand though, that some of you won’t be in that position. When you send an email, you email client (normally Roundcube), has to p...
- Thu Apr 10, 2025 4:05 pm
- Forum: Step Three.
- Topic: Install software on your PC to remotely access your server.
- Replies: 0
- Views: 46261
Install software on your PC to remotely access your server.
There are two free applications you should install on your PC to remotely access your server, these are PuTTY and WinSCP. Installing PuTTY [/b] Putty is a very simple windows application that it used to access your servers command prompt (sometimes called root or console). This is the best way to ac...
- Thu Apr 10, 2025 4:01 pm
- Forum: Step Three.
- Topic: Install EHCP Force.
- Replies: 0
- Views: 35379
Install EHCP Force.
The install script on this page installs a modified version of EHCP force. The latest version of EHCP force has some bugs is the email system when installing on Ubuntu 24.04, so this version has those bugs fixed. If and when EHCP force get fixed, we will resort back to the official version. If you i...
- Thu Apr 10, 2025 4:00 pm
- Forum: Step Three.
- Topic: Set the Roundcube defaults.
- Replies: 0
- Views: 1622
Set the Roundcube defaults.
Roundcube webmail is your online email client for all things email. There are two email clients in EHCP force, the main one is Roundcube. The other client is called SquirrelMail, but this one is old and, in my opinion, obsolete. Ok, the first thing we are going to set in Roundcube is to tell it to a...
- Sun Jul 28, 2024 7:38 pm
- Forum: FAQ
- Topic: How do I fix “Fatal error: Uncaught TypeError” in the EHCP force CP?
- Replies: 0
- Views: 41637
How do I fix “Fatal error: Uncaught TypeError” in the EHCP force CP?
When attempting to access certain parts of the EHCP force control panel, you may see this.

This is due a bug in the 24/07/2024 release of EHCP force.
In order to fix this issue simply update EHCP force to the latest version.

This is due a bug in the 24/07/2024 release of EHCP force.
In order to fix this issue simply update EHCP force to the latest version.
- Sat Jun 22, 2024 12:49 pm
- Forum: FAQ
- Topic: How do I update my Spamassasin user interface to the new method?
- Replies: 0
- Views: 34605
How do I update my Spamassasin user interface to the new method?
Important Notes This post is ONLY for those that followed the procedure on this website prior to the 27/06/24, to set up a user interface for Spamassasin. If you did use the old method, you don’t need to change anything, however the old method did have some inefficiencies, for example system log en...
- Wed May 08, 2024 4:37 pm
- Forum: GhostNetwork Related Stuff.
- Topic: Robs Blog.
- Replies: 0
- Views: 44449
Robs Blog.
11/05/2025: A new modified version of EHCP force has been added to the site. Please see THIS post for details. 10/05/2025: Made a slight chance to the SSL only Apache template. The Apache template in THIS post has changed very slightly. 05/05/2025: Another EHCP force update, still no fix. This is b...
- Sat Mar 16, 2024 3:13 pm
- Forum: FAQ
- Topic: How do I upgrade to Ubuntu server 24.04 from 22.04?
- Replies: 0
- Views: 33121
How do I upgrade to Ubuntu server 24.04 from 22.04?
I am sorry say, the only safe way to upgrade to Ubuntu server 24.04 is a full reinstall. Make sure you back up all of your data using as many different methods as you can to prevent data loss. Then start at THIS POST , and follow through each of the relevant posts to set up your server again. NOTE: ...
- Sat Mar 16, 2024 3:10 pm
- Forum: FAQ
- Topic: I forgot to select “OpenSSH server” during the OS install, how do I fix it?
- Replies: 0
- Views: 33975
I forgot to select “OpenSSH server” during the OS install, how do I fix it?
If you did not select OpenSSH server when you installed Ubuntu server, you will not be able to connect to you server using PuTTY. Don’t worry this is easy to fix. Log into your server, and enter this command. sudo apt-get install openssh-server As always you may need to re-enter your password. image...