arrow_upward

Posted by: tryp4vps - 10-05-2017, 04:25 AM - Forum: VPS Support - Replies (8)
Hi,

My VPS 9 was down a few hours ago. After it gets back up, I find that the clock is completely off:

Code:
ntpdate -q ntp.ubuntu.com

4 Oct 17:10:52 ntpdate[10437]: step time server XX.XX.XX.XX offset 25199.297538 sec

This is serious. Admin please help to open ticket to VirMach to resolve it asap. Thank you.

FYI, My VPS 9 is on Chicago location.
Posted by: Dynamo - 10-04-2017, 01:17 PM - Forum: VPS Giveaways - Replies (45)
9 VPSs are Available

  • 3x VPS 1
  • 1x VPS 4
  • 1x VPS 7
  • 1x VPS 8
  • 1x VPS 10
  • 1x VPS 11
  • 1x VPS 12

For Users who wants to apply for VPS 8:
there are currently only few OS available in that i.e Win 2016, Win 2012 R2, Ubuntu 14.04.
If you wish to use Windows OS as your Main operating system then one thing you need to keep in mind that you must have a valid key for it. No trials are allowed by the Provider.User can mount them using ISO.

Since there was some problem going on with the panel of VPS 3,It would be unavailable in this giveaway.
The winners will be decided as soon as possible and giveaway will remain open till 9th of October  (Monday).


Please Read before Applying
  1. Read Our Forum Rules before applying.
  2. You should have meet our minimum requirements to get VPS.
  3. Read Application Format before applying. (If the application format is wrong then your Request will be rejected)
  4. You must post your VPS application in VPS Request Forum.
  5. Read TOS of VPS providers before applying.

Posted by: OldMeister - 10-03-2017, 06:03 AM - Forum: VPS Support - Replies (1)
i want to use my vps (windows OS) and make there
a forum. am i able to do that? and if yes. can someone send me forum tutorial?
Posted by: xdude - 09-27-2017, 02:39 AM - Forum: Hobbies - Replies (20)
It doesn't have to be stamps or coins. I can be other things like those lottery sheets, bus tickets, postcards etc. What do you guys collect as a hobby ?

Collecting Stamps is my main hobby. I have done this for a long time. I used to just collect any stamp I get free but now I buy stamps too. It can be a costly at a times but pretty cool when you get this feeling. Also it can be a good investment since you can cash your collection fast and get money. Right now I collect only local stamps and just special stamps from other countries.

