arrow_upward

Posted by: akfluffy - 09-12-2017, 09:13 PM - Forum: Offtopic - Replies (9)
I accidentally pasted a long string in one of my posts while editing it and got $900. I deleted it but I still have $700. I don't want to get banned, can an admin or something help me out?
Posted by: AmirGT - 09-12-2017, 02:28 PM - Forum: General Gaming Discussion - Replies (28)
Hello everyone. I go to club everyday in holiday and I spend boring time there because of no Internet there so I want you guys to suggest me nice games to play, I like Action / Cars games. Big Grin
Posted by: sAmI - 09-12-2017, 12:38 PM - Forum: General - Replies (12)
Hello there.
Yesterday i just received a mail from [email protected] regarding a free vps that you have won. You just need to provide your email address and password so we can install the VPS.
....
It was a fake mail sent using a fake mailer. I want you to be careful and must check the source of email from where it's coming from. 

You may also check that you should get mails from via [email protected] via sendgrid.info
Otherwise, Do not touch any mails coming from non-encrypted source. 

Thank you so much.
I thought it would be good to inform regarding this so no one could get in trouble.
Posted by: akfluffy - 09-11-2017, 09:56 PM - Forum: Offtopic - Replies (5)
Hey, quick question as I'm new here. Does starting a thread add to your posts count (I'm assuming not) or add credits? Thanks
Posted by: AmirGT - 09-11-2017, 04:47 PM - Forum: Tutorials - Replies (24)
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

Code:
sudo apt-get -y update


For CentOS
Code:
sudo yum -y update


Then upgrade it [For Ubuntu / Debian]

Code:
sudo apt-get upgrade

For CentOS

Code:
sudo yum upgrade


Now you will have to install Python so we will follow this command

Ubuntu / Debian

Code:
sudo apt-get install python

CentOS
Code:
sudo yum install python

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

Code:
wget https://raw.githubusercontent.com/systemroot/raws-dev/master/usr/local/raws/ubuntu/st.py

Then we have to grant it the permission to work currently so you have to execute this command
Code:
chmod +x st.py

The last step now is start to test the VPS speed so you have to execute this command
Code:
./st.py --secure --share

And 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]

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 --help

So that was our tutorial for today, I hope you liked it. Goodbye. Blush
Posted by: AmirGT - 09-11-2017, 11:40 AM - Forum: Suggestions and Feedback - Replies (4)
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.
Posted by: RainG - 09-11-2017, 09:39 AM - Forum: Offtopic - Replies (6)
HELLO EVERYONE

My name is Rainier John M. Guzman
im From Philippines
im 14 Turning to 15 Still VIRGIN Boy
Gender: Male

Posted by: OldMeister - 09-10-2017, 04:53 PM - Forum: VPS Support - Replies (7)
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?
Posted by: AmirGT - 09-09-2017, 04:15 PM - Forum: Tutorials - Replies (13)
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]

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]

Now we have to fill the service info which we have to monitor

[Image: 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  Tongue .

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]

and press on For All Monitors

[Image: 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 Tongue .)

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]

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. Wink

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. Blush
Posted by: sagher - 09-09-2017, 04:23 AM - Forum: General Gaming Discussion - Replies (14)
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?
Pages (305): 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,094
» Forum posts: 34,818

Full Statistics

Online Users
There are currently 293 online users.
» 0 Member(s) | 292 Guest(s)
Bing

Latest Threads
Buy DemoTiger Videos on c...
Forum: Others
Last Post: DewlanceHosting
Yesterday, 09:31 AM
» Replies: 6
» Views: 3,388
LLHOST — VPS in the Nethe...
Forum: Cheap Providers
Last Post: LLHOST
05-08-2025, 07:36 AM
» Replies: 0
» Views: 57
LLHOST — VPS hosting for ...
Forum: Value VPS Providers
Last Post: LLHOST
04-30-2025, 12:10 PM
» Replies: 0
» Views: 85
Get 25% OFF all LLHOST ne...
Forum: Cheap VPS Providers
Last Post: LLHOST
04-22-2025, 11:04 AM
» Replies: 0
» Views: 196
LLHOST: VPS in the Nether...
Forum: Others
Last Post: LLHOST
04-15-2025, 07:32 PM
» Replies: 0
» Views: 259
Hello all!
Forum: Meet & Greet!
Last Post: perry
03-26-2025, 11:28 AM
» Replies: 1
» Views: 298
VisualWebTechnologies | 7...
Forum: Others
Last Post: visualwebtechnologies
03-11-2025, 02:58 AM
» Replies: 0
» Views: 227
Post2Host.com domain on a...
Forum: Others
Last Post: Variable
03-10-2025, 04:04 PM
» Replies: 0
» Views: 185
KVM & OpenVZ Yearly VPS f...
Forum: Cheap VPS Providers
Last Post: HostNamaste
03-05-2025, 12:15 PM
» Replies: 0
» Views: 396
Create Unlimited Virtual ...
Forum: Hardware & Technology
Last Post: bestadvisor
03-01-2025, 09:47 AM
» Replies: 0
» Views: 716

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