Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shundhammer/huha-linux-tips
Tips and tricks about Linux
https://github.com/shundhammer/huha-linux-tips
Last synced: 2 months ago
JSON representation
Tips and tricks about Linux
- Host: GitHub
- URL: https://github.com/shundhammer/huha-linux-tips
- Owner: shundhammer
- License: other
- Created: 2016-11-05T16:30:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T09:53:53.000Z (4 months ago)
- Last Synced: 2024-10-13T00:52:56.000Z (3 months ago)
- Language: Shell
- Size: 212 KB
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# HuHa's Linux Tips
This is a random collection of tips and tricks about Linux.
I collected them over the course of a couple of years as a Linux home user and
a Linux system developer. They may or may not be useful for anybody else. For
some things, there may be different approaches, or even better ones; but what I
describe here worked for me at the time I needed a solution.# Content
See [doc](doc/) directory here.
- [Ubuntu tips](doc/ubuntu-tips.md)
- [SUSE Leap / SLE / Tumbleweed tips](doc/suse-tips.md)
- [SUSE ALP tips](doc/suse-alp-tips.md)
- [YaST development tips](doc/yast-devel-tips.md)
- [VirtualBox tips](doc/virtualbox-tips.md)
- [youtube-dl tips](doc/youtube-dl.md)
- [Android tips](doc/android-tips.md)# License
GNU Free Documentation License
as described [here](https://www.gnu.org/licenses/fdl-1.3.en.html)
and in file [LICENSE.md](LICENSE.md) in this repo's toplevel directory.