Search found 83 matches
- Wed Aug 07, 2024 2:14 pm
- Forum: General discussion
- Topic: Freeswitch + Fusionpbx AWS ec2
- Replies: 1
- Views: 4965
Re: Freeswitch + Fusionpbx AWS ec2
Below is the usage instruction from AWS marketplace list. Let me know if that helps. ================ Usage Instructions: To access FusionPBX, use a browser at https://<instance public ip address>/. Login is "admin" and password is the EC2 instance ID (e.g., "i-0caff200b36ec4af3"...
- Sat Jun 01, 2024 4:22 pm
- Forum: Announcement
- Topic: Introducing Ubuntu Desktop 24.04LTS!
- Replies: 0
- Views: 9307
Introducing Ubuntu Desktop 24.04LTS!
We are very excited to introduce Ubuntu Desktop 24.04 AMI products! In this release, we decided to follow the success of Ubuntu Desktop 22.04, keeping all the cool features, including HTTP/VNC/RDP access, secure connections, desktop auto-resizing, copy'n'paste, RDP audio, etc, with a simple desktop ...
- Thu Sep 08, 2022 6:23 pm
- Forum: Announcement
- Topic: Introducing Ubuntu Desktop 22.04!
- Replies: 0
- Views: 39800
Introducing Ubuntu Desktop 22.04!
We are very delighted to introduce Ubuntu Desktop 22.04 AMI products! In this release, we decided to keep all the cool features our users love, including HTTP/VNC/RDP access, secure connections, desktop auto-resizing, copy'n'paste, RDP audio, etc. We also decided to simplify the desktop choices with...
- Sun Feb 27, 2022 4:44 pm
- Forum: Ubuntu Desktop AMI users
- Topic: Unable to use Gnome desktop on Ubuntu 20
- Replies: 1
- Views: 18642
- Tue Jan 18, 2022 4:12 pm
- Forum: Ubuntu Desktop AMI users
- Topic: Is there a way to automatically shutdown the VM if IDLE?
- Replies: 1
- Views: 17716
Re: Is there a way to automatically shutdown the VM if IDLE?
The built-in power management is disabled for AWS. Rather, you can use external monitoring feature to shut down an idle instance.
See an example article below.
https://successengineer.medium.com/how- ... 3374e51090
See an example article below.
https://successengineer.medium.com/how- ... 3374e51090
- Mon Jan 17, 2022 7:10 pm
- Forum: Ubuntu Desktop AMI users
- Topic: Can´t change background image in Desktop
- Replies: 2
- Views: 20388
Re: Can´t change background image in Desktop
What version of Ubuntu Desktop are you using? Most people are using Ubuntu 18.04 or Ubuntu 20.04. You can easily change background via Settings Manager. See more details at https://xubuntu.org/news/small-details-wallpapers/ Or you can simply right-click on the desktop and select "Desktop Settin...
- Fri May 07, 2021 4:52 pm
- Forum: Announcement
- Topic: MyADA staking pool is alive and minted its first block!
- Replies: 0
- Views: 43801
MyADA staking pool is alive and minted its first block!
We are happy to announce MYADA staking pool operated by Netspectrum comes to live in Epoch 264 on May 5th, 2021. We are even more thrilled to announce that within 8 hours of its birth it has successfully minted its first block . Come and stake with MYADA staking pool! ⋅ Hosted on AWS with...
- Fri Feb 05, 2021 10:47 pm
- Forum: Ubuntu Desktop AMI users
- Topic: Guacamole RDP Issue
- Replies: 1
- Views: 21200
Re: Guacamole RDP Issue
Are you connecting to the default "ubuntu" user? If so, try to create a new user and connect using the new user login. Ubuntu user by default is always logged in via VNC channel. Many desktops including Xubuntu don't like the same user logged in at the same time. For future reference, plea...
- Thu Sep 17, 2020 4:00 pm
- Forum: Announcement
- Topic: New AMI supports Nitro-type instances
- Replies: 0
- Views: 46074
New AMI supports Nitro-type instances
After a long and stable running, we are happy to announce an update for the Vyatta AMI product. The primary change is to support the Nitro-based EC2 instances (e.g., t3, m5, etc). There are also a few minor changes along the way. See complete release note below: ⋅ Add ENA network support ...
- Thu Jul 23, 2020 6:45 pm
- Forum: Ubuntu Desktop AMI users
- Topic: Root password
- Replies: 1
- Views: 20704
Re: Root password
Hi, George, Please log in as the default user "ubuntu", then you can just type "sudo su" to become root. No password required. By default ssh login for root is disabled. So for practical reasons there is no need for root user, although you could certainly set one after "sudo...