Linux
Linux is an open source operating system modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 343 public repositories matching this topic...
Problem description
I can't reduce font size
Steps to reproduce
hit:CTRL ALT -
Expected behavior
reduce font size
Additional information
I can just increase font size
- Termux application version: 0.94
- Android OS version: 10
- Device model: SM-T865
Documentation suggests "The application can run better with superuser rights (root).", however, when attempting to install, LinuxDeploy states simply "Requires superuser privileges (root)."
It would be helpful to update the documentation to answer the question: "What functionality is offered without a rooted device?"
-
Updated
May 28, 2020 - Java
I'm not sure if this is even possible, or if it's up to the Operating System, but I have two monitors and when the sudo pop-up opens when I'm editing a file, the dialog box opens on the other monitor (the primary one in Windows 10 settings). Would it be possible to force the dialog box pop-up to open on the same monitor as where the snowflake app is running? I totally understand if that is not som
Current new dialog is overdeveloped and hard to use for new users. It's can be improved by special panel with "quick setup buttons". That buttons can allows to select pre-defined settings for match or tourney.
The main idea is that the user clicks on that button, selects a deck, and can launch the game.
As example:
- "Commander" button on press can show:
- x4
- x2
- "Constructed" but
-
Updated
Jun 3, 2020 - Java
The wiki on Github contains some necessary information to configure T-UI and make it even more awesome.
However, it would be great (especially as Internet access is sometimes limited) to include these in the APK in addition to being able to show the most recent version on Github.
In the simplest case: just the markdown files that can then be shown in T-UI or opened in a text editor.
Where is readme or any reference for create packages (like termux , there is a well documented info about create packages and how to create and contribute....:D
-
Updated
May 31, 2018 - Java
- 安装
docker-compose
curl -L https://get.daocloud.io/docker/compose/releases/download/1.22.0/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose- 安装
docker
yum install -y docker- 配置
daemon.json
cat > /etc/docker/daemon.json >> EOF
{
"registry-mirrors": ["https:The project depends on JNA v4.x while the v5.x is out. It's problematic when trying to use some other libraries that depend on updated version (oshi/oshi), because there are api changes between the two. Is there a plan to upgrade to the latest jna?
Exception in thread "WindowsEventDispatch" java.lang.IllegalArgume
-
Updated
Jan 11, 2020 - Java
The moons.json file may contain the wrong configuration settings for the moons of Jupiter.
They should look like this:
http://www.skyandtelescope.com/wp-content/observing-tools/jupiter_moons/jupiter.html#
Other moons may also need checking.
Relax-and-Recover (ReaR) is the de facto standard generic (bare metal) disaster recovery framework for all kind of Linux systems. ReaR is in common use by admins for disaster recovery on thousands and thousands of Linux server systems.
There were a couple of talks about ReaR at FOSDEM 2020:
- Relax-and-Recover (ReaR) Basics
https://fosdem.org/2020/schedule/event/basicrear/ - Relax-and-Reco
-
Updated
Oct 27, 2017 - Java
Several SARL examples are designed for being run on different hosts. It may be helpful for the SARL user to provide a docker configuration for each deployed node of the application.
Instructions to how to use tihs software on Windows aren't straightforward.
For Linux, there are deb/rpm packages available. But for Windows, the .jar alone requires other files, and the exact list isn't documented.
I have been a bit surprised by a rocket bonus refusing to launch… until I’ve discovered that it was launched, but going at the exact same speed and in the exact same direction as my 2cv (that had taken an accelerator). To avoid this kind of things, I think the rocket should be launched to a speed that depends on the car speed, before taking its normal speed.
-
Updated
Aug 30, 2019 - Java
Maybe we could have important information more easily visible, for example
- move Leadership and XP between SP and GK column
- move the column TSI (and maybe wages and last game #461) to the left (between age and best position ?)
- column Positioned (should we keep it ? should we change the name?)
- best position should we move it to the right between the skills and the position
-
Updated
Jul 16, 2019 - Java
-
Updated
Nov 3, 2019 - Java
I hope I supposed to open an issue and not do something else.
I tried to search for the Lwjgl3ApplicationConfiguration and its related classes' documentation online but couldn't find it here: https://libgdx.badlogicgames.com/ci/nightlies/docs/api/