Создан deb-пакет для Ubuntu / Deb-package for Ubuntu is created
http://www.helplinux.ru/wiki/en:kb:switch-sound
среда, 8 января 2014 г.
вторник, 7 января 2014 г.
Rebuild Ubuntu LiveCD and make it privacy friendly
The following link contains the script aimed to rebuild Ubuntu LiveCD with online search results disabled by default: http://www.helplinux.ru/wiki/en:kb:make-ubuntu-privacy-friendly
четверг, 12 декабря 2013 г.
GPL is not charity
One can always hear or read something like "GPL does not mean free, it restricts some rights". And they are right. GPL is not about charity unlike many of BSD-like licences. GPL has its purposes: motivation for contribution, gathering knowledge, growing. GPL has never been supposed to be a charity. GPL is about freedom for end-users and not for developers or vendors.
воскресенье, 10 ноября 2013 г.
Plantronics .Audio 648 buttons in Ubuntu
Making Plantronics headset buttons work in Ubuntu: http://www.helplinux.ru/wiki/en:kb:ubuntu-plantronics
понедельник, 28 октября 2013 г.
Gigaset and Polycom: convert IPUI to IPEI
ipui-to-ipei.sh:
Usage example:
$ ipui-to-ipei.sh 001bf582ab
00447 0361131
Get IPUI on Gigaset phone:
Menu -> *#06# -> first line
#!/bin/bash
printf "%05d %07d\n" $((0x${1::5})) $((0x${1:5:5}))Usage example:
$ ipui-to-ipei.sh 001bf582ab
00447 0361131
Get IPUI on Gigaset phone:
Menu -> *#06# -> first line
понедельник, 6 мая 2013 г.
Переключение звуковой карты в один клик / Switch sound card in one click - обновление / update
Исправлены некоторые ошибки / Some bugs are fixes
https://github.com/giner/helplinux/tree/master/scripts/switch-sound
Создан PKGBUILD для Arch Linux / PKGBUILD for Arch Linux is created
https://aur.archlinux.org/packages/switch-sound/
понедельник, 29 апреля 2013 г.
Подписаться на:
Сообщения (Atom)
