Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 333 matches

Go to advanced search

Advanced search
Search found 333 matches
  • Page 1 of 14
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next
by Bash[DevNull]
Sun Apr 05, 2009 12:19 am
Forum: Gentoo Chat
Topic: Searching for Gentoo Dedicated Hosting in Europe/UK
Replies: 6
Views: 6743

Once again. Need the same configuration.
But without expensive setup-fee (like bytemark), with ability to pay per month (not per 3 moth like ovh.com) and with english support :-)
Data-center should be locate in Europe/UK.

Thank you for help.
  • Jump to post
by Bash[DevNull]
Mon Mar 30, 2009 3:23 am
Forum: Kernel & Hardware
Topic: Does HardWare RAID-1 is faster then Linux SoftWare RAID-1 ?
Replies: 8
Views: 6143

Thank you for detailed answer.
I am going to try find hosting with RAID-5.
  • Jump to post
by Bash[DevNull]
Sun Mar 29, 2009 5:36 pm
Forum: Kernel & Hardware
Topic: Does HardWare RAID-1 is faster then Linux SoftWare RAID-1 ?
Replies: 8
Views: 6143


What do you mean by hardware raid?
I can order 3Ware RAID Controller (no additional info from my hoster)


How are the devices contributing to your software raid set arranged?
IDE, SATA or some other interface ?
Simple 2 (identical) SATA disks:
md0 : active raid1 sdb1[1] sda1[0]
308367552 ...
  • Jump to post
by Bash[DevNull]
Fri Mar 27, 2009 4:19 pm
Forum: Kernel & Hardware
Topic: Does HardWare RAID-1 is faster then Linux SoftWare RAID-1 ?
Replies: 8
Views: 6143

Does HardWare RAID-1 is faster then Linux SoftWare RAID-1 ?

Hello everyone,

I have one simple question and can't find right answer.
Does hardware RAID-1 is faster then Linux software RAID-1??

In my simple configuration linux software RAID-1 does not give any performance benefits on READ.
I think this is not right, because RAID-1 should give READ speed-up ...
  • Jump to post
by Bash[DevNull]
Thu Mar 19, 2009 6:43 pm
Forum: Gentoo Chat
Topic: Searching for Gentoo Dedicated Hosting in Europe/UK
Replies: 6
Views: 6743

Wow! It's awesome!
Thank you very much )
  • Jump to post
by Bash[DevNull]
Thu Mar 19, 2009 5:54 pm
Forum: Gentoo Chat
Topic: Searching for Gentoo Dedicated Hosting in Europe/UK
Replies: 6
Views: 6743

Searching for Gentoo Dedicated Hosting in Europe/UK

Hello everyone,
I am trying to find dedicated hosting in Europe/UK with configuration like this:
2/4 core server, with 8Gb RAM and 2 HDD (160gb will be enough) in RAID-1.
Price limit is 165$/120Euro.

Will appreciated for any links, ideas and suggestions.
  • Jump to post
by Bash[DevNull]
Sat Mar 08, 2008 1:52 am
Forum: Networking & Security
Topic: apache and default configuration
Replies: 5
Views: 1896

If you are upgrading from a previous version check out this . It gives you a long command you need to use to add the following to your make.conf.

APACHE2_MODULES=" "
My make.conf looks like this..

APACHE2_MPMS="prefork"

APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn ...
  • Jump to post
by Bash[DevNull]
Sat Mar 08, 2008 1:50 am
Forum: Networking & Security
Topic: apache and default configuration
Replies: 5
Views: 1896

Some settings have been moved to /etc/apache2/vhosts.d/default_vhost.include and /etc/apache2/vhosts.d/00_default_vhost.conf and 00_default_ssl_vhost.conf

Check those out and you'll see some familiarity! :)

I've checked them, and still there are no sections like:

<IfDefine INFO>
ExtendedStatus ...
  • Jump to post
by Bash[DevNull]
Sat Mar 08, 2008 12:17 am
Forum: Networking & Security
Topic: apache and default configuration
Replies: 5
Views: 1896

apache and default configuration

Hello All,
I am little bit confused that new ebuild for apache do not provide full configuration like in old times.
I mean that new httpd.conf is completely clean out, it contains only minimum configuration. It even doesn't have section for INFO/STATUS.

Is there any ability to install full httpd ...
  • Jump to post
by Bash[DevNull]
Sat Mar 08, 2008 12:13 am
Forum: Kernel & Hardware
Topic: Software RAID-1 does not give benefits in READ operations?
Replies: 2
Views: 2201

Thank you for good answer!
  • Jump to post
by Bash[DevNull]
Sun Feb 03, 2008 8:58 am
Forum: Kernel & Hardware
Topic: Software RAID-1 does not give benefits in READ operations?
Replies: 2
Views: 2201

Software RAID-1 does not give benefits in READ operations?

Hello All,
Yes, I know that software RAID is not ideal solution, but I expected much more from it...
Here is my simple benchmarks:

# dd if=/dev/sda of=/dev/null bs=64k count=10000 skip=100000
10000+0 records in
10000+0 records out
655360000 bytes (655 MB) copied, 8.32697 s, 78.7 MB/s

# dd if=/dev ...
  • Jump to post
by Bash[DevNull]
Tue Jan 29, 2008 4:31 am
Forum: Portage & Programming
Topic: ERROR: sys-devel/gcc-4.1.2 failed (amd64) [solved]
Replies: 2
Views: 968

after searching on forum found solution:

Code: Select all

