Difference between revisions of "User:Graysky"
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
{{Article summary wiki|Modprobed_db}} - Keeps track of every probed module for though of us who make localmodconfig. | {{Article summary wiki|Modprobed_db}} - Keeps track of every probed module for though of us who make localmodconfig. | ||
{{Article summary wiki|Vncserver}} - Using vnc. | {{Article summary wiki|Vncserver}} - Using vnc. | ||
+ | {{Article summary wiki|Playing_with_ZFS}} - Learn by doing: step-by-step examples presented a zpool built from virtual disks. | ||
{{Article summary wiki|RAID}} - Using a software RAID. | {{Article summary wiki|RAID}} - Using a software RAID. | ||
{{Article summary wiki|Deluge}} - Using deluge. | {{Article summary wiki|Deluge}} - Using deluge. | ||
Line 15: | Line 16: | ||
{{Article summary wiki|E4rat}} - Tune ext4 partitions to boot much faster. | {{Article summary wiki|E4rat}} - Tune ext4 partitions to boot much faster. | ||
{{Article summary wiki|Lostfiles}} - Nice script to find orphaned files on your Arch system. | {{Article summary wiki|Lostfiles}} - Nice script to find orphaned files on your Arch system. | ||
+ | {{Article summary wiki|ZFS}} - Main ZFS article. | ||
{{Article summary end}} | {{Article summary end}} | ||
Line 24: | Line 26: | ||
*{{AUR|anything-sync-daemon}} - Symlinks and syncs user specified dirs to RAM thus reducing HDD/SDD calls and speeding-up the system. | *{{AUR|anything-sync-daemon}} - Symlinks and syncs user specified dirs to RAM thus reducing HDD/SDD calls and speeding-up the system. | ||
*{{AUR|backdrop-randomizer}} - Companion for xfdesktop which randomly cycles through wallpapers without repeating them until all have been displayed once. | *{{AUR|backdrop-randomizer}} - Companion for xfdesktop which randomly cycles through wallpapers without repeating them until all have been displayed once. | ||
+ | *{{AUR|chromium-scroll-pixels}} - The open-source project behind Google Chrome patched to enable wheel mouse scroll adjustment. | ||
*{{AUR|hosts_update}} - Updates /etc/hosts with the mvps blocklist to prevent thousands of parasites, hijackers and unwanted adware/spyware/privacy websites from working. | *{{AUR|hosts_update}} - Updates /etc/hosts with the mvps blocklist to prevent thousands of parasites, hijackers and unwanted adware/spyware/privacy websites from working. | ||
*{{AUR|modprobed_db}} - Keeps track of EVERY kernel module that has ever been probed. Useful for those of us who make localmodconfig :) | *{{AUR|modprobed_db}} - Keeps track of EVERY kernel module that has ever been probed. Useful for those of us who make localmodconfig :) | ||
*{{AUR|profile-cleaner}} - Reduces browser profile size by cleaning their sqlite databases. | *{{AUR|profile-cleaner}} - Reduces browser profile size by cleaning their sqlite databases. | ||
*{{AUR|profile-sync-daemon}} - Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers. | *{{AUR|profile-sync-daemon}} - Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers. | ||
− | *{{AUR|pulseaudio-ctl}} - | + | *{{AUR|pulseaudio-ctl}} - Control pulseaudio volume from the shell. Useful when mapped to keyboard shortcuts under xfce4 for example. |
+ | *[https://github.com/graysky2/streamzap streamzap] - Linux Streamzap USB remote config files for mplayer and xbmc. | ||
+ | *{{AUR|xbmc-prevent-xscreensaver}} - Keep xscreensaver from coming on when xbmc is active. | ||
==My Stuff @ Github== | ==My Stuff @ Github== |
Revision as of 15:26, 23 October 2013
Template:Article summary start Template:Article summary text Template:Article summary heading Template:Article summary wiki - Main SSD Article which I started :p Template:Article summary wiki - Linux-ck package general info. Template:Article summary wiki - Info about the unofficial repo housing linux-ck and related packages which I maintain for the community. Template:Article summary wiki - Sync browser profiles to tmpfs. Template:Article summary wiki - Keeps track of every probed module for though of us who make localmodconfig. Template:Article summary wiki - Using vnc. Template:Article summary wiki - Learn by doing: step-by-step examples presented a zpool built from virtual disks. Template:Article summary wiki - Using a software RAID. Template:Article summary wiki - Using deluge. Template:Article summary wiki - Setup and tips. Template:Article summary wiki- Article covers configuration of NFSv4 which is an open standard network file sharing protocol. Template:Article summary wiki - Distributed cc. Template:Article summary wiki - Tune ext4 partitions to boot much faster. Template:Article summary wiki - Nice script to find orphaned files on your Arch system. Template:Article summary wiki - Main ZFS article. Template:Article summary end
Contents
My Public GPG Key
My Utilities
- anything-sync-daemonAUR - Symlinks and syncs user specified dirs to RAM thus reducing HDD/SDD calls and speeding-up the system.
- backdrop-randomizerAUR - Companion for xfdesktop which randomly cycles through wallpapers without repeating them until all have been displayed once.
- chromium-scroll-pixelsAUR - The open-source project behind Google Chrome patched to enable wheel mouse scroll adjustment.
- hosts_updateAUR - Updates /etc/hosts with the mvps blocklist to prevent thousands of parasites, hijackers and unwanted adware/spyware/privacy websites from working.
- modprobed_dbAUR - Keeps track of EVERY kernel module that has ever been probed. Useful for those of us who make localmodconfig :)
- profile-cleanerAUR - Reduces browser profile size by cleaning their sqlite databases.
- profile-sync-daemonAUR - Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
- pulseaudio-ctlAUR - Control pulseaudio volume from the shell. Useful when mapped to keyboard shortcuts under xfce4 for example.
- streamzap - Linux Streamzap USB remote config files for mplayer and xbmc.
- xbmc-prevent-xscreensaverAUR - Keep xscreensaver from coming on when xbmc is active.
My Stuff @ Github
Arch-centric Links
Miscellaneous Links
- Open Source Screencast Applications - Great article for screencasts on Linux.
- Stronger SSL certificates for TomatoUSB - Great article describing how to make an SSL certificate that works with the Chromium family of browsers for users of TomatoUSB firmware.
- Fix TomatoUSB SSL warnings in Chromium - Companion article to the above.
- Linux firmware for wireless routers - Alternative to OpenWRT.
- ArchWiki Maintainer