Also I do collect local old coins. Im not into that same way as for collecting stamps but its another cool hobby. Its fun to get a coin which has been out there for over 1000 years.
Posted by: Zorono - 09-26-2017, 02:27 PM - Forum: Tutorials - Replies (3)
Hello everybody, today iam going to Show you how to install cPanel on Centos 7 VPS... 
Note: it will be installed as a Trial use otherwise you have to Buy your own cPanel License from http://cpanel.net/
    • 1. We have to install Perl moduleyum install perl
    • 2. We have to locate at /usr/local/src
    • cd /usr/local/src
    • 3. We have to download cPanel installion file...
    • 4. We have to execute the installion
    • sh ./latest
  • the installion might take something [font=Roboto, Arial, sans-serif]like half an hour or more than half an hour...
    [font=Roboto, Arial, sans-serif]After installation complete you will see this words. (Now goto your web browser and type https://your_vps_ip_address:2087)
    Note: the username of your Admin control panel is root && the password is: your VPS's root password
    1. after logging-in... it will ask you to accept User License Agreement. by default it must be accepted
    2. and then it will ask you to enter your Email address for example: [email protected]... after entering your email click the button next
    3. and then it will ask you to change your cPanel's IP Address on Setting up... Skip this Step to avoid mistakes
    4. and then it will ask you to configure your cPanel's Name Servers on Setting up... Click the button next (without changing anything as those Name Servers is configured by auto using your VPS's Hostname for example if your vps's Hostname is cpanel.example.com your nameservers will be ns1.example.com, ns2.example.com so by changing it to any invalid nameservers your Registerar will fail)
    5. and then it will ask you to configure your FTP Server by default its set to dovecat (i can't rememeber the FTP Services name for now) feel free to change it to feel your needs as there are some descrebtion there which describte everything... after configuring your FTP Server click the button Next or if you wants to keep it as cPanel's default Settings click the button skip 
    6. and then it will ask you to choose whethre to enable the file system quotas systems (some analytics systems for every domain/web package)... Choose 'Use file system quotas.' optian to enable it and then click the button finish setup wizard...
    7. click the button Save Settings at the bottom right...
    8. now cPanel Installion session is complete... we have to create user account with domain hosting acc go to Account Functions --> Create a New Account... After filling your Account Fields Domain/Email/Password/User/etc... click the button Create
    9. now go to https://your_local_ip:2083 and login with your created Account.[/font]
    [/font]

    note: your VPS's Hostname must be valid for example: cpanel.example.com otherwise you might get some installion errors: 
    Code:
    2014-07-21 12:42:25  372 (ERROR):
    2014-07-21 12:42:25  373 (ERROR): ********************* ERROR *********************
    2014-07-21 12:42:25  374 (ERROR):
    2014-07-21 12:42:25  375 (ERROR): Your hostname (weddingdressit) is not set properly. Please
    2014-07-21 12:42:25  376 (ERROR): change your hostname to a fully qualified domain name,
    2014-07-21 12:42:25  377 (ERROR): and re-run this installer.
    2014-07-21 12:42:25  378 (ERROR):
    2014-07-21 12:42:25  379 (ERROR): ********************* ERROR *********************
    2014-07-21 12:42:25  380 (FATAL): exiting...
    Removing /root/installer.lock

    - if you are facing any proplems feel free to Post it. 

Posted by: Zorono - 09-26-2017, 12:17 PM - Forum: Tutorials - Replies (15)
Hello everybody, first of all i know that there is another thread about how to install Open Game Panel but this one contains more easy steps && Latest Open Game Panel build...

1. you have to check whether Apache/PHP/MySQL (Full Web Server is installed or not) 
if you haven't any Web Server Installed (Apache/PHP/MySQL) here you are a full tutorial about how to install it: https://post4vps.com/thread-1520-newpost.html

2. Firstly we you need to update & install some prerequisites by using the following commands:

 CentOS 7:  

Code:
sudo yum -y update
sudo yum -y install epel-release wget subversion git
sudo yum install -y perl-HTTP-Daemon perl-LWP-Protocol-http10 proftpd proftpd-utils perl-ExtUtils-MakeMaker glibc.i686 glibc libgcc_s.so.1 perl-IO-Compress-Bzip2 


CentOS 6:

Code:
sudo yum -y update
sudo yum -y install epel-release wget subversion git
sudo yum install -y perl-libwww-perl proftpd proftpd-utils perl-ExtUtils-MakeMaker glibc.i686 glibc libgcc_s.so.1 perl-IO-Compress-Bzip2 


Both CentOS 6 & 7: This is the command to download and install the latest OGP RPM Agent Package:

Code:
wget -N "https://github.com/OpenGamePanel/Easy-Installers/raw/master/Linux/CentOS/ogp_agent_rpm-1.0.0-1.noarch.rpm" -O "ogp_agent.rpm"
sudo yum install -y "ogp_agent.rpm" 


CentOS 6 ProFTPD: This command is to get your FTP Service working (Applies only to CentOS 6):


Code:
sudo sed -i "s/^LoadModule\( \)*mod_auth_file.c/#LoadModule mod_auth_file.c/g" "/etc/proftpd.conf"
sudo service proftpd restart 


Both CentOS 6 & 7: To get your OGP Agent encryption key for the panel you need to run the following command:


Code:
sudo cat /root/ogp_enc_key 

And copy this information on a Notepad (This will be needed to by the OGP Panel). To get your OGP User Password for the panel you need to run the following command:

Code:
sudo cat /root/ogp_user_sudo_pass 

And copy this information on a Notepad (This will be needed to by the OGP Panel). And lastly your open game panel username is: ogp_agent

Your Open Game Panel Agent has been successfully installed (100% Tested & Working)

Open Game Panel Web Panel Installation:
CentOS 7: Firstly we need to install some prerequisites by running the following command:


Code:
sudo yum -y install epel-release wget subversion git
sudo yum -y install mariadb-server
sudo service mariadb restart
sudo mysql_secure_installation 


CentOS 6:


Code:
sudo yum -y install epel-release wget subversion git
sudo yum -y install mysql-server
sudo service mysqld restart
sudo mysql_secure_installation
sudo chkconfig mysqld on 


Both CentOS 6 & 7: While the MySQL installing is in progress, you will be prompted to set your root password, and write down the password you use, as you will need it later.
Now we can download and install the OGP Web Panel by running the following commands:

Code:
wget -N "https://github.com/OpenGamePanel/Easy-Installers/raw/master/Linux/CentOS/ogp_panel_rpm-1.0.0-1.noarch.rpm" -O "ogp_panel.rpm"
sudo yum -y install "ogp_panel.rpm" 


It may take 5 - 10 minutes before this step completes. Run the following command to create a database for your OGP Web Panel software:

Code:
sudo bash /var/www/html/create_db.sh 


After running the command above, restart your server! This is very important. If you do NOT restart, you will have problems completing the web installation:


Code:
sudo shutdown -r now
 
Once your VPS has been successfully restarted, open a browser such as Google Chrome and go to, http://YourVPSIP, once you come to the database part run the following command to get the info:

Code:
sudo cat /root/ogp_panel_mysql_info 
And finally get your OGP Agent encryption key (If you didn't copy it in your notepad) by running the following command:
Code:
sudo cat /root/ogp_enc_key 

If your OGP Web Panel doesn't load on your browser its because of the IPTables firewall issues and run the following command (Applies only for CentOS 6):

Code:
sudo iptables -D INPUT 5
sudo service iptables save
sudo service iptables restart

- if you are facing any proplems feel free to post it here with some description please. Big Grin
Posted by: Zorono - 09-26-2017, 11:28 AM - Forum: Tutorials - Replies (2)
This tutorial shows how you can install an Apache webserver on a CentOS 7 server with PHP support (mod_php) and MySQL support. LAMP is short for Linux, Apache, MySQL, PHP.

This updated tutorial shows the installation of the latest PHP versions (7.0 and 7.1) on CentOS 7.3.
[font=Tahoma, Helvetica, Arial, sans-serif]1 Preliminary Note[/font]

I will add the EPEL repo here to install latest phpMyAdmin as follows:

Code:
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
yum -y install epel-release
yum -y install nano

To edit files on the shell, I'll install the nano editor. If you prefer vi for file editing, then skip this step.

[font=Tahoma, Helvetica, Arial, sans-serif]2 Installing MySQL / MariaDB[/font]
[font=Tahoma, Helvetica, Arial, sans-serif][font=Tahoma, Helvetica, Arial, sans-serif]MariaDB is a MySQL fork of the original MySQL developer Monty Widenius. MariaDB is compatible with MySQL and I've chosen to use MariaDB here instead of MySQL. Run this command to install MariaDB with yum:[/font][/font]

Code:
yum -y install mariadb-server mariadb

Then we create the system startup links for MySQL (so that MySQL starts automatically whenever the system boots) and start the MySQL server:

Code:
systemctl start mariadb.service
systemctl enable mariadb.service

Set passwords for the MySQL root account:

Code:
mysql_secure_installation

3 Installing Apache
CentOS 7 ships with apache 2.4. Apache is directly available as a CentOS 7 package, therefore we can install it like this:

Code:
yum -y install httpd

Now configure your system to start Apache at boot time...

Code:
systemctl start httpd.service
systemctl enable httpd.service

To be able to access the web server from outside, we have to open the HTTP (80) and HTTPS (443) ports in the firewall. The default firewall on CentOS is firewalld which can be configured with the firewalld-cmd command.

Code:
firewall-cmd --permanent --zone=public --add-service=http 
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd --reload

Now direct your browser to the IP address of your server (http://your_vps_ip_address), and you should see the Apache placeholder page

[font=Tahoma, Helvetica, Arial, sans-serif]4 Installing PHP
[/font]

The PHP version that ships with CentOS is quite old (PHP 5.4), therefore I will show you in this step some options to install newer PHP versions like PHP 7.0 or 7.1 from Remi repository.

Add the Remi CentOS repository.

Code:
rpm -Uvh http://rpms.remirepo.net/enterprise/remi-release-7.rpm

Install yum-utils as we need the yum-config-manager utility.


Code:
yum -y install yum-utils

and run VPS packages update


Code:
yum update

Now you have to chose which PHP version you want to use on the server. If you like to use PHP 5.4, then proceed with the next command. To install PHP 7.0, follow the commands in chapter 4.1 and for PHP 7.1, use chapter 4.2 instead.

To install PHP 5.4, run this command:


Code:
yum -y install php

4.1 Install PHP 7.0 (optional)

We can install PHP 7.0 and the Apache PHP 7.0 module as follows:


Code:
yum-config-manager --enable remi-php70
yum -y install php php-opcache

4.2 Install PHP 7.1 (optional)

If you want to use PHP 7.1 instead, use:


Code:
yum-config-manager --enable remi-php71

yum -y install php php-opcache


In this example and in the downloadable virtual machine, I'll use PHP 7.1.

We must restart Apache to apply the changes:

Code:
 systemctl restart httpd.service

[font=Tahoma, Helvetica, Arial, sans-serif]6 Getting MySQL Support In PHP

[/font]

To get MySQL support in PHP, we can install the [font=monospace]php71w-mysql package. It's a good idea to install some other PHP modules as well as you might need them for your applications. You can search for available PHP5 modules like this:[/font]


Code:
yum search php


Pick the ones you need and install them like this:


Code:
yum -y install php-mysql


In the next step I will install some common PHP modules that are required by CMS Systems like Wordpress, Joomla, and Drupal:


Code:
yum -y install php-gd php-ldap php-odbc php-pear php-xml php-xmlrpc php-mbstring php-soap curl curl-devel


Now restart Apache web server:

 
Code:
systemctl restart httpd.service

7 phpMyAdmin installation

phpMyAdmin is a web interface through which you can manage your MySQL databases.
phpMyAdmin can now be installed as follows:



Code:
yum -y install phpMyAdmin


Now we configure phpMyAdmin. We change the Apache configuration so that phpMyAdmin allows connections not just from localhost (by commenting out the <RequireAny> stanza and adding the 'Require all granted' line):


Code:
nano /etc/httpd/conf.d/phpMyAdmin.conf


Code:
[...]
Alias /phpMyAdmin /usr/share/phpMyAdmin
Alias /phpmyadmin /usr/share/phpMyAdmin

<Directory /usr/share/phpMyAdmin/>
AddDefaultCharset UTF-8

<IfModule mod_authz_core.c>
# Apache 2.4
# <RequireAny>
# Require ip 127.0.0.1
# Require ip ::1
# </RequireAny>
Require all granted
</IfModule>
<IfModule !mod_authz_core.c>
# Apache 2.2
Order Deny,Allow
Deny from All
Allow from 127.0.0.1
Allow from ::1
</IfModule>
</Directory>

<Directory /usr/share/phpMyAdmin/>
       Options none
       AllowOverride Limit
       Require all granted
</Directory>

[...]


Next, we change the authentication in phpMyAdmin from [font=monospace]cookie to http:[/font]


Code:
nano /etc/phpMyAdmin/config.inc.php
[...]
$cfg['Servers'][$i]['auth_type']     = 'http';    // Authentication method (config, http or cookie based)?
[...]

Restart Apache:


Code:
systemctl restart  httpd.service

Afterwards, you can access phpMyAdmin under [font=monospace]http://your_vps_ip_adderess/phpmyadmin/[/font]
Posted by: humanpuff69 - 09-26-2017, 10:38 AM - Forum: VPS Protection - Replies (9)
hi guys

so i just want to warn you all . there are a bug that will pretty much break your vps . i try the solution that the internet gives by googling but have no luck so i just reinstalled my vps but here how its done
what you need to do is install mysql by using "apt-get install mysql-server" and after that try to purge it . if you lucky enough it will create a dpkg error regarding the mysql-server-5.7 and you basically cannot uninstall it . i try all the tutorial even deleting all of my databse content but my server s still screwed . you cannot use your apt-get again (most application failed to install after you trigger this bug . some that does install spesifically that dosnt need mysql)
and after i search i got the cause of this problem it look like that it is a bug and i dont know if it already fixed but from my experience it is still here . i mean the bug
so just be careful . if you already installed mysql on your server that have 16.04 (i see 14.04 that get this bg as well so be careful) dont uninstall mysql-server otherwise your server will be screwed

Here is the thing that you will get if your server aready get screwed
Terminal
phpmyadmin is already the newest version (4:4.5.4.1-2ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 116 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up mysql-server-5.7 (5.7.19-0ubuntu0.16.04.1) ...
invoke-rc.d: policy-rc.d denied execution of stop.
/var/lib/dpkg/info/mysql-server-5.7.postinst: line 143: /usr/share/mysql-common/configure-symlinks: No such file or directory
dpkg: error processing package mysql-server-5.7 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.7; however:
  Package mysql-server-5.7 is not configured yet.

dpkg: error processing package mysql-server (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mysql-server-5.7
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

and you think you can uninstall and then install it . WRONG you CANT . if you purge it and then install it again it will come back and even if you just uninstall it it will still be stuck there
Terminal
apt-get install mysql-server
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  libevent-core-2.0-5 mysql-server-5.7 mysql-server-core-5.7
Suggested packages:
  tinyca
The following NEW packages will be installed:
  libevent-core-2.0-5 mysql-server mysql-server-5.7 mysql-server-core-5.7
0 upgraded, 4 newly installed, 0 to remove and 116 not upgraded.
Need to get 7,658 kB/10.1 MB of archives.
After this operation, 94.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-server-core-5.7 amd64 5.7.19-0ubuntu0.16.04.1 [7,588 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libevent-core-2.0-5 amd64 2.0.21-stable-2ubuntu0.16.04.1 [70.6 kB]
Fetched 7,658 kB in 3s (2,418 kB/s)       
Preconfiguring packages ...
Selecting previously unselected package mysql-server-core-5.7.
(Reading database ... 90254 files and directories currently installed.)
Preparing to unpack .../mysql-server-core-5.7_5.7.19-0ubuntu0.16.04.1_amd64.deb ...
Unpacking mysql-server-core-5.7 (5.7.19-0ubuntu0.16.04.1) ...
Selecting previously unselected package libevent-core-2.0-5:amd64.
Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-2ubuntu0.16.04.1_amd64.deb ...
Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
Selecting previously unselected package mysql-server-5.7.
Preparing to unpack .../mysql-server-5.7_5.7.19-0ubuntu0.16.04.1_amd64.deb ...
Unpacking mysql-server-5.7 (5.7.19-0ubuntu0.16.04.1) ...
Selecting previously unselected package mysql-server.
Preparing to unpack .../mysql-server_5.7.19-0ubuntu0.16.04.1_all.deb ...
Unpacking mysql-server (5.7.19-0ubuntu0.16.04.1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for systemd (229-4ubuntu19) ...
Setting up mysql-server-core-5.7 (5.7.19-0ubuntu0.16.04.1) ...
Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-2ubuntu0.16.04.1) ...
Setting up mysql-server-5.7 (5.7.19-0ubuntu0.16.04.1) ...
invoke-rc.d: policy-rc.d denied execution of stop.
/var/lib/dpkg/info/mysql-server-5.7.postinst: line 143: /usr/share/mysql-common/configure-symlinks: No such file or directory
dpkg: error processing package mysql-server-5.7 (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of mysql-server:
 mysql-server depends on mysql-server-5.7; however:
  Package mysql-server-5.7 is not configured yet.

dpkg: error processing package mysql-server (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for systemd (229-4ubuntu19) ...
Errors were encountered while processing:
 mysql-server-5.7
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)


Posted by: Zorono - 09-25-2017, 10:37 PM - Forum: Offtopic - Replies (3)
Hello everybody, please do anyone know why did an Moderator Remove most of my Posts && Threads ??
as it was 25+ Post && 8 Threads and its now 18 Posts and 7 Threads please could any Staff member help me ??
Posted by: Zorono - 09-24-2017, 08:47 PM - Forum: Offtopic - Replies (23)
Hello everybody, Whta is your best Social Media Community ???
  • Facebook
  • Twitter
  • Telegram
  • Instagram
if you know any another Social Media Community feel free to post it...
Pages (306): Jump to page 
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 2,271
» Latest member: orzpainter
» Forum threads: 3,100
» Forum posts: 34,783

Full Statistics

Online Users
There are currently 474 online users.
» 0 Member(s) | 470 Guest(s)
Applebot, UptimeRobot, Bing, Google

Latest Threads
⚡ EnjoyVPS.Com : 35+ Glob...
Forum: Others
Last Post: RIYAD
01-06-2026, 01:21 AM
» Replies: 0
» Views: 621
Get LLHOST Netherlands Fe...
Forum: Others
Last Post: LLHOST
09-29-2025, 03:02 AM
» Replies: 0
» Views: 1,000
Super Fast LLHOST Netherl...
Forum: Value VPS Providers
Last Post: LLHOST
09-16-2025, 05:01 AM
» Replies: 0
» Views: 722
Get LLHOST Netherlands Fe...
Forum: Cheap Providers
Last Post: LLHOST
09-08-2025, 01:33 PM
» Replies: 0
» Views: 852
Windows VPS @ $31.5/Year ...
Forum: Cheap Providers
Last Post: DewlanceHosting
08-16-2025, 03:12 AM
» Replies: 0
» Views: 968
Buy DemoTiger Videos on c...
Forum: Others
Last Post: DewlanceHosting
08-16-2025, 03:10 AM
» Replies: 8
» Views: 6,567
Budget Dedicated Servers ...
Forum: Others
Last Post: HostNamaste
08-13-2025, 04:54 AM
» Replies: 2
» Views: 2,001
☁️ How to Use VCCPRO Virt...
Forum: Cheap Providers
Last Post: bestadvisor
07-13-2025, 09:36 AM
» Replies: 0
» Views: 1,446
[Promo] 30% Discount – VP...
Forum: Cheap Providers
Last Post: LLHOST
07-11-2025, 12:56 PM
» Replies: 0
» Views: 1,025
✅ Affordable VPS Hosting ...
Forum: Cheap VPS Providers
Last Post: RIYAD
07-02-2025, 03:02 AM
» Replies: 0
» Views: 2,285

Sponsors: VirMach - Host4Fun - CubeData - Evolution-Host - HostDare - Hyper Expert - Shadow Hosting - Bladenode - Hostlease - RackNerd - ReadyDedis - Limitless Hosting