GN Latest News

Search found 74 matches

by Rob Swan
Fri Apr 18, 2025 11:26 am
Forum: FAQ
Topic: Why can I not send any emails?
Replies: 0
Views: 190

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...
by Rob Swan
Thu Apr 10, 2025 4:05 pm
Forum: Step Three.
Topic: Install software on your PC to remotely access your server.
Replies: 0
Views: 44550

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...
by Rob Swan
Thu Apr 10, 2025 4:01 pm
Forum: Step Three.
Topic: Install EHCP Force.
Replies: 0
Views: 34234

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...
by Rob Swan
Thu Apr 10, 2025 4:00 pm
Forum: Step Three.
Topic: Set the Roundcube defaults.
Replies: 0
Views: 683

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...
by Rob Swan
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: 40009

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.

Image

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.
by Rob Swan
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: 32730

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...
by Rob Swan
Wed May 08, 2024 4:37 pm
Forum: GhostNetwork Related Stuff.
Topic: Robs Blog.
Replies: 0
Views: 42241

Robs Blog.

24/04/2025: I made a mistake! I have just deleted a post in regards to a bug in Webalizer (webstats), where you would get a file not found error. When I spotted this, I was working on my Test Bed system, and no one had ever accessed a website, via a domain name running on that system. Webalizer onl...
by Rob Swan
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: 31462

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: ...
by Rob Swan
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: 32129

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...
by Rob Swan
Mon Feb 05, 2024 12:00 am
Forum: Step Two.
Topic: Important information about Ubuntu Versions.
Replies: 0
Views: 39488

Important information about Ubuntu Versions.

The information and guides on this website are for use with Ubuntu Server 24.04 only and EHCP Force (unless otherwise stated), which is the latest LTS (Long Term Support) version on Ubuntu server. Ubuntu server is for your Webserver, however you will still need a separate Windows PC (can be done fro...