https://github.com/naturomics/hacketc
tools, configurations and skills for customing a hacker style linux OS
https://github.com/naturomics/hacketc
custom hack linux tools
Last synced: 2 months ago
JSON representation
tools, configurations and skills for customing a hacker style linux OS
- Host: GitHub
- URL: https://github.com/naturomics/hacketc
- Owner: naturomics
- License: mit
- Created: 2017-01-09T10:48:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T15:36:05.000Z (over 8 years ago)
- Last Synced: 2025-06-14T06:01:46.135Z (about 1 year ago)
- Topics: custom, hack, linux, tools
- Language: Lua
- Homepage:
- Size: 1.07 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacketc Project
[](LICENSE)
[](README_zh.md)
The Hacketc(Hack Etc) project aims to gather awesome tools and configurations for hacking a highly customized linux system.
As have been using [Gentoo Linux](https://gentoo.org/) for years in my work and daily life, I've experienced a lot of configuration issues and software bugs. And I found that to find out a useful tool and make software work is always not easy, or some issues I had met but forgot how to fix them again. This project help the people who have the same experience with me by gathering awesome tools and configurations, taking notes of usefully problem solving skills. It is not going to replace any documents or wiki existed on the Internet, but link to them and supplement them.
What I'm using:
----------
|**OS**|**File System**|**Window Manager**|**Terminal**|**Editor**|
|:----:|:-------------:|:----------------:|:----------:|:--------:|
|[](https://www.gentoo.org/)|[](https://btrfs.wiki.kernel.org/index.php/Main_Page)|[](https://awesomewm.org/)|[](http://tilda.sourceforge.net/tildaabout.php)|[](http://www.vim.org)|
|**Web Browser**|
|:-------------:|
|[](http://www.google.cn/chrome/browser/desktop/index.html)|
## Contents
- [Linux Core System](#linux-core-system)
- [System Management](#system-management)
- [Desktop Environment](#desktop-enviroment)
- [Awesome Software Tools](#awesome-software-tools)
- [Gentoo Linux Special](#gentoo-linux-special)
# Linux Core System
- [Partition(GPT or MBR, UEFI or BIOS)](LinuxBaseSys.md#partition)
- [Filesystem](LinuxBaseSys.md#filesystem)
- [Kernel](LinuxBaseSys.md#kernel-compiling)
- Bootloader(Grub, UEFI/BIOS)
# System Management
- [Network](SystemManagement.md#NetWork)
- [Sound](SystemManagement.md#Sound)
- [Power Management and Battery Status](SystemManagement.md#power-management-and-battery-status)
- [Printing Support](SystemManagement.md#printing-support)
# Destop Environment
- [Window Manager](Desktop.md#window-manager)
- [Graphics Card(Nvidia/Intel/AMD)](Desktop.md#graphics-card)
- [Fonts(Specific Language Support)](Desktop.md#fonts)
- [Input Method](Desktop.md#input-method)
# Gentoo Linux Special
- [Using binary package](GentooSpecial.md#using-binary-package)
# Awesome Software Tools
- [Wireless Attacks](SoftwareTools.md#wireless-attacks)
- [Screen Capture](SoftwareTools.md#screen-capture)
- [Security Scanner](SoftwareTools.md#security-scanner)
- [Editor(vim)](SoftwareTools.md#editor)
# Awesome Web Apps
- [Writing Editor](webAPPs.md#writing-editor)
- [Remote Collaboration](webAPPs.md#remote-collaboration)