-
kubernetes git:(main) tofu plan
var.proxmox
Enter a value:
╷
│ Error: Variables not allowed
│
│ on line 1:
│ (source code not available)
│
│ Variables may not be used here.
╵
╷
│ …
-
**Describe the question**
Is there a way to change the Kernel the Virtual Environment is using?
**What you have tried**
From my limited understanding of linux the only way to change the kernel i…
-
### What problem does this feature solve?
Currently, whenever the Rsdoctor Analyzer App renders a huge list or tree like the "Imported Reasons Tree", it takes longer to render the tree. I also expe…
-
### Python version
Python 3.12.5
### Pymatgen version
2024.9.17
### Operating system version
Linux Mint V22, windows10 64 bit,
### Current behavior
>>> from pymatgen.ext.matproj …
jjkas updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Explain what happens
If I open the web console of cockpit, the CPU usage of cockpit-tls is 100% and the whole system is slow down.
I installed the latest version of cockpit from Ubuntu reposítor…
-
I see nothing obvious in the code that would timeout. (I do note that there's no "touch" in "input-hub: Device configuration: basic-window-manager, capabilities={pointer}", could that really be a prob…
-
Hi,
I'm using your image to provide webdav to my Zotero. With the alpine image I get the follwing error once Zotero tries to create a folder:
```
172.200.0.2 - - [30/Sep/2024:20:06:45 +0000] "O…
-
Currently VMSS creation for both linux and windows use: ```azurerm_virtual_machine_scale_set``` which limits the max number of chars to 15 (due to Windows).
Purpose of this issue is to track the re…
-
I'm trying to override my class's function at Javascript side and then call it via module. I don't know is it possible?
For Example :
```
/* File : example.h */
class Square{
private:
double…