Executable file formats / Emulations --->
CONFIG_IA32_EMULATION=y
CONFIG_IA32_AOUT=y 
  • Jump to post
by Bash[DevNull]
Tue Jan 29, 2008 12:03 am
Forum: Portage & Programming
Topic: ERROR: sys-devel/gcc-4.1.2 failed (amd64) [solved]
Replies: 2
Views: 968

This I got for gblic:

checking size of long double... configure: error: cannot compute sizeof (long double), 77
See `config.log' for more details.
*
* ERROR: sys-libs/glibc-2.6.1 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_compile
* ebuild.sh, line 1039: Called qa_call 'src ...
  • Jump to post
by Bash[DevNull]
Mon Jan 28, 2008 8:37 pm
Forum: Portage & Programming
Topic: ERROR: sys-devel/gcc-4.1.2 failed (amd64) [solved]
Replies: 2
Views: 968

ERROR: sys-devel/gcc-4.1.2 failed (amd64) [solved]

Hello all
I've got this:

checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[2]: *** [configure-target-libstdc++-v3] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys ...
  • Jump to post
by Bash[DevNull]
Mon Jul 02, 2007 12:17 pm
Forum: Gentoo Chat
Topic: Hosting services with Gentoo support
Replies: 29
Views: 34554

Gentoo Dedicated Hosting in Europe

Hi all,
Im searching for gentoo dedicated hosting (not VPS) with english support.
I need simple server with RAID-0 (2x40/2x80 hdd) on board.... My budget is ~150$/mo.
Is it possbile?
  • Jump to post
by Bash[DevNull]
Sat May 26, 2007 12:32 am
Forum: Other Things Gentoo
Topic: Virtual Private Servers (VPS) hosting with Gentoo
Replies: 4
Views: 1484

My country isn't important. But country of my visitors is important.
I think that 80-90% of them will be from Europe and 10-20% from US.

PS. Thanks for reply. I'll check all this hosters.
  • Jump to post
by Bash[DevNull]
Wed May 16, 2007 12:44 pm
Forum: Other Things Gentoo
Topic: Virtual Private Servers (VPS) hosting with Gentoo
Replies: 4
Views: 1484

Virtual Private Servers (VPS) hosting with Gentoo

Hello all,
I want to buy VPS hosting with Gentoo guest OS.
Can you give me advice which one VPS hosting with good support to choose?
  • Jump to post
by Bash[DevNull]
Wed Apr 05, 2006 11:51 pm
Forum: Multimedia
Topic: how to convert mp3-tag into UTF8 [solved]
Replies: 2
Views: 1340

id3 can get/set tags... but i found more usable GUI-application EasyTag :)
  • Jump to post
by Bash[DevNull]
Wed Apr 05, 2006 6:02 pm
Forum: Multimedia
Topic: how to convert mp3-tag into UTF8 [solved]
Replies: 2
Views: 1340

how to convert mp3-tag into UTF8 [solved]

Hello All,
Im decided to convert all tags in my mp3s archive to utf8.
Suggest me please any tools which will automatically convert all tags.
  • Jump to post
by Bash[DevNull]
Fri Mar 31, 2006 3:49 am
Forum: Russian
Topic: filenames containing russian letters in console
Replies: 7
Views: 2852


Чтобы вот таких вопросов не было...
А must это жестоко... Вы не в армии...

Вообщето utf это... как там у тебя написано... о...
UTF - bad realization of a good idea :)

Я пожалуй еще год точно потерплю и не буду на utf переходить, уж как-то не хочется грабли собираться в самых неожиданных местах ...
  • Jump to post
by Bash[DevNull]
Tue Mar 28, 2006 4:54 pm
Forum: Russian
Topic: проблемы с OpenDict
Replies: 12
Views: 5898

codebuger wrote: Такое было бы возможно если бы писали все на чем-то одном. Почти не реально стать гуру достаточной компетенции во всех направлениях...
В unix-like системах наблюдается все общая любовь к simple C :)
В частности по этой причине я не использую QT/KDE, т.к. не могу там ничего поправить и изменить :)
  • Jump to post
by Bash[DevNull]
Tue Mar 28, 2006 4:14 pm
Forum: Russian
Topic: проблемы с OpenDict
Replies: 12
Views: 5898

codebuger wrote: Переписывать все, что не нравится жизни не хватит :-)
Все переписывать нету смысла, а вот найти наиболее близкое к идеалу что-то и добавить в него нужные фичи - это легко.
  • Jump to post
by Bash[DevNull]
Tue Mar 28, 2006 2:22 pm
Forum: Russian
Topic: filenames containing russian letters in console
Replies: 7
Views: 2852

Ох уж эти буржуи :))
  • Jump to post
by Bash[DevNull]
Tue Mar 28, 2006 2:20 pm
Forum: Russian
Topic: последовательная установка приложений - ваши советы.
Replies: 5
Views: 2705

Re: благодарствую...

codebuger wrote: За genlop благодарствую - не знал :-)
"Век живи, век учись" (с) н.мудрость =)
  • Jump to post
by Bash[DevNull]
Tue Mar 28, 2006 2:18 pm
Forum: Russian
Topic: проблемы с OpenDict
Replies: 12
Views: 5898

codebuger wrote:
Bash[DevNull] wrote:А чем старый-добрый app-text/dictd не устраивает??
Иногда интересно есть ли альтернатива используемому тобой софту...
Альтренатива в OS всегда есть, как минимум тобой же написанная :)
  • Jump to post

Search found 333 matches
  • Page 1 of 14
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy