-
## :white_check_mark: Checklist
- [x] I have searched open and closed issues for duplicates.
- [x] This is a request for a new feature in the Data Safe Haven or an upgrade to an existing feature.
…
-
Given that:
- `wayvnc` is currently the only VNC server implementation for Wayland
- VNC standard-compliance requires the ~~plaintext authentication protocol~~ [VNC Authentication](https://github.…
-
this error is spammed in the output log and no rdp session is possible after this has started. I'm having this issue since we updated to the latest version 1.5.4
any thought was could cause this …
-
**Is your feature request related to a problem?**
With the transition from FreeRDP version 2.x to 3.x, we've encountered a bit of a roadblock. Several functions and cache-related header files that we…
-
Hello @enricofer,
I'm having and issue trying to install django-warp on a Ubuntu 16.04 LTS (in VirtualBox Linux Host) update to date.
No problem installing dependencies but could not install Djang…
-
Full run
- started:
- [x] 21.0 branch
- started: >> [Sat Jun 1 00:10:10 UTC 2024]
- expected failures: m5, ~deadpool~, odroidc4, ~pstar~, radxa0, ~wade~
- deadpool, pstar, wade…
-
Currently, Guacamole serves at the `/guacamole` path. As we've rebranded Guacamole, we should also rename `/guacamole` in the path to `/sessions` or a similar option.
-
### Issue type
Feature not working as intended
### Device
guacamole
### crDroid version
crDroid 10
### Exact version / Build date
10.4/2024-04-28
### Bug description
The function "Charging Co…
-
### Platform
AWS
### bndiagnostic ID [know more about bndiagnostic ID](https://docs.bitnami.com/general/how-to/understand-bndiagnostic/)
fbf93fdb-a78c-da16-43e3-56b31e0c6301
### bndiagnostic outpu…
-
## 객체 지향의 원칙
1. 바뀌는 부분은 캡슐화 한다.
2. 상속보다는 구성을 활용한다.
3. 구현보다는 인터페이스에 맞춰서 프로그래밍 한다.
4. 상호작용하는 객체사이에서는 가능하면 느슨한 결합을 사용해야한다.
5. 클래스는 확장에는 열려 있어야 하지만 변경에는 닫혀있어야 한다. (OCP)
6. 추상화된것에 의존하게 만들고 구상 클래스에 …