|
asconcept (Install) v.0.1.2 |
- By:
Quentin MACHIELS
- Description: permet l'installation de l'application et de la licence du logiciel as-suite
- Total downloads: 195
- Tags: asconcept as-suite
|
|
CentOS ISO File v.9.20240429.0 |
- By:
Fabian Clerbois
- Description: ## Notes
- Download la dernière version de CentOS sur le bureau
- Total downloads: 1712
- Tags: formation admin linux CentOS
|
|
Chocolatey v.2.2.2 |
- By:
Chocolatey Software
, Inc
- Description: Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the distros to your door, err computer.
Chocolatey is brought to you by the work and inspiration of the community, the work and thankless nights of the [Chocolatey Team](https://github.com/orgs/chocolatey/people), with Rob heading up the direction.
You can host your own sources and add them to Chocolatey, you can extend Chocolatey's capabilities, and folks, it's only going to get better.
### Information
- [Chocolatey Website and Community Package Repository](https://community.chocolatey.org)
- [Mailing List](http://groups.google.com/group/chocolatey) / [Release Announcements Only Mailing List](https://groups.google.com/group/chocolatey-announce) / [Build Status Mailing List](http://groups.google.com/group/chocolatey-build-status)
- [Twitter](https://twitter.com/chocolateynuget) / [Facebook](https://www.facebook.com/ChocolateySoftware) / [GitHub](https://github.com/chocolatey)
- [Blog](https://blog.chocolatey.org/) / [Newsletter](https://chocolatey.us8.list-manage1.com/subscribe?u=86a6d80146a0da7f2223712e4&id=73b018498d)
- [Documentation](https://docs.chocolatey.org/en-us/) / [Support](https://chocolatey.org/support)
### Commands
There are quite a few commands you can call - you should check out the [command reference](https://docs.chocolatey.org/en-us/choco/commands). Here are the most common:
- Help - choco -? or choco command -?
- Search - choco search something
- List - choco list -lo
- Config - choco config list
- Install - choco install baretail
- Pin - choco pin windirstat
- Outdated - choco outdated
- Upgrade - choco upgrade baretail
- Uninstall - choco uninstall baretail
#### Alternative installation sources:
- Install ruby gem - choco install compass -source ruby
- Install python egg - choco install sphynx -source python
- Install windows feature - choco install IIS -source windowsfeatures
#### More
For more advanced commands and switches, use `choco -?` or `choco command -h`. You can also look at the [command reference](https://docs.chocolatey.org/en-us/choco/commands), including how you can force a package to install the x86 version of a package.
### Create Packages?
We have some great guidance on how to do that. Where? I'll give you a hint, it rhymes with socks! [Docs!](https://docs.chocolatey.org/en-us/create/create-packages)
In that mess there is a link to the [PowerShell Chocolatey module reference](https://docs.chocolatey.org/en-us/create/functions).
- Total downloads: 11121
- Tags: nuget apt-get machine repository chocolatey
|
|
Chocolatey .NET Framework extensions v.1.0.1 |
- By:
Jakub Bereżański
- Description: This package provides helper functions useful for developing packages for Microsoft .NET Framework runtime and Developer Pack.
- Total downloads: 174
- Tags: chocolatey extension admin windows update .net net dotnet framework devpack developer pack
|
|
CloneZilla ISO File v.3.1.2 |
- By:
Fabian Clerbois
- Description: ## Notes
- Download la dernière version de CloneZilla sur le bureau
- Total downloads: 212
- Tags: formation admin linux CloneZilla
|
|
DeepL v.24.4.3.12310 |
- By:
DeepL
- Description: ## Deepl
The World’s Best Machine Translation
DeepL’s neural networks are able to capture even the slightest nuances and reproduce them in translation unlike
any other service. In blind tests pitting DeepL Translator against the competition, translators prefer DeepL's
results by a factor of 3:1. DeepL also achieves record-breaking performance according to scientific benchmarks.
### Package-specific issue
If this package isn't up-to-date for some days, [Create an issue](https://github.com/tunisiano187/Chocolatey-packages/issues/new/choose)
Support the package maintainer and [](https://www.patreon.com/tunisiano)
- Total downloads: 250
- Tags: translation
|
|
Dell Command | Update v.5.2.0 |
- By:
Dell Inc
- Description: You can use Dell Command | Update to update a Dell system with the latest drivers, BIOS, firmware, and Dell software applications.
Dell Command | Update provides the following new features:
- Support for installing base drivers on a system that contains only an operating system, network adapter, a compatible network adapter driver, and an installation of Dell Command | Update, using the Advanced Driver Restore feature.
- Support for updating intra-component dependencies as shown in the Partner Development Kit (PDK) catalog.
- Notification when system restore points are created.
- Enhanced updates Schedule — You can configure Dell Command | Update to automatically check for updates on the system at specific intervals of time
Supported on OptiPlex, Venue Pro Tablet, Precision, XPS Notebook and Latitude models that are running the following Windows operating systems: Windows 7,Windows 8, Windows 8.1 and Windows 10.
### Package updates
This package is updated automatically by querying the Dell Version Control Catalog. There can sometimes be a short delay between the time new software version is released and when it is added to the catalog (which is also used by Dell applications to auto-update)
- Total downloads: 1432
- Tags: dell command update admin
|
|
Formations Javascript v.1.88.1 |
- By:
Fabian Clerbois
- Description: ## Notes
Installe les dernières versions validées ici :
* https://chocolatey.org/packages/vscode
* https://chocolatey.org/packages/wsl-ubuntu-2004
- Total downloads: 1211
- Tags: formation admin javascript
|
|
Forticlient v.7.0.12.572 |
- By:
Fortinet
- Description: Solution de sécurité comprenant un antivirus et un pare-feu
- Total downloads: 10314
- Tags: Forti client security admin forticlient
|
|
Gitlab Runner v.16.11.0 |
- By:
Gitlab
- Description: GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLab CI, the open-source continuous integration service included with GitLab that coordinates the jobs.
## Features
- Allows to run:
- multiple jobs concurrently
- use multiple tokens with multiple server (even per-project)
- limit number of concurrent jobs per-token
- Jobs can be run:
- locally
- using Docker containers
- using Docker containers and executing job over SSH
- using Docker containers with autoscaling on different clouds and virtualization hypervisors
- connecting to remote SSH server
- Is written in Go and distributed as single binary without any other requirements
- Supports Bash, Windows Batch and Windows PowerShell
- Works on GNU/Linux, OS X and Windows (pretty much anywhere you can run Docker)
- Allows to customize the job running environment
- Automatic configuration reload without restart
- Easy to use setup with support for Docker, Docker-SSH, Parallels or SSH running environments
- Enables caching of Docker containers
- Easy installation as a service for GNU/Linux, OSX and Windows
- Embedded Prometheus metrics HTTP server
## Package parameters
- `/InstallDir` - Installation directory. If the Gitlab Runner is already installed, its current directory will be used. To install to a new directory, uninstall it first.
- `/Service` - Install as a service. If value is not specified system account will be used. If value is specified it is in the form of `Username:Password`. The installer will create that user if it doesn't exist, add it to local administrators group, enable _ServiceLogonRight_ and disable password expiration. Example: `/Service:gitlab-runner:P@ssw0rd`. Can't be used with `Autologon` parameter
- `/Autologon` - Use autologon feature of Windows. Can't be used with `Service` parameter. Username and password must be provided. Example: `/Autologon:gitlab-runner:P@ssw0rd`.
## Notes
- The script `register_example.ps1` is provided along the executable which can be used to quickly register runner non-interactively. If you want to use it, rename it to `register.ps1` and set desired environment variables.
- Autologon vs Service: Services do not have access to all Windows features and some scripts, particularly those that depend on GUI, are not usable.
- Total downloads: 273
- Tags: admin cli foss git cross-platform build docker shell gitlab
|