This discussion was started by @fChk in the Announcement thread of our new VPS 14 Plan. fChk suggested that Post4VPS add the vCPU number to the VPS Plans. The discussion was going off topic, so I decided to split it and move the discussion to our Suggestions and Feedback Forum.
For now I've added @phoenixwolf's vCPU number to the VPS 14 plan.
Next I'll start with VPS 1 and work my way up from there.
(09-27-2020, 06:37 AM)fChk Wrote: Why not include the vCPU number in the VPS specs featured in the VPS Plans page.Sounds like a great plan @fChk.
For now I've added @phoenixwolf's vCPU number to the VPS 14 plan.
Next I'll start with VPS 1 and work my way up from there.
Hello there,
I old my old GPU which was 1070TI due to some financial issues and changes between so many GPUs like RX 550 and many others but for a temporary time period.
I have a i7-4790K with Z87M-PLUS with 16GBRAM.
So, I'm thinking about buying a GPU for mostly CSGO and light streaming. I have a range for RX 560 or 1050TI. I'm not sure which one i should go for, I have played on 1050ti which gives solid FPS and RX 560 is almost equal to it and it is 5% better than 1050ti, The price of 560 is a little bit lower, but the issues is either they are flashed from 460 you can find out the difference by the location of connector but i'm not sure which one to go for, Whereas 1050ti is a little bit higher in price than the 560 most likely a few thousand rupees different can say 10-20$!
I need to know which one i should probably go for?
I old my old GPU which was 1070TI due to some financial issues and changes between so many GPUs like RX 550 and many others but for a temporary time period.
I have a i7-4790K with Z87M-PLUS with 16GBRAM.
So, I'm thinking about buying a GPU for mostly CSGO and light streaming. I have a range for RX 560 or 1050TI. I'm not sure which one i should go for, I have played on 1050ti which gives solid FPS and RX 560 is almost equal to it and it is 5% better than 1050ti, The price of 560 is a little bit lower, but the issues is either they are flashed from 460 you can find out the difference by the location of connector but i'm not sure which one to go for, Whereas 1050ti is a little bit higher in price than the 560 most likely a few thousand rupees different can say 10-20$!
I need to know which one i should probably go for?
Posted by: deanhills - 09-26-2020, 09:30 AM - Forum: Announcements
- No Replies
Please note that the following is a list of VPS Holders who still have missing posts for September.
I will update this list on a daily basis so you may check this for an up to date status of missing posts. If your name is not in the list this means you have completed the number of posts for September.
@Khadeer143 - 11
Please also note that the number of your posts in your post counter may not always be accurate when threads/posts have been deleted. So please look at the number of posts above for the correct number of missing posts, or you can check the number of posts manually by clicking on your name, then click on "activity" and then scroll through your posts for September. Posts that are shaded in purple are threads/posts that have been deleted.
I will update this list on a daily basis so you may check this for an up to date status of missing posts. If your name is not in the list this means you have completed the number of posts for September.
@Khadeer143 - 11
Please also note that the number of your posts in your post counter may not always be accurate when threads/posts have been deleted. So please look at the number of posts above for the correct number of missing posts, or you can check the number of posts manually by clicking on your name, then click on "activity" and then scroll through your posts for September. Posts that are shaded in purple are threads/posts that have been deleted.
Hello guys I'm sure many don't believe that ghost exists , I also thought same that there were no ghosts or superpower humans present in this future so this video recorded in my house on last Wednesday I was watching TV and my mom,grandmom were taking nap in bedroom, so I just walk by from my TV room to bedroom to call my mom at that time lights were switched off so I switched on lights of bedroom , I turn to right side of a wall in bedroom and suddenly "my eyes witness a shadow of ghost appears through wall so first I was amazed by seeing that shaplesss figure I thought it may be from glasses or any other objects shadow flash I check front of wall and side of wall weather any objects are there which cause shadows I call my mom weather I can only one to see or others also can see same ghost shadow, even my mom and grand mom also seen same incident of ghost shadow through wall unfortunaly there were no sounds,movements from that ghost shadow we were scared shouted ,I switched off lights and again switched on lights of bedroom this time that ghost figure was invisible there was no figure or shadow of ghost on wall even but we still scared so we lookup for some elders to do prayers in my home till now we didnt spoted any more parnomal activities but I'm still scared we locked that room permanent for now we will soon leave the current home and move to new home below is the recorded video ,don't think it is fake guys !
This might be kind of an unsual topic. I'm not sure if I should post this in support request or general discussion. Please feel free to move it if you feel it better placed elsewhere.
I recently rented a openvz vps. Normally I'd shy away from this, as I use docker to ease server config, and in my experience docker doesn't play well with openvz. However, this provider famously advertises on their page that their service supports docker... so I decide to give it a shot.
I've been using wordops as a control panel for docker, and usually it works great. Just like I was afraid though, as soon as I try to create my first site, docker starts throwing errors.
I sent a ticket to support, and we went through a few exchanges about error logs.
Eventually, what I figured out, is that the vps uses kernel 4.15.0 which does not support cgroups. Cgroups is necessary for docker to provision resources for and keep contained the services it runs. Docker itself will run, and the "hello world" docker runs with no issue, but docker fails at deploying the nginx proxy used to direct traffic between the containers.
After some googling, I found some interesting conflicting articles. Some state that docker requires cgroups to run; others state that there are workarounds. Most of these workarounds seem to be centered around getting docker to work on chromeOS, which isn't helpful. I tried a couple fixes including setting up cgroups.conf manually and another using umount. Both hit permissions fail.
So I guess what I'm wondering is if anyone has any experience in hacking a workaround in docker to make it work on openVZ? Some experience that will actually work? Or is this a hopeless endevour, and I should just close the service and ask for a refund. I've had this vps less than 2 days, and they have a full 7 day refund policy, so it's no issue to ask for a refund. I just want to make sure I explore all the options before I do.
The support was quick to respond, but gave up long before I did. Which I understand; you can't spend hours supporting a vps which costs 15$ a year; but maybe it can make a good topic for a forum like this.
I recently rented a openvz vps. Normally I'd shy away from this, as I use docker to ease server config, and in my experience docker doesn't play well with openvz. However, this provider famously advertises on their page that their service supports docker... so I decide to give it a shot.
I've been using wordops as a control panel for docker, and usually it works great. Just like I was afraid though, as soon as I try to create my first site, docker starts throwing errors.
I sent a ticket to support, and we went through a few exchanges about error logs.
Eventually, what I figured out, is that the vps uses kernel 4.15.0 which does not support cgroups. Cgroups is necessary for docker to provision resources for and keep contained the services it runs. Docker itself will run, and the "hello world" docker runs with no issue, but docker fails at deploying the nginx proxy used to direct traffic between the containers.
After some googling, I found some interesting conflicting articles. Some state that docker requires cgroups to run; others state that there are workarounds. Most of these workarounds seem to be centered around getting docker to work on chromeOS, which isn't helpful. I tried a couple fixes including setting up cgroups.conf manually and another using umount. Both hit permissions fail.
So I guess what I'm wondering is if anyone has any experience in hacking a workaround in docker to make it work on openVZ? Some experience that will actually work? Or is this a hopeless endevour, and I should just close the service and ask for a refund. I've had this vps less than 2 days, and they have a full 7 day refund policy, so it's no issue to ask for a refund. I just want to make sure I explore all the options before I do.
The support was quick to respond, but gave up long before I did. Which I understand; you can't spend hours supporting a vps which costs 15$ a year; but maybe it can make a good topic for a forum like this.
Hello everyone.
i am setting up a rust server using ftp and control panel access. i have added a mod called oxide and since then the server are not working. the error you get when you login to server is
"could not load root asset bundle"
i have looked over the internet for solutions but have not found the right solution. i wanted to reinstall the server files but i have not made any backup so im kinda stuck. is there anything i can do?
i am setting up a rust server using ftp and control panel access. i have added a mod called oxide and since then the server are not working. the error you get when you login to server is
"could not load root asset bundle"
i have looked over the internet for solutions but have not found the right solution. i wanted to reinstall the server files but i have not made any backup so im kinda stuck. is there anything i can do?
![[Image: ko2NbfT.png]](https://i.imgur.com/ko2NbfT.png)
A small intro about the company, CloudCone, LLC is a Cloud Hosting Services Provider that provides Fully Managed hourly billed cloud virtual private servers, AnyCast DNS, and high-performance bare metal dedicated servers as our primary services. We offer an unmatched stack of cloud services that collaborate to provide a scalable infrastructure for your online presence
Together with an international team of in-house Support and DevOps Engineers, we provide 24/7 Live Priority Support for all our clients. The following offers are launch specials that are available until stocks last. As always, we listen to all of the feedback provided and continuously attempt to improve our services to match our overall customer demands better.
- Deploy Virtual machines
- Boot/Reboot/Shutdown VMs
- One click OS re-installation
- Up/downscale individual resources in a click
- VNC control panel
- SSH Keys
- Backups - https://cloudcone.com/backups/
- Snapshots - https://cloudcone.com/snapshots/
- Resetting root passwords
- One-click Recovery Mode
- rDNS update
- Free AnyCast DNS management (up to 3 domains)
- In-depth server statistics - https://cloudcone.com/cloud-view/
- REST API - https://api.cloudcone.com
1 vCPU Core
512 MB RAM
10 GB RAID 10 SSD
1 x IPv4 and 3 x IPv6
2 TB Bandwidth
Free AnyCast DNS
$2.20/MO
Order here: https://app.cloudcone.com/compute/507/create
NITRO-F2
1 vCPU Core
1 GB RAM
15 GB RAID 10 SSD
1 x IPv4 and 3 x IPv6
2 TB Bandwidth
Free AnyCast DNS
$2.50/MO
Order here: https://app.cloudcone.com/compute/508/create
NITRO-F3
1 vCPU Core
2 GB RAM
30 GB RAID 10 SSD
1 x IPv4 and 3 x IPv6
3 TB Bandwidth
Free AnyCast DNS
$3.50/MO
Order here: https://app.cloudcone.com/compute/509/create
NOTE: Add funds to match the relevant plan before deploying
How to order Addons
- cPanel License: $12.5 per month
- 1 Tb/s Dedicated Anti-DDoS IP: $2.50 per month
- Additional IPv4: $1.00 per month
- IP Changes: $2 Once off
A support team of experts, qualified and enthusiastic enough to take on any task are available 24/7. Our Cloud Associates and Cloud Engineers will work one-on-one with you to make sure all your concerns are addressed and they will not rest until your projects are online and running smoothly.
CloudCone Mobile App
Want to experience the true accessibility and convenience of our brand? Make use of our Mobile App’s Instant Support feature to quickly contact our support team anytime, anywhere. You can also access a detailed dashboard with your server’s overview, active tasks and billing related activities. It also includes three key functionalities to ‘boot’, ‘reboot’ and ‘shutdown’. Download through the Google Play Store and Apple App store for free!
Social Media
- [Facebook](http://clco.cc/klop4)
- [Instagram](http://clco.cc/hvd4g) [Check our stories for monthly competition]
- [Twitter](http://clco.cc/gdgb7)
- [Vimeo](http://clco.cc/dXe1r)
- Agreeable terms - https://cloudcone.com/policies/
- Order until stock lasts
- Offline hours are not applicable
- Five (5) machine per person (contact us if you need more)
- Bandwidth 3 TB at 1Gbps
- Affiliates: https://cloudcone.com/affiliate/
- Promo plans are semi-managed
- AnyCast DNS
- IPv6
- Advanced Server Statistics
- 7 Day money back guarantees, no questions asked.
- WHMCS Module
- REST API
- Locations: Los Angeles, USA (MultaCom DC)
- Looking Glass: http://la.lg.cloudc.one
- Status Page: https://status.cloudcone.com
- Announcement Page: https://news.cloudcone.com
CloudCone LLC
Since 2012
![[Image: dFfdboF.png]](https://i.imgur.com/dFfdboF.png)
From the 21st to the 30th of September 2020 you can buy a .eu domain for 10 years for only 12 € (excluding tax).
New customers can use the following coupon code for more savings: ETIM2EUR_0720
In addition you get a small web space package with 250 MB space and 1 GB space for a mailbox.
https://www.netim.com/domain-name/eu-domain.html
WARNING: Domains bought through this deal CANNOT be transfered to other domain registrars.
Restrictions Wrote:Owner:
Address in one of European Union states or in European Economic Area required.
Since the 19th of October 2019, the citizenship in one of European Union states permit you to register a .EU.
The Registry may request a proof of citizenship to the Registrant residing outside of the European Economic Area.
List of countries
Austria, Belgium, Bulgaria, Croatia, Cyprus, Czech Republic, Denmark, Estonia, Finland, France, French Guiana, Germany, Gibraltar, Greece, Guadeloupe, Hungary, Iceland, Liechtenstein, Lithuania, Luxembourg, Malta, Martinique, Netherlands, Norway, Poland, Portugal, Reunion Island, Romania, Slovakia, Slovenia, Spain, Sweden
Hello all, I am about to enter the VPS giveaway for the first time October 1, and I was wondering if macOS or macOS Server was a supported operating system with the VPS Providers? I have ran macOS in a KVM environment before, but while reading the TOS for some of the hosts I did not see any thing regarding running a Headless Virtual Machine. What are some of your experiences with the services and do you think something like this for development would be an adequate use of resources? Thanks! - Tyler
Post4VPS is pleased to announce @cubedata is planning to sponsor a new high-tech and mega-spec VPS in addition to VPS 8. VPS 8 is already valued as one of our high-tech and mega-spec VPSs based on Xen HVM Virtualization. The new VPS 15 will be completely unique in that it will be based on Microsoft's Hyper-V 2016 virtualization and managed by SolidCP. Cubedata is presently working on setting it up. We will report back in this discussion once Cubedata is ready to launch the new Plan.
Please note due to its high-tech setup Cubedata has asked that only very experienced and responsible users should be given a chance to use the VPS. As with VPS 8, even more so with VPS 15, there will be a zero tolerance policy in place for any mistakes that may breach Cubedata's TOS or ASP. When it gets to the Giveaway we will ask those who are interested in the VPS to provide a detailed justification of how the VPS will be used as well as what their experience has been in running similar projects before. So only really experienced users with a good record of managing their VPS should apply.
Here is a rough draft of the VPS 15 Proposed Plan:
VPS 15 Plan
VPS is based on HyperV virtualization and managed by SolidCP. VPS can be either Windows and will be activated automatically by AVMA(Automatic Virtual Machine Activation) Which means no Windows License is required per Microsoft Docs: https://docs.microsoft.com/en-us/windows...ivation-19 or can be Linux as well.
Specs of VPS
Disk Space: 127 GB HDD
RAM: 8 GB RAM
IP Addresses: 1x IPv4
Virtualization: Windows Hyper-V 2016
Monthly Traffic: Unmetered (Fair Use Policy applies as well as Zero Tolerance for abuse)
Location: Dallas, US
Control Panel: SolidCP
Connection: 1gbps
Games servers: Strictly not allowed
Torrents: Strictly not allowed
Illegal Activity: Strictly Prohibited/Not Allowed.
Windows License: Not Required(please read above for details)
Operating System(OS) Support: Windows(Windows Server 2016 Standard) or Linux(Centos,Debian,Ubuntu)
Provided by: CubeData
Terms: TOS & AUP Please note sponsor has a Zero Tolerance policy in place so users are urged to read and understand the TOS and AUP. There are no second chances given. The sponsor also wishes to have experienced users who know what they are doing. So please provide full information of the projects you wish to use a high-spec VPS for so as to demonstrate your level of expertise and experience.
Requirements: Backlinks to CubeData and Post4VPS are required when a Website is hosted.
Please note due to its high-tech setup Cubedata has asked that only very experienced and responsible users should be given a chance to use the VPS. As with VPS 8, even more so with VPS 15, there will be a zero tolerance policy in place for any mistakes that may breach Cubedata's TOS or ASP. When it gets to the Giveaway we will ask those who are interested in the VPS to provide a detailed justification of how the VPS will be used as well as what their experience has been in running similar projects before. So only really experienced users with a good record of managing their VPS should apply.
Here is a rough draft of the VPS 15 Proposed Plan:
VPS 15 Plan
VPS is based on HyperV virtualization and managed by SolidCP. VPS can be either Windows and will be activated automatically by AVMA(Automatic Virtual Machine Activation) Which means no Windows License is required per Microsoft Docs: https://docs.microsoft.com/en-us/windows...ivation-19 or can be Linux as well.
Specs of VPS
Disk Space: 127 GB HDD
RAM: 8 GB RAM
IP Addresses: 1x IPv4
Virtualization: Windows Hyper-V 2016
Monthly Traffic: Unmetered (Fair Use Policy applies as well as Zero Tolerance for abuse)
Location: Dallas, US
Control Panel: SolidCP
Connection: 1gbps
Games servers: Strictly not allowed
Torrents: Strictly not allowed
Illegal Activity: Strictly Prohibited/Not Allowed.
Windows License: Not Required(please read above for details)
Operating System(OS) Support: Windows(Windows Server 2016 Standard) or Linux(Centos,Debian,Ubuntu)
Provided by: CubeData
Terms: TOS & AUP Please note sponsor has a Zero Tolerance policy in place so users are urged to read and understand the TOS and AUP. There are no second chances given. The sponsor also wishes to have experienced users who know what they are doing. So please provide full information of the projects you wish to use a high-spec VPS for so as to demonstrate your level of expertise and experience.
Requirements: Backlinks to CubeData and Post4VPS are required when a Website is hosted.
| 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,099 » Forum posts: 34,782 Full Statistics |
| Online Users |
|
There are currently 617 online users. » 0 Member(s) | 614 Guest(s) Bing, Google, Applebot |
| Latest Threads |
|
Get LLHOST Netherlands Fe...
Forum: Others Last Post: LLHOST 09-29-2025, 03:02 AM » Replies: 0 » Views: 511 |
|
Super Fast LLHOST Netherl...
Forum: Value VPS Providers Last Post: LLHOST 09-16-2025, 05:01 AM » Replies: 0 » Views: 362 |
|
Get LLHOST Netherlands Fe...
Forum: Cheap Providers Last Post: LLHOST 09-08-2025, 01:33 PM » Replies: 0 » Views: 480 |
|
Windows VPS @ $31.5/Year ...
Forum: Cheap Providers Last Post: DewlanceHosting 08-16-2025, 03:12 AM » Replies: 0 » Views: 623 |
|
Buy DemoTiger Videos on c...
Forum: Others Last Post: DewlanceHosting 08-16-2025, 03:10 AM » Replies: 8 » Views: 5,786 |
|
Budget Dedicated Servers ...
Forum: Others Last Post: HostNamaste 08-13-2025, 04:54 AM » Replies: 2 » Views: 1,584 |
|
☁️ How to Use VCCPRO Virt...
Forum: Cheap Providers Last Post: bestadvisor 07-13-2025, 09:36 AM » Replies: 0 » Views: 824 |
|
[Promo] 30% Discount – VP...
Forum: Cheap Providers Last Post: LLHOST 07-11-2025, 12:56 PM » Replies: 0 » Views: 729 |
|
✅ Affordable VPS Hosting ...
Forum: Cheap VPS Providers Last Post: RIYAD 07-02-2025, 03:02 AM » Replies: 0 » Views: 1,517 |
|
15% Lifetime Discount on ...
Forum: Cheap Providers Last Post: LLHOST 06-25-2025, 05:03 AM » Replies: 0 » Views: 607 |