Hozzászólások
-
SzerzőBejegyzés
-
guardian88 wrote:akkor ez a gondom megoldva. másik: belehet-e úgy állítani hogy root [STRIKE]jelszó[/STRIKE] jogosultság(?) nélkül is tudja(nak)k másolni ntfs partícióra?!?!
Meg.
BornToBePuli wrote:/dev/hda8 /windows/Z ntfs-3g locale=en_US.utf8,uid=1000,gid=100,dmask=0022,fmask=0133,users 0 0guardian88 wrote:akkor ez a gondom megoldva. másik: belehet-e úgy állítani hogy root [STRIKE]jelszó[/STRIKE] jogosultság(?) nélkül is tudja(nak)k másolni ntfs partícióra?!?!Meg.
BornToBePuli wrote:/dev/hda8 /windows/Z ntfs-3g locale=en_US.utf8,uid=1000,gid=100,dmask=0022,fmask=0133,users 0 0bepe79 wrote:A fontebbi eredmenyem szerint az otthoni regi desktop gepem procija (P4Prescott E0 Stepping FSB800 3.2 GHz @ 3.52 GHz) majdnem 3.6 GHz-rehuzva lenyomta a te alapjaraton 3.6 GHz-en ketyego prockodat. (:Az enyém megteszi alapjáraton is. Így sem bírom tisztességesen hűteni.

-=[ CPU/SYS/GPU hőmérséklet: 55.0°C / 45°C / 58°C ]=-
No meg a lényeges szempont nálam a stabilitás.

time ((for i in $(seq 1 5000); do echo „s($i) ; c($i)” ; done ; echo quit) | bc -l >/dev/null)
real 0m1.671s
user 0m1.700s
sys 0m0.016sAkkor már itt van az én „új” processzorom teszteredménye is.
Procbench V0.61 Alpha, Peter Kuscsik, 2006-07-
Basic CPUID info:
~~~~~~~~~~~~~~~~~
Vendor : GenuineIntel
Family : 15
Model : 4
Revision : 3
Name : Intel(R) Pentium(R) 4 CPU 3.60GHz
Features : fpu vme de pse tsc msr pae mce cxchg8 apic sep mtrr pge mca cmov pat pse36 clfl dtes acpi mmx fxsr sse sse2 ss htt tm1 sse3 n/a monitor ds-cpl est tm2 cnxt-idInstruction TLB: 4 KByte and 2-MByte or 4-MByte pages, 64 entries
Data TLB: 4 KByte and 4 MByte pages, 64 entries
1st-level data cache: 16 KByte, 8-way set associative, 64 byte line size
2nd-level cache: 2 MByte, 8-way set associative, 64byte line size
No 2nd-level cache or, if processor contains a valid 2nd-level cache, no 3rd-level cache
Trace cache: 12 K-ľop, 8-way set associativeFrequency [MHz]: 3616.920
Additional information
~~~~~~~~~~~~~~~~~~~~~~Speed of registers measured by add instructions via 1, 2, 3 and 4 registers.
Speeds adding to 1 Register 2 Registers 3 Registers 4 Registers
16 bit Integer MIPS 2790 6185 4918 7500
32 bit Integer MIPS 3092 6000 7228 7894
32 bit MMX Integer MIPS 1621 3225 3260 3260
64 bit FPU MFLOPS —- —- —- —-
32 bit 3DNow MFLOPS —- —- —- —-Memory read performance test :
Read Buffer Speed[MB/s] Read Buffer Speed[MB/s]
4 KBytes 23255 8 KBytes 21052
16 KBytes 13071 32 KBytes 10309
64 KBytes 12738 128 KBytes 13071
256 KBytes 12269 512 KBytes 8196
1 MByte 7299 2 MBytes 4115
4 MBytes 2849Generating:
1. Random numbers [200mills]: 0.264 seconds
2. Fibonicci numbers [200mills]: 0.164 seconds
3. Ackermann’s function [3,10]: 0.491 seconds
4. Cycle with Loop [500m times]: 0.319 seconds
5. Cycle with Jump [500m times]: 0.240 seconds
6. Primes (FPU based) [first 200k]: 1.159 seconds
7. Primes (Int based) [first 200k]: 0.674 seconds2007-06-21-19:23 Hozzászólás: Kérdések és válaszok Vasy-val :) Minden lehet (vegyes topic) :) #2116269uzsolt wrote:Hihetetlen, hogy egy gentoo mennyit kibír!Egy?
2007-06-21-19:23 Hozzászólás: Kérdések és válaszok Vasy-val :) Minden lehet (vegyes topic) :) #2116270uzsolt wrote:Hihetetlen, hogy egy gentoo mennyit kibír!Egy?
2007-06-20-15:42 Hozzászólás: Kérdések és válaszok Vasy-val :) Minden lehet (vegyes topic) :) #2116144vasy05 wrote:Amúgy a megoldás az az volt, hogy emerge dhcpcd , majd szerkeszteni kelett a net.eth0 filét , symlink kelett rá, hogy ne a net.lo hanem a net.eth0 menjen, bár nekem a net.eth2 megy, de megy az a lényeg. Sajnos genkernel lett belőle, na mindegy. Ás végén csak automatikussá tettem a eth1-et. Ennyi volt.Szóval akkor ezek:
Gentoo Handbook wrote:Using DHCPDHCP (Dynamic Host Configuration Protocol) makes it possible to automatically receive networking information (IP address, netmask, broadcast address, gateway, nameservers etc.). This only works if you have a DHCP server in your network (or if your provider provides a DHCP service). To have a network interface receive this information automatically, use dhcpcd:
Code Listing 14: Using dhcpcd
# dhcpcd eth0
Some network admins require that you use the
hostname and domainname provided by the DHCP server.
In that case, use
# dhcpcd -HD eth0If this works (try pinging some internet server, like Google), then you are all set and ready to continue. Skip the rest of this section and continue with Preparing the Disks.
Gentoo Handbook wrote:Configuring your NetworkBefore you get that „Hey, we’ve had that already”-feeling, you should remember that the networking you set up in the beginning of the Gentoo installation was just for the installation. Right now you are going to configure networking for your Gentoo system permanently.
Note: More detailed information about networking, including advanced topics like bonding, bridging, 802.1Q VLANs or wireless networking is covered in the Gentoo Network Configuration section.
All networking information is gathered in /etc/conf.d/net. It uses a straightforward yet not intuitive syntax if you don’t know how to set up networking manually. But don’t fear, we’ll explain everything. A fully commented example that covers many different configurations is available in /etc/conf.d/net.example.
DHCP is used by default. For DHCP to work, you will need to install a DHCP client. This is described later in Installing Necessary System Tools. Do not forget to install a DHCP client.
If you need to configure your network connection either because you need specific DHCP options or because you do not use DHCP at all, open /etc/conf.d/net with your favorite editor (nano is used in this example):
Code Listing 7: Opening /etc/conf.d/net for editing
# nano -w /etc/conf.d/net
You will see the following file:
Code Listing 8: Default /etc/conf.d/net
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d. To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).To enter your own IP address, netmask and gateway, you need to set both config_eth0 and routes_eth0:
To use DHCP and add specific DHCP options, define config_eth0 and dhcp_eth0:
Code Listing 10: Automatically obtaining an IP address for eth0
config_eth0=( „dhcp” )
dhcp_eth0=”nodns nontp nonis”Please read /etc/conf.d/net.example for a list of all available options.
If you have several network interfaces repeat the above steps for config_eth1, config_eth2, etc.
Now save the configuration and exit to continue.
Automatically Start Networking at Boot
To have your network interfaces activated at boot, you need to add them to the default runlevel.
Code Listing 11: Adding net.eth0 to the default runlevel
# rc-update add net.eth0 default
If you have several network interfaces, you need to create the appropriate net.eth1, net.eth2 etc. initscripts for those. You can use ln to do this:
Code Listing 12: Creating extra initscripts
# cd /etc/init.d
# ln -s net.lo net.eth1
# rc-update add net.eth1 defaultTehát végülis a figyelmetlenséged miatt nem működött körülbelül másfél hónapig az a fránya Gentoo…
2007-06-20-15:42 Hozzászólás: Kérdések és válaszok Vasy-val :) Minden lehet (vegyes topic) :) #2116145vasy05 wrote:Amúgy a megoldás az az volt, hogy emerge dhcpcd , majd szerkeszteni kelett a net.eth0 filét , symlink kelett rá, hogy ne a net.lo hanem a net.eth0 menjen, bár nekem a net.eth2 megy, de megy az a lényeg. Sajnos genkernel lett belőle, na mindegy. Ás végén csak automatikussá tettem a eth1-et. Ennyi volt.Szóval akkor ezek:
Gentoo Handbook wrote:Using DHCPDHCP (Dynamic Host Configuration Protocol) makes it possible to automatically receive networking information (IP address, netmask, broadcast address, gateway, nameservers etc.). This only works if you have a DHCP server in your network (or if your provider provides a DHCP service). To have a network interface receive this information automatically, use dhcpcd:
Code Listing 14: Using dhcpcd
# dhcpcd eth0
Some network admins require that you use the
hostname and domainname provided by the DHCP server.
In that case, use
# dhcpcd -HD eth0If this works (try pinging some internet server, like Google), then you are all set and ready to continue. Skip the rest of this section and continue with Preparing the Disks.
Gentoo Handbook wrote:Configuring your NetworkBefore you get that „Hey, we’ve had that already”-feeling, you should remember that the networking you set up in the beginning of the Gentoo installation was just for the installation. Right now you are going to configure networking for your Gentoo system permanently.
Note: More detailed information about networking, including advanced topics like bonding, bridging, 802.1Q VLANs or wireless networking is covered in the Gentoo Network Configuration section.
All networking information is gathered in /etc/conf.d/net. It uses a straightforward yet not intuitive syntax if you don’t know how to set up networking manually. But don’t fear, we’ll explain everything. A fully commented example that covers many different configurations is available in /etc/conf.d/net.example.
DHCP is used by default. For DHCP to work, you will need to install a DHCP client. This is described later in Installing Necessary System Tools. Do not forget to install a DHCP client.
If you need to configure your network connection either because you need specific DHCP options or because you do not use DHCP at all, open /etc/conf.d/net with your favorite editor (nano is used in this example):
Code Listing 7: Opening /etc/conf.d/net for editing
# nano -w /etc/conf.d/net
You will see the following file:
Code Listing 8: Default /etc/conf.d/net
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d. To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).To enter your own IP address, netmask and gateway, you need to set both config_eth0 and routes_eth0:
To use DHCP and add specific DHCP options, define config_eth0 and dhcp_eth0:
Code Listing 10: Automatically obtaining an IP address for eth0
config_eth0=( „dhcp” )
dhcp_eth0=”nodns nontp nonis”Please read /etc/conf.d/net.example for a list of all available options.
If you have several network interfaces repeat the above steps for config_eth1, config_eth2, etc.
Now save the configuration and exit to continue.
Automatically Start Networking at Boot
To have your network interfaces activated at boot, you need to add them to the default runlevel.
Code Listing 11: Adding net.eth0 to the default runlevel
# rc-update add net.eth0 default
If you have several network interfaces, you need to create the appropriate net.eth1, net.eth2 etc. initscripts for those. You can use ln to do this:
Code Listing 12: Creating extra initscripts
# cd /etc/init.d
# ln -s net.lo net.eth1
# rc-update add net.eth1 defaultTehát végülis a figyelmetlenséged miatt nem működött körülbelül másfél hónapig az a fránya Gentoo…
2007-06-18-16:26 Hozzászólás: Kérdések és válaszok Vasy-val :) Minden lehet (vegyes topic) :) #2116084vasy05 wrote:Mindjárt írok a Gentoosoknak, hogy segítsenek a kernel konfignál a net beállításoknál. 🙂 Úgy is feliratkoztam ilyen segítség nyújtó szolgáltatásra. 🙂Írd majd meg kérlek mit válaszoltak, mert érdekel!
-
SzerzőBejegyzés


