arrow_upward

Posted by: Aman - 10-05-2015, 03:38 PM - Forum: Meet & Greet! - Replies (11)
Hello Everyone
My name is Aman
I study in std 10th
I live in Mumbai , India

Remember me I am Karan Singh from Server-Verleih
And I think this would be also a great forum
and also thanks to this forum I meet my friends from Server-Verleih Rishabh-Jain , Trk , worldofapps , perryoo11 ,   HMR  , AzeyRex and many others
Posted by: KBStorm - 10-05-2015, 02:28 PM - Forum: Hardware & Technology - Replies (4)
Retailers have started taking bookings for Apple's latest iPhones and those waiting to get their hands on them should be prepared to shell out a minimum of Rs 62,000 for the lowest storage variant, 16GB, of the iPhone 6S, going up to Rs 92,000 for the 128GB variant of the iPhone 6S Plus.

Source - The Times of India
Apple has launched iPhone 6S and iPhone 6S Plus in India. iPhone 6S priced at Rs 62,000 for the 16GB, Rs 72,000 for the 64GB, and Rs 82,000 for the 128GB versions. iPhone 6S Plus has been priced at Rs 72,000 for the 16GB, Rs 82,000 for the 64GB, and Rs 92,000 for the 128GB versions
Posted by: xdude - 10-05-2015, 12:39 PM - Forum: VPS Support - Replies (5)
There are plenty of ways to Benchmark Linux servers but there are less information when it comes to benchmarking Windows Servers. Plz share your methods and software/script which can be used for this.
Posted by: Crypt-K - 10-05-2015, 02:59 AM - Forum: SEO Optimization - Replies (13)
What methods do you personally use to get backlinks to your site? Do you ask for them, let them appear naturally, place them yourself, or do you just buy them?
Posted by: Dynamo - 10-04-2015, 11:35 AM - Forum: Tutorials - Replies (48)
Hello Guys,
Today I am going to show you how we can install a Bright Game Panel in debian , I am making this tutorial as one of my Friend had asked "How I can install BGpanel ? "

Introduction
Bright Game Panel is a free and open source game server control panel. "BGPanel" utilizes many standard technologies available on many shared hosting platforms which gives all communities the ability to remotely control their game servers.

Lets Start:

First yous to do update & upgrade:
Code:
apt-get install sudo

sudo apt-get update

sudo apt-get upgrade

then going to install some utilities which bgpanel needs in order to get installed like apache, php, mysql server,etc.
Code:
sudo apt-get install -y apache2 php5 mysql-server php5-mysql php5-curl php5-gd screen zip php5-mcrypt
It will prompt for MySQL password,simplly fill password of your choice.

now restart the apache by typing this in console
Code:
sudo service apache2 restart

Now create a Database in MySQL for bgpanel by tyyping this
Code:
sudo mysql -p -r
this will prompt root password,fill it and hit enter then type this
Code:
create database brightgamepanel;
quit;

download bgpanel files by typing
Code:
wget https://github.com/warhawk3407/bgpanel/archive/develop-047.zip

then unzip the files by typing this
Code:
unzip <zip name>

