arrow_upward

Posted by: xdude - 10-01-2015, 12:47 PM - Forum: General - Replies (19)
I think everyone who use free vps use free hosting control panels. There are like 2 dozen panels out there but there are like top 5 panels which used by majority.

What are the panels you have used so far and which panels do you like and why do you like those panels ?

My favorite panel is Kloxo-MR which is one of the best free panels out there in IMO. It's a fork of infamous Kloxo panel but lot better and more secure than that one. User interface is very friendly and little bit like cPanel. Also it's pretty easy to install. Another thing is their support forum is very active.

I have used CentOS Hosting panel too. This panel looks really promising. It's really easy to install and another panel which look bit like cPanel. A really nice GUI. But downside is it's still bit lagging and also buggy. Biggest problem is their support forum is very terrible. Really hard to get a response there.

VestaCP panel is also another good one. A solid panel which is easy to use and also easy to install. Support forum is bit of problem since most techs are Russians.
Posted by: xdude - 10-01-2015, 12:30 PM - Forum: General - Replies (2)
Here's a list of Game hosting control panels both free and paid. Plz post and if there are any panels which missed in this list.

Free Panels -
  • Opengamepanel
  • Gamecreate
  • Gamepanelx
  • swiftpanel - I thought it's a dead project but found it's still active.
  • PufferPanel
  • bgpanel

Paid Panels -
  • tcadmin
  • mintpanel
  • gamecp
  • igc-panel
  • brainless.us (UGCC)
  • swiftpanel.com/version2 (It's in coming soon mode forever)

Posted by: xdude - 10-01-2015, 11:59 AM - Forum: General - Replies (4)
We all have experience in cPanel but what other options out there for web hosting providers ? So far I have used DirectAdmin and Plesk which are quite similar to cPanel price wise.

Is there any other good hosting control panels which are cheaper ? I'm not talking about free panels here.
Posted by: xdude - 10-01-2015, 09:54 AM - Forum: General Gaming Discussion - Replies (59)
So what are the favorite game Apps you guys have in your smart phones ?


Right now I have only 2 games.  Candy Crush and Gunship Battle. Both these games are less than 100 MB in size.
Posted by: paronte - 10-01-2015, 04:09 AM - Forum: Scripting & Programming - Replies (10)
So, you're interested in C++, huh?

Whatever the reason may be, I'm going to send you down the very boring start of learning C++.

(Please note that this is my first tutorial, and all feedback is accepted.)

First, I'd recommend grabbing Eclipse. (It helps identify many errors you'll end up making. Also, look up a few tutorials on getting it set up for C++)

Maybe you don't want to use Eclipse, aren't allowed to download anything, or are on a Chromebook for school. If so, here's a website inferior, yet useful for C++.

Now that you're on Eclipse (or cpp.sh) let's set up our first program.
[Image: q5aM7LW.png]

I'm making these images as opposed to code due to the ability to copy. I'd much rather you type this out then copy+paste. Trust me, you'll be typing this a ton.

Now, allow me to explain what this all does.

#include - includes other C++ libraries (i.e. iostream, iomanip, string)
<iostream> - Library for the "stream" (i.e. 'blah << blah << blah;')

using namespace std - Using Namespace Standard: Consider this a shortcut for later. It's a good idea to get in the habit of adding this to your program so typing something like 'string' doesn't have to be: 'std:Confusedtring'

int - integer type
main - Function needed in order to run the program

return 0 - Needed in order to end the program.


Now, don't worry if you don't recognize the majority of this, or if it doesn't click automatically. You'll learn more integer types, more functions, and more variables.

Let's make this program do something:
[Image: L05NAYs.png]

Take a second, try to guess what this program will do.

Now, run it! (On Eclipse, save/build/run)

It will simply print out:
Hello, anon!

In your console. Let's explain why it does this. Let's look closer at that line:
[Image: j8hIe7l.png]
cout - Well, you see a word that we're familiar with in there, "out" but, what does 'c' stand for? Can you guess it? The 'c' stands for console. Then just add our definition for the word out! So, basically, it uses the console to output into the program. In this case, we outputted a string, which is our "Hello, anon!" 

endl; - Let me explain here, because I haven't yet. If you haven't noticed, things in C++ often times end with a semicolon(Wink. 'endl;' in particular uses two English words! 'end' and 'line'. Now you can probably assume what it does.

Left for modification, I will add tons more to this simple tutorial later. For now, I just want it here so I don't accidentally delete it.
Posted by: Rishabh Jain - 09-30-2015, 07:45 PM - Forum: VPS Support - No Replies
Greetings Users,
i would like VPS3 holders to know that the panel you are using is built by me. so if you guys find any type of bugs in the Panel, have questions about it, or even requesting new features. you will be contacting me.

1) For security hole PM me

any other issue just write a post below if you feel that your issues can take form of a discussion then create a new thread in support section

Format Should be like given below for faster replies

General Issue Wrote:Title: VPS 3 Panel Issue-- following by your Issue
Body: Full description of issue
Feature Request Wrote:Title: VPS 3 Panel Feature Request-- following by your requested feature name
Body: Full detailed description of the feature
Bug Found Wrote:Title: VPS 3 Panel Bug Spotted -- following by Name
Body: Full description of bug and include the Snaps of the bug if possible

Best Regards
Rishabh Jain
Posted by: Littlemaster - 09-30-2015, 06:06 PM - Forum: Suggestions and Feedback - Replies (2)
I am one of the devotee of the default theme which comes up with MyBB.May be because it was maintained by all of those who work behind the script rather than a specific theme maker this theme fit almost all the devices.
Most of the custom made themes have issues with some devices.

The logo is not updated for this theme.
https://post4vps.com/images/logo.png
Shoutbox is not viewable and new replies are not shown in mainindex.


Posted by: Dynamo - 09-30-2015, 04:22 PM - Forum: Cheap VPS Providers - Replies (55)
[Image: 4acc56f922.png]
VPS Specification
  • 2Cores
  • 4 GB RAM
  • 10 GB SSD
I really don't know for how much time the VPSs will be there,

I have tested and it worked for me ,i tried at starting but now as because of high demand,they have made from Direct signup to Request an Invite just like cloudrino.

So hurry! ,then don't balm me if the it became out of stock Tongue .
Login today at https://www.labxnow.org/labxweb/
Posted by: cobalt-zack - 09-30-2015, 11:15 AM - Forum: VPS Support - Replies (147)
If you have any issues with the Cobalt Server Panel please report it here (if you think its of great importance, ex: security issue, please PM me instead).
Thanks,
- Zack
Posted by: Spank! - 09-29-2015, 06:08 PM - Forum: General - Replies (4)
Here is some of the videos that I did a while ago. I don't do videos that much now tho. Share your thoughts Smile
There are more videos on my channel, go and take a look at them too



This is my latest video. We can only put 1 video in a thread. so yeah

and also here is my graphic portfolio. It doesn't have much works.

http://mellowgrafix.tumblr.com/
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 330 online users.
» 0 Member(s) | 327 Guest(s)
Yandex, Bing, Applebot

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

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