PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0
Showing posts with label ionos. Show all posts
Showing posts with label ionos. Show all posts

Sunday, November 13, 2022

[FIXED] Who is "reverent-stonebraker"

 November 13, 2022     ionos, plesk, putty, ubuntu     No comments   

Issue

I have installed Ubuntu20.04 using the Ionos 1&1 CloudPanel.

Then I logged in to my server with Putty.

After entering the password for "root", it shows me:

root@reverent-stonebraker:~#

I googled "reverent-stonebraker", but since it didn't yield any results, I am confused what this actually means.

What does this mean?

enter image description here


Solution

It's the hostname of your machine. It was generated randomly, apparently using Docker's algorithm.



Answered By - hobbs
Answer Checked By - Senaida (PHPFixing Volunteer)
Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg

Monday, August 1, 2022

[FIXED] how to host my WebSocket on IONOS hosting or VPS

 August 01, 2022     hosting, ionos, kotlin, vps, websocket     No comments   

Issue

I'm a newbie, I'll make an "uber" application like this https://github.com/CristianFernandoRomero1/ridesharing-uber-lyft-app

But I don't know how I can upload the WebSocket to a server, and what kind of server Please help me

Pd: the websocket is "dummy" in the files, and I need to upload it to a server (hosting, vps, IONOS wordpress hosting) I don't know lol


Solution

There is no code for WebSocket server in the GitHub repository. That app(in repository) running with simulator.

So if you want run it with real server, you need to implement yourself and deploy(Any service you can use.)



Answered By - Xinkle
Answer Checked By - Clifford M. (PHPFixing Volunteer)
Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Older Posts Home

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments

Copyright © PHPFixing