now clear the web directory..
Code:
rm -rf /var/www/*

now move the bgpanel directory to /var/www/ by typing this
Code:
mv /<bigpanel folder name> /var/www/

Now open /var/www/configuration.php by typing this
Code:
sudo apt-get install nano
nano /var/www/configuration.php
and in 21st line u can see something like this "define('DBPASSWORD', '');" write MySQL password in '' then it should look like define('DBPASSWORD', 'yourmysqlpassword');  where yourmysqlpassword is your MySQL password and save the file.'

Now point the site directory to your files like
Code:
sudo chown -R www-data:www-data /var/www

now open your browser and type your VPS ip then it will redirect you to install page,just install bgpanel and then delete install directory from /var/www/

thats it,Your BG Panel is ready for use.

Note: if you face Wrong Datase detection ERROR-
just remove old .version folder from your web files
Code:
rm -rf /var/www/.version

then just unzip the bgpanel files again and copy the .version folder from there to your /var/www/

Some of the pics of this panel are here
Spoiler Expand
[Image: b2de72f185.png]
[Image: c48750c9d8.png]
[Image: 48efe53757.png]
If you have any problem while installing then you can just post your problem in comments.
Posted by: Spank! - 10-03-2015, 05:54 PM - Forum: Other Free Service Providers - Replies (17)
outkastHosting
because gaming is free.

outkastHosting is providing free samp servers for people who cannot afford one. We might new to the business, but we do have huge potential in what we are doing. 

We do have two locations as of now. Atlanta, Georgia and Los Angeles, USA. We are planning on adding more locations in near future.

We do have forum if you have any questions that is related to our services. You can also try our Live Chat Support whenever it is available.


We are using Open Game Panel which most of you are familiar with. Open Game Panel is a advanced panel which as almost every tools that you will need to control your server as you wish.


What is keep us above than all the free server providers out there?

That is a good question. How we going to answer that? Well, there's nothing you have to do! Well, I mean almost, you don't have anything to do than stay active on the forums. Now now, you don't have to make any monthly posts to keep your server active. Just stay active. It's simple as that.

Wow, that's something! How can I claim one?

Everything is easy with us. You just have to fill one simple form and hang tight! Once you submit the form, you will receive an email from us within 48 hours.


Hurry up and give me the links!

Here you go, comrade! 

[font=Tahoma, Verdana, Arial, sans-serif]Homepage - http://outkasthosting.xyz/[/font]
[font=Tahoma, Verdana, Arial, sans-serif]Forums - http://outkasthosting.xyz/community/[/font]
[font=Tahoma, Verdana, Arial, sans-serif]Request Form - http://goo.gl/forms/IGy5dVPqlx[/font]
[font=Tahoma, Verdana, Arial, sans-serif]Welcome Post - http://outkasthosting.xyz/community/d/1-hey-there[/font]

Posted by: perry - 10-02-2015, 03:22 PM - Forum: Other Free Service Providers - Replies (36)
the6bit came to his death.
check bladeip.com
Posted by: xdude - 10-02-2015, 06:07 AM - Forum: VPS Support - Replies (11)
Here here are some really nice KVM vps so I guess most of us would go for windows servers. Now the biggest problem we have a Windows License issue. cobalt-zack unable to provide Windows license which make sense since this is a free service and Windows stuff are quite expensive.

So sooner or later we all Windows users here gonna face this problem and I wonder what options do we have to deal with it.

At server-verleih.eu I think they use some kind of 2008 180 trial or something and that might be the best option we can have too.  anyone here know anything about these long trials ?
Posted by: xdude - 10-02-2015, 06:01 AM - Forum: Suggestions and Feedback - Replies (10)
Could we expand the forum bit by adding few more boards ? Giving more chances to post more things ? Maybe a separate section for hosting and vps related things ? Also for other things like SEO and Marketing etc ?
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.
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,099
» Forum posts: 34,782

Full Statistics

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

Latest Threads
Get LLHOST Netherlands Fe...
Forum: Others
Last Post: LLHOST
09-29-2025, 03:02 AM
» Replies: 0
» Views: 394
Super Fast LLHOST Netherl...
Forum: Value VPS Providers
Last Post: LLHOST
09-16-2025, 05:01 AM
» Replies: 0
» Views: 312
Get LLHOST Netherlands Fe...
Forum: Cheap Providers
Last Post: LLHOST
09-08-2025, 01:33 PM
» Replies: 0
» Views: 410
Windows VPS @ $31.5/Year ...
Forum: Cheap Providers
Last Post: DewlanceHosting
08-16-2025, 03:12 AM
» Replies: 0
» Views: 561
Buy DemoTiger Videos on c...
Forum: Others
Last Post: DewlanceHosting
08-16-2025, 03:10 AM
» Replies: 8
» Views: 5,595
Budget Dedicated Servers ...
Forum: Others
Last Post: HostNamaste
08-13-2025, 04:54 AM
» Replies: 2
» Views: 1,471
☁️ How to Use VCCPRO Virt...
Forum: Cheap Providers
Last Post: bestadvisor
07-13-2025, 09:36 AM
» Replies: 0
» Views: 752
[Promo] 30% Discount – VP...
Forum: Cheap Providers
Last Post: LLHOST
07-11-2025, 12:56 PM
» Replies: 0
» Views: 595
✅ Affordable VPS Hosting ...
Forum: Cheap VPS Providers
Last Post: RIYAD
07-02-2025, 03:02 AM
» Replies: 0
» Views: 1,347
15% Lifetime Discount on ...
Forum: Cheap Providers
Last Post: LLHOST
06-25-2025, 05:03 AM
» Replies: 0
» Views: 557

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