Hello Folks, today I'm going to explain how to test your VPS Internet speed.
Firstly we need to update and upgrade our VPS so you have to execute this command
For Ubuntu / Debian
For CentOS
Then upgrade it [For Ubuntu / Debian]
For CentOS
Now you will have to install Python so we will follow this command
Ubuntu / Debian
CentOS
After installing Python we will have to get the .py file which we are going to test our VPS speed from it so you have to execute this command
Then we have to grant it the permission to work currently so you have to execute this command
The last step now is start to test the VPS speed so you have to execute this command
And wait for about 25 second to finishes the test....
and finally the result will be like that
![[Image: 6615237958.png]](https://www.speedtest.net/result/6615237958.png)
I saw the same tutorial here but I think this is more better because of this script has more options you can see it by executing this command
So that was our tutorial for today, I hope you liked it. Goodbye.
Firstly we need to update and upgrade our VPS so you have to execute this command
For Ubuntu / Debian
Code:
sudo apt-get -y updateFor CentOS
Code:
sudo yum -y updateThen upgrade it [For Ubuntu / Debian]
Code:
sudo apt-get upgradeFor CentOS
Code:
sudo yum upgradeNow you will have to install Python so we will follow this command
Ubuntu / Debian
Code:
sudo apt-get install pythonCentOS
Code:
sudo yum install pythonAfter installing Python we will have to get the .py file which we are going to test our VPS speed from it so you have to execute this command
Code:
wget https://raw.githubusercontent.com/systemroot/raws-dev/master/usr/local/raws/ubuntu/st.pyThen we have to grant it the permission to work currently so you have to execute this command
Code:
chmod +x st.pyThe last step now is start to test the VPS speed so you have to execute this command
Code:
./st.py --secure --shareAnd wait for about 25 second to finishes the test....
and finally the result will be like that
Code:
root@amirgt:~# ./st.py --secure --share
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OVH (xxx.xx.xx.xxx)...
Selecting best server based on latency...
Hosted by Orange (Paris) [1.88 km]: 5.539 ms
Testing download speed........................................
Download: 717.03 Mbit/s
Testing upload speed..................................................
Upload: 140.27 Mbit/s
Share results: https://www.speedtest.net/result/6615237958.png![[Image: 6615237958.png]](https://www.speedtest.net/result/6615237958.png)
I saw the same tutorial here but I think this is more better because of this script has more options you can see it by executing this command
Code:
./st.py --helpSo that was our tutorial for today, I hope you liked it. Goodbye.
Hello everyone. I saw that talking in the shout box doesn't seem cool like it's too small and not professional and it hasn't a lot of options so I suggest to create a Discord server for this community and figuring it well (I can help in this) that would be fine than shout box and also to talk freely. If this post got accepted I will create the server and figure it and send the link in the shout box.
your vps name?:6
which node are you?: ???
whats your issue?: unable to open port 7777. im starting SA:MP Server with port 7777 and it not working. and when i check if port open it shows open. why its not working?
which node are you?: ???
whats your issue?: unable to open port 7777. im starting SA:MP Server with port 7777 and it not working. and when i check if port open it shows open. why its not working?
Hello Folks, Today I'm going to explain you how to check your website or your VPS uptime, the benefit from that to know if your VPS got DDoS or went down for any reason so it inform you to take action like contacting support or check the VPS panel.
Btw let's start our tutorial now. Firstly you have to go to UptimeRobot.com and press on sign-up then fill the required info (Name, Email and Password) then press on Sign-up.
![[Image: 1504968088.png]](https://cdn.amir.ovh/1504968088.png)
After signing up we will be redirected to the dashboard, what should we do now is pressing on Add New Monitor then a pop-up window will appear to request the monitor type like if you are going to monitor the ping or HTTP(s) or whatever, for me I'll choose ping
![[Image: 1504968152.png]](https://cdn.amir.ovh/1504968152.png)
Now we have to fill the service info which we have to monitor
![[Image: 1504968737.png]](https://cdn.amir.ovh/1504968737.png)
for me I'm going to give an example only so firstly we have to choose a friendly name which it'll appear in the monitor (also to know which server are you monitoring) then we have th put the server IP (you can put a website as well) then you have to specify the monitoring interval (better to leave it as default) then in the next step you have to specify where is it going to contact you when your server / website goes down (better to choose your email) then press on Create Monitor. For free plan you can create for 50 monitor, if you wanna more you have to pay then.
Now we are done and it will appear in the left side. But a question appears here: Where can I see this monitor? Is it specified to emails only? Answer is: NO, just be patient and follow the thread
.
Now where can I see this live monitor? Just go to My Settings from the top of the dashboard slide down to the end of the settings until you find Public Status Pages then press on Add Public Status Page
![[Image: 1504969337.png]](https://cdn.amir.ovh/1504969337.png)
and press on For All Monitors
![[Image: 1504971429.png]](https://cdn.amir.ovh/1504971429.png)
and click on Create Public Status Page. The window will expand and show new things, now fill all info but take care about the Custom Domain option, Why? You have to have a site for this option to access it like my monitor (Preview) but it's not a problem you can proceed without website but for me I'll explain how to add it like my monitor above. Firstly go to your domain provider (for me I'm using CloudFlare so I'll proceed there take a screenshot, wait for me one minute
.)
Ok I'm here now, you have to add a CNAME DNS for your site by this domain stats.uptimerobot.com like this
![[Image: 1504973391.png]](https://cdn.amir.ovh/1504973391.png)
And press on Add Record
Notice: You can choose anything instead of status, I just chose it for example.
Now just wait for 2 minutes and you will find that the monitor status is ready and working, also the good thing there that it has HTTPS and it automatically redirects to it so no need to enable it from CloudFlare because it'll cause an error.
If you want to see how it looks like then take a look at my status page from here https://status.kgmx.me/
That was all thing for today, I took more than one hour to type this thread so if you liked it please rate me. Thank you for reading, Goodbye.
Btw let's start our tutorial now. Firstly you have to go to UptimeRobot.com and press on sign-up then fill the required info (Name, Email and Password) then press on Sign-up.
![[Image: 1504968088.png]](https://cdn.amir.ovh/1504968088.png)
After signing up we will be redirected to the dashboard, what should we do now is pressing on Add New Monitor then a pop-up window will appear to request the monitor type like if you are going to monitor the ping or HTTP(s) or whatever, for me I'll choose ping
![[Image: 1504968152.png]](https://cdn.amir.ovh/1504968152.png)
Now we have to fill the service info which we have to monitor
![[Image: 1504968737.png]](https://cdn.amir.ovh/1504968737.png)
for me I'm going to give an example only so firstly we have to choose a friendly name which it'll appear in the monitor (also to know which server are you monitoring) then we have th put the server IP (you can put a website as well) then you have to specify the monitoring interval (better to leave it as default) then in the next step you have to specify where is it going to contact you when your server / website goes down (better to choose your email) then press on Create Monitor. For free plan you can create for 50 monitor, if you wanna more you have to pay then.
Now we are done and it will appear in the left side. But a question appears here: Where can I see this monitor? Is it specified to emails only? Answer is: NO, just be patient and follow the thread
.Now where can I see this live monitor? Just go to My Settings from the top of the dashboard slide down to the end of the settings until you find Public Status Pages then press on Add Public Status Page
![[Image: 1504969337.png]](https://cdn.amir.ovh/1504969337.png)
and press on For All Monitors
![[Image: 1504971429.png]](https://cdn.amir.ovh/1504971429.png)
and click on Create Public Status Page. The window will expand and show new things, now fill all info but take care about the Custom Domain option, Why? You have to have a site for this option to access it like my monitor (Preview) but it's not a problem you can proceed without website but for me I'll explain how to add it like my monitor above. Firstly go to your domain provider (for me I'm using CloudFlare so I'll proceed there take a screenshot, wait for me one minute
.)Ok I'm here now, you have to add a CNAME DNS for your site by this domain stats.uptimerobot.com like this
![[Image: 1504973391.png]](https://cdn.amir.ovh/1504973391.png)
And press on Add Record
Notice: You can choose anything instead of status, I just chose it for example.
Now just wait for 2 minutes and you will find that the monitor status is ready and working, also the good thing there that it has HTTPS and it automatically redirects to it so no need to enable it from CloudFlare because it'll cause an error.
If you want to see how it looks like then take a look at my status page from here https://status.kgmx.me/
That was all thing for today, I took more than one hour to type this thread so if you liked it please rate me. Thank you for reading, Goodbye.
Hello all.
Those days a most Hot issue a Mobile game "Blue Whale" which declare as a blacklist game. about news media 250 people worldwide make suicide attempted after playing this game.
I need your reviews about it. what you said?
Those days a most Hot issue a Mobile game "Blue Whale" which declare as a blacklist game. about news media 250 people worldwide make suicide attempted after playing this game.
I need your reviews about it. what you said?
vpslices
Hello all

I have been sponsored by vpslices for a couple months so far and i must say im quite happy with their service and support.
And by this thread i want to show my love to them.
By this provider i have a sponsored and a paid plan:
1 Server is vps 4:
- 3 cores
- 6 gig ram
- 200 gig disk
- estimate 80mb actually download.
- 1 core
- 512 mb ram
- 25 gig disk
- estimate 80mb actually download.
Im using these servers for my perryoo11.ga site (hobby site)
And in this case im going to show the review from vps (512 mb ram) first and show what the big server gives
control panel:
![[Image: yikE4yL.png]](http://i.imgur.com/yikE4yL.png)
Vps 1 (512mb)
System bench
Quote:System InfoThis is openvz disk speed wont be so fast
-----------
Processor : Intel® Xeon® CPU E5-1650 v3 @ 3.50GHz
CPU Cores : 1
Frequency : 839.062 MHz
Memory : 512 MB
Swap : 0 MB
Uptime : 22 min,
OS : Debian GNU/Linux 7
Arch : x86_64 (64 Bit)
Kernel : 2.6.32-042stab120.6
Hostname : files
Speedtest (IPv4 only)
---------------------
Your public IPv4 is 192.189.smart boy
Location Provider Speed
CDN Cachefly 11.6MB/s
Atlanta, GA, US Coloat 6.32MB/s
Dallas, TX, US Softlayer 11.5MB/s
Seattle, WA, US Softlayer 11.2MB/s
San Jose, CA, US Softlayer 11.3MB/s
Washington, DC, US Softlayer 2.89MB/s
Tokyo, Japan Linode 9.77MB/s
Singapore Softlayer 4.46MB/s
Rotterdam, Netherlands id3.net 3.61MB/s
Haarlem, Netherlands Leaseweb 11.6MB/s
Disk Speed
----------
I/O (1st run) : 826 MB/s
I/O (2nd run) : 632 MB/s
I/O (3rd run) : 838 MB/s
Average I/O : 765.333 MB/s
But the performance over all is wonderfull.
Disk speed through dd + space
Speed
Quote:root@512mb:~# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasyncDisk space:
16384+0 records in
16384+0 records out
1073741824 bytes (1.1GB ) copied, 1.17801 s, 911 MB/s
Quote:root@files:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/ploop35284p1 25G 1.7G 22G 8% /
none 256M 4.0K 256M 1% /dev
none 52M 1020K 51M 2% /run
none 5.0M 0 5.0M 0% /run/lock
none 103M 0 103M 0% /run/shm
none 100M 0 100M 0% /run/user
Vps usage:
I use this small server for load balancing for my main site.
but currently using it to finish my script easyinstaller (post4vps link)
My future planing is to make this a cdn consept but then for my css storage.
And i have one other vps somehwere else i might link with eachother with rsync.
vps 2
speed test:
Quote:System Info
-----------
Processor : Intel® Xeon® CPU E5-1650 v3 @ 3.50GHz
CPU Cores : 3
Frequency : 1200.000 MHz
Memory : 6144 MB
Swap : 0 MB
Uptime : 5 days, 4:18,
OS : CentOS release 6.9 (Final)
Arch : x86_64 (64 Bit)
Kernel : 2.6.32-042stab120.6
Hostname : perryoo11.ga
Speedtest (IPv4 only)
---------------------
Your public IPv4 is 192.189. Xou smart ass
Location Provider Speed
CDN Cachefly 46.5MB/s
Atlanta, GA, US Coloat 11.4MB/s
Dallas, TX, US Softlayer 44.9MB/s
Seattle, WA, US Softlayer 34.0MB/s
San Jose, CA, US Softlayer 32.2MB/s
Washington, DC, US Softlayer 10.2MB/s
Tokyo, Japan Linode 12.1MB/s
Singapore Softlayer 8.73MB/s
Rotterdam, Netherlands id3.net 14.9MB/s
Haarlem, Netherlands Leaseweb 46.6MB/s
Disk Speed
----------
I/O (1st run) : 285 MB/s
I/O (2nd run) : 1.0 GB/s
I/O (3rd run) : 808 MB/s
Average I/O : 364.667 MB/s
This is openvz disk speed wont be so fast
Disk speed through dd + space
Speed
Quote:root@perry:~# dd if=/dev/zero of=test bs=64k count=16k conv=fdatasyncDisk space:
16384+0 records in
16384+0 records out
1073741824 bytes (1.1 Gcopied, 1.12763 s, 952 MB/s
Quote:root@perry:~# df -h
[root@perryoo11 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/ploop30841p1 197G 3.5G 184G 2% /
none 3.0G 4.0K 3.0G 1% /dev
none 3.0G 0 3.0G 0% /dev/shm
Vps usage:
I use this server for my main sites and to place my extra sites on.
Mostly its as much as untouched to keep uptime as much as possible.
Additionall information and a short interview:
when was vps founded?:
"This company was founded by me on the late of May 2017, by me (Karim)."
what is your pation with vpslices and why are you special?:
"Our passion is to provide cheap yet high quality service, along with a perfect support with 30 minutes average response in our ticketing system, as well as customer satisfaction."
what you see back to the company in future?:
"To this moment, I can see we're really building something, this is not some sort of "summer host", but a very serious project that we work on in daily basis, both, management team and staff members are doing their best to keep this place developing."
additional info i just want to share you:
this company is being runned by awesome poeple that does everything to make you happy.
i need to thank: noah,james,@Karim,@Mahmoud
they helped me with alot of problems.disclaimer:
since i work there it can be seen as a fake review i undertand, but this review was made on a day i wasnt a employee
Welcome, and thanks for Visiting.
We are a Virtual Private Cloud (VPC) specialist.
Our services allows you, to isolate your compute instances
from the Public Internet, providing you with multiple layers of security, privacy and anonymity.
If you need simplicity, Speed, agility, Security and Location, to host your applications, look no further.
visit us at: http://www.liquidips.net
or send us a short inquiry to [email protected]
We are a Virtual Private Cloud (VPC) specialist.
Our services allows you, to isolate your compute instances
from the Public Internet, providing you with multiple layers of security, privacy and anonymity.
If you need simplicity, Speed, agility, Security and Location, to host your applications, look no further.
visit us at: http://www.liquidips.net
or send us a short inquiry to [email protected]
i would like to order another vps. i already have one. can i have 2 vps?
EDIT: @Dynamo i just saw that my vps is vps 3 and u said i can have vps 6 or 3 and you said you will give me vps 6 and i have vps 3...
can yo check it out?
EDIT: @Dynamo i just saw that my vps is vps 3 and u said i can have vps 6 or 3 and you said you will give me vps 6 and i have vps 3...
can yo check it out?
hey folks
i have been busy on a new version of the orginal thread:
https://post4vps.com/thread-1439.html
now i have a new version:
https://perryoo11.ga/projects/easyinstaller.html
its on github too:
https://github.com/itsperry/easyinstallerv2
easyinstaller version 2 does:
Installs:
Support
Use & install
Homepage:
https://perryoo11.ga/projects/easyinstaller.html
Mainpage:
https://perryoo11.ga
i have been busy on a new version of the orginal thread:
https://post4vps.com/thread-1439.html
now i have a new version:
https://perryoo11.ga/projects/easyinstaller.html
its on github too:
https://github.com/itsperry/easyinstallerv2
easyinstaller version 2 does:
Installs:
Code:
php
mysql
apache2
phpmyadminCode:
debian
ubuntuCode:
wget https://dl.perryoo11.ga/easyinstaller.v2/installer.sh
bash intaller.shhttps://perryoo11.ga/projects/easyinstaller.html
Mainpage:
https://perryoo11.ga
| Welcome, Guest |
|
You have to register before you can post on our site. |
| 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 322 online users. » 0 Member(s) | 318 Guest(s) Yandex, Bing, Applebot, Google |
| Latest Threads |
|
⚡ EnjoyVPS.Com : 35+ Glob...
Forum: Others Last Post: RIYAD 01-06-2026, 01:21 AM » Replies: 0 » Views: 528 |
|
Get LLHOST Netherlands Fe...
Forum: Others Last Post: LLHOST 09-29-2025, 03:02 AM » Replies: 0 » Views: 977 |
|
Super Fast LLHOST Netherl...
Forum: Value VPS Providers Last Post: LLHOST 09-16-2025, 05:01 AM » Replies: 0 » Views: 680 |
|
Get LLHOST Netherlands Fe...
Forum: Cheap Providers Last Post: LLHOST 09-08-2025, 01:33 PM » Replies: 0 » Views: 811 |
|
Windows VPS @ $31.5/Year ...
Forum: Cheap Providers Last Post: DewlanceHosting 08-16-2025, 03:12 AM » Replies: 0 » Views: 946 |
|
Buy DemoTiger Videos on c...
Forum: Others Last Post: DewlanceHosting 08-16-2025, 03:10 AM » Replies: 8 » Views: 6,517 |
|
Budget Dedicated Servers ...
Forum: Others Last Post: HostNamaste 08-13-2025, 04:54 AM » Replies: 2 » Views: 1,974 |
|
☁️ How to Use VCCPRO Virt...
Forum: Cheap Providers Last Post: bestadvisor 07-13-2025, 09:36 AM » Replies: 0 » Views: 1,408 |
|
[Promo] 30% Discount – VP...
Forum: Cheap Providers Last Post: LLHOST 07-11-2025, 12:56 PM » Replies: 0 » Views: 1,000 |
|
✅ Affordable VPS Hosting ...
Forum: Cheap VPS Providers Last Post: RIYAD 07-02-2025, 03:02 AM » Replies: 0 » Views: 2,233 |
smart boy
copied, 1.12763 s, 952 MB/s