Hallo! Ich freue mich dich zu sehen! Erläuterungen zulassen. Willkommen zum Gabriel Stein Weltall! Was mach ich hier? |
![]() |
IRC registration |
/msg nickserv register <password> <e-mail>
Then you have to confirm email with provided link (link is being sent via email)
/msg nickserv identify <password>
Метки: linux irc register |
How to configure keyboard |
sudo dpkg-reconfigure console-setup
Правда, языки я все равно ковыряла через гуй. Так и не поняла, что там с консолью...
Метки: linux localization dpkg |
Bluetooth |
Неожиданно порадовал блютус. Мой донгл фирмы Нонамэ, для которого под винду приходилось полдня отыскивать драйвер и сфот под линуксом встал на plug'n'play. Довольна :)
Метки: bluetooth linux |
X |
Как передернуть иксы:
sudo dpkg-reconfigure -phigh xserver-xorg
Как добавить локаль
Вот это в xorg.conf
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ua(winkeys),ru(winkeys)"
Option "XkbOptions" "grp:rctrl_toggle,grp_led:scroll"
EndSection
Если я запорола иксы - значит, это лажа )
Метки: linux xorg.conf locale |
Ekiga |
Метки: linux ekiga softphone |
Cowon O2 |
У меня появился Он. Cowon O2. Угадайте, что было первой мыслью, когда я немного с ним свыклась и разобралась?
Первой мыслью было "Интересно, а можно ли с него залезть в инет?"
Слава Богам, что не "А можно ли на него поставить линукс?" По крайней мере, я не совсем безнадежна.
Как он у меня появился - отдельная история. Это подарок. Первый настоящий подарок в моей жизни. Не в смысле нечто, отданное мне безвозмездно. Нет. Мне и раньше что-то дарили, конечно. Но эти вещи делились на две категории. Фигня и то, что я заказывала. Иногда впрочем они умудрялись выполнить оба условия одновремено... А эта вещица была неожиданной и очень приятной. В одном даривший был прав: сама бы я такое ни за что не купила. Скорее предпочла бы усб-винт, коммуникатор или КПК. А это... мультимедийный центр, который умеет картинки, музыку, видео и книжки. Больше ничего. Но он умеет это хорошо.
И он, зараза 32 гигабайта! И флешки до 32-х!
Для меня, как для человека, прожившего три года с сорокагиговым перезабитым винчестером это дикая роскошь. И я никак не могу с этим справиться. Когда у меня появился винт на 120, я просто не знала, что туда складывать.
Словом, он мне нравится. Он просто классный )
Метки: cowon cowon o2 подарки |
GIMP |
Метки: linux gimp jaunty |
VNC |
VNC is remote control software which allows you to view and fully interact with one computer desktop (the "VNC server") using a simple program (the "VNC viewer") on another computer desktop anywhere on the Internet. The two computers don't even have to be the same type, so for example you can use VNC to view a Windows Vista desktop at the office on a Linux or Mac computer at home. For ultimate simplicity, there is even a Java viewer, so that any desktop can be controlled remotely from within a browser without having to install software.
Метки: linux vnc remote control |
Karmic Koala |
The name for new ubuntu release - 9.10 - was agreed.
Aside from having a cute name, Ubuntu 9.10 will have huge improvements in both the server and desktop editions. For the server, it will be embracing the API’s of Amazon EC2 making it easy for anybody to setup their own cloud using entirely open source tools. For the desktop, there will be massive changes. Ubuntu may use Red Hat’s Plymouth graphical boot in favor of Usplash. They are also aiming for a much faster boot speed.
Perhaps the most interesting part in Mark Shuttleworth’s latest announcement is this:
"The desktop will have a designer’s fingerprints all over it - we’re now beginning the serious push to a new look. Brown has served us well but the Koala is considering other options. Come to UDS for a preview of the whole new look."
I liked Kinetic Kiwi, but this is my personal opinion. Well, waiting for first installation pack :)
Метки: linux ubuntu release karmic |
genisoimage |
Метки: linux mutt brasero |
Cd-record |
Usually I write CDs with brasero, the software that comes with my OS. Maybe there are better alternates, but I need to find them. In any case I like Brasero, it is simple enough.
I also was told that it is possible to burn images with cdrecord console command.
man cdrecord
Метки: brasero cdrecord linux |
Fonts |
If you need to add fonts from Win to ubuntu, please copy them to /home/username/.fonts
You also can use msttcorefonts library and copy font files to /usr/share/fonts/truetype/msttcorefonts
If you are having problems with Opera browser, use Font settings or just re-install it.
Метки: linux fonts opera |
InfraLinux |
sudo wget http://archive.infralinux.org/infralinux/intrepid.list -O /etc/apt/sources.list.d/infralinux.list
sudo apt-get update && sudo apt-get install infralinux-keyring && sudo apt-get update
sudo apt-get install infralinux-desktop && sudo apt-get upgrade
Tutorial from here:
http://www.infralinux.org/for-ubuntu-users.html
Метки: linux infra-linux |
Skype |
Finally I solved t install skype but was surprized: inderpid repositories on yandex does not have skype. So I can search for better repositories or try to cmpile the program by myself.
Метки: linux skype intrepid repositories |
Attempt |
New attempt to set up wi-fi, configs, configs, drivers...
Maybe I have to reset AP. Ok, I that case I need to learn how to tune it again cause I need WPA.
Метки: wi-fi linux |
Sound |
I am having constant problems with sound. When I plug in headphones and then turn on the music, amaros says "can't initialize xine driver". And when I turn it on just as is and then plug in headphones, everything is ok. Is there a way to fix the problem or not just to reboot each time I forgot about this bug?
Метки: linux sound headphones amarok |